:root {
  --untitled-ui-white: white;
  --orange: darkorange;
  --untitled-ui-gray300: #d0d5dd;
  --untitled-ui-gray700: #344054;
  --black: #121212;
  --header: #3a2f25;
  --untitled-ui-primary600: #7f56d9;
  --untitled-ui-primary700: #6941c6;
  --untitled-ui-primary100: #f4ebff;
  --untitled-ui-gray50: #f9fafb;
  --untitled-ui-gray800: #1d2939;
  --untitled-ui-gray100: #f2f4f7;
  --untitled-ui-gray600: #475467;
  --untitled-ui-gray200: #eaecf0;
  --untitled-ui-gray500: #667085;
  --untitled-ui-gray900: #101828;
  --untitled-ui-warning300: #fec84b;
}

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

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.uui-heroheader01_pattern-image {
  width: 18.625rem;
  position: absolute;
  top: -6%;
  right: -21%;
}

.uui-heroheader01_fileupload-image2 {
  width: 23rem;
  min-width: 23rem;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: .5rem;
}

.uui-heroheader01_fileupload-image1 {
  width: 23rem;
  min-width: 23rem;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: .5rem;
  margin-bottom: .75rem;
}

.uui-heroheader01_fileupload-image-wrapper {
  width: 23rem;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: -16%;
  right: auto;
}

.uui-heroheader01_image {
  width: 100%;
  height: 40rem;
  object-fit: cover;
  border-top-left-radius: 10rem;
}

.uui-heroheader01_image-wrapper {
  position: relative;
}

.uui-button {
  grid-column-gap: .5rem;
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button.is-button-large {
  grid-column-gap: .75rem;
  border-style: solid;
  border-color: var(--orange);
  background-color: rgba(255, 140, 0, .1);
  border-radius: 0;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-button-icon {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-button-icon.is-icon-large {
  width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  min-width: 1.5rem;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-secondary-gray:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui-white);
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
}

.uui-button-secondary-gray.is-button-large {
  grid-column-gap: .75rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-space-large {
  width: 100%;
  min-height: 3rem;
}

.uui-text-size-xlarge {
  color: #525252;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .9vw;
  line-height: 1.5;
}

.uui-max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-heading-xlarge {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 140%;
}

.uui-heroheader01_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-section_heroheader01 {
  overflow: hidden;
}

.body {
  font-family: Montserrat, sans-serif;
}

.text-block {
  color: var(--orange);
  font-family: Montserrat, sans-serif;
  font-size: 1vw;
  font-weight: 500;
}

.vertical-simistor {
  width: 30vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: auto;
  bottom: -25%;
  left: 0%;
  right: 0%;
}

.image-27 {
  width: 7.604vw;
}

.microvawe {
  z-index: 1;
  position: relative;
  bottom: 7%;
  left: 10%;
}

.stiralka {
  z-index: 1;
  width: 11vw;
  position: relative;
  bottom: 17%;
  left: 6%;
}

.pc {
  z-index: 1;
  width: 15vw;
  max-width: 140%;
  display: block;
  position: relative;
  bottom: 25%;
  left: -5%;
}

.right-block-s3 {
  width: 90vw;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.tv {
  z-index: 1;
  width: 15vw;
  max-width: 100%;
  display: block;
  position: relative;
  bottom: 22%;
  left: 26%;
}

.remont-tech-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.image-28 {
  max-width: 120%;
  position: relative;
  bottom: 4%;
  left: 10%;
}

.holodilnik {
  z-index: 1;
  width: 9vw;
  position: relative;
  bottom: 12%;
  left: 18%;
}

.left-side-3s {
  width: 50vw;
  height: 25vw;
  background-image: radial-gradient(circle, #313131 21%, #000);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 8.854vw;
  display: flex;
  position: relative;
}

.big-text-s2 {
  color: #ff8c00;
  text-transform: uppercase;
  margin: 0 0 .9vw;
  font-size: 1.667vw;
  font-weight: 800;
  line-height: 140%;
}

.big-text-s2.black-big-text {
  color: #121212;
  margin-top: 0;
  margin-bottom: 3.958vw;
}

.big-text-s2.black-big-text.tablet {
  color: var(--black);
  text-transform: none;
  margin-bottom: 1vw;
  font-size: 1.4vw;
  font-weight: 700;
}

.big-text-s2.black-big-text.tablet.h2 {
  color: var(--header);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2vw;
  font-size: 2.4vw;
}

.big-text-s2.black-big-text.tablet {
  color: var(--header);
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  text-align: center;
  margin-top: 1vw;
  margin-bottom: 5vw;
  font-size: 1.4rem;
}

.big-text-s2.orange-title {
  color: var(--untitled-ui-white);
  margin-bottom: 2.083vw;
  font-weight: 700;
}

.grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: stretch;
  justify-items: stretch;
}

.price-za-remont {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-19 {
  text-align: center;
  font-size: .833vw;
  font-weight: 600;
  position: absolute;
  top: 16%;
}

.serednia-cina {
  flex-direction: column;
  margin: 0 15vw 7vw;
  display: flex;
}

.div-block {
  align-items: flex-start;
  display: flex;
}

.paragraph {
  text-align: center;
  margin-bottom: 5vw;
}

.div-block-2 {
  width: 35vw;
}

.uui-button-icon-2 {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: #6941c6;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link:hover {
  color: #53389e;
}

.uui-button-row-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-space-small-2 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-text-size-medium {
  width: auto;
  max-width: 20vw;
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .9vw;
  line-height: 1.5;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xsmall {
  color: #423e39;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: .7rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 130%;
}

.uui-icon-1x1-xsmall {
  width: 2rem;
  height: 2rem;
  color: var(--orange);
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-icon-featured-outline-large {
  width: 3.5rem;
  height: 3.5rem;
  color: var(--orange);
  background-color: #ffeeda;
  border: .5rem solid #fff7ee;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-layout34_content {
  max-width: none;
}

.uui-layout34_component {
  width: auto;
  max-width: none;
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: stretch;
  display: grid;
}

.uui-padding-vertical-xhuge-2 {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3rem;
  padding-bottom: 7rem;
}

.uui-container-large-2 {
  width: auto;
  max-width: none;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-page-padding-2 {
  padding-left: 0;
  padding-right: 0;
}

.uui-section_layout34 {
  justify-content: center;
  display: block;
}

.section {
  width: 100%;
  max-width: 80rem;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.h1 {
  color: var(--header);
  text-align: center;
  text-transform: uppercase;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-size: 1.5rem;
  line-height: 140%;
}

.h1.alighn-left {
  text-align: left;
}

.process_line {
  width: 2px;
  height: 70%;
  mix-blend-mode: luminosity;
  background-image: url('../images/line.svg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  position: absolute;
}

.process_details {
  width: 45%;
  min-height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 20px;
  display: flex;
  position: relative;
}

.centre_step {
  color: var(--orange);
  font-size: 21px;
  font-weight: 600;
}

.title_text {
  color: var(--orange);
  text-align: center;
  letter-spacing: 2px;
  font-size: .9vw;
  font-weight: 700;
}

.centre_block {
  width: 120px;
  height: 80px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.title_wrap {
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}

.paragraph-2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.centre_icon_wrap {
  z-index: 5;
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 35px 18px rgba(230, 203, 255, .14);
}

.process_card {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.section_container {
  max-width: 1140px;
}

.h2 {
  color: #241400;
  margin-top: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 30px;
}

.process_card_02 {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.process_image_wrap {
  width: 45%;
  min-height: 300px;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
  position: relative;
}

.process_section {
  justify-content: center;
  align-items: center;
  padding: 120px 25px;
  display: flex;
}

.process {
  max-width: 900px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.uui-heroheader13_image {
  width: 100%;
  max-width: 48rem;
}

.uui-heroheader13_image-wrapper {
  width: 100vw;
  height: 230px;
  min-height: 25vh;
  background-color: var(--orange);
  margin-top: 4rem;
  position: absolute;
  bottom: 3.8vw;
}

.uui-button-2 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary600);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-2:hover {
  border-color: var(--untitled-ui-primary700);
  background-color: var(--untitled-ui-primary700);
}

.uui-button-2:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-button-2.is-button-large {
  grid-column-gap: .75rem;
  border-color: var(--orange);
  color: var(--orange);
  background-color: rgba(255, 140, 0, .2);
  border-radius: 0;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-button-2.is-button-large:hover {
  background-color: var(--orange);
  color: var(--black);
}

.uui-button-2.is-button-large:active {
  border-style: solid;
  border-color: var(--black);
  background-color: var(--black);
  color: var(--orange);
}

.uui-button-icon-3 {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-button-icon-3.is-icon-large {
  width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  min-width: 1.5rem;
}

.uui-button-secondary-gray-2 {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-secondary-gray-2:hover {
  background-color: var(--untitled-ui-gray50);
  color: var(--untitled-ui-gray800);
}

.uui-button-secondary-gray-2:focus {
  background-color: var(--untitled-ui-white);
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui-gray100);
}

.uui-button-secondary-gray-2.is-button-large {
  grid-column-gap: .75rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-button-row-3 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row-3.button-row-center {
  justify-content: center;
}

.uui-space-large-2 {
  width: 100%;
  min-height: 3rem;
}

.uui-text-size-xlarge-2 {
  color: var(--untitled-ui-gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center, .align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-space-small-3 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-heading-xlarge-2 {
  color: #252525;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 170%;
}

.uui-max-width-xlarge {
  width: 100%;
  max-width: 64rem;
  margin-bottom: 0;
}

.uui-text-align-center {
  text-align: center;
}

.uui-heroheader13_component {
  flex-direction: column;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.uui-padding-vertical-xhuge-3 {
  padding-top: 6rem;
  padding-bottom: 0;
}

.uui-container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding-3 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-section_heroheader13 {
  height: 100%;
  background-color: #fbfaf9;
  margin-bottom: 4rem;
  position: relative;
  overflow: hidden;
}

.uui-testimonial07_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.uui-button-icon-4 {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-testimonial07_arrow {
  width: 3rem;
  height: 3rem;
  border: 1px solid var(--untitled-ui-gray200);
  color: var(--untitled-ui-gray500);
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.uui-testimonial07_arrow:hover {
  background-color: var(--untitled-ui-gray50);
}

.uui-testimonial07_arrow.left {
  right: 4rem;
}

.uui-testimonial07_logo {
  max-height: 3rem;
  margin-right: 1rem;
}

.uui-testimonial07_logo-wrapper {
  display: flex;
}

.uui-testimonial07_divider {
  width: 1px;
  background-color: var(--untitled-ui-gray200);
  align-self: stretch;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.uui-text-size-medium-2 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-tiny {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-testimonial07_client-image {
  width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
  min-width: 3.5rem;
  object-fit: cover;
  border-radius: 100%;
}

.uui-testimonial07_client-image-wrapper {
  margin-right: 1rem;
}

.uui-testimonial07_client {
  text-align: left;
  align-items: center;
  display: flex;
}

.uui-heading-xsmall-2 {
  color: var(--untitled-ui-gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-heading-xsmall-2.text-weight-medium {
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 160%;
}

.uui-testimonial07_rating-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--untitled-ui-warning300);
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

.uui-testimonial07_rating-wrapper {
  align-items: center;
  margin-bottom: -2rem;
  padding-bottom: 0;
  display: flex;
}

.uui-testimonial07_content {
  height: 13rem;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.uui-testimonial07_slide {
  padding-right: 4rem;
}

.uui-testimonial07_mask {
  width: 50%;
  overflow: visible;
}

.uui-testimonial07_component {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 4rem;
  padding-bottom: 6rem;
  overflow: hidden;
}

.uui-text-size-large {
  color: #4d4840;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-padding-vertical-xhuge-4 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-large-4 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding-4 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-section_testimonial07 {
  width: 100%;
  background-color: #fffcf6;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.bold-text {
  color: #29241e;
  font-family: Montserrat, sans-serif;
}

.text-block-20 {
  align-items: center;
  display: flex;
}

.bold-text-2 {
  color: #675847;
  font-size: 1rem;
}

.bold-text-3, .bold-text-4 {
  color: var(--untitled-ui-gray600);
  font-family: Montserrat, sans-serif;
}

.bold-text-5 {
  color: var(--untitled-ui-gray600);
}

.ukr-poshta {
  width: 1.25vw;
  height: 1.25vw;
  margin-right: 1.563vw;
  display: none;
}

.div-block-99 {
  width: 11vw;
  position: relative;
  top: 8px;
}

.image-9 {
  z-index: 1;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -21%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.delivery-icon {
  margin-bottom: 2vw;
  margin-left: 2.604vw;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.three-block {
  justify-content: center;
  margin: 7vw 15vw 10vw;
  display: flex;
}

.garanty-stab-block {
  justify-content: space-around;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-97 {
  width: 9.5vw;
  position: relative;
  top: 2px;
}

.text-span-4 {
  color: #17d467;
}

.image-30 {
  width: 1.25vw;
  height: 1.25vw;
}

.body-delivery {
  width: 100%;
  height: 100%;
  background-color: #fdfdfd;
  border: .05vw solid #e2e2e2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.opt-delivery {
  height: 3.229vw;
  background-color: #f7f7f7;
  border: .05vw solid #e2e2e2;
  border-top-style: none;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-10 {
  width: 15.99vw;
}

.div-block-8 {
  width: 4vw;
  height: 3.698vw;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: relative;
}

.paragraph-4 {
  color: #121212;
  font-size: .833vw;
  line-height: 160%;
}

.nova-poshta {
  width: 1.25vw;
  height: 1.25vw;
}

.image-11 {
  width: auto;
  height: auto;
}

.div-block-98 {
  z-index: 2;
  width: 9.763vw;
  position: relative;
  top: 8px;
  left: 2px;
}

.five-years-2 {
  z-index: 1;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -46%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.five-years {
  z-index: 1;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -34%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.delivery {
  width: 33.594vw;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: block;
  position: relative;
}

.garantiya {
  height: 20.208vw;
  background-color: #fdfdfd;
  border: .05vw solid #e2e2e2;
  margin-bottom: 1.563vw;
  position: relative;
}

.bg-garanty-stab {
  width: 6.25vw;
  height: 13.542vw;
  background-color: #f1f1f1;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.delivery-img {
  width: 28.906vw;
  height: 21vw;
  justify-content: center;
  margin-bottom: 2.083vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.two-blocks {
  width: 33.594vw;
  margin-right: 1.563vw;
}

.heading-5 {
  width: auto;
  color: #121212;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2.604vw;
  padding-left: 2.604vw;
  padding-right: 2.604vw;
  font-size: 1.458vw;
  line-height: 130%;
  display: block;
  position: relative;
}

.heading-5.eco-heading {
  width: 13.073vw;
  margin-bottom: 1.563vw;
  margin-right: 2.604vw;
  padding-top: 0;
  padding-left: 0;
  position: static;
}

.text-block-11 {
  z-index: 2;
  color: #121212;
  text-align: center;
  font-size: .729vw;
  font-weight: 600;
  line-height: 86%;
  position: relative;
  top: 10px;
}

.image-12 {
  margin-right: 1.563vw;
}

.samovyviz {
  width: 1.25vw;
  height: 1.25vw;
  margin-right: 1.563vw;
}

.eco-text {
  width: 13.177vw;
  margin-right: 2.604vw;
}

.name-garanty-stab {
  width: auto;
  color: #121212;
  text-align: center;
  justify-content: center;
  margin-bottom: .521vw;
  padding-top: .5vw;
  font-size: .938vw;
  font-weight: 600;
  line-height: 120%;
  display: flex;
}

.text-block-12 {
  width: 13vw;
  color: #121212;
  text-align: center;
  text-transform: uppercase;
  object-fit: fill;
  background-color: #ff8c00;
  margin-top: .5vw;
  margin-left: 2.604vw;
  padding-top: .8vw;
  padding-bottom: .8vw;
  font-size: 1.458vw;
  font-weight: 700;
  overflow: visible;
}

.image-29 {
  z-index: 2;
  width: auto;
  position: relative;
  left: 5%;
}

.delivery-text {
  margin-bottom: 4.125vw;
}

.eco {
  height: 20.208vw;
  background-color: #fdfdfd;
  border: .05vw solid #e2e2e2;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.eco-img {
  margin-left: .833vw;
}

.image-38 {
  z-index: 2;
  position: relative;
}

.text-block-13 {
  color: #121212;
  text-transform: uppercase;
  padding-left: 2.604vw;
  padding-right: 2.604vw;
  font-size: .729vw;
  font-weight: 700;
  line-height: 140%;
}

.uui-text-size-small {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-testimonial13_client-heading {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-testimonial13_customer-image {
  width: 3rem;
  height: 3rem;
  min-height: 3rem;
  min-width: 3rem;
  object-fit: cover;
  border-radius: 100%;
}

.uui-testimonial13_client-image-wrapper {
  margin-right: .75rem;
}

.uui-testimonial13_client {
  text-align: left;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.uui-heading-xxsmall {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-xxsmall.text-weight-medium {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
}

.uui-testimonial13_rating-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--untitled-ui-warning300);
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

.uui-testimonial13_rating-wrapper {
  display: flex;
}

.uui-testimonial13_content {
  width: 100%;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fffaf5;
  border: .05vw solid #e2e2e2;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
}

.uui-testimonial13_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 4rem;
  display: grid;
}

.uui-text-size-large-2 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xsmall-2 {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium-2 {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-max-width-large-3 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-3.align-center, .align-center-2 {
  margin-left: auto;
  margin-right: auto;
}

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

.uui-padding-vertical-xhuge-5 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-large-5 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding-5 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-section_testimonial13 {
  background-color: #fdfdfd;
  border: .05vw solid #d8d8d8;
}

.bold-text-6 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.bold-text-7 {
  font-family: Montserrat, sans-serif;
}

.bold-text-8, .bold-text-9 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.bold-text-10, .bold-text-11 {
  font-family: Montserrat, sans-serif;
}

.section-2 {
  width: 80vw;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-2.page-catalog {
  margin-bottom: 3vw;
}

.d-111-content-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem 1vw 2rem 2vw;
  display: flex;
}

.button {
  border: .05vw solid var(--orange);
  color: var(--orange);
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  background-color: rgba(255, 140, 0, .1);
  align-items: center;
  margin-top: 0;
  margin-right: 2vw;
  padding: .7vw 2vw;
  font-size: .9vw;
  font-weight: 500;
  transition: all .325s;
  display: flex;
}

.button:hover {
  background-color: var(--orange);
  color: var(--black);
}

.button:active {
  border-color: var(--black);
  background-color: var(--black);
  color: var(--orange);
}

.d-111-product-image {
  z-index: 2;
  background-image: url('../images/РНм-325_3-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  margin-top: 2vw;
  margin-left: 2vw;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-111-product-image.img-phm-132 {
  background-image: url('../images/РНм-132_5.png');
  background-size: contain;
}

.d-111-product-image._140-img {
  z-index: 2;
  background-image: url('../images/РНм-140_4.png');
  background-size: contain;
}

.d-111-product-image.phm-125-img {
  z-index: 2;
  background-image: url('../images/РНм-125_4.png');
  background-position: 50%;
}

.d-111-product-image.phm-132-img {
  z-index: 2;
  background-image: url('../images/РНм-132_5.png');
  background-size: contain;
}

.d-111-product-image.img-phm-140t {
  z-index: 2;
  background-image: url('../images/РТм-140_3.png');
  background-position: 60% 40%;
  background-size: 125%;
}

.d-111-product-image.img-140-x {
  z-index: 2;
  background-image: url('../images/DSC4699_1.png');
  margin-left: 0;
}

.d-111-product-image.img-140-x._316-x-img {
  background-image: url('../images/DSC4718.png');
}

.d-111-product-image.img-140-x._316-x-img.without-flash {
  background-image: url('../images/DSC4706_1.png');
  margin-left: 0;
}

.d-111-product-image.img-140-x._140x-2 {
  background-image: url('../images/DSC4716_1.png');
}

.d-111-product-image.img-phm-163 {
  z-index: 2;
  background-image: url('../images/РНм-163_4.png');
}

.d-111-product-image.img-163-t {
  z-index: 2;
  background-image: url('../images/РНм-163t_4.png');
}

.d-111-product-image.img-116-pt {
  z-index: 2;
  background-image: url('../images/РНм-116р_6.png');
}

.d-111-product-image.img---316 {
  z-index: 2;
  background-image: url('../images/РНм-316_4.png');
}

.d-111-product-image._316x-img {
  background-image: url('../images/РНм-316_4.png');
}

.d-111-price-text {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 1.3vw;
  font-weight: 600;
}

.d-111-price-text.not-active-price {
  color: #919191;
  display: none;
}

.heading {
  color: #333;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 1.6vw;
}

.d-111-zoom-icon {
  color: #333;
  margin-top: 25px;
  font-size: 22px;
  line-height: 22px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.d-111-image-wrapper {
  z-index: 2;
  width: 18vw;
  height: 90%;
  cursor: zoom-in;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}

.d-111-new-text {
  width: 50px;
  height: 50px;
  opacity: 1;
  letter-spacing: 1px;
  background-color: #d55f55;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 12px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-5 {
  width: 250px;
  color: #333;
}

.card-phm {
  width: 40vw;
  background-color: rgba(255, 255, 255, .07);
  border: .05vw solid #e2e2e2;
  border-radius: 0;
  margin-right: 1rem;
  display: flex;
}

.card-phm.left-card-20px {
  margin-right: 0;
}

.card-phm.left-card-20px._316x {
  display: flex;
}

.card-phm.left-card-20px._163x {
  margin-right: 1rem;
  display: flex;
}

.card-phm.left-card-20px._116pt {
  margin-right: 0;
}

.card-phm.last-card {
  width: 39.5vw;
  margin-right: 0;
}

.card-phm._163t {
  margin-right: 0;
}

.card-phm._316 {
  margin-right: 1rem;
}

.card-phm._140x {
  display: none;
}

.two-card {
  margin-bottom: 1rem;
  display: flex;
}

.two-card._325, .two-card._316x {
  display: none;
}

.list-item {
  background-color: #f7f7f7;
  margin-bottom: .5vw;
  font-size: .9vw;
  line-height: 160%;
}

.harakreristii {
  margin-bottom: 0;
  margin-right: 1vw;
  padding-left: 0;
  display: none;
}

.dani, .div-block-101 {
  display: none;
}

.list {
  margin-bottom: 0;
  display: flex;
}

.list.dark-grey-list {
  width: 100%;
  background-color: #f1f0ec;
  margin-bottom: 0;
  padding: .5vw 1vw;
}

.list.white-list {
  margin-bottom: 0;
  padding: .5vw 1vw;
}

.bold-text-12 {
  margin-right: 1vw;
}

.text-block-21 {
  width: 12vw;
  line-height: 140%;
}

.div-block-102 {
  width: 23vw;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 2vw;
  display: none;
}

.text-block-22, .text-block-23, .text-block-24, .text-block-25, .text-block-26 {
  line-height: 140%;
}

.grid-2 {
  max-width: 20vw;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  grid-template-rows: auto auto auto auto auto;
  margin-bottom: 2rem;
}

.bold-text-13 {
  font-weight: 400;
}

.text-block-27, .text-block-28, .text-block-29 {
  line-height: 140%;
}

.text-block-30 {
  color: var(--untitled-ui-gray500);
  margin-right: 1vw;
  padding-top: .5vw;
  padding-bottom: .5vw;
  font-size: .9vw;
  line-height: 140%;
}

.text-block-30.grey-list-bg {
  background-color: #f7f7f7;
  align-items: center;
  margin-right: 0;
  padding-left: .5vw;
  padding-right: 1vw;
  font-size: .85vw;
  display: flex;
}

.text-block-30.white-list-1-bg {
  padding-left: .5vw;
  font-size: .85vw;
}

.text-block-31 {
  color: var(--black);
  padding-top: .5vw;
  padding-bottom: .5vw;
  font-size: .85vw;
  line-height: 140%;
}

.text-block-31.grey-2list {
  background-color: #f7f7f7;
  font-size: .85vw;
}

.text-block-32, .text-block-33, .text-block-34, .text-block-35 {
  line-height: 140%;
}

.div-block-103 {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1vw;
  display: flex;
}

.div-block-103.absolute-button {
  justify-content: flex-start;
  align-items: center;
}

.text-block-18 {
  color: #bdbdbd;
  margin-bottom: 1vw;
  font-size: .9vw;
}

.div-block-92 {
  width: 59vw;
  height: 50vh;
  justify-content: space-between;
  display: flex;
}

.div-block-59 {
  width: auto;
  background-color: #f7f7f7;
  border: .05vw solid #e2e2e2;
  margin-left: 0;
  margin-right: 2vw;
  padding: 2vw 2.5vw;
  position: relative;
}

.link-block-5 {
  text-decoration: none;
}

.contact-phones {
  margin-bottom: 2vw;
}

.div-block-60 {
  width: 30vw;
  overflow: hidden;
}

.left-title-block {
  width: 20vw;
  height: 20vh;
  object-fit: fill;
  margin-top: 0;
  margin-right: 5vw;
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  bottom: 40px;
}

.left-title-block.contact-left-side {
  height: 40vh;
  margin-right: 2vw;
  position: relative;
  top: 0;
}

.paragraph-6 {
  color: #2d373c;
  margin-bottom: 3vw;
  font-size: .95vw;
  line-height: 160%;
}

.contact-address {
  margin-bottom: 0;
}

.div-block-61 {
  margin-bottom: 1.5vw;
}

.div-block-93 {
  z-index: 1;
  align-items: flex-start;
  margin-left: 15vw;
  margin-right: 15vw;
  display: flex;
  position: relative;
}

.button-orange {
  color: #ff8c00;
  text-align: center;
  background-color: rgba(255, 140, 0, .1);
  border: .05vw solid #ff8c00;
  padding: .885vw 1.5vw;
  font-size: .938vw;
  font-weight: 500;
  transition: all .325s;
}

.button-orange:hover {
  color: var(--black);
  background-color: #fa951a;
  box-shadow: 0 20px 20px -12px rgba(0, 0, 0, .2);
}

.button-orange:active {
  border-color: var(--orange);
  background-color: var(--black);
  color: var(--orange);
}

.div-block-62 {
  width: 45px;
  border: 2px solid #ff8c00;
}

.phone-number-footer {
  color: #121212;
  margin-bottom: 0;
  font-size: .95vw;
  font-weight: 400;
  line-height: 140%;
  position: static;
}

.heading-8 {
  width: 20vw;
  color: #2d373c;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 5vw;
  font-size: 2vw;
  line-height: 130%;
}

.contacts {
  margin-bottom: 0;
  padding-top: 5vw;
  padding-bottom: 5vw;
  position: relative;
}

.div-block-105 {
  width: 27.969vw;
  height: 100%;
  background-color: #ff8c00;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.contact-email {
  margin-bottom: 2vw;
}

.text-block-36 {
  color: #fff;
  text-align: center;
}

.logo-footer {
  width: 15vw;
  height: 5vh;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  margin-bottom: 2vw;
  display: flex;
}

.nav-link-footer {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: .521vw;
  padding: 5px .521vw;
  font-size: .833vw;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-footer:hover {
  color: #ff8c00;
}

.nav-link-footer:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

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

.div-block-94 {
  margin-bottom: 3vw;
}

.footer {
  background-color: #121212;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-top: 3vw;
  padding-bottom: 3vw;
  display: flex;
  position: relative;
}

.image-22 {
  margin-bottom: 0;
}

.footer-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.div-block-106 {
  width: 100%;
  height: 3.125vw;
  background-color: #060606;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 0;
}

.image-39 {
  width: 7.604vw;
}

.microvawe-2 {
  z-index: 1;
  width: 10vw;
  position: relative;
  bottom: 9%;
  left: 6%;
}

.right-block-s3-2 {
  width: 80vw;
  margin-right: 0;
}

.image-40 {
  z-index: 1;
  width: 12vw;
  max-width: 120%;
  position: relative;
  bottom: 4%;
  left: 10%;
}

.left-side-3s-2 {
  width: 50%;
  height: 25vw;
  background-image: radial-gradient(circle, #313131 21%, #000);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 3vw;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.grid-3 {
  grid-column-gap: 2vw;
  grid-row-gap: 5vw;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-37 {
  text-align: center;
  font-size: .833vw;
  font-weight: 600;
  position: absolute;
  top: 16%;
}

.serednia-cina-2 {
  flex-direction: row-reverse;
  justify-content: center;
  margin: 4rem 10vw 10rem;
  display: flex;
}

.div-block-107 {
  z-index: 1;
  width: 20vw;
  height: 20vw;
  background-color: var(--orange);
  border-radius: 500px;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: -50%;
  right: auto;
}

.image-41 {
  z-index: 2;
  width: 80vw;
  margin-left: 10vw;
  margin-right: 10vw;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-108 {
  display: flex;
  position: static;
}

.paragraph-7 {
  width: 50vw;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 160%;
}

.div-block-109 {
  height: 30%;
  background-color: var(--orange);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-42 {
  z-index: 2;
  width: 28.125vw;
  margin-left: auto;
  margin-right: 0;
  position: absolute;
  bottom: 3%;
  left: auto;
  right: 0;
}

.image-43 {
  width: 6.3vw;
  position: relative;
  top: 5%;
  left: 2.604vw;
}

.text-block-38 {
  width: 100%;
  text-transform: uppercase;
  margin-top: 2vw;
  padding-left: 3.3vw;
  font-size: 1.25vw;
  font-weight: 700;
  position: relative;
  left: 0;
}

.text-block-39 {
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: .9vw;
  font-weight: 500;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.navbar-no-shadow {
  background-color: #fff;
  margin-bottom: 0;
}

.link {
  color: #121212;
  margin-bottom: .3vw;
  font-size: .9vw;
  text-decoration: none;
}

.link:hover {
  color: #ff8c00;
}

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

.navbar-no-shadow-container {
  z-index: 5;
  width: auto;
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 10vw;
  margin-right: 10vw;
  padding: 1vw 0;
}

.nav-button-wrapper {
  flex-direction: column;
  align-items: flex-end;
  margin-left: 6vw;
  display: flex;
}

.container-regular {
  width: 100%;
  max-width: none;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.nav-link {
  color: #121212;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: .521vw;
  padding: 5px .521vw;
  font-size: .833vw;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #ff8c00;
}

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

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

.image-35 {
  width: 15vw;
}

.video-section {
  height: 100vh;
  background-color: #161616;
}

.background-video {
  width: 100vw;
  height: 100vh;
  margin-top: auto;
  margin-bottom: auto;
}

.image-44 {
  background-image: url('../images/main-products-3-1.png');
  background-position: 0 0;
  background-size: auto;
  display: none;
}

.div-block-110 {
  z-index: 0;
  width: 8vw;
  height: 8vw;
  background-color: var(--orange);
  border-radius: 500px;
  position: absolute;
  top: auto;
  bottom: 12%;
  left: auto;
  right: auto;
}

.div-block-110.microvawe-circle {
  bottom: 31%;
  left: 31px;
}

.div-block-110.pc-circle {
  bottom: 29%;
}

.div-block-110.stiralka-circle {
  bottom: 30%;
}

.div-block-110.tv-circle {
  bottom: 17%;
  left: 26%;
}

.social-media-link-contacts {
  width: auto;
  position: absolute;
  bottom: 10%;
}

.div-block-111 {
  margin-bottom: 3vw;
}

.social-links {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .4vw;
  margin-right: 0;
  display: flex;
  position: static;
}

.instagram-social-link {
  width: auto;
  height: auto;
  margin-right: 1.5vw;
}

.instagram-social-link:hover {
  display: block;
}

.image-2 {
  width: 1.653vw;
  height: 1.653vw;
  max-width: none;
}

.fb-social-link {
  margin-right: 1.5vw;
}

.image-3, .image-4 {
  width: 1.653vw;
  height: 1.653vw;
  max-width: none;
}

.social-media {
  display: flex;
}

.text-block-47 {
  text-align: center;
  font-size: .833vw;
  font-weight: 600;
  position: absolute;
  top: 16%;
}

.pc-2 {
  z-index: 1;
  width: 15vw;
  max-width: 140%;
  display: block;
  position: relative;
  bottom: 25%;
  left: -5%;
}

.image-54 {
  z-index: 1;
  width: 12vw;
  max-width: 120%;
  position: relative;
  bottom: 4%;
  left: 10%;
}

.microvawe-3 {
  z-index: 1;
  width: 10vw;
  position: relative;
  bottom: 9%;
  left: 6%;
}

.tv-2 {
  z-index: 1;
  width: 15vw;
  max-width: 100%;
  display: block;
  position: relative;
  bottom: 22%;
  left: 26%;
}

.right-block-s3-3 {
  width: 80vw;
  margin-right: 0;
}

.holodilnik-2 {
  z-index: 1;
  width: 9vw;
  position: relative;
  bottom: 12%;
  left: 18%;
}

.stiralka-2 {
  z-index: 1;
  width: 11vw;
  position: relative;
  bottom: 17%;
  left: 6%;
}

.div-block-141 {
  z-index: 0;
  width: 8vw;
  height: 8vw;
  background-color: #ffcd90;
  border-radius: 500px;
  position: absolute;
  top: auto;
  bottom: 12%;
  left: auto;
  right: auto;
}

.div-block-141.stiralka-circle {
  bottom: 30%;
}

.div-block-141.microvawe-circle {
  background-color: #ffcd90;
  bottom: 31%;
  left: 31px;
}

.div-block-141.pc-circle {
  bottom: 29%;
}

.div-block-141.tv-circle {
  bottom: 17%;
  left: 26%;
}

.serednia-cina-3 {
  flex-direction: row-reverse;
  justify-content: center;
  margin: 7vw 10vw;
  display: flex;
}

.title_text-2 {
  color: #ff8c00;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 1vw;
  font-size: .9vw;
  font-weight: 700;
}

.image-53 {
  width: 1.653vw;
  height: 1.653vw;
  max-width: none;
}

.div-block-139 {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 5vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-137 {
  width: 27.969vw;
  height: 100%;
  background-color: var(--orange);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button-orange-2 {
  color: #ff8c00;
  text-align: center;
  background-color: rgba(255, 140, 0, .1);
  border: .05vw solid #ff8c00;
  padding: .885vw 1.5vw;
  font-size: .938vw;
  font-weight: 500;
  transition: all .325s;
}

.button-orange-2:hover {
  color: #121212;
  background-color: #fa951a;
  box-shadow: 0 20px 20px -12px rgba(0, 0, 0, .2);
}

.button-orange-2:active {
  color: #ff8c00;
  background-color: #121212;
  border-color: #ff8c00;
}

.text-block-46 {
  color: #bdbdbd;
  margin-bottom: 1vw;
  font-size: .9vw;
}

.image-51 {
  width: 1.653vw;
  height: 1.653vw;
  max-width: none;
}

.h1-2 {
  color: #3a2f25;
  text-align: center;
  text-transform: uppercase;
  margin-top: 1vw;
  margin-bottom: 1vw;
  font-size: 1.5rem;
  line-height: 140%;
}

.h1-2.alighn-left {
  text-align: left;
}

.div-block-138 {
  margin-bottom: 1.5vw;
}

.div-block-135 {
  width: 59vw;
  height: 50vh;
  justify-content: space-between;
  display: flex;
}

.paragraph-16 {
  color: #2d373c;
  margin-bottom: 3vw;
  font-size: .95vw;
  line-height: 160%;
}

.social-links-2 {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .4vw;
  margin-right: 0;
  display: flex;
  position: static;
}

.image-52 {
  width: 1.653vw;
  height: 1.653vw;
  max-width: none;
}

.div-block-140 {
  width: 50vw;
  background-color: #f7f7f7;
  border: .05vw solid #e2e2e2;
  margin-left: 0;
  margin-right: 2vw;
  padding: 2vw 2.5vw;
  position: relative;
}

.div-block-136 {
  width: 50vw;
  overflow: hidden;
}

.div-block-134 {
  margin-bottom: 3vw;
}

.social-media-link-contacts-2 {
  width: 10vw;
  position: absolute;
  bottom: 10%;
}

.div-block-143 {
  z-index: 0;
  width: 8vw;
  height: 8vw;
  background-color: #ffcd90;
  border-radius: 500px;
  position: absolute;
  top: auto;
  bottom: 12%;
  left: auto;
  right: auto;
}

.div-block-143.stiralka-circle {
  bottom: 30%;
}

.div-block-143.microvawe-circle {
  background-color: #ffcd90;
  bottom: 31%;
  left: 31px;
}

.div-block-143.tv-circle {
  bottom: 17%;
  left: 26%;
}

.div-block-143.pc-circle {
  bottom: 29%;
}

.microvawe-4 {
  z-index: 1;
  width: 10vw;
  position: relative;
  bottom: 9%;
  left: 6%;
}

.image-58 {
  z-index: 1;
  width: 12vw;
  max-width: 120%;
  position: relative;
  bottom: 4%;
  left: 10%;
}

.tv-3 {
  z-index: 1;
  width: 15vw;
  max-width: 100%;
  display: block;
  position: relative;
  bottom: 22%;
  left: 26%;
}

.text-block-49 {
  text-align: center;
  font-size: .833vw;
  font-weight: 600;
  position: absolute;
  top: 16%;
}

.right-block-s3-4 {
  width: 80vw;
  margin-right: 0;
}

.stiralka-3 {
  z-index: 1;
  width: 11vw;
  position: relative;
  bottom: 17%;
  left: 6%;
}

.holodilnik-4 {
  z-index: 1;
  width: 9vw;
  position: relative;
  bottom: 12%;
  left: 18%;
}

.image-59 {
  width: 7.604vw;
}

.section-3 {
  width: 80vw;
  justify-content: center;
  margin: 2vw 10vw 4vw;
  display: flex;
  position: relative;
}

.general-data {
  width: 47vw;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.left-side-product {
  width: 30vw;
  height: 100%;
  margin-right: 3vw;
  position: -webkit-sticky;
  position: sticky;
  top: 2vw;
  bottom: 2vw;
}

.tabs {
  width: auto;
  align-items: center;
  display: flex;
  position: static;
}

.tabs-menu {
  flex-direction: column;
  margin-right: 2vw;
  display: flex;
}

.tab-pane-tab-1 {
  width: 100%;
  height: auto;
  object-fit: fill;
}

.entre-side-product {
  width: 24vw;
  margin-right: 3vw;
  padding-top: 0;
  padding-bottom: 0;
}

.tabs-content {
  width: 25vw;
  height: 25vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-9 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5vw;
}

.lightbox-link {
  width: 100%;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-1 {
  width: 8vw;
  height: 8vw;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 1vw;
  padding: .5vw 1vw;
  display: flex;
}

.tab-link-tab-1:hover {
  border: .05vw solid var(--orange);
  background-color: rgba(255, 140, 0, .1);
}

.tab-link-tab-1.w--current {
  width: 8vw;
  height: 8vw;
  background-color: rgba(0, 0, 0, 0);
  border: .05vw solid #ffd6ac;
  padding: .5vw 1vw;
}

.tab-link-tab-2 {
  width: 8vw;
  height: 8vw;
  background-color: rgba(0, 0, 0, 0);
  border: .05vw #ece2b7;
  justify-content: center;
  align-items: center;
  margin-bottom: 1vw;
  padding: .5vw 1vw;
  display: flex;
}

.tab-link-tab-2:hover {
  border-style: solid;
  border-color: var(--orange);
  background-color: rgba(255, 140, 0, .1);
}

.tab-link-tab-2.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-color: #ffd6ac;
}

.image-60 {
  width: 90%;
  object-fit: fill;
}

.total-price {
  color: #2d373c;
  text-align: center;
  font-size: 1.4vw;
  font-weight: 700;
}

.total-price.price-product-card {
  color: #fff;
}

.total-price.price-product-card.price {
  margin-right: 0;
  font-size: 1.5vw;
  font-weight: 700;
  display: none;
}

.quantity-field, .product-quantity {
  width: 15vw;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.price-value {
  margin-bottom: 1vw;
  margin-left: auto;
  margin-right: auto;
}

.counter-button {
  width: 40px;
  height: 40px;
  background-color: #ff8c00;
  margin-left: 20px;
}

.counter-button.up {
  width: 3vw;
  height: 3vw;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: .344vw;
  justify-content: center;
  align-items: center;
  margin-left: 1.377vw;
  transition: all .325s;
  display: flex;
  position: relative;
}

.counter-button.up:hover {
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.counter-button.up:active {
  background-color: #c76d00;
  border-color: #c76d00;
}

.counter-button.down {
  width: 3vw;
  height: 3vw;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: .344vw;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 1.377vw;
  transition: all .325s;
  display: flex;
  position: relative;
}

.counter-button.down:hover {
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.counter-button.down:active {
  background-color: #c76d00;
  border-color: #c76d00;
}

.counter-button.up {
  width: 3vw;
  height: 3vw;
  background-color: rgba(0, 0, 0, 0);
  border: .05vw solid #e2e2e2;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 1.377vw;
  transition: all .325s;
  display: flex;
  position: relative;
}

.counter-button.up:hover {
  background-color: #ff8c00;
  border-color: #ff8c00;
  border-radius: 0;
}

.counter-button.up:active {
  background-color: #c76d00;
  border-color: #c76d00;
}

.counter-button.down {
  width: 3vw;
  height: 3vw;
  background-color: rgba(0, 0, 0, 0);
  border: .05vw solid #e2e2e2;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 1.377vw;
  transition: all .325s;
  display: flex;
  position: relative;
}

.counter-button.down:hover {
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.counter-button.down:active {
  background-color: #c76d00;
  border-color: #c76d00;
}

.counter-input {
  width: 4.132vw;
  height: 3vw;
  border-radius: .344vw;
  margin-bottom: 0;
  padding: .551vw .826vw;
  font-size: 1vw;
}

.counter-box {
  display: flex;
}

.plus-line {
  width: 1vw;
  height: .2vw;
  background-color: var(--black);
  display: flex;
  position: absolute;
  transform: rotate(90deg);
}

.price-field {
  width: auto;
  color: var(--black);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.5vw;
  font-weight: 700;
}

.text-block-9 {
  color: #2d373c;
  text-align: center;
  margin-bottom: 1vw;
  font-size: .85vw;
  line-height: 140%;
}

.text-block-9.price-name-product-card {
  color: var(--black);
  text-align: left;
  margin-bottom: 0;
  font-size: .85vw;
}

.calculator {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.minus-line {
  width: 1vw;
  height: .2vw;
  background-color: var(--black);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.delivery-side {
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-50 {
  margin-bottom: .7vw;
  font-size: .85vw;
  font-weight: 400;
}

.text-block-51 {
  margin-bottom: .7vw;
  font-size: .85vw;
  font-weight: 400;
  line-height: 140%;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

.oplata {
  margin-top: .5vw;
  margin-bottom: .7vw;
  font-size: 1vw;
  font-weight: 600;
}

.delivery-block {
  margin-bottom: 1vw;
  padding-left: 0;
}

.text-block-52 {
  margin-bottom: 0;
  font-size: .85vw;
  font-weight: 400;
}

.text-block-53 {
  margin-bottom: .7vw;
  font-size: .85vw;
  font-weight: 400;
  line-height: 140%;
}

.text-block-54 {
  width: 90%;
  margin-bottom: .7vw;
  font-size: .85vw;
  font-weight: 400;
  line-height: 140%;
}

.payment-block {
  display: none;
}

.div-block-145 {
  padding-left: 0;
}

.dostavka-i-oplata {
  width: 20vw;
  height: auto;
  border: .05vw solid #dadada;
  flex-flow: row;
  flex: 0 auto;
  align-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding: 2vw 1vw 2vw 2vw;
  display: flex;
}

.dostavka {
  margin-top: .5vw;
  margin-bottom: .7vw;
  font-size: 1vw;
  font-weight: 600;
}

.div-block-115 {
  width: 15vw;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-146 {
  width: 1vw;
  height: .3vw;
  background-color: #222;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(45deg);
}

.heading-21 {
  color: #121212;
  text-align: center;
  margin-top: 0;
  margin-bottom: 2vw;
  font-size: 1.5vw;
  line-height: 140%;
  position: static;
}

.div-block-112 {
  z-index: 3;
  width: 1vw;
  height: 1vw;
  display: flex;
  position: absolute;
  top: 4%;
  bottom: auto;
  left: auto;
  right: 5%;
}

.phm-125-window {
  z-index: 12;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.plus-line-2 {
  width: 1vw;
  height: .2vw;
  background-color: #121212;
  display: flex;
  position: absolute;
  transform: rotate(90deg);
}

.third-row {
  width: 15vw;
  margin-right: 0;
}

.div-block-111-copy {
  width: 1vw;
  height: .3vw;
  background-color: #222;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(-45deg);
}

.dimmer {
  z-index: 8;
  background-color: rgba(0, 0, 0, .9);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.success-message-2 {
  width: 40vw;
  height: auto;
  background-color: #fff;
  border: 1px #2b2b2b;
  padding: 3vw;
  position: relative;
}

.payment {
  margin-bottom: 2vw;
  display: none;
}

.radio-button-label {
  color: #121212;
  margin-left: .7vw;
  font-size: .85vw;
}

.price-value-2 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 1vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-55 {
  z-index: 1;
  color: #121212;
  margin-top: 3vw;
  margin-bottom: 1vw;
  font-size: 2vw;
  font-weight: 600;
  line-height: 140%;
  position: relative;
}

.form-block-5 {
  z-index: 9;
  width: auto;
  max-height: 90vh;
  max-width: none;
  background-color: #f7f7f7;
  border: .05vw solid #e2e2e2;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 3vw;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: auto;
}

.form-3 {
  width: auto;
  border: 1px solid #e2e2e2;
  flex-direction: column;
  align-items: center;
  padding: 4vw;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  overflow: auto;
}

.paragraph-15 {
  color: #121212;
  margin-bottom: 1vw;
  font-size: .9vw;
  line-height: 140%;
}

.order-field {
  width: 15vw;
  color: #121212;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: .052vw solid #b6b6b6;
  margin-bottom: 3vw;
  padding: .521vw .521vw 1vw;
  font-size: .85vw;
}

.order-field:active, .order-field:focus {
  border-bottom-color: #ff8c00;
}

.order-field::-ms-input-placeholder {
  color: #887b65;
}

.order-field::placeholder {
  color: #887b65;
}

.product-img {
  width: 20vw;
  margin-bottom: 1vw;
}

.price-field-2 {
  width: auto;
  color: #121212;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.5vw;
  font-weight: 700;
}

.text-block-56 {
  color: #2d373c;
  text-align: center;
  margin-bottom: 1vw;
  font-size: .85vw;
  line-height: 140%;
}

.text-block-56.price-name-product-card {
  color: #535353;
  margin-bottom: 0;
  font-size: .85vw;
}

.text-block-57 {
  text-align: center;
  font-size: .9vw;
  line-height: 140%;
}

.delivery-radiobutton {
  margin-bottom: 2vw;
}

.towns {
  display: none;
}

.button-3 {
  z-index: 1;
  color: #000;
  background-color: #ff8c00;
  margin-bottom: 0;
  padding: 1vw 3vw;
  font-size: .9vw;
  font-weight: 500;
  position: relative;
}

.text-span-8 {
  color: #1dbd38;
}

.div-block-116 {
  display: flex;
}

.text-span-13 {
  color: #000;
  font-size: 1vw;
  font-weight: 500;
}

.minus-line-2 {
  width: 1vw;
  height: .205vw;
  background-color: #121212;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.general-info {
  margin-right: 4vw;
}

.field-label {
  color: #121212;
  margin-bottom: 1vw;
  font-size: .9vw;
  font-weight: 600;
}

.phm-125 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.radio-button-field {
  margin-bottom: 10px;
}

.counter-input-2 {
  width: 3vw;
  height: 3vw;
  color: #121212;
  background-color: rgba(255, 255, 255, .1);
  border: .05vw solid #e2e2e2;
  border-radius: 0;
  margin-bottom: 0;
  padding: .551vw .826vw;
  font-size: 1vw;
}

.counter-input-2::-ms-input-placeholder {
  color: #887b65;
}

.counter-input-2::placeholder {
  color: #887b65;
}

.submit-button-4 {
  color: #ff8c00;
  background-color: rgba(255, 140, 0, .1);
  border: .05vw solid #ff8c00;
  padding: 1vw 3vw;
  font-size: .9vw;
  font-weight: 500;
  transition: all .325s;
}

.submit-button-4:hover {
  color: #121212;
  background-color: #ff8c00;
}

.div-block-117 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.img-price-checkout {
  width: 15vw;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 2vw;
  margin-right: 4vw;
  display: flex;
}

.address {
  margin-bottom: 2vw;
  display: none;
}

.text-block-58 {
  margin-bottom: .4vw;
  font-size: .9vw;
  line-height: 100%;
}

.pro-rele {
  margin: 0 10vw;
  padding-bottom: 5vw;
}

.div-block-147 {
  width: 55vw;
  height: .05vw;
  background-color: #cecece;
  margin-top: 5vw;
  margin-left: auto;
  margin-right: 0;
}

.pro-rele-grid {
  grid-column-gap: 2vw;
  grid-row-gap: 4vw;
  grid-template-rows: auto;
  justify-content: stretch;
  margin-top: 10vw;
}

.heading-22 {
  font-size: 1.2vw;
}

.heading-23 {
  font-size: 1.3vw;
}

.div-block-148 {
  width: 25vw;
  height: 25vw;
  background-color: #ffa538;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-148.circle-2 {
  top: auto;
  bottom: 12%;
  left: 0%;
  right: 0%;
}

.div-block-148.bottom-circle {
  top: auto;
  bottom: 11%;
  left: 0%;
  right: 0%;
}

.div-block-149 {
  width: 30vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-61 {
  z-index: 1;
  width: 40vw;
  position: relative;
}

.image-61.second-316x {
  width: 30vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
  bottom: 1.5vw;
}

.image-61._316-img {
  width: auto;
}

.image-61._325-img {
  width: 40vw;
}

.image-61._140x-img-1 {
  width: 30vw;
}

.div-block-150 {
  width: 40vw;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 0;
  display: block;
  position: relative;
}

.text-block-59 {
  color: #18b122;
  margin-bottom: 0;
  font-size: .7vw;
  font-weight: 400;
}

.text-block-59.pid-zamovlennia {
  color: var(--orange);
}

.div-block-151 {
  width: .5vw;
  height: .5vw;
  background-color: #18b122;
  border-radius: 500px;
  margin-right: .5vw;
}

.div-block-151.icon-pid-zamovlennia {
  background-color: var(--orange);
}

.div-block-152 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2vw;
  display: flex;
}

.div-block-153 {
  margin-right: 2vw;
}

.div-block-154 {
  width: 35vw;
  height: 35vw;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-62 {
  z-index: 1;
  width: 40vw;
  position: relative;
}

.image-62._140-x-img-2 {
  width: 25vw;
  bottom: -21px;
}

.image-62._140-x-3 {
  width: 40vw;
  left: 0;
}

.image-62._30vw-img {
  width: 25vw;
  bottom: 78px;
}

.image-62._163t-img, .div-block-155 {
  width: 30vw;
}

.haracteristica {
  width: 80vw;
  flex-direction: column;
  align-items: flex-end;
  margin: 5vw auto;
  display: flex;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 1vw;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
}

.text-block-60 {
  padding-top: .5vw;
  padding-bottom: .5vw;
  padding-left: 2vw;
  font-size: .85vw;
  line-height: 140%;
}

.text-block-60.dark-info {
  background-color: #f7f7f7;
  padding-top: .5vw;
  padding-bottom: .5vw;
  font-size: .85vw;
}

.type {
  padding-top: .5vw;
  padding-bottom: .5vw;
  padding-left: 2vw;
  font-size: .85vw;
}

.type.dark {
  background-color: #f7f7f7;
  align-items: flex-start;
  padding-top: .5vw;
  padding-bottom: .5vw;
  padding-left: 2vw;
  font-size: .85vw;
  line-height: 140%;
  display: block;
}

.text-block-61 {
  text-align: center;
  margin-bottom: 3vw;
  font-size: 1.5vw;
  font-weight: 500;
}

.image-63 {
  width: 20vw;
  margin-bottom: 2vw;
}

.dani-card {
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 10vw;
  display: flex;
}

.haracteristiki {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-156 {
  justify-content: flex-end;
  display: flex;
}

.tab-link-tab-3 {
  width: 8vw;
  height: 8vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: .5vw 1vw;
  display: flex;
}

.tab-link-tab-3.w--current {
  background-color: rgba(0, 0, 0, 0);
  border: .05vw solid #ffd6ac;
}

.tab-link-tab-3.w--current:hover {
  border-color: var(--orange);
  background-color: rgba(255, 140, 0, .1);
}

.image-64 {
  width: 100%;
}

.image-65 {
  width: 90%;
  height: auto;
}

.image-66 {
  width: 100%;
}

.image-67 {
  width: 100%;
  height: 100%;
}

.tab-pane-tab-3, .tab-pane-tab-2, ._125-2, ._125-3 {
  width: 100%;
}

.link-2 {
  color: #121212;
  margin-bottom: .3vw;
  font-size: .9vw;
  text-decoration: none;
}

.link-2:hover {
  color: #ff8c00;
}

.nav-link-2 {
  color: #121212;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: .521vw;
  padding: 5px .521vw;
  font-size: .833vw;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #ff8c00;
}

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

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

.nav-link-2.last-nav-link {
  font-weight: 400;
}

.image-68 {
  width: 15vw;
}

.form-for-partners {
  margin: 20vw 15vw 15vw;
}

.form-for-partners.page-forn {
  margin-top: 15vw;
}

.text-block-62 {
  width: 20vw;
  padding-top: 3vw;
  padding-bottom: 3vw;
  font-size: .9vw;
  line-height: 120%;
}

.heading-24 {
  width: 18vw;
  color: #121212;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .7vw;
  font-size: 1.25vw;
  line-height: 130%;
}

.text-block-63 {
  color: #121212;
  font-size: .9vw;
  line-height: 140%;
}

.partner-text {
  padding-right: 5.99vw;
}

.text-span-9 {
  font-size: 2vw;
  font-weight: 700;
}

.form-block {
  max-width: 33.333vw;
  background-color: #fff;
  border: .05vw solid #e2e2e2;
  margin-right: 7vw;
  padding: 2.604vw 3.646vw;
  box-shadow: 0 8px 18px -5px rgba(0, 0, 0, .15);
}

.text-span-12 {
  font-weight: 500;
}

.paragraph-17 {
  width: 21vw;
  text-align: center;
  margin-bottom: 1vw;
  font-size: .833vw;
  line-height: 160%;
}

.partners-block-copy {
  height: 26.042vw;
  background-color: #2d373c;
  border: .05vw solid #e2e2e2;
  justify-content: space-between;
  align-items: center;
  margin-right: 0;
  padding-left: 5.99vw;
  padding-right: 0;
  display: flex;
  position: relative;
}

.text-span-10 {
  font-size: 1vw;
  font-weight: 500;
  line-height: 120%;
}

.paragraph-18 {
  color: var(--untitled-ui-gray300);
  font-size: .833vw;
  line-height: 160%;
}

.button-2-white {
  color: #ff8c00;
  text-align: center;
  background-color: rgba(255, 140, 0, .1);
  border: .05vw solid #ff8c00;
  padding: .885vw 1.5vw;
  font-size: .9vw;
  font-weight: 500;
  transition: all .325s;
}

.button-2-white:hover {
  color: #121212;
  background-color: #ff8c00;
  box-shadow: 0 20px 20px -12px rgba(0, 0, 0, .2);
}

.success-message-3 {
  background-color: rgba(0, 0, 0, 0);
}

.form {
  max-width: none;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-field-2 {
  width: 17.708vw;
  color: #121212;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: .052vw solid silver;
  margin-bottom: 2.083vw;
  padding: .781vw .781vw 1vw .3vw;
  font-size: .833vw;
}

.text-field-2:active {
  border-bottom-color: #ff8c00;
}

.text-field-2:focus {
  border: 1px #b16100;
  border-bottom: .052vw solid #ff8c00;
}

.text-field-2::-ms-input-placeholder {
  color: #acacac;
}

.text-field-2::placeholder {
  color: #acacac;
}

.text-field-2.last-field {
  margin-bottom: 3vw;
}

.text-block-64 {
  color: #fff;
  text-align: center;
  font-size: .8vw;
}

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

.footer-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.image-69 {
  margin-bottom: 0;
}

.div-block-158 {
  width: 100%;
  height: 3.125vw;
  background-color: #060606;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 0;
}

.price-value-2-copy {
  flex-direction: column;
  align-items: center;
  margin-bottom: 1vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-70, .image-71 {
  width: 100%;
}

.paragraph-19 {
  margin-bottom: 2vw;
  font-size: .9vw;
  line-height: 160%;
}

.paragraph-20 {
  margin-bottom: 1vw;
  font-size: .9vw;
  line-height: 160%;
}

.div-block-161 {
  padding-top: 0;
}

.div-block-162 {
  background-color: #f7f7f7;
  padding-top: .5vw;
}

.list-item-6 {
  margin-bottom: 1vw;
  font-size: .9vw;
}

.list-2 {
  margin-bottom: 3vw;
}

.list-item-7 {
  font-size: .9vw;
}

.list-item-8 {
  margin-bottom: 1vw;
  font-size: .9vw;
  line-height: 140%;
}

.list-item-9, .list-item-10 {
  margin-bottom: 1vw;
}

.list-3 {
  margin-bottom: 2vw;
}

.list-item-11 {
  margin-bottom: 1vw;
  font-size: .9vw;
}

.list-item-12, .list-item-13, .list-item-14, .list-item-15, .list-item-16 {
  font-size: .9vw;
}

.list-item-17 {
  margin-bottom: 1vw;
}

.first-row {
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.first-row.margin-5vw {
  margin-bottom: 5vw;
}

.second-row {
  justify-content: space-around;
  display: flex;
}

.second-row._5vw-bottom {
  margin-top: 5vw;
}

.third-row-grid {
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.div-block-164 {
  width: 1vw;
  height: .3vw;
  background-color: #222;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(45deg);
}

.div-block-165 {
  z-index: 3;
  width: 1vw;
  height: 1vw;
  display: flex;
  position: absolute;
  top: 4%;
  bottom: auto;
  left: auto;
  right: 2%;
}

.form-block-4 {
  z-index: 101;
  width: auto;
  color: #ccc;
  background-color: #f7f7f7;
  border: .05vw #e2e2e2;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 4vw;
  position: relative;
}

.form-2 {
  width: 25vw;
  flex-direction: column;
  display: flex;
}

.text-block-65 {
  color: #ff8c00;
  font-size: 1vw;
}

.name {
  width: 25vw;
  color: #121212;
  -webkit-text-stroke-color: #ff8c00;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 3vw;
  padding-top: 1.2vw;
  padding-bottom: 1.2vw;
  padding-left: .4vw;
  font-size: .9vw;
  line-height: 140%;
}

.name:hover {
  -webkit-text-stroke-color: #ff8c00;
  background-color: rgba(255, 255, 255, .03);
}

.name:active {
  -webkit-text-stroke-color: #121212;
  background-color: rgba(255, 140, 0, 0);
}

.name:focus {
  -webkit-text-stroke-color: #464646;
  border-bottom-color: #ff8c00;
}

.name::-ms-input-placeholder {
  color: #978978;
  background-color: rgba(255, 255, 255, 0);
}

.name::placeholder {
  color: #978978;
  background-color: rgba(255, 255, 255, 0);
}

.div-block-166 {
  z-index: 100;
  height: 100vh;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.error-message {
  max-width: 25vw;
}

.text-block-66 {
  color: #fff;
  margin-bottom: 2vw;
  font-size: .95vw;
}

.text-span-11 {
  font-weight: 500;
}

.form-section {
  z-index: 100;
  background-color: rgba(0, 0, 0, .85);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form-cross-2 {
  z-index: 2;
  width: 1vw;
  height: 1vw;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  display: flex;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 5%;
}

.image-45 {
  width: 25vw;
}

.phone {
  width: 25vw;
  color: #121212;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 3.3vw;
  padding-top: 1.2vw;
  padding-bottom: 1.2vw;
  padding-left: .4vw;
  font-size: .9vw;
  line-height: 140%;
}

.phone:focus {
  border-bottom-color: #ff8c00;
}

.phone::-ms-input-placeholder {
  color: #978978;
}

.phone::placeholder {
  color: #978978;
}

.heading-20 {
  color: #121212;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 2vw;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.question-field {
  width: 25vw;
  height: 20vw;
  color: #121212;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 3.3vw;
  padding-top: 1.2vw;
  padding-bottom: 1.2vw;
  padding-left: .4vw;
  font-size: .9vw;
  line-height: 140%;
}

.question-field:focus {
  border-bottom-color: #ff8c00;
}

.question-field::-ms-input-placeholder {
  color: #978978;
}

.question-field::placeholder {
  color: #978978;
}

.thank-header {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1.4vw;
  font-size: 1.8vw;
  font-weight: 600;
  line-height: 140%;
}

.submit-button-3 {
  color: #ff8c00;
  background-color: rgba(255, 140, 0, .1);
  border: .06vw solid #ff8c00;
  padding-top: 1vw;
  padding-bottom: 1vw;
  font-size: 1vw;
  transition: all .325s;
}

.submit-button-3:hover {
  color: #121212;
  background-color: #ff8c00;
}

.but-on-home-page {
  z-index: 2;
  width: 15vw;
  cursor: pointer;
  border: .06vw solid #ff8c00;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 1vw 2vw;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: 0%;
  right: 0%;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
  padding: 0 0 5vw;
}

.text-block-67 {
  color: #000;
  text-align: center;
}

.paragraph-21 {
  margin-bottom: 4.821vw;
  font-size: .9vw;
  line-height: 160%;
}

.adrres-and-reqvizity {
  margin-bottom: 4.821vw;
}

.bold-text-15 {
  font-size: 1.2vw;
}

.text-block-68 {
  color: #475467;
  -webkit-text-stroke-color: transparent;
  font-size: .8vw;
  line-height: 160%;
  text-decoration: none;
}

.text-block-68:hover {
  color: #475467;
}

.image-57 {
  width: 2.4vw;
  min-width: 2.4vw;
  margin-right: 1vw;
  display: none;
}

.bold-text-16 {
  font-size: 1.2vw;
}

.paragraph-1fiz-osoba {
  margin-bottom: 2vw;
  font-size: 1.24vw;
  line-height: 160%;
}

.list-item-18 {
  margin-bottom: 1.377vw;
  font-size: .9vw;
  line-height: 160%;
}

.heading-12 {
  margin-top: 0;
  margin-bottom: 2vw;
  font-size: 1.5vw;
}

.list-5 {
  font-size: 1.24vw;
}

.list-item-4 {
  margin-bottom: 1.377vw;
  font-size: .9vw;
  line-height: 160%;
}

.bold-text-17 {
  font-size: 1.2vw;
}

.image-56 {
  width: 2vw;
  opacity: .6;
  margin-right: 1vw;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 2.755vw;
  font-size: 2vw;
}

.bold-text-18 {
  font-size: 1vw;
}

.section-13 {
  flex-direction: column;
  align-items: flex-start;
  margin: 2vw 25vw 5vw;
  display: flex;
}

.paragraph-15--data {
  margin-bottom: 0;
  font-size: .9vw;
  line-height: 160%;
}

.back-to-home {
  width: 11vw;
  border: .05vw #667085;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 1vw;
  margin-left: 0;
  padding: 0;
  text-decoration: none;
  transition: all .325s;
  display: flex;
}

.back-to-home:hover {
  color: #2d373c;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-color: #ff8c00;
  font-size: .8vw;
}

.bold-text-19 {
  font-size: 1.2vw;
}

.povernennuz {
  margin-bottom: 4.821vw;
}

.text-block-69 {
  color: #475467;
  -webkit-text-stroke-color: transparent;
  font-size: .8vw;
  line-height: 160%;
  text-decoration: none;
}

.text-block-69:hover {
  color: #475467;
}

.image-72 {
  width: 2.4vw;
  min-width: 2.4vw;
  margin-right: 1vw;
  display: none;
}

.bold-text-20 {
  font-size: 1.2vw;
}

.paragraph-16-20px {
  margin-bottom: 1.377vw;
  font-size: .9vw;
  font-weight: 500;
  line-height: 160%;
}

.paragraph-22 {
  margin-bottom: 4.821vw;
  font-size: .9vw;
  line-height: 160%;
}

.list-item-19 {
  margin-bottom: 1.377vw;
  font-size: .9vw;
  line-height: 160%;
}

.heading-25 {
  margin-top: 0;
  margin-bottom: 2vw;
  font-size: 1.5vw;
}

.list-6 {
  font-size: 1.24vw;
}

.list-item-20 {
  margin-bottom: 1.377vw;
  font-size: .9vw;
  line-height: 160%;
}

.bold-text-21 {
  font-size: 1.2vw;
}

.image-73 {
  width: 2vw;
  opacity: .6;
  margin-right: 1vw;
}

.heading-26 {
  margin-top: 0;
  margin-bottom: 2.755vw;
  font-size: 2vw;
}

.section-14 {
  flex-direction: column;
  align-items: flex-start;
  margin: 5vw 25vw;
  display: flex;
}

.povernenniz {
  margin-bottom: 0;
}

.heading-27 {
  margin-top: 0;
  margin-bottom: 2.755vw;
  font-size: 2vw;
}

.paragraph-23 {
  margin-bottom: 4.821vw;
  font-size: .9vw;
  line-height: 160%;
}

.image-74 {
  width: 2vw;
  opacity: .6;
  margin-right: 1vw;
}

.image-75 {
  width: 2.4vw;
  min-width: 2.4vw;
  margin-right: 1vw;
  display: none;
}

.text-block-70 {
  color: #475467;
  -webkit-text-stroke-color: transparent;
  font-size: .8vw;
  line-height: 160%;
  text-decoration: none;
}

.text-block-70:hover {
  color: #475467;
}

.tech-page, .tech-page.w--current {
  color: var(--untitled-ui-white);
  margin-right: 2vw;
  font-size: .85vw;
  line-height: 140%;
  text-decoration: none;
}

.tech-pages {
  margin-bottom: 3vw;
}

.link-block-6 {
  text-decoration: none;
}

.div-block-167 {
  margin-bottom: 3vw;
}

.paragraph-24 {
  color: var(--untitled-ui-gray700);
  margin-bottom: 3vw;
  font-size: .9vw;
  font-weight: 500;
  line-height: 140%;
}

.all-harakreristic-button {
  width: auto;
  border: .05vw solid var(--orange);
  color: var(--orange);
  text-align: center;
  background-color: rgba(255, 140, 0, .1);
  justify-content: center;
  margin-top: 3vw;
  margin-left: auto;
  margin-right: auto;
  padding: 1vw 4vw;
  font-size: 1vw;
  font-weight: 500;
  line-height: 140%;
  transition: all .325s;
  display: block;
}

.all-harakreristic-button:hover {
  background-color: var(--orange);
  color: var(--black);
}

.section-15 {
  flex-direction: column;
  align-items: stretch;
  margin: 3vw 15vw 10vw;
  display: flex;
}

.bannera-all-char {
  height: 25vh;
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/IMG_0770-1.jpg');
  background-position: 0 0, 50% 70%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 3vw;
  display: flex;
  position: relative;
}

.all-haracteristic {
  justify-content: space-between;
  display: flex;
}

.imgs-reles {
  margin-right: 2vw;
}

.data-reles {
  display: flex;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  display: none;
}

.body-3 {
  font-family: Montserrat, sans-serif;
}

.text-in-table {
  font-size: .9vw;
  line-height: 140%;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: .75fr .75fr .75fr 1.75fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.title-table {
  justify-content: center;
  align-items: center;
  padding-top: 1vw;
  padding-bottom: 1vw;
  font-size: .85vw;
  font-weight: 700;
  display: flex;
}

.text-block-71 {
  width: auto;
  height: 100%;
  text-align: center;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: .9vw;
  line-height: 140%;
  display: flex;
}

.table-haracteristic {
  width: 100%;
  height: 100%;
  display: none;
}

.header-table-box {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: .5vw;
  padding-right: .5vw;
  font-size: .9vw;
  font-weight: 700;
  line-height: 150%;
  display: flex;
}

.header-header-row {
  justify-content: flex-start;
  display: flex;
}

.bold-text-22 {
  font-weight: 700;
}

.row-125 {
  display: flex;
}

.left-up-corner {
  border-style: solid;
  border-width: .05vw 1px 1px;
  border-color: var(--untitled-ui-gray300);
  justify-content: center;
  align-items: center;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.middle-box-table {
  justify-content: center;
  align-items: center;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.bold-text-23 {
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.left-up-corner-box {
  width: 100%;
  height: 100%;
  border-style: solid none solid solid;
  border-width: .05vw;
  border-color: var(--untitled-ui-gray300);
  background-color: #fff;
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.left-up-corner-box-copy {
  width: 100%;
  height: 100%;
  border: .05vw solid var(--untitled-ui-gray300);
  background-color: #fff;
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.middle-up-box {
  width: 100%;
  height: 100%;
  border-style: solid none solid solid;
  border-width: .05vw;
  border-color: var(--untitled-ui-gray300);
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.right-up-box {
  width: 100%;
  height: 100%;
  border: .05vw solid var(--untitled-ui-gray300);
  padding-top: 0;
  padding-bottom: 0;
}

.middle-centre-box {
  width: 100%;
  height: 100%;
  border-style: none none solid solid;
  border-width: .05vw;
  border-color: var(--untitled-ui-gray300);
  text-align: center;
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.middle-right-box {
  width: 100%;
  height: 100%;
  border-style: solid none solid solid;
  border-width: .05vw;
  border-color: var(--untitled-ui-gray300);
  text-align: center;
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.right-middle-box {
  width: 100%;
  height: 100%;
  border-style: none solid solid;
  border-width: .05vw;
  border-color: var(--untitled-ui-gray300);
  padding-top: 0;
  padding-bottom: 0;
}

.left-centre-box-copy {
  width: 100%;
  height: 100%;
  border-style: none none solid solid;
  border-width: .05vw;
  border-color: var(--untitled-ui-gray300);
  background-color: #fff;
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.link-3 {
  width: 100%;
  height: 100%;
  color: var(--orange);
  justify-content: center;
  align-items: center;
  font-size: .9vw;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.link-3:hover {
  font-weight: 500;
}

.link-3.not-active {
  color: var(--untitled-ui-gray300);
}

.buy-box {
  width: 100%;
  height: 100%;
  border-style: solid solid solid none;
  border-width: .05vw;
  border-color: var(--untitled-ui-gray300);
}

.buy-box.middle-buy-box {
  border-top-style: none;
}

.text-block-72 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1vw;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.5vw;
  font-weight: 600;
}

.text-block-72-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 2.4vw;
  font-weight: 600;
}

.div-block-168 {
  margin-bottom: 3vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.image-77 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tabs-2 {
  z-index: 2;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 1vw;
  display: flex;
  position: relative;
  bottom: -2%;
}

.tabs-content-2 {
  height: 80%;
}

.tab-pane-tab-1-2, .tab-pane-tab-2-2 {
  height: 100%;
}

.image-78, .image-78.flash-img {
  width: 5vw;
}

.tabs-menu-2 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.tab-link-tab-1-2 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.tab-link-tab-1-2.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.div-block-169 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-2-2, .tab-link-tab-2-2.w--current {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.stabs-faq {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 2.604vw;
  padding-right: 2.604vw;
  display: flex;
  position: relative;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 2.604vw;
}

.image-14 {
  height: 5vw;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
}

.paragraph-8 {
  color: #121212;
  margin-top: 2.066vw;
  margin-bottom: 0;
  padding-left: 1.722vw;
  padding-right: 2vw;
  font-size: .9vw;
  line-height: 160%;
}

.faq-body {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10vw;
  display: flex;
}

.list-7 {
  background-color: #493f3f;
  position: static;
  overflow: auto;
}

.list-7.w--open {
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 10px 0;
}

.dropdown-2 {
  z-index: 1;
  width: 100%;
  border: 1px solid #d1d1d1;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.563vw 1.563px;
  display: flex;
}

.div-block-10 {
  height: 50%;
  background-color: #fafafa;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-13 {
  width: 44vw;
  height: auto;
  margin-bottom: 2.24vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.faq {
  margin-left: 15vw;
  margin-right: 0;
}

.text-block-73 {
  width: 25vw;
  color: #121212;
  text-align: left;
  white-space: pre-line;
  object-fit: fill;
  font-size: .9vw;
  font-weight: 500;
  line-height: 140%;
  overflow: visible;
}

.dropdown-toggle-2 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 0 2.066vw;
  display: flex;
}

.image-34 {
  width: 1.1vw;
  max-width: none;
}

.questions {
  width: 50%;
  margin-right: 4.271vw;
}

.faq-img {
  width: auto;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  top: 14px;
}

.qa-1 {
  width: 100%;
  background-color: #fff;
  border: 1px solid #f7f7f7;
  justify-content: space-around;
  margin-bottom: 1.377vw;
  display: block;
}

.qa-1.last-qa {
  margin-bottom: 0;
}

.heading-28 {
  margin-top: 0;
  margin-bottom: 2.604vw;
}

.image-79 {
  height: 2.917vw;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
}

.paragraph-25 {
  color: #121212;
  margin-top: 2.066vw;
  margin-bottom: 0;
  padding-left: 1.722vw;
  padding-right: 2vw;
  font-size: .9vw;
  line-height: 160%;
}

.list-8 {
  background-color: #493f3f;
  position: static;
  overflow: auto;
}

.list-8.w--open {
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 10px 0;
}

.div-block-170 {
  height: 50%;
  background-color: #fafafa;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-80 {
  width: 44vw;
  height: auto;
  margin-bottom: 2.24vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-81 {
  width: 1.1vw;
  max-width: none;
}

.pa-data {
  max-width: 44vw;
  border: .05vw solid #e4e4e4;
  margin-bottom: 0;
  margin-left: 15vw;
  padding: 2vw;
}

.pa-data.umovy-data {
  margin-left: 0;
}

.bold-text-24, .bold-text-25 {
  font-size: 1vw;
}

.div-block-171 {
  width: 4.167vw;
  height: 4.167vw;
  opacity: .4;
  -webkit-backdrop-filter: grayscale() blur(20px);
  backdrop-filter: grayscale() blur(20px);
  background-color: rgba(255, 140, 0, .18);
  border: .05vw solid #ff8c00;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  transition: all .325s;
  display: flex;
  position: static;
  top: auto;
  bottom: 4%;
  left: auto;
  right: 4%;
  box-shadow: 0 6px 11px -1px rgba(0, 0, 0, .1);
}

.div-block-171:hover {
  opacity: 1;
  background-color: rgba(255, 140, 0, .4);
  transform: scale(1.2);
  box-shadow: 0 8px 13px 4px rgba(0, 0, 0, .1);
}

.div-block-171:active {
  background-color: rgba(255, 140, 0, .68);
  transform: scale(1.1);
}

.div-block-172 {
  width: 1.667vw;
  height: 1.667vw;
  display: none;
}

.div-block-172-copy {
  width: 1.667vw;
  height: 1.667vw;
  background-image: url('../images/up-arrow-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.link-block-7 {
  position: fixed;
  top: auto;
  bottom: 4%;
  left: auto;
  right: 4%;
}

.text-block-74 {
  color: #757575;
  margin-top: 1vw;
  margin-left: .45vw;
  font-size: .85vw;
  line-height: 100%;
}

@media screen and (max-width: 991px) {
  .uui-heroheader01_fileupload-image-wrapper {
    left: -2.5%;
  }

  .uui-space-large {
    min-height: 2.5rem;
  }

  .uui-heading-xlarge {
    font-size: 3.25rem;
  }

  .uui-heroheader01_component {
    min-height: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .vertical-simistor {
    width: 60vw;
    bottom: -32%;
  }

  .image-27 {
    width: 120px;
  }

  .left-side-3s {
    width: 60vw;
    height: 40vw;
    margin-right: 0;
  }

  .big-text-s2 {
    font-size: 16px;
  }

  .big-text-s2.black-big-text {
    font-size: 24px;
  }

  .big-text-s2.black-big-text.tablet {
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
    margin-bottom: 40px;
  }

  .big-text-s2.orange-title {
    font-size: 24px;
  }

  .text-block-19 {
    font-size: 14px;
  }

  .serednia-cina {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .uui-text-size-medium {
    max-width: none;
    font-size: 16px;
  }

  .uui-layout34_component {
    grid-template-columns: 1fr 1fr;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .process_details {
    width: 55%;
    padding: 10px;
  }

  .title_text {
    font-size: 12px;
  }

  .centre_block {
    width: 150px;
  }

  .process_image_wrap {
    width: 55%;
    padding: 15px;
  }

  .uui-heroheader13_image-wrapper {
    height: 15vh;
    bottom: 0;
  }

  .uui-space-large-2 {
    min-height: 2.5rem;
  }

  .uui-heading-xlarge-2 {
    font-size: 2.3rem;
    line-height: 160%;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 4rem;
    padding-bottom: 0;
  }

  .uui-section_heroheader13 {
    flex-direction: column;
    margin-bottom: 50px;
    display: flex;
  }

  .uui-testimonial07_slide {
    margin-right: 2.5rem;
    padding-right: 0;
  }

  .uui-testimonial07_mask {
    width: 100%;
  }

  .uui-testimonial07_component {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-padding-vertical-xhuge-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .ukr-poshta {
    width: 20px;
    height: 20px;
    margin-right: 20px;
  }

  .div-block-99 {
    width: 15vw;
    top: 4px;
  }

  .image-9 {
    top: -9%;
  }

  .delivery-icon {
    margin-bottom: 0;
    margin-left: 20px;
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 0%;
    right: 0%;
  }

  .three-block {
    justify-content: space-between;
    margin-top: 10vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .div-block-97 {
    width: 14vw;
    top: 0;
    bottom: 0;
  }

  .image-30 {
    width: 20px;
    height: 20px;
  }

  .opt-delivery {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .image-10 {
    width: 20vw;
    max-width: none;
  }

  .div-block-8 {
    width: 5vw;
    height: 5vw;
  }

  .paragraph-4 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .nova-poshta {
    width: 20px;
    height: 20px;
  }

  .div-block-98 {
    width: 14vw;
    top: 4px;
  }

  .five-years-2 {
    top: -14%;
  }

  .five-years {
    top: -24%;
  }

  .garantiya {
    height: 30vh;
    margin-bottom: 20px;
  }

  .bg-garanty-stab {
    width: 12vw;
    height: 20vw;
  }

  .delivery-img {
    width: 90%;
    margin-bottom: 40px;
  }

  .two-blocks {
    width: 55vw;
    margin-right: 20px;
  }

  .heading-5 {
    width: auto;
    margin-bottom: 10px;
    padding-top: 30px;
    padding-left: 20px;
    font-size: 22px;
  }

  .heading-5.eco-heading {
    width: auto;
    margin-right: 0;
    padding-right: 0;
  }

  .text-block-11 {
    font-size: 12px;
  }

  .samovyviz {
    width: 20px;
    height: 20px;
    margin-right: 20px;
  }

  .eco-text {
    width: 35vw;
    margin-left: 20px;
    margin-right: 0;
  }

  .name-garanty-stab {
    font-size: 14px;
  }

  .text-block-12 {
    width: 25vw;
    margin-left: 20px;
    padding: 10px;
    font-size: 18px;
  }

  .delivery-text {
    margin-bottom: 59px;
  }

  .eco {
    height: 35vw;
    flex-direction: row-reverse;
  }

  .eco-img {
    margin-left: 10px;
    margin-right: 20px;
  }

  .text-block-13 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }

  .uui-testimonial13_component {
    grid-template-columns: 1fr 1fr;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-2 {
    width: 90vw;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    position: static;
  }

  .d-111-content-wrapper {
    width: 94%;
    height: auto;
    text-align: left;
    align-items: stretch;
    padding: 30px 10px;
  }

  .d-111-content-wrapper.full-height {
    justify-content: flex-start;
  }

  .button {
    text-align: center;
    text-transform: none;
    justify-content: center;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .d-111-product-image, .d-111-product-image._140-img, .d-111-product-image.phm-125-img, .d-111-product-image.phm-132-img, .d-111-product-image.img-phm-140t, .d-111-product-image.img-140-x, .d-111-product-image.img-phm-163, .d-111-product-image.img-163-t, .d-111-product-image.img-116-pt, .d-111-product-image.img---316, .d-111-product-image._316x-img {
    margin-left: 0;
  }

  .d-111-price-text {
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 24px;
  }

  .d-111-image-wrapper {
    width: 100%;
    height: 30vh;
  }

  .card-phm {
    width: 48%;
    border-width: 1px;
    flex-direction: column;
    align-items: center;
    position: relative;
  }

  .card-phm.left-card-20px {
    justify-content: flex-start;
    margin-right: 0;
    position: relative;
  }

  .card-phm.last-card {
    width: 100%;
  }

  .two-card {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  .grid-2 {
    max-width: none;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto auto;
    margin-bottom: 1rem;
  }

  .text-block-30 {
    font-size: 16px;
  }

  .text-block-30.grey-list-bg {
    padding: 5px 10px;
    font-size: 14px;
  }

  .text-block-30.white-list-1-bg {
    align-items: center;
    margin-right: 0;
    padding: 5px 10px;
    font-size: 14px;
    display: flex;
  }

  .text-block-31, .text-block-31.grey-2list {
    padding-left: 10px;
    font-size: 14px;
  }

  .card-align-left-side {
    width: 100%;
    margin-bottom: 1rem;
  }

  .div-block-103 {
    flex-direction: column-reverse;
    align-items: stretch;
    margin-top: 40px;
    margin-bottom: 10px;
    display: flex;
  }

  .div-block-103.absolute-button {
    width: 88%;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: auto;
    bottom: 30px;
    left: auto;
    right: auto;
  }

  .text-block-18 {
    font-size: 16px;
  }

  .div-block-92 {
    width: 50vw;
    height: auto;
    flex-direction: column;
  }

  .div-block-59 {
    width: 45vw;
    background-color: #f7f7f7;
    margin-bottom: 30px;
    margin-right: 0;
    padding: 40px;
  }

  .contact-phones {
    margin-bottom: 30px;
  }

  .div-block-60 {
    width: 45vw;
  }

  .left-title-block {
    width: 30vw;
    height: 35vh;
    margin-right: 5vw;
  }

  .left-title-block.contact-left-side {
    height: 60vh;
    margin-right: 20px;
    position: static;
  }

  .paragraph-6 {
    margin-bottom: 40px;
    font-size: 16px;
  }

  .div-block-61 {
    margin-bottom: 20px;
  }

  .div-block-93 {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .button-orange {
    padding: 16px 25px;
    font-size: 16px;
  }

  .phone-number-footer {
    font-size: 18px;
  }

  .heading-8 {
    width: 25vw;
    font-size: 24px;
  }

  .html-embed {
    height: auto;
  }

  .contact-email {
    margin-bottom: 30px;
  }

  .logo-footer {
    width: 35vw;
    height: auto;
    justify-content: center;
    margin-bottom: 30px;
    display: flex;
  }

  .nav-link-footer {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }

  .list-item-3, .list-item-2 {
    margin-bottom: 30px;
  }

  .list-item-5 {
    color: var(--untitled-ui-white);
    margin-bottom: 30px;
    font-size: 16px;
  }

  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-22 {
    width: 30vw;
  }

  .footer-menu {
    width: 40vw;
    height: auto;
    background-color: #121212;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    padding-left: 0;
    display: flex;
  }

  .div-block-106 {
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-39 {
    width: 120px;
  }

  .right-block-s3-2 {
    margin-right: 0;
  }

  .left-side-3s-2 {
    width: 80vw;
    height: 40vw;
    margin-right: 0;
  }

  .text-block-37 {
    font-size: 14px;
  }

  .serednia-cina-2 {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .div-block-107 {
    width: 30vw;
    height: 30vw;
    top: -45%;
    left: -29%;
  }

  .div-block-107.last-circle {
    width: 50vw;
    height: 50vw;
    top: -80%;
    left: -20%;
  }

  .image-41 {
    width: 96vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4rem;
    display: none;
  }

  .div-block-108 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-42 {
    width: 45vw;
  }

  .image-43 {
    width: 9.5vw;
  }

  .text-block-38 {
    margin-top: 25px;
    padding-left: 25px;
    font-size: 18px;
  }

  .text-block-39 {
    font-size: 16px;
  }

  .nav-menu {
    width: 40vw;
    height: 80vh;
    background-color: #121212;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
    padding-top: 93px;
    padding-left: 0;
    display: flex;
  }

  .navbar-no-shadow {
    margin-bottom: 0;
  }

  .mobile-margin-top-10 {
    padding-top: 130px;
  }

  .link {
    color: var(--untitled-ui-white);
    margin-bottom: 30px;
    font-size: 18px;
  }

  .navbar-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .navbar-no-shadow-container {
    align-items: center;
    display: flex;
  }

  .nav-button-wrapper {
    width: 100%;
    align-items: center;
    margin-top: 40px;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    z-index: 2;
    color: #fff;
    background-color: #ff8c00;
  }

  .nav-menu-wrapper {
    z-index: 1;
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-link {
    color: var(--untitled-ui-white);
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }

  .image-35 {
    width: 30vw;
  }

  .icon-2 {
    color: #fff;
  }

  .image-44 {
    z-index: 2;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    display: block;
    position: relative;
  }

  .social-links {
    margin: 20px auto 30px;
    padding-left: 0;
  }

  .instagram-social-link {
    width: 4vw;
    height: 4vw;
    margin-right: 40px;
  }

  .image-2 {
    width: 40px;
    height: 40px;
  }

  .fb-social-link {
    width: 4vw;
    height: 4vw;
    margin-right: 40px;
  }

  .image-3 {
    width: 40px;
    height: 40px;
  }

  .youtube-social-link {
    margin-right: 0;
  }

  .image-4 {
    width: 40px;
    height: 40px;
  }

  .text-block-47 {
    font-size: 14px;
  }

  .pc-2 {
    width: 26vw;
  }

  .image-54 {
    width: 20vw;
  }

  .microvawe-3 {
    width: 18vw;
  }

  .tv-2 {
    width: 28vw;
    left: 17%;
  }

  .right-block-s3-3 {
    margin-right: 0;
  }

  .holodilnik-2 {
    width: 16vw;
  }

  .stiralka-2 {
    width: 19vw;
  }

  .div-block-141 {
    width: 12vw;
    height: 12vw;
  }

  .div-block-141.stiralka-circle {
    bottom: 25%;
  }

  .div-block-141.microvawe-circle {
    bottom: 25%;
    left: 19%;
  }

  .div-block-141.pc-circle {
    bottom: 25%;
  }

  .div-block-141.tv-circle {
    bottom: 15%;
    left: 20%;
  }

  .serednia-cina-3 {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 15vw;
    margin-bottom: 15vw;
  }

  .title_text-2 {
    font-size: 12px;
  }

  .image-53 {
    width: 35px;
    height: 35px;
  }

  .div-block-139 {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .button-orange-2 {
    padding: 16px 25px;
    font-size: 16px;
  }

  .text-block-46 {
    font-size: 16px;
  }

  .image-51 {
    width: 35px;
    height: 35px;
  }

  .div-block-138 {
    margin-bottom: 20px;
  }

  .div-block-135 {
    width: 50vw;
    height: auto;
    flex-direction: column;
  }

  .paragraph-16 {
    margin-bottom: 40px;
    font-size: 16px;
  }

  .social-links-2 {
    width: 30vw;
    align-items: flex-start;
    margin: 20px auto 30px;
    padding-left: 0;
  }

  .image-52 {
    width: 35px;
    height: 35px;
  }

  .div-block-140 {
    width: 45vw;
    background-color: #f7f7f7;
    margin-bottom: 30px;
    margin-right: 0;
    padding: 40px;
  }

  .div-block-136 {
    width: 45vw;
  }

  .div-block-134 {
    margin-bottom: 40px;
  }

  .social-media-link-contacts-2 {
    width: 35vw;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .div-block-143 {
    width: 12vw;
    height: 12vw;
  }

  .div-block-143.stiralka-circle {
    bottom: 25%;
  }

  .div-block-143.microvawe-circle {
    bottom: 25%;
    left: 19%;
  }

  .div-block-143.tv-circle {
    bottom: 15%;
    left: 20%;
  }

  .div-block-143.pc-circle {
    bottom: 25%;
  }

  .microvawe-4 {
    width: 18vw;
  }

  .image-58 {
    width: 20vw;
  }

  .tv-3 {
    width: 28vw;
    left: 17%;
  }

  .text-block-49 {
    font-size: 14px;
  }

  .right-block-s3-4 {
    margin-right: 0;
  }

  .stiralka-3 {
    width: 19vw;
  }

  .holodilnik-4 {
    width: 16vw;
  }

  .image-59 {
    width: 120px;
  }

  .section-3 {
    width: 90vw;
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .general-data {
    width: 80vw;
    flex-direction: column;
    align-items: center;
  }

  .left-side-product {
    width: 80vw;
    justify-content: center;
    align-items: flex-start;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .tabs {
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
    position: relative;
  }

  .tabs-menu {
    width: 20vw;
    justify-content: center;
    align-items: stretch;
    margin-right: 5vw;
  }

  .entre-side-product {
    width: 45vw;
    margin-right: 40px;
  }

  .tabs-content {
    width: 100%;
    height: 100%;
    justify-content: center;
    display: flex;
  }

  .heading-9 {
    font-size: 20px;
  }

  .lightbox-link {
    width: 40vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current, .tab-link-tab-2 {
    width: 15vw;
    height: auto;
  }

  .image-60 {
    width: 40vw;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .total-price {
    font-size: 24px;
  }

  .total-price.price-product-card {
    color: #2d373c;
    font-size: 5vw;
  }

  .total-price.price-product-card.price {
    font-size: 20px;
    font-weight: 700;
  }

  .price-value {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .counter-button.up {
    width: 6vw;
    height: 6vw;
    background-color: #fff;
    border-color: #ff8c00;
    border-radius: 5px;
    margin-left: 45px;
  }

  .counter-button.up:hover {
    background-color: #2d373c;
    border-color: #2d373c;
  }

  .counter-button.up:active {
    background-color: #040607;
    border-color: #040607;
  }

  .counter-button.down {
    width: 45px;
    height: 45px;
    border-color: #ff8c00;
    border-radius: 5px;
    margin-right: 45px;
    padding: .551vw 2vw;
  }

  .counter-button.down:hover {
    background-color: #2d373c;
    border-color: #2d373c;
  }

  .counter-button.down:active {
    background-color: #040607;
    border-color: #040607;
  }

  .counter-button.up {
    width: 6vw;
    height: 6vw;
    background-color: rgba(0, 0, 0, 0);
    border-color: #ff8c00;
    border-radius: 0;
    margin-left: 45px;
  }

  .counter-button.up:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #2d373c;
  }

  .counter-button.up:active {
    background-color: #040607;
    border-color: #040607;
  }

  .counter-button.down {
    width: 45px;
    height: 45px;
    border-color: #ff8c00;
    border-radius: 5px;
    margin-right: 45px;
    padding: .551vw 2vw;
  }

  .counter-button.down:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #2d373c;
    border-radius: 0;
  }

  .counter-button.down:active {
    background-color: #040607;
    border-color: #040607;
  }

  .counter-input {
    width: 10vw;
    height: 45px;
    border-radius: 5px;
    margin-bottom: 0;
    padding: 0 2vw;
    font-size: 2.2vw;
  }

  .plus-line {
    width: 4px;
    height: 16px;
    background-color: #ff8c00;
    transform: rotate(0);
  }

  .price-field {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .text-block-9 {
    font-size: 16px;
  }

  .text-block-9.price-name-product-card {
    color: #2d373c;
    margin-bottom: 2vw;
    font-size: 16px;
  }

  .calculator {
    flex-direction: row;
    align-items: flex-end;
  }

  .minus-line {
    width: 4px;
    height: 16px;
    background-color: #ff8c00;
    transform: rotate(90deg);
  }

  .delivery-side {
    margin-bottom: 30px;
  }

  .text-block-50 {
    color: var(--untitled-ui-gray700);
    margin-bottom: 10px;
    font-size: 14px;
  }

  .text-block-51 {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .oplata {
    font-size: 16px;
  }

  .text-block-52, .text-block-53 {
    font-size: 14px;
  }

  .text-block-54 {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .dostavka-i-oplata {
    width: 35vw;
    margin-top: 10px;
    padding: 20px;
  }

  .dostavka {
    font-size: 16px;
  }

  .div-block-115 {
    width: auto;
  }

  .div-block-146 {
    width: 20px;
    height: 6px;
  }

  .heading-21 {
    color: #121212;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 600;
  }

  .div-block-112 {
    width: 20px;
    height: 20px;
    top: 4%;
    bottom: auto;
    left: auto;
    right: 5%;
  }

  .phm-125-window {
    display: none;
  }

  .plus-line-2 {
    width: 4px;
    height: 16px;
    background-color: #ff8c00;
    transform: rotate(0);
  }

  .third-row {
    width: auto;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-111-copy {
    width: 20px;
    height: 6px;
  }

  .success-message-2 {
    width: 80vw;
  }

  .payment {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
    display: none;
  }

  .radio-button-label {
    font-size: 16px;
  }

  .price-value-2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
    display: flex;
  }

  .text-block-55 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 700;
  }

  .form-block-5 {
    flex-direction: column;
  }

  .form-3 {
    flex-direction: column;
    padding: 40px;
  }

  .paragraph-15 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 160%;
  }

  .order-field {
    width: 80%;
    margin-bottom: 40px;
    padding: 15px 10px;
    font-size: 16px;
  }

  .product-img {
    width: 40vw;
    margin-bottom: 15px;
  }

  .price-field-2 {
    font-size: 24px;
  }

  .text-block-56 {
    font-size: 16px;
  }

  .text-block-56.price-name-product-card {
    color: #121212;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .delivery-radiobutton {
    width: 80%;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
    display: flex;
  }

  .towns {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: none;
  }

  .button-3 {
    margin-bottom: 40px;
    padding: 18px 40px;
    font-size: 16px;
  }

  .div-block-116 {
    flex-direction: column;
    margin-left: 0;
  }

  .minus-line-2 {
    width: 4px;
    height: 16px;
    background-color: #ff8c00;
    transform: rotate(90deg);
  }

  .general-info {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    margin-right: 0;
    display: flex;
  }

  .field-label {
    margin-bottom: 40px;
    font-size: 18px;
  }

  .phm-125 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .radio-button-field {
    margin-bottom: 40px;
  }

  .counter-input-2 {
    width: 60px;
    height: 45px;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 0;
    margin-bottom: 0;
    padding: 0 2vw;
    font-size: 16px;
  }

  .submit-button-4 {
    margin-top: 50px;
    margin-bottom: 40px;
    padding: 16px 60px;
    font-size: 16px;
  }

  .img-price-checkout {
    width: 70vw;
    flex-direction: column;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .address {
    display: none;
  }

  .text-block-58 {
    margin-bottom: 5px;
    margin-right: 10px;
    font-size: 14px;
  }

  .pro-rele {
    padding-bottom: 0;
  }

  .pro-rele-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 50px;
  }

  .heading-23 {
    font-size: 18px;
    line-height: 140%;
  }

  .div-block-148 {
    width: 50vw;
    height: 50vw;
    align-items: flex-start;
    bottom: 0%;
  }

  .div-block-148.circle-2 {
    width: 50vw;
    height: 50vw;
    bottom: 0%;
  }

  .div-block-149 {
    width: 80vw;
    flex-direction: column;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .image-61 {
    width: 80vw;
  }

  .image-61.second-316x {
    width: 50vw;
  }

  .image-61._325-img {
    width: 80vw;
  }

  .image-61._140x-img-1 {
    width: 60vw;
  }

  .div-block-150 {
    width: 80vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
    display: flex;
  }

  .text-block-59 {
    font-size: 14px;
  }

  .div-block-151 {
    width: 6px;
    height: 6px;
    margin-right: 10px;
  }

  .div-block-152 {
    margin-bottom: 30px;
  }

  .div-block-153 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .div-block-154 {
    width: 80vw;
    height: auto;
  }

  .image-62 {
    width: 70vw;
  }

  .image-62._140-x-img-2 {
    width: 50vw;
  }

  .image-62._140-x-3 {
    width: 80vw;
    left: 0;
  }

  .image-62._30vw-img {
    width: 40vw;
    bottom: 32px;
  }

  .image-62._163t-img {
    width: 60vw;
  }

  .div-block-155 {
    width: 80vw;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .text-block-60, .text-block-60.dark-info {
    padding: 5px 5px 5px 15px;
    font-size: 16px;
  }

  .type {
    padding: 5px 15px 5px 10px;
    font-size: 16px;
  }

  .type.dark {
    padding: 5px 5px 5px 10px;
    font-size: 16px;
  }

  .text-block-61 {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
  }

  .image-63 {
    width: 40vw;
  }

  .dani-card {
    width: 80vw;
    justify-content: center;
  }

  .tab-link-tab-3 {
    width: 15vw;
    height: auto;
  }

  ._125-2, ._125-3 {
    width: 40vw;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-2 {
    color: var(--untitled-ui-white);
    margin-bottom: 30px;
    font-size: 16px;
  }

  .nav-link-2 {
    color: var(--untitled-ui-white);
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }

  .image-68 {
    width: 30vw;
  }

  .icon-3 {
    color: var(--black);
  }

  .form-for-partners {
    margin-bottom: 40vw;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-24 {
    width: auto;
    font-size: 22px;
  }

  .form-block {
    max-width: none;
    margin-right: 5vw;
    padding: 40px;
  }

  .paragraph-17 {
    width: auto;
    margin-bottom: 20px;
    font-size: 14px;
  }

  .partners-block-copy {
    height: 50vw;
    padding-left: 0;
  }

  .paragraph-18 {
    font-size: 16px;
  }

  .button-2-white {
    padding: 16px 25px;
    font-size: 16px;
  }

  .form-partner {
    padding-left: 5vw;
  }

  .text-field-2 {
    width: 35vw;
    margin-bottom: 30px;
    padding: 15px 5px;
    font-size: 16px;
  }

  .text-field-2.last-field {
    margin-bottom: 50px;
  }

  .footer-menu-2 {
    width: 40vw;
    height: auto;
    background-color: #121212;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 50px;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

  .image-69 {
    width: 30vw;
  }

  .div-block-158 {
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .price-value-2-copy {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
    display: flex;
  }

  .image-71 {
    width: 100%;
  }

  .paragraph-19 {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 160%;
  }

  .paragraph-20 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .list-item-6, .list-item-7 {
    font-size: 16px;
  }

  .list-item-8, .list-item-9, .list-item-10 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .list-item-11 {
    font-size: 16px;
  }

  .div-block-163 {
    background-color: #fff;
  }

  .list-4 {
    margin-bottom: 0;
  }

  .first-row {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
  }

  .first-row.margin-5vw {
    flex-direction: column-reverse;
  }

  .second-row {
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: 50px;
  }

  .third-row-grid {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
  }

  .div-block-164 {
    width: 20px;
    height: 6px;
  }

  .div-block-165 {
    width: 20px;
    height: 20px;
    top: 4%;
    bottom: auto;
    left: auto;
    right: 5%;
  }

  .form-block-4 {
    width: 70vw;
    padding: 60px;
  }

  .form-2 {
    width: auto;
  }

  .name {
    width: auto;
    margin-bottom: 40px;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 5px;
    font-size: 16px;
  }

  .form-section {
    display: none;
  }

  .form-cross-2 {
    width: 25px;
    height: 25px;
    justify-content: center;
    top: 5%;
    right: 3%;
  }

  .phone {
    width: auto;
    margin-bottom: 40px;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 5px;
    font-size: 16px;
  }

  .heading-20 {
    margin-bottom: 40px;
    font-size: 24px;
  }

  .question-field {
    width: auto;
    margin-bottom: 60px;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 5px;
    font-size: 16px;
  }

  .submit-button-3 {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
  }

  .paragraph-21 {
    margin-bottom: 50px;
    font-size: 16px;
  }

  .adrres-and-reqvizity {
    margin-bottom: 50px;
  }

  .bold-text-15 {
    font-size: 20px;
  }

  .text-block-68 {
    font-size: 16px;
  }

  .bold-text-16 {
    font-size: 20px;
  }

  .paragraph-1fiz-osoba {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .list-item-18 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .heading-12 {
    margin-bottom: 20px;
  }

  .list-5 {
    margin-bottom: 50px;
  }

  .list-item-4 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .bold-text-17 {
    font-size: 20px;
  }

  .image-56 {
    width: 35px;
    margin-right: 15px;
  }

  .heading-11 {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .bold-text-18 {
    font-size: 18px;
  }

  .section-13 {
    margin-top: 40px;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .paragraph-15--data {
    font-size: 16px;
  }

  .back-to-home {
    width: auto;
    border-width: 1px;
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 15px 0;
  }

  .bold-text-19 {
    font-size: 20px;
  }

  .text-block-69 {
    font-size: 16px;
  }

  .bold-text-20 {
    font-size: 20px;
  }

  .paragraph-16-20px, .paragraph-22 {
    margin-bottom: 50px;
    font-size: 16px;
  }

  .list-item-19 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .heading-25 {
    margin-bottom: 20px;
  }

  .list-6 {
    margin-bottom: 50px;
  }

  .list-item-20 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .bold-text-21 {
    font-size: 20px;
  }

  .image-73 {
    width: 35px;
    margin-right: 15px;
  }

  .heading-26 {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .section-14 {
    margin-top: 40px;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .povernenniz {
    margin-bottom: 50px;
  }

  .heading-27 {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .paragraph-23 {
    margin-bottom: 50px;
    font-size: 16px;
  }

  .image-74 {
    width: 35px;
    margin-right: 15px;
  }

  .text-block-70 {
    font-size: 16px;
  }

  .tech-page {
    margin-right: 40px;
    font-size: 14px;
  }

  .paragraph-24 {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 150%;
  }

  .all-harakreristic-button {
    margin-top: 50px;
    margin-bottom: 100px;
    padding: 15px 40px;
    font-size: 18px;
  }

  .section-15 {
    margin-top: 0;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .title-table {
    font-size: 14px;
  }

  .text-block-71 {
    font-size: 16px;
  }

  .left-up-corner-box {
    padding-top: 10px;
  }

  .middle-up-box, .right-up-box {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-3 {
    font-size: 16px;
  }

  .buy-box {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-72 {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .text-block-72-copy {
    font-size: 28px;
  }

  .stabs-faq {
    padding-left: 0;
    padding-right: 0;
    top: 70px;
    bottom: 0;
  }

  .image-14 {
    height: 30px;
  }

  .paragraph-8 {
    margin-top: 4vw;
    padding-left: 2vw;
    padding-right: 6vw;
    font-size: 16px;
  }

  .faq-body {
    flex-direction: column;
    margin-bottom: 25vw;
  }

  .dropdown-2 {
    border-style: none;
    border-radius: 1vw;
    padding: 25px 40px 25px 30px;
  }

  .div-block-10 {
    height: 30vh;
  }

  .image-13 {
    width: 70vw;
  }

  .faq {
    flex-direction: column;
    margin-left: 5vw;
    margin-right: 5vw;
    display: flex;
  }

  .text-block-73 {
    width: 70vw;
    font-size: 18px;
    font-weight: 400;
  }

  .dropdown-toggle-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-34 {
    width: 20px;
  }

  .questions {
    width: auto;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    margin-right: 0;
    display: flex;
  }

  .faq-img {
    top: -65px;
  }

  .qa-1 {
    width: 80vw;
    margin-bottom: 15px;
  }

  .image-79 {
    height: 30px;
  }

  .paragraph-25 {
    margin-top: 4vw;
    padding-left: 2vw;
    padding-right: 6vw;
    font-size: 16px;
  }

  .div-block-170 {
    height: 30vh;
  }

  .image-80 {
    width: 70vw;
  }

  .image-81 {
    width: 20px;
  }

  .pa-data {
    max-width: 90vw;
    margin-bottom: 80px;
    padding: 40px;
  }

  .bold-text-24, .bold-text-25 {
    font-size: 18px;
  }

  .div-block-171 {
    width: 40px;
    height: 40px;
  }

  .div-block-172-copy {
    width: 16px;
    height: 16px;
  }

  .text-block-74 {
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: auto;
    bottom: 10px;
    left: 0%;
    right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .uui-heroheader01_pattern-image {
    width: 14.9rem;
    top: auto;
    bottom: -15%;
    right: -10%;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .uui-heroheader01_image {
    height: 22rem;
    border-top-left-radius: 6rem;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-button-icon.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui-white);
    color: var(--untitled-ui-gray700);
  }

  .uui-button-secondary-gray.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-large {
    min-height: 2rem;
  }

  .uui-text-size-xlarge {
    font-size: 1.125rem;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-heading-xlarge {
    font-size: 2.25rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .pc {
    width: auto;
    max-width: none;
    min-width: 0;
  }

  .right-block-s3 {
    width: 80vw;
  }

  .tv {
    height: auto;
    max-width: none;
  }

  .image-28 {
    width: auto;
    max-width: none;
  }

  .big-text-s2.orange-title {
    font-size: 22px;
  }

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

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: #6941c6;
  }

  .uui-button-row-2 {
    align-self: stretch;
  }

  .uui-space-small-2 {
    min-height: 1.25rem;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-layout34_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .uui-padding-vertical-xhuge-2 {
    width: 90vw;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h1 {
    font-size: 28px;
    line-height: 38px;
  }

  .process_line {
    top: 0%;
    bottom: 0%;
    left: 25px;
    right: auto;
  }

  .process_details {
    width: 90%;
    min-height: auto;
    justify-content: flex-start;
    padding: 20px;
  }

  .centre_block {
    width: 55px;
  }

  .title_wrap {
    margin-bottom: 40px;
  }

  .process_card {
    flex-direction: row-reverse;
    margin-bottom: 35px;
    padding-bottom: 20px;
  }

  .section_container {
    margin-bottom: 60px;
  }

  .process_card_02 {
    margin-bottom: 35px;
  }

  .process_image_wrap {
    display: none;
  }

  .process_section {
    padding: 0 15px;
  }

  .uui-button-2 {
    font-size: 1rem;
  }

  .uui-button-2:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-button-2.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-2.is-button-large:hover {
    background-color: var(--orange);
    color: var(--black);
  }

  .uui-button-wrapper-2.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape-2 {
    width: 100%;
    max-width: none;
  }

  .uui-button-icon-3.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

  .uui-button-secondary-gray-2 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-2:hover {
    background-color: var(--untitled-ui-white);
    color: var(--untitled-ui-gray700);
  }

  .uui-button-secondary-gray-2.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-row-3 {
    align-self: stretch;
  }

  .uui-button-row-3.button-row-center.is-reverse-mobile-landscape, .uui-button-row-3.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-large-2 {
    min-height: 2rem;
  }

  .uui-text-size-xlarge-2 {
    font-size: 1.125rem;
  }

  .uui-space-small-3 {
    min-height: 1.25rem;
  }

  .uui-heading-xlarge-2 {
    font-size: 2.25rem;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 4rem;
    padding-bottom: 0;
  }

  .uui-page-padding-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-testimonial07_arrow:hover {
    background-color: var(--untitled-ui-white);
  }

  .uui-testimonial07_arrow.left {
    right: 3.5rem;
  }

  .uui-testimonial07_logo {
    max-height: 2.5rem;
  }

  .uui-testimonial07_logo-wrapper {
    margin-top: 1rem;
  }

  .uui-testimonial07_divider {
    display: none;
  }

  .uui-testimonial07_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .uui-testimonial07_client {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .uui-heading-xsmall-2 {
    font-size: 1.25rem;
  }

  .uui-testimonial07_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .uui-testimonial07_slide {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-testimonial07_component {
    margin-top: 3rem;
    padding-bottom: 3rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-99 {
    width: 25vw;
    top: 6px;
  }

  .image-9 {
    width: 7vw;
    max-width: none;
  }

  .delivery-icon {
    bottom: 5%;
  }

  .three-block {
    flex-direction: column;
    align-items: center;
  }

  .image-37 {
    width: 22vw;
    max-width: none;
    position: relative;
    bottom: -9px;
  }

  .div-block-97 {
    width: 20vw;
  }

  .image-10 {
    width: 35vw;
  }

  .div-block-8 {
    width: auto;
    height: auto;
  }

  .div-block-98 {
    width: 21vw;
  }

  .five-years-2 {
    width: 7vw;
    max-width: none;
  }

  .five-years {
    width: 7vw;
    max-width: none;
    top: -12%;
  }

  .delivery {
    width: 80vw;
  }

  .bg-garanty-stab {
    width: 20vw;
    height: 30vw;
  }

  .delivery-img {
    width: 60vw;
    height: auto;
    margin-bottom: 60px;
  }

  .two-blocks {
    width: 80vw;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .heading-5.eco-heading {
    width: 40vw;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .eco-text {
    width: 50vw;
    margin-left: 20px;
    margin-right: auto;
    position: relative;
    left: 0;
  }

  .name-garanty-stab {
    padding-top: 5px;
    font-size: 16px;
    line-height: 100%;
  }

  .text-block-12 {
    width: 34vw;
  }

  .image-29 {
    width: 22vw;
    max-width: none;
    bottom: -20px;
    left: 0%;
  }

  .delivery-text {
    width: 80vw;
    margin-bottom: 20px;
  }

  .eco {
    height: 30vh;
    position: relative;
  }

  .eco-img {
    position: absolute;
    top: 10%;
  }

  .image-38 {
    width: 25vw;
    max-width: none;
  }

  .uui-testimonial13_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .uui-testimonial13_client {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-testimonial13_content {
    padding: 1.5rem;
  }

  .uui-testimonial13_component {
    width: 80vw;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-text-size-large-2 {
    font-size: 1rem;
  }

  .uui-space-xsmall-2 {
    min-height: .75rem;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge-5 {
    flex-direction: column;
    align-items: center;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .uui-page-padding-5 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-section_testimonial13 {
    margin-bottom: 60px;
    margin-left: 5%;
    margin-right: 5%;
  }

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

  .d-111-price-text {
    margin-bottom: 15px;
    font-size: 22px;
  }

  .heading {
    margin-bottom: 20px;
  }

  .card-phm {
    width: 80%;
    margin-right: 1rem;
  }

  .card-phm.last-card {
    width: 100%;
  }

  .two-card {
    justify-content: flex-start;
  }

  .grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    margin-bottom: 1rem;
  }

  .text-block-30.grey-list-bg, .text-block-30.white-list-1-bg {
    padding-left: 0;
    font-size: 14px;
  }

  .text-block-31 {
    padding-left: 5px;
    font-size: 14px;
  }

  .text-block-31.grey-2list {
    padding-left: 5px;
  }

  .div-block-92 {
    width: 80vw;
    align-items: center;
  }

  .div-block-59 {
    width: 60vw;
    padding: 30px;
  }

  .contact-phones {
    margin-bottom: 30px;
  }

  .div-block-60 {
    width: 60vw;
  }

  .left-title-block {
    width: 90vw;
    height: auto;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
  }

  .left-title-block.contact-left-side {
    height: auto;
    margin-bottom: 40px;
  }

  .paragraph-6 {
    width: 80vw;
    text-align: center;
  }

  .contact-address {
    margin-bottom: 0;
  }

  .div-block-61 {
    width: 80vw;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
    display: flex;
  }

  .div-block-93 {
    flex-direction: column;
    align-items: center;
  }

  .heading-8 {
    width: 84vw;
    text-align: center;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
  }

  .div-block-105 {
    width: 100vw;
    height: 30vh;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .contact-email {
    margin-bottom: 30px;
  }

  .logo-footer {
    width: 60vw;
  }

  .nav-link-footer {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .div-block-94 {
    margin-bottom: 40px;
  }

  .image-22 {
    width: 60vw;
    margin-bottom: 30px;
  }

  .footer-menu {
    width: 50vw;
    height: auto;
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .div-block-106 {
    height: auto;
  }

  .right-block-s3-2 {
    width: 90vw;
  }

  .image-40 {
    width: auto;
    max-width: none;
  }

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

  .serednia-cina-2 {
    margin-bottom: 9rem;
  }

  .div-block-107 {
    width: 50vw;
    height: 50vw;
  }

  .div-block-107.last-circle {
    top: -50%;
  }

  .image-41 {
    padding-top: 2rem;
  }

  .paragraph-7 {
    width: 90%;
  }

  .image-42 {
    width: 65vw;
  }

  .image-43 {
    width: 13vw;
  }

  .nav-menu {
    width: 60vw;
    height: 90vh;
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-menu-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .image-35 {
    width: 45vw;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .social-links {
    width: 30vw;
    text-align: center;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .instagram-social-link {
    width: auto;
    height: auto;
    margin-right: 0;
  }

  .image-2 {
    width: 45px;
    height: 45px;
  }

  .fb-social-link {
    width: auto;
    height: auto;
    margin-right: 0;
  }

  .image-3, .image-4 {
    width: 45px;
    height: 45px;
  }

  .pc-2 {
    width: 35vw;
    max-width: none;
    min-width: 0;
  }

  .image-54 {
    width: 30vw;
    max-width: none;
  }

  .microvawe-3 {
    width: 25vw;
  }

  .tv-2 {
    width: 38vw;
    height: auto;
    max-width: none;
  }

  .right-block-s3-3 {
    width: 90vw;
  }

  .holodilnik-2 {
    width: 24vw;
    max-width: none;
  }

  .stiralka-2 {
    width: 27vw;
  }

  .div-block-141 {
    width: 20vw;
    height: 20vw;
    background-color: #ffcd90;
  }

  .div-block-141.stiralka-circle {
    width: 20vw;
    height: 20vw;
    bottom: 15%;
  }

  .div-block-141.microvawe-circle, .div-block-141.pc-circle, .div-block-141.tv-circle {
    width: 20vw;
    height: 20vw;
  }

  .serednia-cina-3 {
    margin-bottom: 9rem;
  }

  .image-53 {
    width: 35px;
    height: 45px;
  }

  .div-block-139 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-137 {
    width: 100vw;
    height: 30vh;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-51 {
    width: 35px;
    height: 35px;
  }

  .h1-2 {
    font-size: 28px;
    line-height: 38px;
  }

  .div-block-138 {
    width: 80vw;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
    display: flex;
  }

  .div-block-135 {
    width: 80vw;
    align-items: center;
  }

  .paragraph-16 {
    width: 80vw;
    text-align: center;
  }

  .social-links-2 {
    width: 40vw;
    text-align: center;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-52 {
    width: 35px;
    height: 35px;
  }

  .div-block-140 {
    width: 60vw;
    padding: 30px;
  }

  .div-block-136 {
    width: 60vw;
  }

  .div-block-134 {
    margin-bottom: 40px;
  }

  .social-media-link-contacts-2 {
    width: auto;
    position: static;
  }

  .div-block-143 {
    width: 20vw;
    height: 20vw;
    background-color: #ffcd90;
  }

  .div-block-143.stiralka-circle {
    width: 20vw;
    height: 20vw;
    bottom: 15%;
  }

  .div-block-143.microvawe-circle, .div-block-143.tv-circle, .div-block-143.pc-circle {
    width: 20vw;
    height: 20vw;
  }

  .microvawe-4 {
    width: 25vw;
  }

  .image-58 {
    width: 30vw;
    max-width: none;
  }

  .tv-3 {
    width: 38vw;
    height: auto;
    max-width: none;
  }

  .right-block-s3-4 {
    width: 90vw;
  }

  .stiralka-3 {
    width: 27vw;
  }

  .holodilnik-4 {
    width: 24vw;
    max-width: none;
  }

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

  .entre-side-product {
    width: 80vw;
    margin-bottom: 40px;
    margin-right: 0;
  }

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

  .total-price {
    font-size: 24px;
    font-weight: 600;
  }

  .total-price.price-product-card.price {
    font-size: 22px;
  }

  .quantity-field {
    flex-direction: column;
  }

  .price-value {
    align-items: center;
    margin-bottom: 5vw;
    margin-right: auto;
  }

  .counter-button.up {
    width: 50px;
    height: 50px;
    margin-left: 50px;
  }

  .counter-button.down {
    width: 50px;
    height: 50px;
    margin-right: 50px;
  }

  .counter-button.up {
    width: 50px;
    height: 50px;
    margin-left: 50px;
  }

  .counter-button.down {
    width: 50px;
    height: 50px;
    margin-right: 50px;
  }

  .counter-input {
    width: 15vw;
    height: 50px;
    margin-bottom: 0;
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 16px;
  }

  .text-block-9 {
    margin-bottom: 1.5vw;
    font-size: 16px;
  }

  .text-block-9.price-name-product-card {
    font-size: 14px;
  }

  .calculator {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .delivery-side, .payment-block {
    width: 50vw;
  }

  .dostavka-i-oplata {
    width: 80vw;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 60px;
    display: flex;
  }

  .heading-21 {
    font-size: 24px;
  }

  .phm-125-window {
    display: none;
  }

  .success-message-2 {
    width: 90vw;
  }

  .payment {
    margin-bottom: 40px;
  }

  .price-value-2 {
    align-items: center;
    margin-bottom: 20px;
    margin-right: auto;
  }

  .text-block-55 {
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .product-img {
    width: 60vw;
  }

  .text-block-56 {
    margin-bottom: 1.5vw;
    font-size: 16px;
  }

  .text-block-56.price-name-product-card {
    font-size: 14px;
  }

  .delivery-radiobutton {
    margin-bottom: 40px;
  }

  .phm-125 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .counter-input-2 {
    width: 15vw;
    height: 50px;
    margin-bottom: 0;
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 16px;
  }

  .img-price-checkout {
    width: 60vw;
    margin-bottom: 13vw;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-58 {
    margin-bottom: 0;
    margin-right: 20px;
  }

  .pro-rele {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .div-block-148 {
    width: 60vw;
    height: 60vw;
  }

  .div-block-149, .image-61 {
    width: 90vw;
  }

  .image-61.second-316x {
    width: 60vw;
  }

  .image-61._316-img, .image-61._325-img {
    width: 90vw;
  }

  .image-61._140x-img-1 {
    width: 80vw;
  }

  .div-block-150 {
    width: 90vw;
  }

  .div-block-152 {
    text-align: center;
    justify-content: center;
  }

  .div-block-153 {
    flex-direction: row;
    margin-bottom: 40px;
  }

  .div-block-154 {
    width: 90vw;
  }

  .image-62 {
    width: 80vw;
  }

  .image-62._140-x-img-2 {
    width: 60vw;
  }

  .image-62._140-x-3 {
    width: 90vw;
    left: 0;
  }

  .image-62._30vw-img {
    width: 60vw;
  }

  .image-63 {
    margin-bottom: 20px;
  }

  .dani-card {
    flex-direction: column;
    align-items: center;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .image-68 {
    width: 45vw;
  }

  .form-for-partners {
    flex-direction: row;
    margin-bottom: 15vw;
    display: flex;
  }

  .heading-24 {
    width: 55vw;
    margin-bottom: 10px;
  }

  .partner-text {
    width: 80vw;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .form-block {
    width: 80vw;
    margin-bottom: 40px;
    margin-right: 0;
    position: relative;
    bottom: 0;
  }

  .paragraph-17 {
    font-size: 16px;
  }

  .partners-block-copy {
    width: 100vw;
    height: 100%;
    flex-direction: column-reverse;
  }

  .form-partner {
    padding-left: 0;
  }

  .text-field-2 {
    width: 60vw;
    margin-bottom: 40px;
  }

  .div-block-157 {
    margin-bottom: 40px;
  }

  .footer-menu-2 {
    width: 50vw;
    height: auto;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-69 {
    width: 60vw;
    margin-bottom: 30px;
  }

  .div-block-158 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .price-value-2-copy {
    align-items: center;
    margin-bottom: 20px;
    margin-right: auto;
  }

  .first-row {
    margin-bottom: 60px;
  }

  .first-row.margin-5vw {
    flex-direction: column-reverse;
    margin-bottom: 50px;
  }

  .second-row {
    flex-direction: column-reverse;
  }

  .third-row-grid {
    align-items: center;
  }

  .form-block-4 {
    width: 80vw;
  }

  .form-section {
    display: none;
  }

  .form-cross-2 {
    width: 25px;
    height: 25px;
    justify-content: center;
    top: 4%;
  }

  .image-56 {
    margin-right: 20px;
  }

  .section-13 {
    align-items: stretch;
  }

  .back-to-home {
    margin-left: 5vw;
    display: flex;
  }

  .image-73 {
    margin-right: 20px;
  }

  .section-14 {
    align-items: stretch;
  }

  .image-74 {
    margin-right: 20px;
  }

  .paragraph-24 {
    width: 60vw;
  }

  .text-block-72 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .text-block-72-copy {
    font-size: 24px;
  }

  .paragraph-8 {
    font-size: 3vw;
  }

  .dropdown-2 {
    width: 90vw;
    flex-flow: column;
    align-content: stretch;
    justify-content: center;
    align-items: flex-start;
    padding: 30px 20px;
    display: flex;
  }

  .image-13 {
    width: 80vw;
    margin-bottom: 9.24vw;
  }

  .faq {
    margin-bottom: 10vw;
  }

  .text-block-73 {
    width: 77vw;
    text-align: left;
    white-space: pre-wrap;
    object-fit: fill;
    object-position: 50% 50%;
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    align-content: flex-start;
    align-self: center;
    font-size: 16px;
    line-height: 160%;
    display: flex;
    position: static;
    overflow: visible;
  }

  .dropdown-toggle-2 {
    width: auto;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    display: flex;
  }

  .image-34 {
    width: 20px;
    height: 20px;
    font-size: 3vw;
  }

  .questions {
    margin-bottom: 60px;
  }

  .qa-1 {
    width: 90vw;
  }

  .paragraph-25 {
    font-size: 3vw;
  }

  .image-80 {
    width: 80vw;
    margin-bottom: 9.24vw;
  }

  .image-81 {
    width: 20px;
    height: 20px;
    font-size: 3vw;
  }

  .pa-data {
    margin-bottom: 100px;
  }

  .link-block-7 {
    bottom: 3%;
    right: 3%;
  }
}

@media screen and (max-width: 479px) {
  .uui-heroheader01_pattern-image {
    width: 12.125rem;
    bottom: -25%;
    right: -20%;
  }

  .uui-heroheader01_image {
    height: 15rem;
    border-top-left-radius: 4rem;
  }

  .uui-heroheader01_component {
    grid-template-columns: 1fr;
  }

  .vertical-simistor {
    width: 90vw;
    bottom: -39%;
  }

  .right-block-s3 {
    width: 90vw;
    flex-direction: column;
    align-items: center;
    margin-top: 15vw;
    display: flex;
  }

  .remont-tech-1 {
    justify-content: flex-start;
    align-items: center;
  }

  .left-side-3s {
    width: 80vw;
    margin-top: 15vw;
    margin-bottom: 10vw;
  }

  .big-text-s2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 30px;
  }

  .big-text-s2.black-big-text.tablet {
    margin-bottom: 40px;
  }

  .big-text-s2.orange-title {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .grid {
    width: 80vw;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: minmax(120px, 1fr) minmax(120px, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column dense;
    justify-content: stretch;
    justify-items: stretch;
    display: grid;
  }

  .serednia-cina {
    margin-top: 25vw;
    margin-bottom: 15vw;
  }

  .uui-text-size-medium {
    text-align: center;
  }

  .uui-heading-xsmall {
    color: #251500;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
  }

  .uui-layout34_content {
    width: 90%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .uui-layout34_component {
    grid-column-gap: 1rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 2rem;
    padding-bottom: 6rem;
  }

  .h1 {
    font-size: 22px;
    line-height: 160%;
  }

  .process_details {
    padding: 15px 0 15px 10px;
  }

  .title_wrap {
    width: 90%;
  }

  .section_container {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .h2 {
    color: #251500;
    font-size: 20px;
  }

  .process {
    width: 94vw;
  }

  .uui-heroheader13_image-wrapper {
    min-height: 15vh;
  }

  .uui-button-2.is-button-large {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .uui-text-size-xlarge-2 {
    width: 90%;
    max-width: 80rem;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .uui-heading-xlarge-2 {
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    line-height: 130%;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 2rem;
  }

  .div-block-99 {
    width: 32vw;
  }

  .image-9 {
    width: 12vw;
    top: 15%;
  }

  .delivery-icon {
    margin-bottom: 20px;
    margin-left: 30px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .three-block {
    margin-bottom: 25vw;
  }

  .garanty-stab-block {
    bottom: 10%;
  }

  .image-37 {
    width: 30vw;
    bottom: -37px;
    left: 0;
  }

  .div-block-97 {
    width: 28vw;
    left: 5px;
  }

  .image-10 {
    width: 50vw;
    position: static;
  }

  .div-block-98 {
    width: 30vw;
    top: 1px;
    left: 0;
  }

  .five-years-2, .five-years {
    width: 12vw;
    top: 7%;
  }

  .delivery {
    width: 90vw;
  }

  .garantiya {
    height: 35vh;
  }

  .bg-garanty-stab {
    width: 25vw;
    height: 50vw;
  }

  .delivery-img {
    width: 80vw;
    margin-bottom: 60px;
  }

  .two-blocks {
    width: 90vw;
  }

  .heading-5.eco-heading {
    width: 80vw;
  }

  .text-block-11 {
    top: 40px;
  }

  .eco-text {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 20px;
    top: 90px;
  }

  .name-garanty-stab {
    padding-top: 10px;
  }

  .text-block-12 {
    width: 60vw;
  }

  .image-29 {
    width: 28vw;
    bottom: -45px;
    left: 0%;
  }

  .delivery-text {
    width: 90vw;
    margin-bottom: 40px;
  }

  .eco {
    height: 50vh;
  }

  .eco-img {
    width: 50vw;
    margin-left: auto;
    margin-right: auto;
    top: 10%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .image-38 {
    width: 32vw;
    position: relative;
    bottom: -30px;
  }

  .uui-testimonial13_content {
    background-color: #fffaf5;
  }

  .uui-testimonial13_component {
    width: auto;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 2rem;
  }

  .uui-container-large-5 {
    max-width: none;
  }

  .uui-section_testimonial13 {
    background-color: #fdfdfd;
  }

  .button {
    text-transform: none;
  }

  .d-111-price-text {
    margin-bottom: 15px;
  }

  .card-phm {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .card-phm.last-card {
    width: auto;
  }

  .two-card {
    flex-direction: column;
    margin-bottom: 0;
  }

  .div-block-103.absolute-button {
    width: 100%;
    position: static;
  }

  .div-block-92 {
    width: 90vw;
  }

  .div-block-59 {
    width: 90vw;
    margin-bottom: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-60 {
    width: 90vw;
  }

  .left-title-block {
    width: 90vw;
    margin-bottom: 0;
  }

  .left-title-block.contact-left-side {
    height: auto;
    margin-bottom: 60px;
  }

  .paragraph-6 {
    width: 90vw;
    text-align: left;
    margin-bottom: 30px;
  }

  .div-block-93 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-8 {
    width: auto;
    font-size: 24px;
  }

  .text-block-36 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo-footer {
    width: 70vw;
    margin-bottom: 30px;
  }

  .nav-link-footer {
    color: #fff;
    text-align: center;
  }

  .list-item-3, .list-item-2 {
    margin-bottom: 20px;
  }

  .div-block-94 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .list-item-5 {
    margin-bottom: 20px;
  }

  .footer {
    padding-top: 40px;
  }

  .image-22 {
    width: 70vw;
  }

  .footer-menu {
    width: 90vw;
    height: auto;
    flex-direction: column;
    padding-top: 0;
  }

  .right-block-s3-2 {
    width: 90vw;
    flex-direction: column;
    align-items: center;
    margin-top: 15vw;
    display: flex;
  }

  .left-side-3s-2 {
    width: 90vw;
    height: 50vw;
    margin-top: 15vw;
    margin-bottom: 10vw;
  }

  .grid-3 {
    width: 80vw;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: minmax(120px, 1fr) minmax(120px, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column dense;
    justify-content: stretch;
    justify-items: stretch;
    display: grid;
  }

  .serednia-cina-2 {
    margin: 15vw 5vw 25vw;
  }

  .div-block-107 {
    width: 80vw;
    height: 80vw;
  }

  .div-block-107.last-circle {
    width: 80vw;
    height: 80vw;
    top: -25%;
  }

  .image-41 {
    width: 100vw;
  }

  .paragraph-7 {
    width: 100%;
  }

  .image-42 {
    width: 75vw;
    bottom: 1%;
  }

  .image-43 {
    width: 18vw;
    margin-left: 10px;
  }

  .text-block-38 {
    padding-left: 18px;
  }

  .nav-menu {
    width: 90vw;
    height: auto;
    background-color: #181818;
    border: 1px solid #3a3a3a;
    border-radius: 0;
    flex-direction: column;
    padding-top: 90px;
  }

  .navbar-no-shadow {
    justify-content: center;
    display: flex;
  }

  .navbar-no-shadow-container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 20px 10px;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .nav-link {
    text-align: center;
  }

  .nav-link.last-nav-link {
    margin-bottom: 60px;
  }

  .image-35 {
    width: 60vw;
  }

  .icon-2 {
    color: var(--black);
  }

  .image-44 {
    top: -14px;
  }

  .social-links {
    width: 70vw;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .instagram-social-link {
    width: 40px;
    height: 40px;
    margin-right: 0;
  }

  .image-2 {
    width: 35px;
    height: 35px;
  }

  .fb-social-link {
    width: 40px;
    height: 40px;
    margin-right: 0;
  }

  .image-3 {
    width: 35px;
    height: 35px;
  }

  .youtube-social-link {
    width: 40px;
    height: 40px;
  }

  .image-4 {
    width: 35px;
    height: 35px;
  }

  .pc-2 {
    width: 50vw;
    bottom: 23%;
  }

  .image-54 {
    width: 40vw;
  }

  .microvawe-3 {
    width: 50vw;
    bottom: 18%;
  }

  .tv-2 {
    width: 55vw;
    bottom: 23%;
    left: 22%;
  }

  .right-block-s3-3 {
    width: 90vw;
    flex-direction: column;
    align-items: center;
    margin-top: 15vw;
    display: flex;
  }

  .holodilnik-2 {
    width: 34vw;
    left: 20%;
  }

  .stiralka-2 {
    width: 40vw;
  }

  .div-block-141 {
    width: 30vw;
    height: 30vw;
    bottom: 17%;
  }

  .div-block-141.stiralka-circle {
    width: 30vw;
    height: 30vw;
  }

  .div-block-141.microvawe-circle {
    width: 30vw;
    height: 30vw;
    bottom: 15%;
    left: 13%;
  }

  .div-block-141.pc-circle {
    width: 30vw;
    height: 30vw;
    bottom: 17%;
  }

  .div-block-141.tv-circle {
    width: 30vw;
    height: 30vw;
    left: 25%;
  }

  .serednia-cina-3 {
    margin: 15vw 5vw 25vw;
  }

  .image-53 {
    width: 35px;
    height: 35px;
  }

  .div-block-139 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-51 {
    width: 35px;
    height: 35px;
  }

  .h1-2 {
    font-size: 22px;
    line-height: 160%;
  }

  .div-block-135 {
    width: 90vw;
  }

  .paragraph-16 {
    width: 90vw;
    text-align: left;
    margin-bottom: 30px;
  }

  .social-links-2 {
    width: 70vw;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    position: static;
  }

  .image-52 {
    width: 35px;
    height: 35px;
  }

  .div-block-140 {
    width: 90vw;
    margin-bottom: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-136 {
    width: 90vw;
  }

  .div-block-134 {
    margin-bottom: 40px;
  }

  .social-media-link-contacts-2 {
    width: 70vw;
    position: static;
  }

  .div-block-143 {
    width: 30vw;
    height: 30vw;
    bottom: 17%;
  }

  .div-block-143.stiralka-circle {
    width: 30vw;
    height: 30vw;
  }

  .div-block-143.microvawe-circle {
    width: 30vw;
    height: 30vw;
    bottom: 15%;
    left: 13%;
  }

  .div-block-143.tv-circle {
    width: 30vw;
    height: 30vw;
    left: 25%;
  }

  .div-block-143.pc-circle {
    width: 30vw;
    height: 30vw;
    bottom: 17%;
  }

  .microvawe-4 {
    width: 50vw;
    bottom: 18%;
  }

  .image-58 {
    width: 40vw;
  }

  .tv-3 {
    width: 55vw;
    bottom: 23%;
    left: 22%;
  }

  .right-block-s3-4 {
    width: 90vw;
    flex-direction: column;
    align-items: center;
    margin-top: 15vw;
    display: flex;
  }

  .stiralka-3 {
    width: 40vw;
  }

  .holodilnik-4 {
    width: 34vw;
    left: 20%;
  }

  .section-3 {
    margin-top: 0;
  }

  .general-data {
    width: 90vw;
    align-items: center;
  }

  .tabs {
    flex-direction: column-reverse;
  }

  .tabs-menu {
    width: 90vw;
    flex-direction: row;
    margin-right: 0;
  }

  .lightbox-link {
    width: 60vw;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current, .tab-link-tab-2 {
    width: 25vw;
  }

  .image-60 {
    width: 60vw;
  }

  .total-price {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .total-price.price-product-card {
    font-size: 8vw;
  }

  .total-price.price-product-card.price {
    font-size: 24px;
  }

  .price-value {
    width: 70vw;
    margin-bottom: 9.755vw;
  }

  .counter-button.up {
    width: 45px;
    height: 45px;
    margin-left: 45px;
  }

  .counter-button.down {
    width: 45px;
    height: 45px;
    margin-right: 45px;
  }

  .counter-button.up {
    width: 45px;
    height: 45px;
    margin-left: 45px;
  }

  .counter-button.down {
    width: 45px;
    height: 45px;
    margin-right: 45px;
  }

  .counter-input {
    width: 70px;
    height: 45px;
    border-radius: 1vw;
    padding-left: 5vw;
    font-size: 16px;
  }

  .plus-line {
    width: 4px;
    height: 16px;
  }

  .price-field {
    width: 80vw;
  }

  .text-block-9 {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .text-block-9.price-name-product-card {
    font-size: 14px;
  }

  .calculator {
    margin-top: 7px;
  }

  .minus-line {
    width: 4px;
    height: 16px;
  }

  .delivery-side, .payment-block {
    width: 80vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .dostavka-i-oplata {
    width: 80vw;
    margin-bottom: 40px;
    padding-left: 10px;
  }

  .div-block-146 {
    width: 20px;
    height: 6px;
  }

  .heading-21 {
    width: 70vw;
    font-size: 24px;
  }

  .div-block-112 {
    top: 5%;
    bottom: auto;
    left: auto;
    right: 5%;
  }

  .phm-125-window {
    display: none;
  }

  .plus-line-2 {
    width: 4px;
    height: 16px;
  }

  .div-block-111-copy {
    width: 20px;
    height: 6px;
  }

  .payment {
    align-items: flex-start;
    margin-bottom: 40px;
    display: none;
  }

  .price-value-2 {
    margin-bottom: 20px;
  }

  .text-block-55 {
    width: 80vw;
    margin-top: 30px;
    font-size: 22px;
  }

  .form-block-5 {
    width: 90vw;
    overflow: auto;
  }

  .form-3 {
    width: 84vw;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .order-field {
    width: 90%;
    padding-bottom: 25px;
  }

  .product-img {
    width: 70vw;
    margin-bottom: 20px;
  }

  .price-field-2 {
    width: 60vw;
  }

  .text-block-56 {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .text-block-56.price-name-product-card {
    font-size: 14px;
  }

  .delivery-radiobutton {
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .towns {
    display: none;
  }

  .button-3 {
    margin-bottom: 30px;
  }

  .div-block-116 {
    margin-left: 0;
  }

  .minus-line-2 {
    width: 4px;
    height: 16px;
  }

  .general-info {
    align-items: center;
  }

  .field-label {
    margin-bottom: 30px;
  }

  .phm-125 {
    width: 80vw;
    margin-top: 0;
  }

  .counter-input-2 {
    width: 70px;
    height: 45px;
    border-radius: 1vw;
    padding-left: 5vw;
    font-size: 16px;
  }

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

  .img-price-checkout {
    width: 80vw;
    margin-bottom: 60px;
  }

  .address {
    margin-bottom: 40px;
    display: none;
  }

  .text-block-58 {
    margin-right: 20px;
  }

  .pro-rele {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-23 {
    margin-bottom: 20px;
  }

  .div-block-148 {
    width: 70vw;
    height: 70vw;
    top: 0%;
  }

  .div-block-148.circle-2 {
    width: 70vw;
    height: 70vw;
    bottom: 0%;
  }

  .div-block-149 {
    width: 90vw;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .image-61 {
    width: 90vw;
  }

  .image-61.second-316x {
    width: 80vw;
  }

  .image-61._140x-img-1, .div-block-150 {
    width: 90vw;
  }

  .div-block-154 {
    width: 90vw;
    margin-bottom: 0;
  }

  .image-62 {
    width: 90vw;
  }

  .image-62._140-x-img-2 {
    width: 70vw;
  }

  .image-62._140-x-3 {
    left: 0;
  }

  .image-62._30vw-img {
    width: 60vw;
    bottom: 21px;
  }

  .image-62._163t-img {
    width: 80vw;
  }

  .div-block-155, .grid-4 {
    width: 90vw;
  }

  .text-block-60 {
    padding-right: 0;
  }

  .text-block-60.dark-info {
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
    font-size: 14px;
    display: flex;
    position: static;
    overflow: visible;
  }

  .type {
    line-height: 140%;
  }

  .type.dark {
    font-size: 14px;
  }

  .image-63 {
    width: 70vw;
  }

  .haracteristiki {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-156 {
    width: 90vw;
  }

  .tab-link-tab-3 {
    width: 25vw;
  }

  ._125-2, ._125-3 {
    width: 60vw;
  }

  .nav-link-2 {
    text-align: center;
  }

  .nav-link-2.last-nav-link {
    margin-bottom: 60px;
  }

  .image-68 {
    width: 60vw;
  }

  .heading-24 {
    width: auto;
    font-size: 20px;
  }

  .form-block {
    width: 90vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form {
    align-items: stretch;
  }

  .text-field-2 {
    width: auto;
  }

  .text-block-64 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-157 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .footer-menu-2 {
    width: 90vw;
    height: auto;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-69 {
    width: 70vw;
  }

  .div-block-158 {
    height: auto;
  }

  .price-value-2-copy {
    margin-bottom: 20px;
  }

  .div-block-159 {
    background-color: #f7f7f7;
  }

  .div-block-160 {
    object-fit: fill;
    background-color: #f7f7f7;
    position: static;
  }

  .bold-text-14 {
    font-size: 14px;
  }

  .first-row {
    margin-bottom: 20px;
  }

  .first-row.margin-5vw {
    margin-bottom: 50px;
  }

  .div-block-164 {
    width: 20px;
    height: 6px;
  }

  .div-block-165 {
    top: 2%;
    bottom: auto;
    left: auto;
    right: 10%;
  }

  .form-block-4 {
    width: 90vw;
    padding: 50px 20px;
  }

  .name {
    margin-bottom: 40px;
  }

  .form-section {
    display: none;
  }

  .form-cross-2 {
    width: 30px;
    height: 30px;
    justify-content: center;
    top: 3%;
  }

  .phone {
    margin-bottom: 50px;
  }

  .heading-20 {
    margin-bottom: 10px;
  }

  .question-field {
    margin-bottom: 50px;
  }

  .section-13 {
    align-items: stretch;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .back-to-home {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .section-14 {
    align-items: stretch;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .tech-page {
    text-align: center;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .tech-pages {
    flex-direction: column;
    display: flex;
  }

  .link-block-6 {
    margin-bottom: 30px;
  }

  .div-block-167 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .paragraph-24 {
    width: 80vw;
    color: var(--untitled-ui-gray700);
    margin-bottom: 30px;
    font-weight: 500;
  }

  .image-76 {
    width: 90vw;
  }

  .section-15 {
    width: auto;
  }

  .grid-6 {
    width: 700px;
    overflow: scroll;
  }

  .text-block-72 {
    font-size: 16px;
  }

  .text-block-72-copy {
    font-size: 22px;
    line-height: 120%;
  }

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

  .image-14 {
    height: 40px;
  }

  .paragraph-8 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .faq-body {
    margin-bottom: 20vw;
  }

  .dropdown-2 {
    margin-bottom: 0;
  }

  .text-block-73 {
    width: 70vw;
    font-size: 16px;
  }

  .image-34 {
    width: 5vw;
    height: 5vw;
    font-size: 5vw;
  }

  .questions {
    margin-bottom: 40px;
  }

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

  .paragraph-25 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .image-81 {
    width: 5vw;
    height: 5vw;
    font-size: 5vw;
  }

  .pa-data {
    padding: 20px;
  }
}

#w-node-_55a90e8a-10f6-7228-aaf0-73f6b1c62ff1-4243e8fd, #w-node-b243d2bc-00db-4493-ca1e-432150f2e20e-4243e8fd, #w-node-_53246608-6550-06be-9598-72d0a21fda46-4243e8fd, #w-node-_0f312b95-8538-c81c-7f42-25718874a0e6-4243e8fd, #w-node-_31305e50-f526-40c0-32d2-c962b922e94e-4243e8fd, #w-node-_5d9f8fd6-13eb-6284-31c3-91ec14f9b3ce-4243e8fd, #w-node-_1e99c385-83e3-e8d6-7f47-98d2815ccadd-4243e8fd, #w-node-_7b715edd-53b2-1817-2e9f-04d8c8490013-4243e8fd, #w-node-c4c069b3-f35d-8cd4-7fa4-f35865059b7c-4243e8fd, #w-node-_9bf8b0e3-581a-bdfd-319c-be55b2e57e71-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e349877-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e349879-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e34987b-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e34987d-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e34987f-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e349881-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e349883-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e349885-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e349889-4243e8fd, #w-node-ce54ef5a-4af8-b7cd-e464-b8478e34988b-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013bb-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013bd-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013bf-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013c1-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013c3-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013c5-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013c7-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013c9-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013cd-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013cf-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013de-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013e0-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013e2-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013e4-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013e6-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013e8-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013ea-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013ec-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013f0-4243e8fd, #w-node-ccb4da8e-a8c4-082d-02a4-eff60cb013f2-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdfdd-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdfdf-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdfe1-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdfe3-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdfe5-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdfe7-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdfe9-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdfeb-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdfef-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38bdff1-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be000-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be002-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be004-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be006-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be008-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be00a-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be00c-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be00e-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be012-4243e8fd, #w-node-_88ae080e-c513-00c6-9f4f-d4ceb38be014-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb94a-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb94c-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb94e-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb950-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb952-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb954-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb956-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb958-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb95c-4243e8fd, #w-node-cd34916e-2d6f-2b19-daef-0fca91fbb95e-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c04505320f-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c045053211-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c045053213-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c045053215-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c045053217-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c045053219-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c04505321b-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c04505321d-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c04505321f-4243e8fd, #w-node-b4d0f962-f076-0a0e-213e-d9c045053221-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef559d-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef559f-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef55a1-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef55a3-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef55a5-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef55a7-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef55a9-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef55ab-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef55af-4243e8fd, #w-node-_4e61d3db-ae6c-4c3c-f6ce-4b253cef55b1-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd60511103-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd60511105-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd60511107-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd60511109-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd6051110b-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd6051110d-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd6051110f-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd60511111-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd60511115-4243e8fd, #w-node-e44f12e7-157d-2abd-c2f9-34fd60511117-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b1214a-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b1214c-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b1214e-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b12150-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b12152-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b12154-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b12156-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b12158-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b1215c-4243e8fd, #w-node-b4939bb0-6c25-4f86-cc52-9c4c81b1215e-4243e8fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99ab38e8-610e-dfed-0ad3-ec16c2c3e6ad-4243e8fd, #w-node-_99ab38e8-610e-dfed-0ad3-ec16c2c3e6b4-4243e8fd, #w-node-_99ab38e8-610e-dfed-0ad3-ec16c2c3e6bb-4243e8fd, #w-node-_99ab38e8-610e-dfed-0ad3-ec16c2c3e6c2-4243e8fd, #w-node-_99ab38e8-610e-dfed-0ad3-ec16c2c3e6c9-4243e8fd, #w-node-_99ab38e8-610e-dfed-0ad3-ec16c2c3e6d0-4243e8fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ef8047c0-874d-074d-3185-a7f3250810c4-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-3674fbfa, #w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-3674fbfa, #w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-3674fbfa, #w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-3674fbfa, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-3674fbfa, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-3674fbfa, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-3674fbfa, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-3674fbfa, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-3674fbfa, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-3674fbfa, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-3674fbfa, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-3674fbfa, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-3674fbfa, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-3674fbfa, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-3674fbfa, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-3674fbfa, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-3674fbfa, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-3674fbfa, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-3674fbfa, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-3674fbfa, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-3674fbfa, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-3674fbfa, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-3674fbfa, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-3674fbfa, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-3674fbfa, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-3674fbfa, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-3674fbfa, #w-node-aea70714-8268-187f-b440-387e49d15445-3674fbfa, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-3674fbfa, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-3674fbfa, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-3674fbfa, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-3674fbfa, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-3674fbfa, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-3674fbfa, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-3674fbfa, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-3674fbfa, #w-node-d48de768-0959-4749-452b-f7eb54567636-3674fbfa, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-3674fbfa, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-3674fbfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b05a2f4d-b791-d507-5752-e592dbe3784d-3674fbfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-d2b9948d-d8df-0505-939a-d86f70ca99ca-3674fbfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-3674fbfa, #w-node-a4e18940-dad8-e5a6-2bf0-5b917bf727b7-3674fbfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-3674fbfa, #w-node-ef8047c0-874d-074d-3185-a7f3250810c4-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-f0cf37e2, #w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-f0cf37e2, #w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-f0cf37e2, #w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-f0cf37e2, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-f0cf37e2, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-f0cf37e2, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-f0cf37e2, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-f0cf37e2, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-f0cf37e2, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-f0cf37e2, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-f0cf37e2, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-f0cf37e2, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-f0cf37e2, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-f0cf37e2, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-f0cf37e2, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-f0cf37e2, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-f0cf37e2, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-f0cf37e2, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-f0cf37e2, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-f0cf37e2, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-f0cf37e2, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-f0cf37e2, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-f0cf37e2, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-f0cf37e2, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-f0cf37e2, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-f0cf37e2, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-f0cf37e2, #w-node-aea70714-8268-187f-b440-387e49d15445-f0cf37e2, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-f0cf37e2, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-f0cf37e2, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-f0cf37e2, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-f0cf37e2, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-f0cf37e2, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-f0cf37e2, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-f0cf37e2, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-f0cf37e2, #w-node-d48de768-0959-4749-452b-f7eb54567636-f0cf37e2, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-f0cf37e2, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-f0cf37e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b05a2f4d-b791-d507-5752-e592dbe3784d-f0cf37e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-d2b9948d-d8df-0505-939a-d86f70ca99ca-f0cf37e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-f0cf37e2, #w-node-a4e18940-dad8-e5a6-2bf0-5b917bf727b7-f0cf37e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-f0cf37e2, #w-node-ef8047c0-874d-074d-3185-a7f3250810c4-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-562da33d, #w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-562da33d, #w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-562da33d, #w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-562da33d, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-562da33d, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-562da33d, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-562da33d, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-562da33d, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-562da33d, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-562da33d, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-562da33d, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-562da33d, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-562da33d, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-562da33d, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-562da33d, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-562da33d, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-562da33d, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-562da33d, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-562da33d, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-562da33d, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-562da33d, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-562da33d, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-562da33d, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-562da33d, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-562da33d, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-562da33d, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-562da33d, #w-node-aea70714-8268-187f-b440-387e49d15445-562da33d, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-562da33d, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-562da33d, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-562da33d, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-562da33d, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-562da33d, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-562da33d, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-562da33d, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-562da33d, #w-node-d48de768-0959-4749-452b-f7eb54567636-562da33d, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-562da33d, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-562da33d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b05a2f4d-b791-d507-5752-e592dbe3784d-562da33d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-d2b9948d-d8df-0505-939a-d86f70ca99ca-562da33d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-562da33d, #w-node-a4e18940-dad8-e5a6-2bf0-5b917bf727b7-562da33d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-562da33d, #w-node-ef8047c0-874d-074d-3185-a7f3250810c4-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-379efb2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-379efb2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-379efb2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-379efb2f, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-379efb2f, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-379efb2f, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-379efb2f, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-379efb2f, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-379efb2f, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-379efb2f, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-379efb2f, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-379efb2f, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-379efb2f, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-379efb2f, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-379efb2f, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-379efb2f, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-379efb2f, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-379efb2f, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-379efb2f, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-379efb2f, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-379efb2f, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-379efb2f, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-379efb2f, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-379efb2f, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-379efb2f, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-379efb2f, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-379efb2f, #w-node-aea70714-8268-187f-b440-387e49d15445-379efb2f, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-379efb2f, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-379efb2f, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-379efb2f, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-379efb2f, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-379efb2f, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-379efb2f, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-379efb2f, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-379efb2f, #w-node-d48de768-0959-4749-452b-f7eb54567636-379efb2f, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-379efb2f, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-379efb2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b05a2f4d-b791-d507-5752-e592dbe3784d-379efb2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-d2b9948d-d8df-0505-939a-d86f70ca99ca-379efb2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-379efb2f, #w-node-a4e18940-dad8-e5a6-2bf0-5b917bf727b7-379efb2f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-379efb2f, #w-node-ef8047c0-874d-074d-3185-a7f3250810c4-d217ac55, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-d217ac55, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-d217ac55, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-d217ac55, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-d217ac55, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-d217ac55, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-d217ac55, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-d217ac55, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-d217ac55, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-d217ac55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-d217ac55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-d217ac55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-d217ac55, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-d217ac55, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-d217ac55, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-d217ac55, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-d217ac55, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-d217ac55, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-d217ac55, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-d217ac55, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-d217ac55, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-d217ac55, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-d217ac55, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-d217ac55, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-d217ac55, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-d217ac55, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-d217ac55, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-d217ac55, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-d217ac55, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-d217ac55, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-d217ac55, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-d217ac55, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-d217ac55, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-d217ac55, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-d217ac55, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-d217ac55, #w-node-aea70714-8268-187f-b440-387e49d15445-d217ac55, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-d217ac55, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-d217ac55, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-d217ac55, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-d217ac55, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-d217ac55, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-d217ac55, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-d217ac55, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-d217ac55, #w-node-d48de768-0959-4749-452b-f7eb54567636-d217ac55, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-d217ac55, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-d217ac55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b05a2f4d-b791-d507-5752-e592dbe3784d-d217ac55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-d2b9948d-d8df-0505-939a-d86f70ca99ca-d217ac55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-d217ac55, #w-node-a4e18940-dad8-e5a6-2bf0-5b917bf727b7-d217ac55, #w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-d217ac55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c5e22b15-32ab-f61b-b5d8-09ab844b1d75-d217ac55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56b0e417-da85-9978-de52-8a854e90d1dd-d217ac55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ef8047c0-874d-074d-3185-a7f3250810c4-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-49a3b977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-49a3b977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-49a3b977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-49a3b977, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-49a3b977, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-49a3b977, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-49a3b977, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-49a3b977, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-49a3b977, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-49a3b977, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-49a3b977, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-49a3b977, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-49a3b977, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-49a3b977, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-49a3b977, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-49a3b977, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-49a3b977, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-49a3b977, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-49a3b977, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-49a3b977, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-49a3b977, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-49a3b977, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-49a3b977, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-49a3b977, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-49a3b977, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-49a3b977, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-49a3b977, #w-node-aea70714-8268-187f-b440-387e49d15445-49a3b977, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-49a3b977, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-49a3b977, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-49a3b977, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-49a3b977, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-49a3b977, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-49a3b977, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-49a3b977, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-49a3b977, #w-node-d48de768-0959-4749-452b-f7eb54567636-49a3b977, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-49a3b977, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-49a3b977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b05a2f4d-b791-d507-5752-e592dbe3784d-49a3b977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-d2b9948d-d8df-0505-939a-d86f70ca99ca-49a3b977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-49a3b977, #w-node-a4e18940-dad8-e5a6-2bf0-5b917bf727b7-49a3b977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-49a3b977, #w-node-ef8047c0-874d-074d-3185-a7f3250810c4-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-d130a493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-d130a493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-d130a493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-d130a493, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-d130a493, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-d130a493, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-d130a493, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-d130a493, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-d130a493, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-d130a493, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-d130a493, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-d130a493, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-d130a493, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-d130a493, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-d130a493, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-d130a493, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-d130a493, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-d130a493, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-d130a493, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-d130a493, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-d130a493, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-d130a493, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-d130a493, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-d130a493, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-d130a493, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-d130a493, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-d130a493, #w-node-aea70714-8268-187f-b440-387e49d15445-d130a493, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-d130a493, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-d130a493, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-d130a493, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-d130a493, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-d130a493, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-d130a493, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-d130a493, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-d130a493, #w-node-d48de768-0959-4749-452b-f7eb54567636-d130a493, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-d130a493, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-d130a493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b05a2f4d-b791-d507-5752-e592dbe3784d-d130a493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-d2b9948d-d8df-0505-939a-d86f70ca99ca-d130a493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-d130a493, #w-node-a4e18940-dad8-e5a6-2bf0-5b917bf727b7-d130a493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-d130a493, #w-node-ef8047c0-874d-074d-3185-a7f3250810c4-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-6f425f25 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-6f425f25 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-6f425f25 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-6f425f25, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-6f425f25, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-6f425f25, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-6f425f25, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-6f425f25, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-6f425f25, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-6f425f25, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-6f425f25, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-6f425f25, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-6f425f25, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-6f425f25, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-6f425f25, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-6f425f25, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-6f425f25, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-6f425f25, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-6f425f25, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-6f425f25, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-6f425f25, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-6f425f25, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-6f425f25, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-6f425f25, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-6f425f25, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-6f425f25, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-6f425f25, #w-node-aea70714-8268-187f-b440-387e49d15445-6f425f25, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-6f425f25, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-6f425f25, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-6f425f25, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-6f425f25, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-6f425f25, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-6f425f25, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-6f425f25, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-6f425f25, #w-node-d48de768-0959-4749-452b-f7eb54567636-6f425f25, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-6f425f25, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-6f425f25 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-6f425f25 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-b05a2f4d-b791-d507-5752-e592dbe3784d-6f425f25 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-6f425f25, #w-node-ef8047c0-874d-074d-3185-a7f3250810c4-e722d9a0, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-e722d9a0, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-e722d9a0, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-e722d9a0, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-e722d9a0, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-e722d9a0, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-e722d9a0, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-e722d9a0, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-e722d9a0, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-e722d9a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-e722d9a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-e722d9a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-e722d9a0, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-e722d9a0, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-e722d9a0, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-e722d9a0, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-e722d9a0, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-e722d9a0, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-e722d9a0, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-e722d9a0, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-e722d9a0, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-e722d9a0, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-e722d9a0, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-e722d9a0, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-e722d9a0, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-e722d9a0, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-e722d9a0, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-e722d9a0, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-e722d9a0, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-e722d9a0, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-e722d9a0, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-e722d9a0, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-e722d9a0, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-e722d9a0, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-e722d9a0, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-e722d9a0, #w-node-aea70714-8268-187f-b440-387e49d15445-e722d9a0, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-e722d9a0, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-e722d9a0, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-e722d9a0, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-e722d9a0, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-e722d9a0, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-e722d9a0, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-e722d9a0, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-e722d9a0, #w-node-d48de768-0959-4749-452b-f7eb54567636-e722d9a0, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-e722d9a0, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-e722d9a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-e722d9a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ef8047c0-874d-074d-3185-a7f3250810c4-5b3f7e8d, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-5b3f7e8d, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-5b3f7e8d, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-5b3f7e8d, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-5b3f7e8d, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-5b3f7e8d, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-5b3f7e8d, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-5b3f7e8d, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-5b3f7e8d, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-5b3f7e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-5b3f7e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-5b3f7e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-5b3f7e8d, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-5b3f7e8d, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-5b3f7e8d, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-5b3f7e8d, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-5b3f7e8d, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-5b3f7e8d, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-5b3f7e8d, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-5b3f7e8d, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-5b3f7e8d, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-5b3f7e8d, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-5b3f7e8d, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-5b3f7e8d, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-5b3f7e8d, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-5b3f7e8d, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-5b3f7e8d, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-5b3f7e8d, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-5b3f7e8d, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-5b3f7e8d, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-5b3f7e8d, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-5b3f7e8d, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-5b3f7e8d, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-5b3f7e8d, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-5b3f7e8d, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-5b3f7e8d, #w-node-aea70714-8268-187f-b440-387e49d15445-5b3f7e8d, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-5b3f7e8d, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-5b3f7e8d, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-5b3f7e8d, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-5b3f7e8d, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-5b3f7e8d, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-5b3f7e8d, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-5b3f7e8d, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-5b3f7e8d, #w-node-d48de768-0959-4749-452b-f7eb54567636-5b3f7e8d, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-5b3f7e8d, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-5b3f7e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-5b3f7e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-b57f03fa-0ec3-b730-c8e5-3b3b5a9b4c04-5b3f7e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-ef8047c0-874d-074d-3185-a7f3250810c4-96e6a44c, #w-node-ef8047c0-874d-074d-3185-a7f3250810c6-96e6a44c, #w-node-ef8047c0-874d-074d-3185-a7f3250810c8-96e6a44c, #w-node-ef8047c0-874d-074d-3185-a7f3250810ca-96e6a44c, #w-node-ef8047c0-874d-074d-3185-a7f3250810cc-96e6a44c, #w-node-ef8047c0-874d-074d-3185-a7f3250810ce-96e6a44c, #w-node-ef8047c0-874d-074d-3185-a7f3250810d0-96e6a44c, #w-node-ef8047c0-874d-074d-3185-a7f3250810d2-96e6a44c, #w-node-ef8047c0-874d-074d-3185-a7f3250810d6-96e6a44c, #w-node-ef8047c0-874d-074d-3185-a7f3250810d8-96e6a44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2af16723-06d2-3c45-14c3-f2951d60f41f-96e6a44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-d3dcc5fc-97d3-3bb4-0c94-7b9ae56f0f4c-96e6a44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_94eb46a3-b3e5-50f1-c471-f88fb0da2027-96e6a44c, #w-node-c349c1c9-9896-4ea5-5024-d221dc5a3328-96e6a44c, #w-node-fbfd0ef9-ec7f-c484-1106-62016c7c8310-96e6a44c, #w-node-ffa28f7d-3587-565c-6acc-a272b0092427-96e6a44c, #w-node-c92de5f6-e4a5-a59d-3426-49cfa56ecf15-96e6a44c, #w-node-_34ef878d-4a64-72a5-99ad-9bdfdd69e4ee-96e6a44c, #w-node-_5c6b71b1-0e97-ab69-02da-a6fa28ef19cb-96e6a44c, #w-node-a34b7059-45ac-3165-767f-dfe585a9bb47-96e6a44c, #w-node-cb1de265-45d0-2908-087f-7c04e4dde899-96e6a44c, #w-node-_7d3db8e3-7551-965b-08c3-ef849bd407cc-96e6a44c, #w-node-_9985106c-90f8-7812-7746-a8c0276c005b-96e6a44c, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-96e6a44c, #w-node-_3d472631-3e8d-90e4-d0b0-9cd5a6aacf15-96e6a44c, #w-node-_9e2e86bb-d467-a67c-3aca-baef36b102b9-96e6a44c, #w-node-f0a24787-194f-0f18-8ed5-4fccb0fe0b4e-96e6a44c, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-96e6a44c, #w-node-dfeb93c7-59ae-b4e0-d43e-cc5429ea4bed-96e6a44c, #w-node-c2751e26-b4ee-e266-5bde-9935f76b29fe-96e6a44c, #w-node-e21dc313-6674-5460-b8f8-50055d6f9c1a-96e6a44c, #w-node-caf71090-7a7d-9cc0-44ad-36266766e45b-96e6a44c, #w-node-_91266c01-75df-e63c-e4f7-8815b37e4ff1-96e6a44c, #w-node-e29a444a-8b88-edbb-0ac0-544e103c310c-96e6a44c, #w-node-d6fd0eb0-9730-52d5-84b0-d5d7f27a6511-96e6a44c, #w-node-_579f41ad-c9d6-dc70-b152-ce256c5e721a-96e6a44c, #w-node-aea70714-8268-187f-b440-387e49d15445-96e6a44c, #w-node-bb3b2866-5792-2074-3261-65a0957c24c1-96e6a44c, #w-node-_593db8ac-2e6e-4c75-833b-727e3d8f9c9c-96e6a44c, #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-96e6a44c, #w-node-de4694b4-b0aa-3199-8297-72ce75986e03-96e6a44c, #w-node-_449a54e5-3809-078f-144b-5a96a62980ad-96e6a44c, #w-node-e2fd374e-3baa-d065-3207-44e8bc1ec64a-96e6a44c, #w-node-c3a8d70b-54ec-3881-bcf8-9ae251c1f145-96e6a44c, #w-node-_6c36532c-0df0-274d-e7d3-b95515206a7a-96e6a44c, #w-node-d48de768-0959-4749-452b-f7eb54567636-96e6a44c, #w-node-a7ace1cb-852e-729a-c6d0-cafbdfcff91d-96e6a44c, #w-node-_51e94d82-8854-bbe1-fd3d-c8a7ade03493-96e6a44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-96e6a44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-befa5ea0-bb89-0ae7-e994-e3257e44da16-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da18-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da1a-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da1c-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da1e-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da20-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da22-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da24-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da28-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da2a-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da3a-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da3c-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da3e-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da40-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da42-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da44-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da46-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da48-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da4c-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da4e-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da5f-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da61-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da63-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da65-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da67-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da69-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da6b-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da6d-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da71-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da73-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da85-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da87-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da89-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da8b-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da8d-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da8f-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da91-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da93-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da97-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44da99-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dab6-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dab8-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44daba-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dabc-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dabe-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dac0-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dac6-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dac8-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dacc-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dace-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dae0-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dae2-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dae4-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dae6-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dae8-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44daea-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44daec-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44daee-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44daf2-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44daf4-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db07-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db09-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db0b-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db0d-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db0f-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db11-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db13-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db15-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db19-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db1b-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db2c-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db2e-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db30-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db32-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db34-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db36-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db38-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db3a-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db3c-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db3e-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db4e-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db50-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db52-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db54-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db56-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db58-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db5a-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db5c-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db60-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db62-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db81-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db83-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db85-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db87-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db89-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db8b-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db91-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db93-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db95-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44db97-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbaa-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbac-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbae-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbb0-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbb2-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbb4-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbb6-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbb8-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbbc-5549bb70, #w-node-befa5ea0-bb89-0ae7-e994-e3257e44dbbe-5549bb70 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ddad955-4a47-1e0e-e183-8b7f2df92e93-0a6dafd4, #w-node-_4f3ef3df-809b-0a36-1d89-e418ba906e38-0a6dafd4, #w-node-ff5ba616-8aaa-8317-7e4e-67439f1276fb-0a6dafd4, #w-node-_7c1dc98f-03ac-2537-28a1-299036703fc0-0a6dafd4, #w-node-bd8aee5f-8d60-3889-ea8d-d2243751596a-0a6dafd4, #w-node-_23fe4415-94f7-880b-a818-d92af462c3b1-0a6dafd4, #w-node-_47dd2c5c-d968-68b5-d349-3613feceb659-0a6dafd4, #w-node-_018f51c5-f3c2-0d49-d743-2d8370eacac0-0a6dafd4, #w-node-_0918b5a1-6c72-f71b-b68e-b8499dfda3fb-0a6dafd4, #w-node-_0918b5a1-6c72-f71b-b68e-b8499dfda3fc-0a6dafd4, #w-node-bc4726f9-2fe7-9453-2915-53ca1df8b019-0a6dafd4, #w-node-bc4726f9-2fe7-9453-2915-53ca1df8b01a-0a6dafd4, #w-node-ad74eeca-6b2f-5423-6cb6-1836c2736080-0a6dafd4, #w-node-ad74eeca-6b2f-5423-6cb6-1836c2736081-0a6dafd4, #w-node-f989cf62-b380-61e8-3385-7c378e116e7f-0a6dafd4, #w-node-f989cf62-b380-61e8-3385-7c378e116e80-0a6dafd4, #w-node-_90cb849a-d084-761d-24ec-435049acb4d8-0a6dafd4, #w-node-_90cb849a-d084-761d-24ec-435049acb4d9-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f3d53741-0998-f327-a12e-a59d8e9d34f7-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-_718b5952-e120-b6b9-6b91-a938a416cc84-0a6dafd4, #w-node-_718b5952-e120-b6b9-6b91-a938a416cc85-0a6dafd4, #w-node-_88fa721f-2e43-9a0a-e786-809435aade72-0a6dafd4, #w-node-_88fa721f-2e43-9a0a-e786-809435aade73-0a6dafd4, #w-node-_26ec3102-070a-7f7a-d668-4780769971d6-0a6dafd4, #w-node-_26ec3102-070a-7f7a-d668-4780769971d7-0a6dafd4, #w-node-_3e7868d2-f030-9364-4775-92cdb63a7696-0a6dafd4, #w-node-_3e7868d2-f030-9364-4775-92cdb63a7697-0a6dafd4, #w-node-_20bfa6f5-f879-4da5-04f6-d84173dd18ae-0a6dafd4, #w-node-_20bfa6f5-f879-4da5-04f6-d84173dd18af-0a6dafd4, #w-node-b758c8bc-be97-aa2a-2ec7-9f2eb414a581-0a6dafd4, #w-node-b758c8bc-be97-aa2a-2ec7-9f2eb414a582-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_5e3cccc3-b812-bd24-df7d-e470850045e2-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-b815b0ae-74bb-c6ce-465f-b677a462533c-0a6dafd4, #w-node-b815b0ae-74bb-c6ce-465f-b677a462533d-0a6dafd4, #w-node-_713265e2-d550-f0e0-91c6-37dbf1bcf08a-0a6dafd4, #w-node-_713265e2-d550-f0e0-91c6-37dbf1bcf08b-0a6dafd4, #w-node-c04cc7f3-d134-a719-ca3b-81aee05cd03e-0a6dafd4, #w-node-c04cc7f3-d134-a719-ca3b-81aee05cd03f-0a6dafd4, #w-node-_072b9f8d-5bcd-2f08-3071-0ab084642aea-0a6dafd4, #w-node-_072b9f8d-5bcd-2f08-3071-0ab084642aeb-0a6dafd4, #w-node-d2fe892f-b58f-2750-f2b7-744cc615a52a-0a6dafd4, #w-node-d2fe892f-b58f-2750-f2b7-744cc615a52b-0a6dafd4, #w-node-_195c17b7-70ff-aecf-3873-4d5c1e39d3f7-0a6dafd4, #w-node-_195c17b7-70ff-aecf-3873-4d5c1e39d3f8-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_56251dff-6e79-5f08-f68b-d998c774a458-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-_01c8a567-2b9d-ad89-71c2-101d0af814e1-0a6dafd4, #w-node-_01c8a567-2b9d-ad89-71c2-101d0af814e2-0a6dafd4, #w-node-f420de32-4d8f-5bc0-8fb4-b32f482258e8-0a6dafd4, #w-node-f420de32-4d8f-5bc0-8fb4-b32f482258e9-0a6dafd4, #w-node-_8ad3bd59-ac02-6024-bbca-decc41942278-0a6dafd4, #w-node-_8ad3bd59-ac02-6024-bbca-decc41942279-0a6dafd4, #w-node-_9b6c65d1-539d-de64-77ab-b12b612cb7de-0a6dafd4, #w-node-_9b6c65d1-539d-de64-77ab-b12b612cb7df-0a6dafd4, #w-node-_6c701975-6933-347d-33ff-73e329effde0-0a6dafd4, #w-node-_6c701975-6933-347d-33ff-73e329effde1-0a6dafd4, #w-node-_361bd007-4c78-c8ba-cd9e-af9a5dbb1c2f-0a6dafd4, #w-node-_361bd007-4c78-c8ba-cd9e-af9a5dbb1c30-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_30addf67-519c-b6c1-6d9f-f2195fcfe0d8-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-a379e318-6c40-a011-3226-e61a76027665-0a6dafd4, #w-node-a379e318-6c40-a011-3226-e61a76027666-0a6dafd4, #w-node-_21223b36-9f4a-f0e6-87ad-b042e86ef571-0a6dafd4, #w-node-_21223b36-9f4a-f0e6-87ad-b042e86ef572-0a6dafd4, #w-node-_243b25d2-4b72-feff-dc6b-37361aa3c304-0a6dafd4, #w-node-_243b25d2-4b72-feff-dc6b-37361aa3c305-0a6dafd4, #w-node-fcc5e064-f7eb-ceab-953e-e19cbca00a81-0a6dafd4, #w-node-fcc5e064-f7eb-ceab-953e-e19cbca00a82-0a6dafd4, #w-node-a1002271-4f85-f326-01ac-b4c518d84357-0a6dafd4, #w-node-a1002271-4f85-f326-01ac-b4c518d84358-0a6dafd4, #w-node-c1e6d5fd-3177-3ae6-7e36-c9f8031aa89d-0a6dafd4, #w-node-c1e6d5fd-3177-3ae6-7e36-c9f8031aa89e-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-effdcfb2-af1e-c3d9-7af7-e40f795e937a-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-d07cc108-617e-c9e0-8619-94e19485177a-0a6dafd4, #w-node-d07cc108-617e-c9e0-8619-94e19485177b-0a6dafd4, #w-node-_7afdd9a9-2664-36e6-ba58-a3cea93bf696-0a6dafd4, #w-node-_7afdd9a9-2664-36e6-ba58-a3cea93bf697-0a6dafd4, #w-node-fe61ab95-660a-dab6-1b49-12c0d3c30701-0a6dafd4, #w-node-fe61ab95-660a-dab6-1b49-12c0d3c30702-0a6dafd4, #w-node-_208cada9-8d19-edb4-6a9b-d1c5b76c8078-0a6dafd4, #w-node-_208cada9-8d19-edb4-6a9b-d1c5b76c8079-0a6dafd4, #w-node-d9e8847b-5665-c569-132a-47e41ffd4561-0a6dafd4, #w-node-d9e8847b-5665-c569-132a-47e41ffd4562-0a6dafd4, #w-node-_55906d61-60a2-a841-87c4-c7ddf5243185-0a6dafd4, #w-node-_55906d61-60a2-a841-87c4-c7ddf5243186-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_55e418a1-e4d5-b9b0-37e2-1e1783d77507-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-_080fb287-da55-3f01-7b7b-d77de8685adc-0a6dafd4, #w-node-_080fb287-da55-3f01-7b7b-d77de8685add-0a6dafd4, #w-node-_8bff67c7-f32e-ca93-a59b-038d929ac150-0a6dafd4, #w-node-_8bff67c7-f32e-ca93-a59b-038d929ac151-0a6dafd4, #w-node-_40ff5f30-6d6b-5a80-5e16-c5b4f2f5aa13-0a6dafd4, #w-node-_40ff5f30-6d6b-5a80-5e16-c5b4f2f5aa14-0a6dafd4, #w-node-a1124797-fc1a-b654-d568-f284e4512eaa-0a6dafd4, #w-node-a1124797-fc1a-b654-d568-f284e4512eab-0a6dafd4, #w-node-_010c1f30-e6a3-d1f3-7654-0e1e041ad73d-0a6dafd4, #w-node-_010c1f30-e6a3-d1f3-7654-0e1e041ad73e-0a6dafd4, #w-node-c130cfd8-0232-4d50-7136-91e2adde9237-0a6dafd4, #w-node-c130cfd8-0232-4d50-7136-91e2adde9238-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_7d785b4a-3cbc-cfd7-e045-f24eae97bff9-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-_1b62a691-7dae-2a5c-f084-83be2bf9a5af-0a6dafd4, #w-node-_1b62a691-7dae-2a5c-f084-83be2bf9a5b0-0a6dafd4, #w-node-_09829be7-d2d9-c504-a51b-6c1baad03ee7-0a6dafd4, #w-node-_09829be7-d2d9-c504-a51b-6c1baad03ee8-0a6dafd4, #w-node-b0a94502-d09f-eae5-81f3-fae551640a21-0a6dafd4, #w-node-b0a94502-d09f-eae5-81f3-fae551640a22-0a6dafd4, #w-node-f5c4bb0a-de49-a6e5-b6d5-5fe9987f245b-0a6dafd4, #w-node-f5c4bb0a-de49-a6e5-b6d5-5fe9987f245c-0a6dafd4, #w-node-_5a2619b5-1f96-65d8-377c-5e703b3dfc9a-0a6dafd4, #w-node-_5a2619b5-1f96-65d8-377c-5e703b3dfc9b-0a6dafd4, #w-node-e8a78956-66f1-c248-1de1-daac55278463-0a6dafd4, #w-node-e8a78956-66f1-c248-1de1-daac55278464-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ab2c420c-7151-b7a8-e91e-8018b3356e54-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-_4fae4ccc-00fe-bd6c-cc63-69a730ce3c52-0a6dafd4, #w-node-_4fae4ccc-00fe-bd6c-cc63-69a730ce3c53-0a6dafd4, #w-node-_138c0794-584b-c84c-1ef2-68b8f106ac99-0a6dafd4, #w-node-_138c0794-584b-c84c-1ef2-68b8f106ac9a-0a6dafd4, #w-node-_54b5066d-2f32-7caa-0776-e813bbb53bdf-0a6dafd4, #w-node-_54b5066d-2f32-7caa-0776-e813bbb53be0-0a6dafd4, #w-node-_2cbe7f5a-2783-03c6-6edb-7c706612bacc-0a6dafd4, #w-node-_2cbe7f5a-2783-03c6-6edb-7c706612bacd-0a6dafd4, #w-node-bcd45424-ffa8-8400-841f-fe48e76e8adf-0a6dafd4, #w-node-bcd45424-ffa8-8400-841f-fe48e76e8ae0-0a6dafd4, #w-node-_85a92ff8-4c30-1fde-18af-030b6d841128-0a6dafd4, #w-node-_85a92ff8-4c30-1fde-18af-030b6d841129-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_4b3efacf-fd59-e70d-ff89-51caea2e3b00-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-_056239a1-d438-d1e0-c59f-6d7a90a364ff-0a6dafd4, #w-node-_056239a1-d438-d1e0-c59f-6d7a90a36500-0a6dafd4, #w-node-_1ec8c1d5-57c3-0646-27da-355610680661-0a6dafd4, #w-node-_1ec8c1d5-57c3-0646-27da-355610680662-0a6dafd4, #w-node-_361a62fa-3b2c-824d-4357-01a66a5732d4-0a6dafd4, #w-node-_361a62fa-3b2c-824d-4357-01a66a5732d5-0a6dafd4, #w-node-_85f1f671-d843-a438-fbe1-ee924b8bd462-0a6dafd4, #w-node-_85f1f671-d843-a438-fbe1-ee924b8bd463-0a6dafd4, #w-node-_16602a5f-a61b-16ee-4dff-e86a3657661b-0a6dafd4, #w-node-_16602a5f-a61b-16ee-4dff-e86a3657661c-0a6dafd4, #w-node-_5171fc7b-c24f-3cb9-4ccc-4d157eee0837-0a6dafd4, #w-node-_5171fc7b-c24f-3cb9-4ccc-4d157eee0838-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_11fe0e63-c1fc-554c-e8ab-0dd18f8def07-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

#w-node-_0e49eb1f-6a91-b6d0-394d-a3203259a8aa-0a6dafd4, #w-node-_0e49eb1f-6a91-b6d0-394d-a3203259a8ab-0a6dafd4, #w-node-c11fcbe9-4bc0-6030-d91e-bdb5870ca70e-0a6dafd4, #w-node-c11fcbe9-4bc0-6030-d91e-bdb5870ca70f-0a6dafd4, #w-node-f239fe50-ac86-4c1f-92af-9172c52a69ad-0a6dafd4, #w-node-f239fe50-ac86-4c1f-92af-9172c52a69ae-0a6dafd4, #w-node-e5164bd8-b424-c20d-8a69-b9a22e922c8f-0a6dafd4, #w-node-e5164bd8-b424-c20d-8a69-b9a22e922c90-0a6dafd4, #w-node-_40f41cf4-798e-9d7b-6eea-72270dd4d0ee-0a6dafd4, #w-node-_40f41cf4-798e-9d7b-6eea-72270dd4d0ef-0a6dafd4, #w-node-_6d46651f-c566-7be1-1fdd-6b8020dc8b11-0a6dafd4, #w-node-_6d46651f-c566-7be1-1fdd-6b8020dc8b12-0a6dafd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_1bf7f9d3-f552-8dcf-7c5d-85a9710ff8e0-0a6dafd4 {
  align-self: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-3674fbfa, #w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-f0cf37e2, #w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-562da33d, #w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-379efb2f, #w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-d217ac55, #w-node-c5e22b15-32ab-f61b-b5d8-09ab844b1d75-d217ac55, #w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-49a3b977, #w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-d130a493 {
    justify-self: center;
  }

  #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-6f425f25 {
    align-self: center;
  }

  #w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-6f425f25 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-ea149ed8-2c0b-5867-5914-3b16f5e9943d-6f425f25 {
    justify-self: center;
  }

  #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-e722d9a0 {
    align-self: center;
  }

  #w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-e722d9a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-5b3f7e8d {
    align-self: center;
  }

  #w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-5b3f7e8d, #w-node-b57f03fa-0ec3-b730-c8e5-3b3b5a9b4c04-5b3f7e8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-f4e4fc72-1e4c-50c9-16fe-ecf55849331d-96e6a44c {
    align-self: center;
  }

  #w-node-_6db7f2dd-7c0f-ec24-68e9-3968cda5807d-96e6a44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_99ab38e8-610e-dfed-0ad3-ec16c2c3e6ad-4243e8fd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_99ab38e8-610e-dfed-0ad3-ec16c2c3e6b4-4243e8fd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: stretch;
    justify-self: center;
  }

  #w-node-_99ab38e8-610e-dfed-0ad3-ec16c2c3e6bb-4243e8fd, #w-node-_18568976-44df-7bdd-cd1d-00196abd402d-4243e8fd, #w-node-_18568976-44df-7bdd-cd1d-00196abd403c-4243e8fd, #w-node-_18568976-44df-7bdd-cd1d-00196abd404b-4243e8fd, #w-node-_18568976-44df-7bdd-cd1d-00196abd405a-4243e8fd, #w-node-_18568976-44df-7bdd-cd1d-00196abd4069-4243e8fd, #w-node-_18568976-44df-7bdd-cd1d-00196abd4078-4243e8fd {
    justify-self: center;
  }

  #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-3674fbfa, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-3674fbfa, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-f0cf37e2, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-f0cf37e2, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-562da33d, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-562da33d, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-379efb2f, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-379efb2f, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-d217ac55, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-d217ac55, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-49a3b977, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-49a3b977, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-d130a493, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-d130a493, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-6f425f25, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-6f425f25, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-e722d9a0, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-e722d9a0, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-5b3f7e8d, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-5b3f7e8d, #w-node-c7704b2d-bc43-39e7-0634-807225d72cb9-96e6a44c, #w-node-_9e33cd66-d66a-df73-b096-5e182fe0dd1d-96e6a44c {
    align-self: center;
  }
}




.modal-backdrop{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:.75;
	z-index:10000;
	cursor:pointer;
}
.modal{
	display: none;
    position: fixed;
    z-index: 10001;
    overflow-y: auto;
    top: 50%;
    margin: 0;
    left: 50%;
    max-height: 96%;
    transform: translate(-50%, -50%);
    right: inherit;
    bottom: inherit;
    background: #f7f7f7;
    border-radius: 10px;
    padding: 0;
    overflow-y: auto;
}

.modal.active{
	display:block;
}

.modal form.form-3{
	padding:4vw;
	width: auto;
    border: 1px solid #e2e2e2;
    flex-direction: column;
    align-items: center;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    overflow: auto;
}

.close-modal{
	position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 5px;
    margin-left: -20px;
    border: 2px solid  #cecece;
    border-radius: 50%;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
    background: #fff;
    z-index: 3;
}


.close-modal:hover{
	color: var(--orange);
}

.modal .div-block-51{
	display:flex;
}

.modal .checkout-button-block{
	width:100%;
	min-width:100%;
}

.modal .counter-input{
    border: .05vw solid #e2e2e2;
    color: var(--black);
    background-color: rgba(255, 255, 255, .1);
    border-radius: 0;
	text-align:center;
}
#BuyModal .div-block-31{
	margin:0;
}

#BuyModal #PRICE{
	display:none;
}

.modal .form-error-message{
    background-color: #ffdede;
	text-align: center;
    border-radius: .344vw;
    margin-top: 2.066vw;
    padding: 2.066vw 0 2.066vw 0;
    display: none;
}

.modal form{
	padding:15px;
}

.modal .right-second-step-copy{
	margin:0;
}
.modal .field-cart,
.modal .field-name-cart, 
.modal .field-sername-cart, 
.modal .field-cart,
.modal .field-town-cart,
.modal .field-region-cart{
	margin: 0 0 20px;
}

#BuyModal .custom-override-button.absolute{
	margin:0
}
@media screen and (max-width: 991px) {
	.modal form.form-3{
		flex-direction: column;
        padding: 40px;
	}
	
    .modal .div-block-51 {
        flex-direction: column;
        margin-left: 0;
    }
	.modal .checkout-button-block{
		text-align:center;
	}
	.order-field{
		margin-right:auto;
		margin-left:auto;
	}
}

@media (max-width:767px){
	.modal .form-block-2{
		border:0;
	}
	.modal form{
		padding:0;
	}
}