:root {
  --gray: #fdc000;
}

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  border-bottom: 1px solid #000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 160%;
  transition: all .555s;
  display: block;
  box-shadow: inset 0 0 4px 1px #000;
}

.section {
  background-color: #2e2e2e;
  padding-top: 79px;
  padding-bottom: 63px;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1140px;
  height: 65px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-grey {
  background-color: #bebfbb;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-white {
  background-color: #cff3f5;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-width: 100px;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  overflow: clip;
}

.h1 {
  color: #000;
  text-align: center;
  max-width: 600px;
  margin-top: 42px;
  font-size: 30px;
  line-height: 30px;
}

.paragraph {
  padding-top: 30px;
  padding-bottom: 30px;
}

.image {
  padding-top: 0;
  padding-bottom: 0;
}

.image-2 {
  padding-top: 0;
}

.h2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 20px;
  font-size: 30px;
}

.div-block {
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 600px;
  height: 600px;
  padding: 60px;
}

.button-2 {
  background-color: #002fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 17px;
  display: block;
}

.button-3 {
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0b07e8;
  flex-flow: column;
  place-content: flex-start center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.button-4 {
  vertical-align: baseline;
  background-color: #2903c4;
  flex-flow: wrap;
  place-content: stretch flex-start;
  align-items: center;
  display: flex;
}

.div3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #19d53e;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: row;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
  position: static;
  box-shadow: 6px 20px 30px 16px #e2512596;
}

.div3.green {
  justify-content: center;
  align-items: center;
  position: sticky;
  inset: 0 0% 0%;
}

.button-5 {
  flex: 0 auto;
}

.button-6 {
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  background-color: #c20b0e;
  flex-flow: column;
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: 100px;
  min-height: 100px;
  display: flex;
}

.div3-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #19d53e;
  flex-flow: row;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  max-width: 200px;
  min-height: 200px;
  display: block;
}

.div-block-4 {
  background-color: #130bb0;
}

.div-block-5 {
  min-width: 100px;
  min-height: 100px;
}

.div4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #c219d5;
  flex-flow: row;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
  box-shadow: 0 20px 30px 12px #d2d042a3;
}

.div4.purple {
  z-index: 2;
  height: 150px;
  position: static;
  top: 0;
}

.button-7 {
  z-index: 1;
  margin-bottom: 96px;
  margin-right: 89px;
  padding-top: 18px;
  padding-left: 33px;
  padding-right: 28px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-3 {
  object-position: 50% 50%;
  max-width: 100%;
}

.image-4 {
  object-fit: cover;
}

.image-5 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  overflow: visible;
}

.image-6 {
  object-fit: contain;
  padding-top: 0;
}

.image-7 {
  width: 300px;
  overflow: visible;
}

.image-8 {
  object-fit: cover;
  width: 200px;
  height: 200px;
}

.div-block-6 {
  background-color: #fff;
  width: 700px;
  height: 700px;
  position: relative;
  overflow: visible;
}

.image-9 {
  vertical-align: baseline;
  object-fit: cover;
  width: 700px;
  height: 200px;
  margin-bottom: 41px;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.paragraph-2 {
  text-align: center;
  -webkit-text-stroke-width: 1px;
  border-radius: 1px;
  align-self: flex-start;
  width: 100%;
  height: 250px;
  padding-bottom: 0;
  font-style: normal;
  box-shadow: 0 0 0 7px #e03033, 0 0 0 10px #49e65e, 0 0 0 80px #aa9207, inset 0 2px 0 4px #6d3076;
}

.button-8 {
  align-self: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto auto 0% 0%;
}

.button-9 {
  margin-bottom: 111px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-7 {
  width: 700px;
  height: 300px;
  margin-bottom: 130px;
  padding-right: 0;
  position: absolute;
  inset: auto auto 0% 0%;
  box-shadow: 0 2px 5px #0003;
}

.button-10 {
  flex: 0 auto;
}

.hero-section {
  background-color: #b3c0c83d;
  background-image: linear-gradient(277deg, #949494 29%, #fff 97%);
  justify-content: center;
  align-items: center;
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.conteiner {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.colour {
  color: #000;
  margin-left: 7px;
  font-size: 30px;
  text-decoration: none;
}

.hero-image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  max-height: 500px;
  overflow: hidden;
}

.fon-img {
  background-image: url('../images/16751-tehnologii-naushniki-sinij-muzyka-tehnologia-3840x2160.jpg');
  background-position: 10% 10%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-8, .rectangle {
  background-color: var(--gray);
  transform-style: preserve-3d;
  width: 200px;
  height: 200px;
  position: absolute;
  inset: -19% -10% auto auto;
  overflow: visible;
  transform: rotateX(-1deg)rotateY(-1deg)rotateZ(50deg);
}

.rectangle.second {
  inset: auto auto -16% -11%;
}

.hero-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.3fr;
}

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

.right-section {
  padding-left: 85px;
}

.paragraph-3 {
  overflow-wrap: normal;
  font-weight: 700;
}

.list-item {
  color: #000;
  margin-top: 14px;
  font-size: 19px;
  font-weight: 700;
}

.list {
  background-color: #0000;
}

.hero-button {
  background-color: #10c275;
  border-radius: 10px;
  margin-top: 27px;
  padding: 14px 59px;
  box-shadow: 0 6px 20px 4px #33915ff0;
}

.div-block-9 {
  max-width: 1140px;
}

.grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.3fr;
}

.left {
  margin-top: 12px;
}

.image-10 {
  max-height: 600px;
}

.image-11 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.cam {
  object-fit: fill;
  transform-style: preserve-3d;
  width: 400px;
  height: 400px;
  margin-top: 95px;
  margin-left: 5px;
  margin-right: 11px;
  padding-right: 0;
  overflow: clip;
  transform: rotateX(-31deg)rotateY(-7deg)rotateZ(-4deg);
}

.paragraph-4 {
  text-align: left;
  margin-top: 25px;
  margin-bottom: 75px;
  margin-left: 7px;
  font-size: 16px;
  font-weight: 300;
}

.yellow-line {
  transform-style: preserve-3d;
  background-color: #fdc000;
  background-image: linear-gradient(#fdc000 28%, #fee48f 70%, #fff 91%, #fee595 99%);
  width: 0;
  height: 1000px;
  margin-top: -72px;
  margin-left: 526px;
  padding-left: 0;
  position: absolute;
  overflow: visible;
  transform: rotateX(-9deg)rotateY(0)rotateZ(20deg);
}

.div-block-11 {
  overflow: visible;
}

.logo-link-footer {
  object-fit: cover;
  background-color: #2e2e2e;
  height: 50px;
}

.logo-link-footer.w--current {
  justify-content: space-between;
  align-items: flex-start;
  height: 100px;
  position: static;
}

.perimetr {
  height: 100px;
}

.btn {
  color: #000;
  background-color: #fdc000ed;
  border-radius: 9px;
  margin-top: 0;
  margin-bottom: 74px;
  margin-left: 7px;
  padding: 17px 35px;
  font-size: 14px;
  font-weight: 700;
  transition: all .555s;
  box-shadow: 0 0 4px 1px #00000073;
}

.btn:hover {
  box-shadow: 0 0 4px 1px #00000073;
}

.btn:active {
  box-shadow: inset 0 0 4px 1px #0003;
}

.btn.btn-form {
  width: 100%;
  margin-left: 0;
  font-size: 16px;
}

.right {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

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

.navbar {
  z-index: 98;
  background-color: #fdc000;
}

.menu-item {
  text-decoration: none;
  position: relative;
}

.text-block {
  color: #000;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  transition: all .555s;
}

.line {
  background-color: #040404;
  width: 0%;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

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

.text-block-3 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.dropdown-list {
  background-color: #fdc000;
}

.dropdown-list.w--open {
  background-color: #fdc000;
  width: 290px;
}

.dropdown-link {
  border-bottom: 1px solid #000;
  transition: all .555s;
}

.dropdown-link:hover {
  font-size: 18px;
  font-weight: 900;
}

.dropdown-link-2 {
  border-bottom: 1px solid #000;
  transition: all .555s;
}

.dropdown-link-2:hover {
  font-size: 18px;
  font-weight: 900;
}

.dropdown-link-2.w--current {
  color: #353535;
}

.dropdown-link-3 {
  border-bottom: 1px solid #000;
  transition: all .555s;
}

.dropdown-link-3:hover {
  font-size: 18px;
  font-weight: 900;
}

.dropdown-link-4 {
  border-bottom: 1px solid #000;
  transition: all .555s;
}

.dropdown-link-4:hover {
  font-size: 18px;
  font-weight: 900;
}

.dropdown-link-5 {
  border-bottom: 1px solid #000;
  transition: all .555s;
}

.dropdown-link-5:hover {
  font-size: 18px;
  font-weight: 900;
}

.heder {
  background-color: #000000d1;
  border-bottom: 1px solid #000;
  padding-top: 15px;
  padding-bottom: 0;
}

.image-13 {
  object-fit: cover;
  width: 200px;
  height: 150px;
  padding-bottom: 0;
  transform: translate(0, -47px);
}

.text-block-4 {
  color: #fff;
  margin-top: 6px;
  margin-left: 4px;
}

.mail {
  color: #fdc000;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.phone-numer {
  color: #fff;
}

.phone {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.number {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.number.form {
  color: #000;
  text-align: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: 20px;
  display: block;
}

.background-logo {
  width: 350px;
  height: 200px;
  margin-bottom: 4px;
  margin-right: 120px;
  padding-bottom: 0;
  padding-right: 0;
  position: static;
  bottom: 348.125px;
  transform: translate(-97px);
}

.image-14 {
  width: 35px;
  height: 35px;
  margin-right: 12px;
}

.image-15 {
  width: 35px;
  height: 20px;
  margin-right: 7px;
}

.button-11 {
  color: #0c0b0b;
  background-color: #f3c01f;
  border-radius: 9px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 36px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.button-11:active {
  box-shadow: inset 0 0 4px 1px #000;
}

.pos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.container-pos {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.image-16 {
  width: 100px;
  height: 100px;
}

.icon-auality {
  height: 80px;
}

.pos-head {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}

.fon {
  text-align: center;
}

.image-17 {
  width: 500px;
  height: 300px;
  position: absolute;
  top: 135px;
  left: 208px;
}

.image-18 {
  transform-style: preserve-3d;
  width: 600px;
  position: absolute;
  top: 102px;
  left: 128px;
  transform: rotateX(20deg)rotateY(20deg)rotateZ(0);
}

.gradienr-section {
  background-image: linear-gradient(264deg, #949494 29%, #fff);
  height: auto;
  padding-top: 0;
}

.catalog {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 36px;
}

.catalog-grid-4g {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.catal-grid-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  text-decoration: none;
  transition: all .555s;
}

.image-19 {
  width: 400px;
  height: 250px;
}

.image-20 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.text-block-5 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-weight: 700;
}

.text-block-6 {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 11px;
  padding-bottom: 0;
  font-weight: 700;
}

.text-block-6.d14 {
  margin-top: 0;
}

.image-21 {
  width: 235px;
  height: 170px;
  margin-top: 5px;
}

.image-22 {
  width: 220px;
  height: 250px;
  margin-top: 21px;
  margin-bottom: 0;
}

.text-block-2087 {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 15px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-8 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.image-23 {
  width: 230px;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
}

.image-24 {
  text-align: left;
}

._16p-poe {
  text-align: left;
  height: 250px;
  margin-top: 0;
}

.barriers {
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: all .555s;
}

.shlack {
  color: #000;
  text-align: center;
  margin-top: 2px;
  font-weight: 700;
  text-decoration: none;
}

.turniket {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-left: 0;
  font-weight: 700;
}

.turniket-image {
  height: 140px;
  margin-top: 9px;
  margin-bottom: 0;
  padding-top: 0;
}

.footer-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1.3fr 1.2fr 1.45fr;
  margin-top: -7px;
}

.social-links {
  color: #fff;
  padding-bottom: 0;
  font-weight: 700;
  text-decoration: none;
}

.social-networks {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
}

.social-icon {
  justify-content: space-between;
  align-items: flex-start;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.youtube {
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.fon-footer {
  text-align: left;
}

.image-logo-footer {
  object-fit: cover;
  width: 200px;
  height: 150px;
  padding-bottom: 0;
  position: static;
  inset: 0% auto auto 0%;
}

.logo-footer-image {
  object-fit: cover;
  width: 300px;
  height: 200px;
  transform: translate(-20px, -74px);
}

.social-network-link-s {
  object-fit: fill;
  text-decoration: none;
  transition: all .555s;
  transform: translate(0);
}

.inst, .telegram, .whatsapp {
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.about-company {
  color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 56px;
  padding-left: 0;
  display: flex;
}

.abou-company {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.paragraph-5 {
  margin-top: 10px;
  margin-bottom: 0;
}

.about-us-link {
  color: #fff;
  margin-top: 15px;
  line-height: 18px;
  text-decoration: none;
}

.support {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-9 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

.contact-information {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.number-footer {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-decoration: none;
}

.graphics {
  color: #fff;
  background-image: url('../images/Frame-8.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px;
  background-attachment: scroll;
  margin-top: 10px;
  padding-left: 28px;
  line-height: 18px;
  position: static;
}

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

.address-footer {
  color: #fff;
  margin-top: 14px;
  font-size: 20px;
  font-weight: 700;
}

.button-11-footer {
  color: #0c0b0b;
  background-color: #f3c01f;
  border-radius: 9px;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 21px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.button-11-footer:active {
  box-shadow: inset 0 0 4px 1px #000;
}

.image-26 {
  object-fit: cover;
  height: 150px;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-27 {
  height: 190px;
  margin-top: 0;
}

.wrk-time-txt {
  color: #000;
  text-align: center;
  margin-top: 1px;
  font-weight: 700;
}

.form {
  color: #fff;
  max-width: 360px;
  height: 200px;
  padding: 40px;
  display: block;
}

.form-bg {
  background-color: #0000;
  max-width: 360px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
}

.field-label {
  color: #000;
  border: 1px solid #0b0b0b;
}

.text-field {
  background-image: url('../images/Frame-9.svg');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border-bottom: 1px solid #000;
  width: 100%;
  min-height: 50px;
  margin-bottom: 25px;
  padding-left: 38px;
  transition: all .555s;
  box-shadow: 0 6px 7px #0003;
}

.text-field:focus {
  color: #000;
  text-align: center;
  background-position: -20%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-left: 0;
  font-weight: 700;
}

.text-field::placeholder {
  color: #00000054;
  text-align: center;
}

.submit-button {
  color: #000;
  background-color: #f3c01f;
}

.submit-button.form-btn {
  border-radius: 9px;
  width: 100%;
  padding: 20px 32px;
  font-weight: 700;
}

.lb {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #f3b90208;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: fixed;
  inset: 0%;
}

.box {
  z-index: 101;
  opacity: 1;
  background-color: #fff;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 19% 0% auto;
}

.form-title {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-size: 20px;
}

.text-block-68 {
  color: #0b0b0b;
  text-align: center;
  font-size: 16px;
}

.close-bg {
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  padding: 30px;
  transition: all .555s;
  display: block;
  position: absolute;
  inset: 0% -16% auto auto;
  transform: rotate(42deg);
  box-shadow: 0 0 0 9px #fdc5128c;
}

.close-bg:hover {
  box-shadow: 0 0 0 20px var(--gray);
  transform: translate(2px, -2px)rotate(42deg);
}

.close-bg:active {
  box-shadow: 0 0 0 0 var(--gray);
}

.line-verical {
  background-color: #2e2e2e;
  width: 5px;
  height: 45px;
  margin-left: auto;
  margin-right: auto;
  transition: opacity .2s;
  position: absolute;
  inset: 8.5px -3px 0 0;
}

.line-horizontal {
  background-color: #2e2e2e;
  width: 5px;
  height: 45px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 8px 0 0 2px;
  transform: rotate(90deg);
}

.dropdown-cam {
  border-bottom: 1px solid #000;
  width: 100%;
  transition: all .555s;
  position: relative;
}

.dropdown-toggle-3 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.dropdown-toggle-3:hover {
  font-size: 18px;
  font-weight: 700;
}

.dropdown-toggle-3.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.icon-3 {
  transform: rotate(270deg);
}

.text-block-69 {
  transition: all .555s;
}

.dropdown-list-3 {
  background-color: #fdc000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.dropdown-list-3.w--open {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  inset: 0 auto auto 290px;
}

.text-block-hik {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 27px;
  padding-bottom: 0;
  font-weight: 700;
}

.text-block-hik._2043 {
  margin-top: 7px;
}

.price {
  color: #000;
  text-align: center;
  margin-top: 4px;
  font-size: 18px;
  font-weight: 700;
}

.image-26-copy {
  object-fit: cover;
  width: 220px;
  height: 90px;
  margin-top: 38px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.c022 {
  object-fit: cover;
  width: 200px;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-2087-copy, .text-c022 {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 7px;
  font-weight: 700;
  text-decoration: none;
}

.dh-0280b {
  object-fit: cover;
  width: 200px;
  height: 190px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 21px;
  display: block;
}

.text-2087-first {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 50px;
  font-weight: 700;
  text-decoration: none;
}

._2083 {
  width: 220px;
  margin-top: 0;
  margin-bottom: 0;
}

._2083.hik {
  margin-top: 41px;
}

._2083.hik1 {
  margin-top: 44px;
}

.tvm-800b {
  height: 180px;
  margin-top: 0;
  transform: rotate(180deg);
}

.imou-cube-2 {
  width: 200px;
  margin-top: 21px;
  margin-bottom: 0;
}

.imou-cube-2-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.dahua-028 {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 39px;
  padding-bottom: 0;
  font-weight: 700;
}

.dh-t2ap {
  width: auto;
  height: 150px;
  margin-top: 36px;
  margin-bottom: 0;
}

.dh-t2ap-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin: 4px 0 0;
  padding-bottom: 0;
  font-weight: 700;
}

.dh-bullet {
  width: auto;
  height: 110px;
  margin-top: 68px;
  margin-bottom: 0;
}

.dh-bullet-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 23px;
  padding-bottom: 0;
  font-weight: 700;
}

.tech-pro {
  width: auto;
  height: 150px;
  margin-top: 0;
  margin-bottom: 0;
}

.tech-pro.tech2 {
  margin-top: 18px;
}

.tech-pro-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.tech-pro-txt.tech2 {
  margin-top: 5px;
}

.pro-kupol {
  transform-style: preserve-3d;
  width: 180px;
  margin-top: 29px;
  margin-bottom: 0;
  padding-top: 0;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.pro-kupol.tech5 {
  width: 160px;
  margin-top: 32px;
}

.pro-cupol-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 10px;
  padding-bottom: 0;
  font-weight: 700;
}

.tech-4-mp {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  text-decoration: none;
}

.pro-big {
  margin-top: 65px;
  margin-bottom: 0;
  padding-top: 0;
}

.pro-big.techno {
  margin-top: 43px;
}

.pro-big-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 9px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.intercom-drop {
  border-bottom: 1px solid #000;
  width: 100%;
  transition: all .555s;
  position: relative;
  left: 0;
}

.monitor-white {
  height: 160px;
  margin-top: 0;
}

.tvp-500 {
  height: 180px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.tvp-800 {
  height: 180px;
  margin-left: auto;
  margin-right: auto;
}

.tvm-800b-black {
  width: 150px;
  height: 160px;
  margin-top: 0;
  transform: rotate(180deg);
}

.tvm-800-black {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.mon {
  height: 180px;
  padding-top: 0;
}

.button-whaite {
  width: auto;
  height: 170px;
  margin-top: 0;
  margin-bottom: 0;
}

.button-whate-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.catalog-grid-intercom {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.nvr-cat {
  width: 100%;
  margin-top: 102px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.intercom-cat {
  height: 180px;
  margin-left: auto;
  margin-right: auto;
}

.ntwrk-devices {
  width: 350px;
  margin-top: 15px;
  padding-bottom: 0;
}

.catalog-grid-lending {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.work-time {
  width: 240px;
  transform: translate(0, 30px);
}

.bariers-img {
  text-align: left;
  transform-style: preserve-3d;
  margin-left: 46px;
  margin-right: auto;
  padding-left: 0;
  transform: scale3d(1, 1.3, 1);
}

.dropdown-submenu-intercom {
  background-color: #fdc000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.dropdown-submenu-intercom.w--open {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  inset: 0 auto auto 290px;
}

.dropdown-submenu-intercom.w--open:focus {
  left: 255px;
}

.tvp-500-img {
  object-fit: cover;
  transform-style: preserve-3d;
  width: 200px;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.cupol-vario {
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 0;
}

.bullet-vario {
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 0;
}

.bullet-vario.tech4 {
  margin-top: 76px;
}

.cupol-vario-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 9px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.bulet-vario-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.catalog-grid-intercom-door {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.door-pannel {
  margin-left: auto;
  margin-right: auto;
}

.door-pannel-2 {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.door-pannel-3 {
  height: 220px;
  margin-top: 23px;
}

.door-pannel-3.d14 {
  height: auto;
  margin-top: 0;
}

.hiwtach-door {
  height: 200px;
  margin-top: 30px;
  padding-top: 0;
}

.hiwtach-door.hiwatch {
  height: auto;
}

.hiwatch-door-txt {
  color: #000;
  text-align: center;
  margin-top: 25px;
  font-weight: 700;
}

.hik-door {
  height: 240px;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
}

.hikvision-door-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 7px;
  padding-bottom: 0;
  font-weight: 700;
}

.intercom-and-acces {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.complect {
  margin-left: auto;
  margin-right: auto;
}

.vizivnie {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.monitor {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.from-int-and-skuf {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.from-in-and-sjud-2 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 700;
}

.from-int-and-skud-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
}

.catalog-grid-nvr {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.nvr-tech-1 {
  object-fit: cover;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.tech-nvr-2 {
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.hiwtch-304 {
  width: 230px;
  margin-top: 38px;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(1.1deg);
}

.hiwatch-nvr-txt {
  color: #000;
  text-align: center;
  margin-top: 8px;
  padding-top: 0;
  font-weight: 700;
  position: static;
}

.tech-n204 {
  width: 150px;
  height: 130px;
  margin-top: 0;
}

.nxi-k2 {
  text-align: left;
  width: 230px;
}

.nxi-k2-txt {
  color: #000;
  text-align: center;
  margin-top: 3px;
  font-weight: 700;
  text-decoration: none;
}

.hik-reg-2 {
  padding-top: 0;
}

.techno-128 {
  margin-top: -4px;
  margin-bottom: 0;
  transform: translate(0, -20px);
}

.techno-128-txt {
  color: #000;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 20px;
  margin-top: -20px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
  display: block;
}

.net-tools {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.nvr-cat-txt {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.aksesuari-cat {
  width: 150px;
  margin-top: 138px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.axesuary-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 10px;
  padding-bottom: 0;
  font-weight: 700;
}

.catalog-grid-complect-inter {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.hik-compl-1 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.comp-int-2 {
  width: 220px;
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
}

.nvr-tech-1-copy {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.tech-comp-int-3 {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 8px;
  font-weight: 700;
  text-decoration: none;
}

.tech-comp-int-umg3 {
  object-fit: cover;
  width: 320px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.cam-cat {
  object-fit: contain;
  transform-style: preserve-3d;
  width: auto;
  height: 170px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: scale3d(1, 1.1, 1);
}

.catalog-grid-ac {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.speedfaec-v5l {
  width: 132px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.speedface-v5l-txt {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-weight: 700;
}

.hick-ac-2 {
  width: 220px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.hik-ac-1 {
  object-fit: cover;
  width: 240px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.hik-ac-1-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 13px;
  font-weight: 700;
  text-decoration: none;
}

.zkteco-eface {
  width: 220px;
  margin-top: 25px;
}

.zkteco-eface-txt {
  color: #000;
  text-align: center;
  height: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.catalog-grid-network {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.th-ns-5 {
  object-fit: cover;
  height: 128px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.th-ns-8 {
  height: 128px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.th-ns5g {
  height: 128px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.th-ns-8g {
  height: 120px;
  margin-top: 10px;
}

.network-drop {
  border-bottom: 1px solid #000;
  width: 100%;
  transition: all .555s;
  position: relative;
  left: 0;
}

.dropdown-submenu-network {
  background-color: #fdc000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.dropdown-submenu-network.w--open {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  inset: 0 auto auto 290px;
}

.catalog-grid-poe {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.imageth-pr-104 {
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ns-8-p2 {
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
}

.th-ns-8p2g-1gs {
  margin-top: 0;
}

._24p {
  margin-top: 13px;
  padding-top: 0;
}

._4p-poe {
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

._8-poe {
  margin-top: 22px;
}

.pr-104-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 11px;
  font-weight: 700;
  text-decoration: none;
}

._8p-txt {
  color: #000;
  text-align: center;
  margin-top: 5px;
  font-weight: 700;
}

._16p-poe-txt {
  color: #000;
  text-align: center;
  margin-top: 9px;
  font-weight: 700;
  text-decoration: none;
}

._24p-poe-txt {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-left: 0;
  font-weight: 700;
}

.dahua-cat {
  width: 260px;
  margin-top: 127px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.d-link-cat {
  width: 250px;
  margin-top: 115px;
  margin-left: auto;
  margin-right: auto;
}

.mikrot-cat {
  object-fit: cover;
  height: 200px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.wi-fi-cat {
  width: 200px;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
}

.unifi-cat {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.asystems {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.zkteko-turniket {
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
}

.zkteco-tur-2 {
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.catalog-grid-turniket {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.zkteco-tur-2-txt {
  color: #000;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.catalog-grid-shlagbaum {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.hik-shlag {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.zkteco-shlag {
  width: 400px;
  height: 300px;
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.aytomatica {
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

.nice {
  margin-top: 37px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.grow {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.catalog-grid-automatica {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.automatica-txt {
  color: #000;
  text-align: center;
  margin-top: 24px;
  font-size: 18px;
  font-weight: 700;
}

.ubiquity-sw {
  color: #000;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  font-weight: 700;
  position: static;
}

._16p-poe-sw {
  text-align: left;
  margin-top: 0;
}

.tum-500-2 {
  text-align: left;
  height: 140px;
  margin-top: 0;
}

.mon-1-1 {
  text-align: left;
  height: 160px;
  margin-top: 0;
}

.mon-name-1 {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 5px;
  padding-bottom: 0;
  font-weight: 700;
}

.sens-pan {
  padding-top: 8px;
}

.sens-pan.d18 {
  height: auto;
}

.whaite-mon {
  width: auto;
  height: 160px;
  margin-top: 20px;
  margin-bottom: 0;
}

.hik-mon {
  margin-top: 0;
  margin-bottom: 0;
}

.tech-button {
  width: 230px;
  height: 170px;
  margin-top: 0;
  margin-bottom: 0;
}

.tech-mon-2 {
  width: 240px;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
}

.wrk-time-txt-1 {
  color: #000;
  text-align: center;
  margin-top: 26px;
  font-weight: 700;
}

.work-time-home {
  width: 240px;
  transform: translate(0, 30px);
}

.catalog-cam-s {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.hik-logo {
  object-fit: cover;
  width: 400px;
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hik-logo-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 17px;
  font-weight: 700;
  text-decoration: none;
}

.dahua-logo {
  object-fit: cover;
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dahua-logo-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 7px;
  font-weight: 700;
  text-decoration: none;
}

.hiwatch-logo {
  object-fit: cover;
  width: 400px;
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hiwtach-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 4px;
  font-weight: 700;
  text-decoration: none;
}

.trassir-logo {
  object-fit: cover;
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.trassir-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 17px;
  font-weight: 700;
  text-decoration: none;
}

.imou-logo {
  object-fit: cover;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.imou-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 15px;
  font-weight: 700;
  text-decoration: none;
}

.ezviiz-logo {
  object-fit: cover;
  width: 400px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ezviz-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 6px;
  font-weight: 700;
  text-decoration: none;
}

.catalog-grid-techno {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.hivision-cam-s {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.catalog-grid-dahua, .catalog-grid-hiwatch {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.txt-hiwtach {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  font-weight: 700;
  text-decoration: none;
}

.catalog-grid-imou {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.catalog-grid-wi-fi {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.keen-runner {
  margin-top: 0;
}

.ax-6-pro {
  transform-style: preserve-3d;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.ax9-pro {
  object-fit: cover;
  transform-style: preserve-3d;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.ax3000 {
  object-fit: cover;
  transform-style: preserve-3d;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.runner {
  margin-top: 38px;
}

.start {
  text-align: left;
  margin-top: -29px;
  padding-top: 0;
}

.hex-s {
  margin-top: 62px;
  margin-bottom: 0;
}

.rb-5009 {
  margin-top: 71px;
}

.repeater {
  margin-top: -1px;
  margin-bottom: 0;
}

.unifi-u6 {
  object-fit: cover;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cap-ac {
  object-fit: cover;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.repeater-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 8px;
  padding-bottom: 0;
  font-weight: 700;
}

.rb-5009-txt {
  color: #000;
  text-align: center;
  margin-top: 7px;
  font-weight: 700;
}

.hex-s-txt {
  color: #000;
  text-align: center;
  margin-top: 14px;
  margin-left: 0;
  font-weight: 700;
}

.start-txt {
  color: #000;
  text-align: center;
  margin-top: 8px;
  font-weight: 700;
  text-decoration: none;
}

.unifi-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 17px;
  font-weight: 700;
  text-decoration: none;
}

.cap-ac-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 2px;
  font-weight: 700;
  text-decoration: none;
}

.runner-txt {
  color: #000;
  text-align: center;
  margin-top: 2px;
  padding-bottom: 0;
  font-weight: 700;
}

.ax3000-txt {
  color: #000;
  text-align: center;
  margin-top: 5px;
  font-weight: 700;
}

.ax9-pro-txt {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.ax6-pro-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 2px;
  font-weight: 700;
  text-decoration: none;
}

.catalog-grid-acsesuare {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.sd-card {
  margin-top: 32px;
}

.tum-500-2-copy, .rfid {
  text-align: left;
  margin-top: 0;
}

.hdmi-ext {
  margin-top: 1px;
}

.telecom-cabinet {
  margin-top: 25px;
  margin-bottom: 0;
}

.corob-montazh {
  object-fit: cover;
  transform-style: preserve-3d;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.sd-card-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 12px;
  padding-bottom: 0;
  font-weight: 700;
}

.hdmi-txt {
  color: #000;
  text-align: center;
  margin-top: 4px;
  font-weight: 700;
}

.power-supply {
  object-fit: cover;
  transform-style: preserve-3d;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.power-supply-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 3px;
  font-weight: 700;
  text-decoration: none;
}

.rj-45 {
  margin-top: 71px;
  margin-bottom: 0;
}

.rj-45-txt {
  color: #000;
  text-align: center;
  margin-top: 9px;
  padding-bottom: 0;
  font-weight: 700;
}

.tools {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tools-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  font-weight: 700;
  text-decoration: none;
}

.hik-colour-vu {
  object-fit: cover;
  width: 220px;
  height: 90px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.omni, .rocketdish {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.catalog-grid-antenn {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.kroks-kp15 {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.kroks-kna27 {
  object-fit: cover;
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.kroks-kna-txt {
  color: #000;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

._4g-gun {
  object-fit: cover;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._4g-gun-txt {
  color: #000;
  text-align: center;
  margin-top: 27px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.kp15-kroks-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 3px;
  font-weight: 700;
  text-decoration: none;
}

.catalog-grid-locks {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.ai-lock-txt {
  color: #000;
  text-align: center;
  margin-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.no-steel, .no-brown {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nc-mkd {
  object-fit: cover;
  transform-style: preserve-3d;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.nc-door {
  margin-top: 0;
}

.rigel {
  text-align: left;
  margin-top: 0;
}

.rigel-2 {
  margin-bottom: 0;
}

.solenoid-txt {
  color: #000;
  text-align: center;
  margin-top: 4px;
  font-weight: 700;
}

.rigel-2-txt {
  color: #000;
  text-align: center;
  margin-left: 0;
  font-weight: 700;
}

.rigel-txt {
  color: #000;
  text-align: center;
  margin-top: 2px;
  font-weight: 700;
  text-decoration: none;
}

.nc-door-txt {
  color: #000;
  text-align: center;
  margin-top: 6px;
  padding-bottom: 0;
  font-weight: 700;
  line-height: 16px;
}

.nc-mkd-txt {
  color: #000;
  text-align: center;
  margin-top: 6px;
  font-weight: 700;
}

.nc-brown-txt {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
  line-height: 15px;
}

.no-steel-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 3px;
  font-weight: 700;
  line-height: 15px;
  text-decoration: none;
}

.price-1 {
  color: #000;
  text-align: center;
  margin-top: 16px;
  font-size: 18px;
  font-weight: 700;
}

.locks-mass {
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

.ocls-mass-txt {
  color: #000;
  text-align: center;
  margin-top: 24px;
  font-size: 18px;
  font-weight: 700;
}

.remote-control {
  object-fit: cover;
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tools-txt-copy {
  color: #000;
  text-align: center;
  max-width: 100%;
  font-weight: 700;
  text-decoration: none;
}

.rm-controll-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 18px;
  font-weight: 700;
  line-height: 15px;
  text-decoration: none;
}

.intercom-txt {
  color: #000;
  text-align: center;
  margin-top: 5px;
  font-weight: 700;
}

.intercom-cat-alog {
  height: 180px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-5-new {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-weight: 700;
}

.kroks {
  color: #000;
  text-align: center;
  margin-top: 3px;
  padding-top: 0;
  font-weight: 700;
  position: static;
}

.price-copy {
  color: #000;
  text-align: center;
  margin-top: 4px;
  font-size: 18px;
  font-weight: 700;
}

.techno-cat {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tvp-400-new {
  object-fit: cover;
  width: auto;
  height: 165px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.turniket-image-landing {
  height: 230px;
  margin-top: 38px;
  margin-bottom: 0;
  padding-top: 0;
}

.txt-ptz-8mp-techno {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.ptz-8-mp-techno {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 21px;
  padding-top: 0;
}

.hik-2083ttxt, .hik-2083-txt, .hik-2083txt, .hik-2083 {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 27px;
  padding-bottom: 0;
  font-weight: 700;
}

.hik-2087-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 30px;
  font-weight: 700;
  text-decoration: none;
}

.dahua-bullet-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  font-weight: 700;
  text-decoration: none;
}

._5-mp-colour {
  width: auto;
  height: 170px;
  margin-top: 68px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
}

.dh-cam-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin: 10px 0 0;
  padding-bottom: 0;
  font-weight: 700;
}

.nxi {
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: all .555s;
}

.bulet-vario-txt-copy, .bulet-vario-txt-copy-copy {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 29px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.txt-cupol-vario {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.m731 {
  width: auto;
  height: 160px;
  margin-top: 6px;
  margin-bottom: 0;
}

.hw-disk {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 10px;
  font-weight: 700;
  line-height: 15px;
  text-decoration: none;
}

.tech-5-mp-cam {
  width: 235px;
  height: 170px;
  margin-top: 5px;
}

.ds-2cd1043g2-i {
  width: 220px;
  margin-top: 10px;
  margin-bottom: 0;
}

.ds-2cd1043g2-i-copy {
  width: 220px;
  margin-top: 0;
  margin-bottom: 0;
}

.ds-2cd2483g2-i {
  width: auto;
  height: 140px;
  margin-top: 0;
  margin-bottom: 0;
}

.ds-2cd2483g2-i-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.hikvision-ds-2cd1047g2h-liu {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 10px;
  padding-bottom: 0;
  font-weight: 700;
}

.colour-vu {
  width: 220px;
  margin-top: 25px;
  margin-bottom: 0;
}

.dh-t2ap-copy {
  width: auto;
  height: 150px;
  margin-top: 36px;
  margin-bottom: 0;
}

.dh-ipc-k42p {
  width: auto;
  height: 155px;
  margin-top: 36px;
  margin-bottom: 0;
}

.dh-ipc-k42p-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.dh-poe-4 {
  width: auto;
  height: 60px;
  margin-top: 37px;
  padding-top: 0;
}

.dh-poe-4-txt {
  color: #000;
  text-align: center;
  margin-top: 3px;
  margin-left: 0;
  font-weight: 700;
}

.ipc-t040 {
  object-fit: cover;
  width: auto;
  height: 160px;
  margin-top: 11px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.d082-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 5px;
  font-weight: 700;
  text-decoration: none;
}

.ipc-c22cp-imou-cue2c {
  width: auto;
  height: 160px;
  margin-top: 28px;
  margin-bottom: 0;
}

.i-pc-c22cp-imou-cue2c-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 10px;
  padding-bottom: 0;
  font-weight: 700;
}

.ipc-s42fp-d-0360b-cruiser {
  width: 200px;
  margin-top: 3px;
  margin-bottom: 0;
}

.ipc-s42fp-d-0360b-cruiser-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.mininvr-3216r-anyip {
  width: 230px;
  height: auto;
  margin-top: 59px;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(1.1deg);
}

.mininvr-3216r-anyip-txt {
  color: #000;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  font-weight: 700;
  position: static;
}

.cs-cv206-ezviz {
  object-fit: cover;
  height: 220px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.poe-cat-tx {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.ns-5g-txt {
  color: #000;
  text-align: center;
  margin-top: 8px;
  padding-top: 0;
  font-weight: 700;
  position: static;
}

.ai-lock-nc {
  margin-top: 0;
}

.tech-d18-txt {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  font-weight: 700;
}

.m1041 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.hik-bar {
  color: #000;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.zkteco-open-tur {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-weight: 700;
}

.nvr-cat-txt-land {
  color: #000;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.hik-cam-111 {
  object-fit: cover;
  width: 220px;
  height: 90px;
  margin-top: 38px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.n204-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 11px;
  padding-bottom: 0;
  font-weight: 700;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.logo-link-header {
  object-fit: cover;
  background-color: #2e2e2e;
  height: 50px;
}

.logo-link-header.w--current {
  justify-content: space-between;
  align-items: flex-start;
  height: 100px;
  position: static;
}

.hik-2043g2i-txt {
  color: #000;
  text-align: center;
  height: 20px;
  margin-top: 10px;
  padding-bottom: 0;
  font-weight: 700;
}

.tum-500upw2 {
  text-align: left;
  height: 140px;
  margin-top: 0;
}

.tup-400-upw2 {
  height: 130px;
  margin-top: 9px;
  margin-bottom: 0;
  padding-top: 0;
}

.tum-800upw2 {
  width: auto;
  height: 140px;
  margin-top: 5px;
}

.catalog-grid-support {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: row;
  grid-template: "." 0
                 "."
                 "."
                 "."
                 "."
                 / 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  display: block;
}

.downloads-div {
  max-width: 100px;
  height: 30px;
}

.support-txt {
  color: #000;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto 5px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.catal-grid-div-support {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-end;
  place-items: center stretch;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  text-decoration: none;
  transition: all .555s;
}

.support-txt-about {
  color: #000;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  text-decoration: none;
}

.support-txt-no-weight {
  color: #000;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: auto auto 14px;
  padding-bottom: 0;
  font-size: 16px;
  text-decoration: none;
}

.tv-download-label {
  color: #fdc000;
  margin-top: 8px;
  font-size: 13px;
  font-weight: 600;
  display: block;
}

.mop-apps-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  text-decoration: none;
}

.qr-codes {
  object-fit: cover;
  width: 217px;
  height: 220px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.qr-codes-1 {
  object-fit: cover;
  height: 220px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.catalog-grid-mobile-apps {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.catal-grid-div-mob-apps {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  text-decoration: none;
  transition: all .555s;
}

.lightbox-link {
  text-decoration: none;
}

.dropdown-support {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-support-txt {
  transition: all .555s;
}

.dropdown-link-2-support {
  border-bottom: 1px solid #000;
  transition: all .555s;
}

.dropdown-link-2-support:hover {
  font-size: 18px;
  font-weight: 900;
}

.dropdown-link-2-support.w--current {
  color: #353535;
}

.dropdown-list-3-support {
  background-color: #fdc000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.dropdown-list-3-support.w--open {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 0;
  display: block;
  inset: 0 auto auto 290px;
}

.dahua-ipc-f4cp {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  font-weight: 700;
  text-decoration: none;
}

._2087g2-lu-txt {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-top: 20px;
  font-weight: 700;
  text-decoration: none;
}

._2087g2-lu {
  object-fit: cover;
  width: 220px;
  height: 90px;
  margin-top: 63px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .cam {
    width: 300px;
    height: 300px;
    margin-top: 138px;
    margin-right: 42px;
  }

  .yellow-line {
    margin-left: 270px;
  }

  .logo-link-footer.w--current {
    width: 250px;
  }

  .nav-menu {
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .menu-item {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin-left: 86px;
    position: static;
  }

  .text-block {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .line {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    inset: auto 0% 0%;
  }

  .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-list {
    display: block;
  }

  .image-13 {
    width: 250px;
    margin-left: 8px;
  }

  .text-block-4 {
    width: 200px;
  }

  .adress {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 9px;
    display: flex;
  }

  .phone {
    margin-top: 8px;
    padding-top: 0;
  }

  .background-logo {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    inset: 0% 0% auto;
    transform: none;
  }

  .button-11 {
    margin-top: 13px;
    margin-left: 5px;
  }

  .container-pos {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: block;
  }

  .image-20 {
    height: 150px;
  }

  .image-21 {
    height: 200px;
  }

  .image-22 {
    height: 200px;
    transform: translate(-11px);
  }

  .text-block-2087 {
    text-align: center;
    margin-left: 5px;
  }

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

  .image-23 {
    height: 150px;
  }

  ._16p-poe {
    height: 200px;
    margin-left: 12px;
  }

  .shlack {
    margin-left: 4px;
  }

  .turniket-image {
    height: 200px;
  }

  .footer-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    align-items: center;
    display: grid;
  }

  .social-links {
    margin-left: 9px;
  }

  .social-networks {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 8px;
    display: flex;
  }

  .logo-footer-image {
    width: 300px;
    margin-left: 6px;
  }

  .about-company {
    margin-left: 0;
  }

  .support {
    margin-left: 8px;
  }

  .image-26 {
    height: 150px;
  }

  .icon {
    color: #2e2e2e;
    text-align: center;
    background-color: #fdc000;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    min-width: 50px;
    min-height: 50px;
    display: flex;
    position: static;
  }

  .menu-button {
    margin-left: 8px;
    position: fixed;
    inset: 72.167px auto auto -2%;
  }

  .image-26-copy {
    height: 150px;
  }

  .c022 {
    height: 150px;
  }

  .text-block-2087-copy, .text-c022 {
    text-align: center;
    margin-left: 5px;
  }

  .dh-0280b {
    height: 150px;
  }

  .text-2087-first {
    text-align: center;
    margin-left: 5px;
  }

  ._2083, .imou-cube-2, .dh-t2ap, .dh-bullet, .tech-pro, .pro-kupol {
    height: 200px;
    transform: translate(-11px);
  }

  .tech-4-mp {
    text-align: center;
    margin-left: 5px;
  }

  .pro-big {
    height: 200px;
    transform: translate(-11px);
  }

  .tvp-500, .tvp-800 {
    height: 150px;
  }

  .mon {
    height: 200px;
  }

  .button-whaite {
    height: 200px;
    transform: translate(-11px);
  }

  .nvr-cat, .intercom-cat {
    height: 150px;
  }

  .work-time {
    height: 200px;
  }

  .bariers-img {
    height: 200px;
    margin-left: 12px;
  }

  .tvp-500-img {
    height: 150px;
  }

  .cupol-vario, .bullet-vario {
    height: 200px;
    transform: translate(-11px);
  }

  .door-pannel, .door-pannel-2, .complect, .vizivnie, .monitor {
    height: 150px;
  }

  .from-int-and-skuf {
    text-align: center;
    margin-left: 5px;
  }

  .from-in-and-sjud-2 {
    text-align: center;
  }

  .nvr-tech-1, .tech-nvr-2, .hiwtch-304 {
    height: 150px;
  }

  .nxi-k2 {
    height: 200px;
    margin-left: 12px;
  }

  .nxi-k2-txt {
    margin-left: 4px;
  }

  .hilk-reg, .hik-reg-2 {
    height: 200px;
  }

  .techno-128 {
    height: 200px;
    transform: translate(-11px);
  }

  .nvr-cat-txt {
    text-align: center;
  }

  .aksesuari-cat {
    height: 200px;
    transform: translate(-11px);
  }

  .hik-compl-1, .comp-int-2, .nvr-tech-1-copy {
    height: 150px;
  }

  .tech-comp-int-3 {
    text-align: center;
    margin-left: 5px;
  }

  .tech-comp-int-umg3, .cam-cat, .speedfaec-v5l, .hick-ac-2, .hik-ac-1 {
    height: 150px;
  }

  .hik-ac-1-txt {
    text-align: center;
    margin-left: 5px;
  }

  .th-ns-5, .th-ns-8, .th-ns5g, .imageth-pr-104, .ns-8-p2 {
    height: 150px;
  }

  ._24p {
    height: 200px;
  }

  ._4p-poe {
    height: 150px;
  }

  .pr-104-txt {
    text-align: center;
    margin-left: 5px;
  }

  ._16p-poe-txt {
    margin-left: 4px;
  }

  .dahua-cat, .d-link-cat, .mikrot-cat, .wi-fi-cat, .unifi-cat, .asystems, .zkteko-turniket, .zkteco-tur-2 {
    height: 150px;
  }

  .zkteco-tur-2-txt {
    text-align: center;
  }

  .hik-shlag, .zkteco-shlag, .aytomatica, .nice, .grow {
    height: 150px;
  }

  ._16p-poe-sw, .tum-500-2, .mon-1-1 {
    height: 200px;
    margin-left: 12px;
  }

  .sens-pan {
    height: 200px;
  }

  .whaite-mon, .hik-mon, .tech-button {
    height: 200px;
    transform: translate(-11px);
  }

  .tech-mon-2 {
    height: 150px;
  }

  .work-time-home {
    height: 200px;
  }

  .hik-logo {
    height: 150px;
  }

  .hik-logo-txt {
    text-align: center;
    margin-left: 5px;
  }

  .dahua-logo {
    height: 150px;
  }

  .dahua-logo-txt {
    text-align: center;
    margin-left: 5px;
  }

  .hiwatch-logo {
    height: 150px;
  }

  .hiwtach-txt {
    text-align: center;
    margin-left: 5px;
  }

  .trassir-logo {
    height: 150px;
  }

  .trassir-txt {
    text-align: center;
    margin-left: 5px;
  }

  .imou-logo {
    height: 150px;
  }

  .imou-txt {
    text-align: center;
    margin-left: 5px;
  }

  .ezviiz-logo {
    height: 150px;
  }

  .ezviz-txt, .txt-hiwtach {
    text-align: center;
    margin-left: 5px;
  }

  .ax-6-pro, .ax9-pro, .ax3000 {
    height: 150px;
  }

  .start {
    height: 200px;
    margin-left: 12px;
  }

  .hex-s, .rb-5009 {
    height: 200px;
  }

  .repeater {
    height: 200px;
    transform: translate(-11px);
  }

  .unifi-u6, .cap-ac {
    height: 150px;
  }

  .start-txt {
    margin-left: 4px;
  }

  .unifi-txt, .cap-ac-txt {
    text-align: center;
    margin-left: 5px;
  }

  .ax9-pro-txt {
    text-align: center;
  }

  .ax6-pro-txt {
    text-align: center;
    margin-left: 5px;
  }

  .tum-500-2-copy, .rfid {
    height: 200px;
    margin-left: 12px;
  }

  .hdmi-ext, .telecom-cabinet {
    height: 200px;
  }

  .corob-montazh, .power-supply {
    height: 150px;
  }

  .power-supply-txt {
    text-align: center;
    margin-left: 5px;
  }

  .rj-45 {
    height: 200px;
    transform: translate(-11px);
  }

  .tools {
    height: 150px;
  }

  .tools-txt {
    text-align: center;
    margin-left: 5px;
  }

  .hik-colour-vu, .omni, .rocketdish, .kroks-kp15, .kroks-kna27 {
    height: 150px;
  }

  .kroks-kna-txt {
    text-align: center;
  }

  ._4g-gun {
    height: 150px;
  }

  ._4g-gun-txt {
    text-align: center;
  }

  .kp15-kroks-txt {
    text-align: center;
    margin-left: 5px;
  }

  .no-steel, .no-brown, .nc-mkd {
    height: 150px;
  }

  .rigel {
    height: 200px;
    margin-left: 12px;
  }

  .rigel-2, .solenoid {
    height: 200px;
  }

  .rigel-txt {
    margin-left: 4px;
  }

  .nc-brown-txt {
    text-align: center;
  }

  .no-steel-txt {
    text-align: center;
    margin-left: 5px;
  }

  .locks-mass, .remote-control {
    height: 150px;
  }

  .tools-txt-copy, .rm-controll-txt {
    text-align: center;
    margin-left: 5px;
  }

  .intercom-cat-alog, .techno-cat, .tvp-400-new {
    height: 150px;
  }

  .turniket-image-landing {
    height: 200px;
  }

  .ptz-8-mp-techno {
    height: 200px;
    transform: translate(-11px);
  }

  .hik-2087-txt, .dahua-bullet-txt {
    text-align: center;
    margin-left: 5px;
  }

  ._5-mp-colour, .m731 {
    height: 200px;
    transform: translate(-11px);
  }

  .hw-disk {
    text-align: center;
    margin-left: 5px;
  }

  .tech-5-mp-cam {
    height: 200px;
  }

  .ds-2cd1043g2-i, .ds-2cd1043g2-i-copy, .ds-2cd2483g2-i, .colour-vu, .dh-t2ap-copy, .dh-ipc-k42p {
    height: 200px;
    transform: translate(-11px);
  }

  .dh-poe-4 {
    height: 200px;
  }

  .ipc-t040 {
    height: 150px;
  }

  .d082-txt {
    text-align: center;
    margin-left: 5px;
  }

  .ipc-c22cp-imou-cue2c, .ipc-s42fp-d-0360b-cruiser {
    height: 200px;
    transform: translate(-11px);
  }

  .mininvr-3216r-anyip, .cs-cv206-ezviz {
    height: 150px;
  }

  .poe-cat-tx {
    text-align: center;
  }

  .m1041 {
    height: 150px;
  }

  .hik-bar, .nvr-cat-txt-land {
    text-align: center;
  }

  .hik-cam-111 {
    height: 150px;
  }

  .logo-link-header.w--current {
    width: 250px;
  }

  .tum-500upw2 {
    height: 200px;
    margin-left: 12px;
  }

  .tup-400-upw2, .tum-800upw2 {
    height: 200px;
  }

  .support-txt, .support-txt-about, .support-txt-no-weight, .mop-apps-txt {
    text-align: center;
    margin-left: 5px;
  }

  .qr-codes, .qr-codes-1 {
    height: 150px;
  }

  .dahua-ipc-f4cp, ._2087g2-lu-txt {
    text-align: center;
    margin-left: 5px;
  }

  ._2087g2-lu {
    height: 150px;
  }
}

@media screen and (max-width: 767px) {
  .section-white {
    padding: 40px 30px 80px;
  }

  .hero-section {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .body {
    height: 100vh;
  }

  .section {
    padding-top: 25px;
    padding-bottom: 10px;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 77px;
  }

  .h1 {
    width: 200px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  }

  .h2 {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 16px;
  }

  .hero-section {
    min-height: 400px;
    padding-top: 6px;
    display: block;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 3px;
    margin-bottom: 17px;
  }

  .left {
    margin-top: 0;
  }

  .cam {
    z-index: 1;
    object-fit: contain;
    width: 200px;
    height: 150px;
    margin-top: 72px;
    position: absolute;
    transform: none;
  }

  .paragraph-4 {
    font-size: 10px;
    line-height: 120%;
    position: static;
  }

  .yellow-line {
    width: 250px;
    height: 650px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 11px;
    inset: -14% auto auto 29%;
  }

  .logo-link-footer {
    justify-content: center;
    align-items: flex-start;
    height: 40px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .logo-link-footer.w--current {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 250px;
    height: 40px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
    overflow: visible;
  }

  .btn {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin-top: 0;
    margin-bottom: 7px;
    margin-right: 80px;
    padding: 0;
    display: flex;
    position: relative;
    bottom: 39px;
  }

  .nav-menu {
    text-align: right;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    min-width: 0%;
    max-width: 300px;
    height: 100vh;
    margin-top: 0;
    margin-left: 0;
    padding-right: 10px;
    line-height: 160%;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .navbar {
    height: 40px;
    padding-top: 0;
  }

  .menu-item {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 17px;
    margin-left: 3px;
    line-height: 100%;
    display: block;
  }

  .text-block {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
    line-height: 160%;
  }

  .dropdown {
    width: 280px;
    height: auto;
    margin-top: 17px;
    display: inline-block;
    position: static;
  }

  .text-block-3 {
    text-align: right;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    font-size: 15px;
  }

  .dropdown-toggle {
    flex-flow: row;
    padding: 0;
    display: block;
    position: relative;
  }

  .dropdown-list {
    line-height: 180%;
    display: none;
    position: absolute;
    inset: auto;
  }

  .dropdown-list.w--open {
    border-radius: 6px;
    width: 100%;
    position: relative;
  }

  .dropdown-link {
    text-align: center;
    border-radius: 0;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    padding: 0;
    font-size: 16px;
    display: block;
    position: relative;
  }

  .dropdown-link-2 {
    text-align: center;
    padding: 0;
    font-size: 16px;
    position: relative;
  }

  .dropdown-link-3 {
    text-align: center;
    border-bottom: 1px solid #000;
    padding: 0;
    font-size: 16px;
    position: relative;
  }

  .dropdown-link-4 {
    text-align: center;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding: 0;
    font-size: 16px;
    position: relative;
  }

  .dropdown-link-5 {
    text-align: center;
    border-bottom: 1px solid #000;
    border-radius: 6px;
    padding: 0;
    font-size: 16px;
    position: relative;
  }

  .heder {
    padding-top: 0;
  }

  .image-13 {
    vertical-align: baseline;
    object-fit: cover;
    width: 200px;
    height: 40px;
    margin: 46px auto 0;
    text-decoration: none;
    display: block;
    position: relative;
    inset: 0% 0% auto;
    overflow: clip;
  }

  .text-block-4 {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 130%;
  }

  .mail {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .adress {
    text-align: center;
    width: 250px;
    margin-top: 5px;
    line-height: 50%;
    position: static;
  }

  .phone {
    width: 360px;
    height: 60px;
    margin-top: 0;
  }

  .number {
    font-size: 14px;
  }

  .background-logo {
    z-index: 1;
    object-fit: cover;
    width: 200px;
    height: 100px;
    margin-bottom: 0;
    inset: -8% 0% 0% auto;
    overflow: clip;
  }

  .image-15 {
    width: 20px;
    height: 10px;
    margin-bottom: 3px;
    margin-right: 0;
    position: relative;
  }

  .button-11 {
    height: 40px;
    margin-bottom: 0;
    margin-left: 12px;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }

  .pos {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .icon-auality {
    height: 40px;
  }

  .pos-head {
    font-size: 10px;
    line-height: 12px;
  }

  .fon {
    margin-left: 8px;
  }

  .gradienr-section {
    padding-top: 5px;
    padding-bottom: 14px;
  }

  .catalog {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 0;
    display: block;
  }

  .catalog-grid-4g {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1.2fr 1fr;
  }

  .catal-grid-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    line-height: 160%;
    display: block;
    transform: none;
  }

  .image-20 {
    height: 120px;
    margin-top: 0;
    padding-bottom: 0;
  }

  .text-block-5 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 11px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .text-block-6 {
    justify-content: center;
    align-items: flex-start;
    height: 10px;
    margin-top: 3px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .image-21 {
    width: 180px;
    height: 120px;
    margin-top: 3px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-22 {
    width: 100px;
    height: 100px;
    margin-left: 23px;
    transform: translate(-11px, 7px);
  }

  .text-block-2087 {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .text-block-8 {
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .image-23 {
    height: 90px;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 11px;
    position: static;
    transform: translate(0, 11px);
  }

  ._16p-poe {
    height: 110px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .barriers {
    margin-left: auto;
    margin-right: auto;
  }

  .shlack {
    text-align: center;
    width: auto;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    line-height: 12px;
  }

  .turniket {
    margin-top: 6px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .turniket-image {
    height: 80px;
    margin-top: 16px;
    margin-left: 0;
    padding-top: 0;
  }

  .footer-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .social-links {
    text-align: center;
  }

  .social-networks {
    justify-content: center;
    align-items: flex-start;
  }

  .fon-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 360px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .logo-footer-image {
    object-fit: cover;
    flex: none;
    width: 250px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    transform: none;
  }

  .about-company {
    justify-content: center;
    align-items: center;
    line-height: 0%;
    display: flex;
  }

  .abou-company {
    font-size: 16px;
  }

  .about-us-link {
    font-size: 12px;
    line-height: 100%;
  }

  .support {
    justify-content: center;
    align-items: center;
    line-height: 100%;
  }

  .text-block-9 {
    font-size: 16px;
  }

  .contact-information {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    display: flex;
  }

  .number-footer {
    font-size: 18px;
    line-height: 100%;
  }

  .graphics {
    height: 30px;
    margin-top: 3px;
    line-height: 100%;
  }

  .address-footer {
    margin: 18px 0 0;
    padding-top: 0;
    font-size: 16px;
    line-height: 130%;
  }

  .button-11-footer {
    margin: 10px auto 11px;
  }

  .image-26 {
    height: 120px;
    margin-left: 0;
  }

  .icon {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 43px;
    min-width: 0;
    height: 43px;
    min-height: 40px;
    margin-top: 0;
    margin-right: 0;
    padding-top: 6px;
    font-size: 30px;
    display: block;
    position: absolute;
    inset: 0 0% 0%;
  }

  .menu-button {
    z-index: 999;
    border-radius: 6px;
    width: 43px;
    height: 43px;
    margin-top: 17px;
    margin-left: 7px;
    padding: 0;
    inset: 0 auto auto 0%;
  }

  .menu-button.w--open {
    justify-content: center;
    align-items: center;
    width: 43px;
    height: 43px;
    margin-top: 17px;
    margin-left: 3px;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: fixed;
    inset: 0% auto 0% 0%;
  }

  .image-27 {
    height: 110px;
    padding-left: 9px;
  }

  .wrk-time-txt {
    justify-content: center;
    align-items: flex-start;
    margin-top: 7px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .icon-2 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    position: absolute;
    inset: 10% auto auto 58%;
  }

  .dropdown-list-2 {
    background-color: #b56969;
  }

  .dropdown-list-2.w--open {
    background-color: #b55c5c;
  }

  .dropdown-toggle-2 {
    right: auto;
  }

  .form-bg {
    padding-top: 5px;
    padding-bottom: 14px;
  }

  .text-field {
    margin-bottom: 55px;
  }

  .box {
    width: 100%;
    display: none;
  }

  .form-title {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 16px;
  }

  .close-bg {
    display: none;
  }

  .text-block-69 {
    direction: rtl;
    text-align: center;
  }

  .text-block-hik {
    justify-content: center;
    align-items: flex-start;
    width: 120px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .price {
    margin-top: 0;
  }

  .image-26-copy {
    width: 120px;
    height: 130px;
    margin-left: 0;
  }

  .c022 {
    width: auto;
    height: 110px;
    margin-top: 27px;
    margin-left: 0;
  }

  .text-block-2087-copy, .text-c022 {
    text-align: center;
    width: 120px;
    font-size: 12px;
    line-height: 12px;
  }

  .dh-0280b {
    width: auto;
    height: 120px;
    margin-top: 9px;
    margin-left: 0;
    padding-top: 0;
  }

  .text-2087-first {
    text-align: center;
    width: 120px;
    margin-top: 10px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  ._2083 {
    width: auto;
    height: 70px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .tvm-800b {
    height: 110px;
    padding-left: 9px;
  }

  .imou-cube-2 {
    text-align: center;
    width: auto;
    height: 120px;
    margin-top: 0;
    margin-left: 14px;
    margin-right: auto;
  }

  .imou-cube-2-txt {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: 12px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .dahua-028 {
    justify-content: center;
    align-items: flex-start;
    width: 120px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .dh-t2ap {
    width: auto;
    height: 110px;
    margin-left: 0;
    transform: translate(-11px, 7px);
  }

  .dh-t2ap-txt {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .dh-bullet {
    width: auto;
    height: 70px;
    margin-top: 37px;
    margin-left: 0;
    transform: translate(-11px, 7px);
  }

  .dh-bullet-txt {
    justify-content: center;
    align-items: flex-start;
    width: 120px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .tech-pro {
    width: auto;
    height: 100px;
    margin-top: 0;
    margin-left: 0;
    transform: translate(-11px, 7px);
  }

  .tech-pro-txt {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .pro-kupol {
    width: auto;
    height: 80px;
    margin-left: 0;
    padding-top: 0;
    transform: translate(-11px, 7px);
  }

  .pro-cupol-txt {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .tech-4-mp {
    text-align: center;
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .pro-big {
    width: auto;
    height: 80px;
    margin-top: 32px;
    padding-top: 0;
    transform: translate(-11px, 7px);
  }

  .pro-big-txt {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    height: 12px;
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .monitor-white {
    height: 120px;
    margin-top: 11px;
  }

  .tvp-500 {
    width: 100px;
    height: 120px;
    margin-left: 36px;
    padding-bottom: 0;
  }

  .tvp-800 {
    height: 90px;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 11px;
    position: static;
    transform: translate(0, 11px);
  }

  .tvm-800b-black {
    width: 100px;
    height: 100px;
    margin-top: 8px;
    padding-left: 0;
  }

  .tvm-800-black {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 7px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .mon {
    height: 120px;
    margin-top: 10px;
    padding-top: 0;
  }

  .button-whaite {
    width: auto;
    height: 120px;
    margin-left: 10px;
    margin-right: auto;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .button-whate-txt {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .catalog-grid-intercom {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .nvr-cat {
    width: auto;
    height: 35px;
    margin-top: 71px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
  }

  .intercom-cat {
    height: 90px;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 11px;
    position: static;
    transform: translate(0, 11px);
  }

  .ntwrk-devices {
    width: auto;
    height: 80px;
    margin-top: 29px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .catalog-grid-lending {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .work-time {
    height: 90px;
    margin-left: 0;
    padding-left: 9px;
    padding-right: 0;
  }

  .bariers-img {
    height: 120px;
    margin-left: 49px;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .tvp-500-img {
    width: auto;
    height: 100px;
    margin-top: 7px;
    margin-left: 0;
  }

  .cupol-vario {
    width: auto;
    height: 100px;
    margin-top: 0;
    margin-left: 23px;
    transform: translate(-11px, 7px);
  }

  .bullet-vario {
    width: auto;
    height: 70px;
    margin-top: 21px;
    padding-top: 0;
    transform: translate(-11px, 7px);
  }

  .cupol-vario-txt {
    justify-content: center;
    align-items: flex-start;
    width: 120px;
    height: 12px;
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .bulet-vario-txt {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .catalog-grid-intercom-door {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .door-pannel {
    height: 120px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .door-pannel-2 {
    width: auto;
    height: 120px;
    margin-left: 0;
  }

  .door-pannel-3 {
    width: auto;
    height: 100px;
    margin-top: 30px;
    padding-left: 0;
  }

  .hiwtach-door {
    height: 93px;
    margin-top: 4px;
  }

  .hiwatch-door-txt {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 13px;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .hik-door {
    height: 110px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .hikvision-door-txt {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .intercom-and-acces {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .complect {
    height: 120px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .vizivnie {
    width: auto;
    height: 120px;
    margin-left: 0;
    padding-bottom: 0;
  }

  .monitor {
    height: 120px;
    margin-left: 0;
  }

  .from-int-and-skuf {
    text-align: center;
    width: 120px;
    font-size: 12px;
    line-height: 12px;
  }

  .from-in-and-sjud-2 {
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .from-int-and-skud-3 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .catalog-grid-nvr {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .nvr-tech-1 {
    width: 170px;
    height: 55px;
    margin-top: 0;
    margin-left: 0;
  }

  .tech-nvr-2 {
    width: 170px;
    height: 55px;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hiwtch-304 {
    width: 170px;
    height: 60px;
    margin: 15px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: rotate(1deg)translate(0, 11px);
  }

  .hiwatch-nvr-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 14px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .tech-n204 {
    width: auto;
    height: 100px;
    margin-bottom: 0;
    padding-left: 0;
  }

  .nxi-k2 {
    width: 170px;
    height: 60px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .nxi-k2-txt {
    text-align: center;
    margin-left: 12px;
    margin-right: auto;
    font-size: 12px;
    line-height: 12px;
  }

  .hilk-reg {
    width: 170px;
    height: 50px;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 9px;
    padding-right: 0;
  }

  .hik-reg-2 {
    width: 170px;
    height: 70px;
  }

  .techno-128 {
    width: auto;
    height: 70px;
    margin-top: 0;
    margin-left: 16px;
  }

  .techno-128-txt {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 7px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .net-tools {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 200px;
    height: 12px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .nvr-cat-txt {
    width: 100px;
    margin-top: 5px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .aksesuari-cat {
    text-align: center;
    width: auto;
    height: 70px;
    margin-top: 67px;
    margin-left: 33px;
    margin-right: auto;
    transform: translate(-11px, 7px);
  }

  .axesuary-txt {
    justify-content: center;
    align-items: flex-start;
    height: 10px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .catalog-grid-complect-inter {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .hik-compl-1 {
    width: auto;
    height: 120px;
    margin-left: 0;
    padding-bottom: 0;
  }

  .comp-int-2 {
    width: auto;
    height: 90px;
    margin: 0 24px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .nvr-tech-1-copy {
    width: 120px;
    height: 130px;
    margin-left: 0;
  }

  .tech-comp-int-3 {
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }

  .tech-comp-int-umg3 {
    width: auto;
    height: 100px;
    margin-top: 17px;
    margin-left: 0;
  }

  .cam-cat {
    width: auto;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .catalog-grid-ac {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .speedfaec-v5l {
    width: auto;
    height: 130px;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 11px;
    position: static;
    transform: translate(0, 11px);
  }

  .speedface-v5l-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .hick-ac-2 {
    width: auto;
    height: 110px;
    margin-top: 14px;
    margin-left: 0;
    padding-bottom: 0;
  }

  .hik-ac-1 {
    width: 120px;
    height: 120px;
    margin-left: 0;
  }

  .hik-ac-1-txt {
    text-align: center;
    margin-top: 6px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .zkteco-eface {
    width: auto;
    height: 100px;
    margin-top: 44px;
    padding-left: 0;
  }

  .zkteco-eface-txt {
    justify-content: center;
    align-items: flex-start;
    height: 10px;
    margin-top: 4px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .catalog-grid-network {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .th-ns-5 {
    width: auto;
    height: 60px;
    margin-left: 0;
  }

  .th-ns-8 {
    width: auto;
    height: 50px;
    margin-top: 14px;
    margin-left: 0;
    padding-bottom: 0;
  }

  .th-ns5g {
    width: auto;
    height: 60px;
    margin: 5px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 11px;
    position: static;
    transform: translate(0, 11px);
  }

  .th-ns-8g {
    width: auto;
    height: 50px;
    margin-top: 25px;
    padding-left: 9px;
  }

  .catalog-grid-poe {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .imageth-pr-104 {
    width: auto;
    height: 40px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .ns-8-p2 {
    width: auto;
    height: 40px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .th-ns-8p2g-1gs {
    height: 110px;
    padding-left: 9px;
  }

  ._24p {
    width: auto;
    height: 50px;
    margin-top: 15px;
  }

  ._4p-poe {
    width: auto;
    height: 40px;
    margin-top: 10px;
    margin-left: 0;
    padding-bottom: 0;
  }

  ._8-poe {
    width: auto;
    height: 40px;
    margin-top: 18px;
  }

  .pr-104-txt {
    text-align: center;
    width: 120px;
    margin-top: 6px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  ._8p-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 15px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  ._16p-poe-txt {
    text-align: center;
    margin-top: 5px;
    margin-left: 0;
    margin-right: auto;
    font-size: 12px;
    line-height: 12px;
  }

  ._24p-poe-txt {
    margin-top: 5px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .dahua-cat {
    width: auto;
    height: 40px;
    margin-top: 82px;
    margin-left: 0;
    padding-bottom: 0;
  }

  .d-link-cat {
    width: auto;
    height: 55px;
    margin: 50px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .mikrot-cat {
    width: auto;
    height: 120px;
    margin-top: 0;
    margin-left: 0;
  }

  .wi-fi-cat {
    width: auto;
    height: 90px;
    margin: 11px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .unifi-cat {
    width: auto;
    height: 90px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .asystems {
    width: auto;
    height: 130px;
    margin-left: 0;
  }

  .zkteko-turniket {
    width: auto;
    height: 120px;
    margin: 0 0 16px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .zkteco-tur-2 {
    width: auto;
    height: 120px;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .catalog-grid-turniket {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .zkteco-tur-2-txt {
    margin-top: 14px;
    font-size: 12px;
    line-height: 12px;
  }

  .catalog-grid-shlagbaum {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .hik-shlag {
    width: auto;
    height: 160px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .zkteco-shlag {
    width: 100px;
    height: 120px;
    margin-left: 36px;
    padding-bottom: 0;
  }

  .aytomatica {
    width: auto;
    height: 90px;
    margin: 12px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .nice {
    width: auto;
    height: 100px;
    margin-top: 19px;
    padding-bottom: 0;
  }

  .grow {
    width: auto;
    height: 130px;
    margin-left: 0;
  }

  .catalog-grid-automatica {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .automatica-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 18px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .ubiquity-sw {
    text-align: center;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  ._16p-poe-sw {
    width: auto;
    height: 50px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .tum-500-2 {
    height: 90px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .mon-1-1 {
    width: auto;
    height: 120px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .mon-name-1 {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 12px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .sens-pan {
    height: 122px;
    margin-top: 8px;
    padding-top: 0;
  }

  .whaite-mon {
    width: auto;
    height: 115px;
    margin-top: 3px;
    margin-left: 18px;
    margin-right: auto;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .hik-mon {
    width: auto;
    height: 120px;
    margin-left: 5px;
    transform: translate(-11px, 7px);
  }

  .tech-button {
    width: auto;
    height: 120px;
    margin-left: 9px;
    margin-right: auto;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .tech-mon-2 {
    height: 120px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .wrk-time-txt-1 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 120px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 13px;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .work-time-home {
    width: auto;
    height: 120px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .catalog-cam-s {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .hik-logo {
    width: auto;
    height: 30px;
    margin-top: 20px;
    margin-left: 0;
  }

  .hik-logo-txt {
    text-align: center;
    width: 120px;
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .dahua-logo {
    width: auto;
    height: 40px;
    margin-top: 0;
    margin-left: 0;
  }

  .dahua-logo-txt {
    text-align: center;
    width: 120px;
    margin-top: 2px;
    font-size: 12px;
    line-height: 12px;
  }

  .hiwatch-logo {
    width: auto;
    height: 40px;
    margin-top: 3px;
    margin-left: 0;
  }

  .hiwtach-txt {
    text-align: center;
    width: 120px;
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .trassir-logo {
    width: auto;
    height: 30px;
    margin-top: 0;
    margin-left: 0;
  }

  .trassir-txt {
    text-align: center;
    width: 120px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 12px;
  }

  .imou-logo {
    width: auto;
    height: 25px;
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
  }

  .imou-txt {
    text-align: center;
    width: 120px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 12px;
  }

  .ezviiz-logo {
    width: auto;
    height: 40px;
    margin-top: 0;
    margin-left: 0;
  }

  .ezviz-txt {
    text-align: center;
    width: 120px;
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .catalog-grid-techno, .hivision-cam-s, .catalog-grid-dahua, .catalog-grid-hiwatch {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .txt-hiwtach {
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }

  .catalog-grid-imou, .catalog-grid-wi-fi {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .keen-runner {
    height: 110px;
    padding-left: 9px;
  }

  .ax-6-pro {
    width: auto;
    height: 120px;
    margin-top: 5px;
    margin-left: 0;
  }

  .ax9-pro {
    width: auto;
    height: 130px;
    margin-left: 0;
  }

  .ax3000 {
    width: auto;
    height: 120px;
    margin-top: 0;
    margin-left: 0;
  }

  .runner {
    width: auto;
    height: 120px;
    margin-top: 7px;
    padding-left: 0;
  }

  .start {
    width: auto;
    height: 120px;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .hex-s {
    width: auto;
    height: 50px;
    margin-top: 87px;
  }

  .rb-5009 {
    width: auto;
    height: 70px;
    margin-top: 31px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .repeater {
    width: auto;
    height: 90px;
    margin-top: 0;
    margin-left: 33px;
    margin-right: auto;
    transform: translate(-11px, 7px);
  }

  .unifi-u6 {
    width: auto;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .cap-ac {
    width: auto;
    height: 120px;
    margin-left: 0;
  }

  .repeater-txt {
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .rb-5009-txt {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 13px;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .hex-s-txt {
    margin-top: 4px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .start-txt {
    text-align: center;
    margin-top: 10px;
    margin-left: 12px;
    margin-right: auto;
    font-size: 12px;
    line-height: 12px;
  }

  .unifi-txt {
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
    line-height: 12px;
  }

  .cap-ac-txt {
    text-align: center;
    width: 120px;
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .runner-txt {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .ax3000-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 110px;
    margin-top: 5px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .ax9-pro-txt {
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .ax6-pro-txt {
    text-align: center;
    width: 120px;
    font-size: 12px;
    line-height: 12px;
  }

  .catalog-grid-acsesuare {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .sd-card {
    width: auto;
    height: 90px;
    padding-left: 9px;
  }

  .tum-500-2-copy {
    height: 120px;
    margin-left: 25px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .rfid {
    width: auto;
    height: 120px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .hdmi-ext {
    width: auto;
    height: 90px;
    margin-left: 0;
    padding-left: 9px;
    padding-right: 0;
  }

  .telecom-cabinet {
    width: auto;
    height: 100px;
    margin-top: 25px;
  }

  .corob-montazh {
    width: auto;
    height: 120px;
    margin-left: 0;
  }

  .sd-card-txt {
    justify-content: center;
    align-items: flex-start;
    width: 120px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .hdmi-txt {
    justify-content: center;
    align-items: flex-start;
    width: 120px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 13px;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .power-supply {
    width: auto;
    height: 120px;
    margin-left: 0;
  }

  .power-supply-txt {
    text-align: center;
    width: 120px;
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .rj-45 {
    width: auto;
    height: 70px;
    margin-top: 16px;
    margin-left: 17px;
    margin-right: auto;
    transform: translate(-11px, 7px);
  }

  .rj-45-txt {
    justify-content: center;
    align-items: flex-start;
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .tools {
    width: auto;
    height: 120px;
    margin-top: 0;
    margin-left: 0;
  }

  .tools-txt {
    text-align: center;
    width: 120px;
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .hik-colour-vu {
    width: auto;
    height: 60px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .omni {
    width: auto;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
  }

  .rocketdish {
    width: auto;
    height: 130px;
    margin-top: 6px;
    margin-left: 0;
  }

  .catalog-grid-antenn {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .kroks-kp15 {
    width: auto;
    height: 110px;
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
  }

  .kroks-kna27 {
    width: auto;
    height: 120px;
    margin-left: 0;
  }

  .kroks-kna-txt {
    margin-top: 6px;
    font-size: 12px;
    line-height: 12px;
  }

  ._4g-gun {
    height: 60px;
    margin-top: 45px;
    margin-left: 0;
  }

  ._4g-gun-txt {
    margin-top: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .kp15-kroks-txt {
    text-align: center;
    margin-top: 5px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .catalog-grid-locks {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .ai-lock-txt {
    justify-content: center;
    align-items: flex-start;
    width: 120px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .no-steel {
    width: auto;
    height: 100px;
    margin-top: 3px;
    margin-left: 0;
  }

  .no-brown {
    width: auto;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
  }

  .nc-mkd {
    width: auto;
    height: 80px;
    margin-top: 16px;
    margin-left: 0;
  }

  .nc-door {
    height: 100px;
    padding-left: 9px;
  }

  .rigel {
    width: auto;
    height: 110px;
    margin-top: 3px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .rigel-2 {
    width: auto;
    height: 120px;
    margin-top: 4px;
  }

  .solenoid {
    width: auto;
    height: 110px;
    margin-left: 0;
    padding-left: 9px;
    padding-right: 0;
  }

  .solenoid-txt {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .rigel-2-txt {
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .rigel-txt {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
    font-size: 12px;
    line-height: 12px;
  }

  .nc-door-txt {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .nc-mkd-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .nc-brown-txt {
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .no-steel-txt {
    text-align: center;
    width: auto;
    font-size: 12px;
    line-height: 12px;
  }

  .price-1 {
    margin-top: 0;
  }

  .locks-mass {
    width: auto;
    height: 100px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .ocls-mass-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .remote-control {
    width: auto;
    height: 80px;
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
  }

  .tools-txt-copy {
    text-align: center;
    width: 120px;
    font-size: 12px;
    line-height: 12px;
  }

  .rm-controll-txt {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .intercom-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 110px;
    margin-top: 10px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .intercom-cat-alog {
    height: 100px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: translate(0, 11px);
  }

  .text-block-5-new {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .kroks {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 15px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .price-copy {
    margin-top: 0;
  }

  .techno-cat {
    width: auto;
    height: 50px;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
  }

  .tvp-400-new {
    width: auto;
    height: 105px;
    margin-top: 0;
    margin-left: 0;
    transform: none;
  }

  .turniket-image-landing {
    height: 130px;
    margin-top: 10px;
    margin-left: 0;
    padding-top: 0;
  }

  .txt-ptz-8mp-techno {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: 12px;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .ptz-8-mp-techno {
    width: auto;
    height: 120px;
    margin-top: 0;
    margin-left: 32px;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .hik-2083ttxt {
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .hik-2083-txt, .hik-2083txt, .hik-2083 {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .hik-2087-txt {
    text-align: center;
    margin-top: 10px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .dahua-bullet-txt {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  ._5-mp-colour {
    width: auto;
    height: 100px;
    margin-top: 21px;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .dh-cam-txt {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 18px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .nxi {
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .bulet-vario-txt-copy, .bulet-vario-txt-copy-copy {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: 12px;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .txt-cupol-vario {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: 12px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .m731 {
    width: auto;
    height: 120px;
    margin-left: 10px;
    margin-right: auto;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .hw-disk {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .tech-5-mp-cam {
    width: auto;
    height: 90px;
    margin-top: 12px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .ds-2cd1043g2-i, .ds-2cd1043g2-i-copy {
    width: auto;
    height: 70px;
    margin-top: 0;
    margin-left: 12px;
    margin-right: auto;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .ds-2cd2483g2-i {
    width: auto;
    height: 100px;
    margin-top: 0;
    margin-left: 12px;
    margin-right: auto;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .ds-2cd2483g2-i-txt {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .hikvision-ds-2cd1047g2h-liu {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 17px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .colour-vu {
    width: auto;
    height: 70px;
    margin-top: 22px;
    margin-left: 12px;
    margin-right: auto;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .dh-t2ap-copy {
    width: auto;
    height: 110px;
    margin-left: 0;
    transform: translate(-11px, 7px);
  }

  .dh-ipc-k42p {
    width: auto;
    height: 120px;
    margin-top: 23px;
    margin-left: 22px;
    margin-right: auto;
    padding-left: 0;
    transform: translate(-11px, 7px);
  }

  .dh-ipc-k42p-txt {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .dh-poe-4 {
    height: 30px;
    margin-top: 9px;
  }

  .dh-poe-4-txt {
    margin-top: 10px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .ipc-t040 {
    width: auto;
    height: 110px;
    margin-top: 11px;
    margin-left: 0;
  }

  .d082-txt {
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }

  .ipc-c22cp-imou-cue2c {
    text-align: center;
    width: auto;
    height: 120px;
    margin-top: 0;
    margin-left: 14px;
    margin-right: auto;
  }

  .i-pc-c22cp-imou-cue2c-txt {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: 12px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .ipc-s42fp-d-0360b-cruiser {
    text-align: center;
    width: auto;
    height: 120px;
    margin-top: 0;
    margin-left: 14px;
    margin-right: auto;
  }

  .ipc-s42fp-d-0360b-cruiser-txt {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .mininvr-3216r-anyip {
    width: 170px;
    height: 60px;
    margin: 20px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    transform: rotate(1deg)translate(0, 11px);
  }

  .mininvr-3216r-anyip-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 11px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .cs-cv206-ezviz {
    width: auto;
    height: 180px;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
  }

  .poe-cat-tx {
    margin-top: 8px;
    padding-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .ns-5g-txt {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 11px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .ai-lock-nc {
    width: auto;
    height: 100px;
    padding-left: 9px;
  }

  .tech-d18-txt {
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .m1041 {
    height: 120px;
    margin-top: 11px;
    padding-bottom: 0;
  }

  .hik-bar {
    margin-top: 5px;
    font-size: 12px;
    line-height: 12px;
  }

  .zkteco-open-tur {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .nvr-cat-txt-land {
    margin-top: 5px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .hik-cam-111 {
    width: 120px;
    height: 130px;
    margin-left: 0;
  }

  .n204-txt {
    justify-content: center;
    align-items: flex-start;
    height: 10px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .logo-link-header {
    height: 40px;
    margin-top: 5px;
  }

  .logo-link-header.w--current {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 200px;
    height: 40px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .hik-2043g2i-txt {
    justify-content: center;
    align-items: flex-start;
    height: 12px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
  }

  .tum-500upw2 {
    height: 90px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .tup-400-upw2 {
    height: 80px;
    margin-top: 16px;
    margin-left: 0;
    padding-top: 0;
  }

  .tum-800upw2 {
    width: auto;
    height: 90px;
    margin-top: 12px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .catalog-grid-support {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .support-txt {
    text-align: center;
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .catal-grid-div-support {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    line-height: 160%;
    display: block;
    transform: none;
  }

  .support-txt-about, .support-txt-no-weight, .mop-apps-txt {
    text-align: center;
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .qr-codes {
    width: auto;
    height: 160px;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .qr-codes-1 {
    width: auto;
    height: 180px;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
  }

  .catalog-grid-mobile-apps {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-columns: 1fr 1fr;
  }

  .catal-grid-div-mob-apps {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    line-height: 160%;
    display: block;
    transform: none;
  }

  .dropdown-support {
    width: 280px;
    height: auto;
    margin-top: 17px;
    display: inline-block;
    position: static;
  }

  .dropdown-support-txt {
    direction: rtl;
    text-align: center;
  }

  .dropdown-link-2-support {
    text-align: center;
    padding: 0;
    font-size: 16px;
    position: relative;
  }

  .dahua-ipc-f4cp {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  ._2087g2-lu-txt {
    text-align: center;
    width: 120px;
    margin-top: 10px;
    margin-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  ._2087g2-lu {
    width: 120px;
    height: 130px;
    margin-left: 0;
  }
}

#w-node-_09534079-3422-57b0-fb52-489c52c93616-d89a640c {
  align-self: auto;
}

#w-node-_78c3e73e-aeff-e2c4-8680-74689f1abdc3-d89a640c {
  place-self: auto center;
}

#w-node-_7b052dde-23f3-a6a6-1874-0f3c4ff37ae2-d89a640c, #w-node-c6816125-8b6d-e73c-e23f-21bb865aeff6-d89a640c {
  align-self: auto;
}

#w-node-b9e91466-a48f-b6b5-a918-5ec8d320249b-d89a640c, #w-node-a7f63a75-9df7-bb8b-2b48-ac12a853c687-d89a640c {
  place-self: center;
}

#w-node-ac6374ee-3765-a2f0-0dce-803c0fef6f2f-d89a640c {
  place-self: auto;
}

#w-node-b6f88c2c-47e8-739c-8019-5755445f0c68-d89a640c {
  justify-self: auto;
}

#w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0819-a04c8367 {
  align-self: auto;
}

#w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa081d-a04c8367 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0821-a04c8367, #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0825-a04c8367 {
  align-self: auto;
}

#w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0829-a04c8367, #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa082d-a04c8367, #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0831-a04c8367, #w-node-_6e6e8cfb-8dd6-106f-0686-89961cba1c0f-a04c8367, #w-node-_46ec9a97-753b-0896-0fa2-4a56a00b7649-a04c8367, #w-node-_9e4f8ace-5707-3a23-69e4-ccaefae98654-a04c8367, #w-node-_4b5a7738-32eb-02eb-7f0e-c40ccb1771eb-a04c8367, #w-node-c50ffbf1-63b9-142b-0707-ea92ef134d01-a04c8367 {
  place-self: auto;
}

#w-node-c8141281-2b86-20e6-1b7c-104bed1e10d9-a04c8367 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-cec3493a-8a0d-49e6-a222-38c584c56f1b-a04c8367, #w-node-_66fb86ce-e86e-402b-72a2-b7c7c1420378-a04c8367, #w-node-fe927623-88fb-5ee7-1278-213cf8034c1e-a04c8367, #w-node-_22fb03d6-d184-6285-c4e5-5fa0abc19dc3-a04c8367 {
  place-self: auto;
}

#w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa083a-a04c8367 {
  justify-self: auto;
}

#w-node-_567df58d-e37d-2e65-9984-433ce33fad0e-4a079b6a {
  align-self: auto;
}

#w-node-_567df58d-e37d-2e65-9984-433ce33fad14-4a079b6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_567df58d-e37d-2e65-9984-433ce33fad1a-4a079b6a, #w-node-_567df58d-e37d-2e65-9984-433ce33fad20-4a079b6a {
  align-self: auto;
}

#w-node-_567df58d-e37d-2e65-9984-433ce33fad26-4a079b6a, #w-node-_567df58d-e37d-2e65-9984-433ce33fad2c-4a079b6a, #w-node-_567df58d-e37d-2e65-9984-433ce33fad32-4a079b6a, #w-node-c4bbff36-2f89-4b1e-8a7f-07631a33beb5-4a079b6a, #w-node-eb2bbcb8-e1db-4ca1-4e5f-524cae94ec52-4a079b6a, #w-node-fcd1aadb-b60f-d2fb-f138-417de3eaeb53-4a079b6a, #w-node-_50ff0a1d-9c8e-90ac-0e63-8036fe64f997-4a079b6a, #w-node-ecf8744a-bf95-0ac4-ca6d-0eae68b2c500-4a079b6a, #w-node-_27a02b19-d845-d3f4-a0cb-68772e8bd51f-4a079b6a {
  place-self: auto;
}

#w-node-_567df58d-e37d-2e65-9984-433ce33fad98-4a079b6a {
  justify-self: auto;
}

#w-node-_38b4a572-7e65-c4aa-83ee-17877b1a2480-75149793 {
  align-self: auto;
}

#w-node-_38b4a572-7e65-c4aa-83ee-17877b1a2486-75149793 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_38b4a572-7e65-c4aa-83ee-17877b1a248c-75149793, #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a2492-75149793 {
  align-self: auto;
}

#w-node-_38b4a572-7e65-c4aa-83ee-17877b1a2498-75149793, #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a249e-75149793, #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a24a4-75149793 {
  place-self: auto;
}

#w-node-_38b4a572-7e65-c4aa-83ee-17877b1a24b0-75149793 {
  justify-self: auto;
}

#w-node-_8efe6c63-c9b6-d8a0-4b22-3d0bcc239209-2e78012d {
  align-self: auto;
}

#w-node-_8efe6c63-c9b6-d8a0-4b22-3d0bcc23920f-2e78012d, #w-node-_76fa86e0-3c3e-7a10-a091-4248d3ead39b-2e78012d, #w-node-_4b9ca7b0-7897-7d6a-b5a1-4a3cb3048fef-2e78012d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_8efe6c63-c9b6-d8a0-4b22-3d0bcc23925d-2e78012d {
  justify-self: auto;
}

#w-node-_9eec4ad4-7b78-2916-44eb-d3bdabdb21b1-cae04cb3 {
  align-self: auto;
}

#w-node-_9eec4ad4-7b78-2916-44eb-d3bdabdb21b7-cae04cb3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_9eec4ad4-7b78-2916-44eb-d3bdabdb2205-cae04cb3 {
  justify-self: auto;
}

#w-node-_832e604d-9fd1-8bec-21b1-d41d4cab038c-fb2725df {
  align-self: auto;
}

#w-node-_832e604d-9fd1-8bec-21b1-d41d4cab0392-fb2725df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_832e604d-9fd1-8bec-21b1-d41d4cab0398-fb2725df, #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab039e-fb2725df {
  align-self: auto;
}

#w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03a4-fb2725df, #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03aa-fb2725df, #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03b0-fb2725df {
  place-self: auto;
}

#w-node-_17c9fbba-a3a4-390b-3ca9-d7490e68bc81-fb2725df, #w-node-_6af6baae-a11f-ed6a-ef54-38702113b7f4-fb2725df, #w-node-_797f6fdb-ed3e-3f41-abc9-568670a4c33c-fb2725df, #w-node-_7883622f-4d00-540e-7e3f-1af93e69031a-fb2725df, #w-node-_63b444f1-b5f7-5247-4d90-e083088dfa51-fb2725df, #w-node-_21523665-8bd2-9750-6f8c-867e6bfc0d98-fb2725df {
  align-self: auto;
}

#w-node-_097e1c62-0f98-7137-5a85-95696b44ded9-fb2725df, #w-node-de069217-f694-a5f1-8872-4e9c73a9030c-fb2725df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-b9ff789f-8cdc-e8bd-7f47-f46b59a6638f-fb2725df, #w-node-d4404f7e-47d0-8c5c-e706-608a84aad6a0-fb2725df, #w-node-f54bcd75-2086-3977-f58d-471cd5af4df6-fb2725df, #w-node-c65085c6-0f87-b4b8-62c7-c0b8d646af1d-fb2725df {
  align-self: auto;
}

#w-node-_967c6b6c-f472-a66e-a8db-af98c47162ed-fb2725df, #w-node-c7056305-a648-15f0-0c17-a7dfe3550091-fb2725df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03e0-fb2725df {
  justify-self: auto;
}

#w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95d9f-54fb6d65 {
  align-self: auto;
}

#w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95da5-54fb6d65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95dab-54fb6d65 {
  align-self: auto;
}

#w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95df3-54fb6d65 {
  justify-self: auto;
}

#w-node-_89e78a2a-61d2-d07d-ae68-be6db788fcb5-e956d62e {
  align-self: auto;
}

#w-node-_89e78a2a-61d2-d07d-ae68-be6db788fcbb-e956d62e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_89e78a2a-61d2-d07d-ae68-be6db788fcc1-e956d62e {
  align-self: auto;
}

#w-node-_89e78a2a-61d2-d07d-ae68-be6db788fd09-e956d62e {
  justify-self: auto;
}

#w-node-e2fd9b0f-49f1-ce0c-af99-585e258866ad-83c3ae59 {
  align-self: auto;
}

#w-node-e2fd9b0f-49f1-ce0c-af99-585e258866b3-83c3ae59 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-e2fd9b0f-49f1-ce0c-af99-585e258866b9-83c3ae59, #w-node-e2fd9b0f-49f1-ce0c-af99-585e258866bf-83c3ae59 {
  align-self: auto;
}

#w-node-e2fd9b0f-49f1-ce0c-af99-585e258866c5-83c3ae59, #w-node-_487c50e8-ea02-358d-3881-df596f8cfe9b-83c3ae59 {
  place-self: auto;
}

#w-node-e2fd9b0f-49f1-ce0c-af99-585e25886701-83c3ae59 {
  justify-self: auto;
}

#w-node-ffdd2aae-07a9-c976-789d-5177b65de03d-8d487cfc {
  align-self: auto;
}

#w-node-ffdd2aae-07a9-c976-789d-5177b65de043-8d487cfc, #w-node-_818fe726-4d36-ea6a-927f-c81dba838e59-8d487cfc, #w-node-f1154843-88a1-feb9-7bb6-1f48b64da778-8d487cfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-ffdd2aae-07a9-c976-789d-5177b65de04c-8d487cfc {
  justify-self: auto;
}

#w-node-e55709c6-197d-24ae-aebf-0c0f7c0a8590-b8f1be08 {
  align-self: auto;
}

#w-node-e55709c6-197d-24ae-aebf-0c0f7c0a8596-b8f1be08 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-e55709c6-197d-24ae-aebf-0c0f7c0a85e4-b8f1be08, #w-node-_7f825a4a-2ff0-d6ab-8009-52cb04e61729-64eb7a82 {
  justify-self: auto;
}

#w-node-_628a7010-9403-6c6a-b736-a37b4f5f6861-65d39604 {
  align-self: auto;
}

#w-node-_628a7010-9403-6c6a-b736-a37b4f5f6870-65d39604, #w-node-_05a3c55f-5cc2-3cbb-dab6-78402f7346c6-7d8c00ab {
  justify-self: auto;
}

#w-node-a24e0adc-60c5-aece-c042-847587a72bb2-2f2f897a {
  align-self: auto;
}

#w-node-a24e0adc-60c5-aece-c042-847587a72bb8-2f2f897a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-a24e0adc-60c5-aece-c042-847587a72bbe-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72bc4-2f2f897a {
  align-self: auto;
}

#w-node-a24e0adc-60c5-aece-c042-847587a72bca-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72bd0-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c18-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c1e-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c28-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c3d-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c43-2f2f897a, #w-node-f996bd96-f491-a74c-51bc-4fcb03e3c171-2f2f897a, #w-node-db6a905a-0ff4-5ef9-1eb5-a91413bdf5cd-2f2f897a {
  place-self: auto;
}

#w-node-a24e0adc-60c5-aece-c042-847587a72c4c-2f2f897a {
  justify-self: auto;
}

#w-node-a81d59af-dfde-82ad-790a-7a4bc344138b-2a4114a4, #w-node-a81d59af-dfde-82ad-790a-7a4bc34413bb-2a4114a4, #w-node-a81d59af-dfde-82ad-790a-7a4bc34413e9-2a4114a4, #w-node-f8304379-f463-c3fa-2e17-c5b0e5e0f0dc-2a4114a4, #w-node-_3a862ffb-2815-e100-5aba-db610f24e793-2a4114a4 {
  place-self: auto;
}

#w-node-a81d59af-dfde-82ad-790a-7a4bc3441401-2a4114a4 {
  justify-self: auto;
}

#w-node-_2b7475de-d4e5-5c94-27d3-c7e19b9d70b6-0af4389f, #w-node-_2b7475de-d4e5-5c94-27d3-c7e19b9d70cd-0af4389f, #w-node-_767edf9f-2d42-fbdc-4a3b-b3c646c77e23-0af4389f {
  place-self: auto;
}

#w-node-_2b7475de-d4e5-5c94-27d3-c7e19b9d710a-0af4389f, #w-node-_1dc0108e-cdea-c75a-774b-19c5341e9e98-4242b748 {
  justify-self: auto;
}

#w-node-a74eb9f4-a4bd-2f73-4d3c-a85a944d3653-cdaad665, #w-node-a417c0af-7547-1aa6-77c9-15c8f891df34-cdaad665, #w-node-ba56f350-b5cd-6f9b-01af-a55865f906c4-cdaad665 {
  place-self: auto;
}

#w-node-a74eb9f4-a4bd-2f73-4d3c-a85a944d36a1-cdaad665 {
  justify-self: auto;
}

#w-node-a6db90d2-77e1-4cfd-7b95-38482de4b846-333d097e {
  align-self: auto;
}

#w-node-a6db90d2-77e1-4cfd-7b95-38482de4b84c-333d097e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-a6db90d2-77e1-4cfd-7b95-38482de4b852-333d097e, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b858-333d097e {
  align-self: auto;
}

#w-node-a6db90d2-77e1-4cfd-7b95-38482de4b85e-333d097e, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b864-333d097e, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b86a-333d097e {
  place-self: auto;
}

#w-node-a6db90d2-77e1-4cfd-7b95-38482de4b8e0-333d097e {
  justify-self: auto;
}

#w-node-d353d85f-82ae-ffee-6e57-837a80c6daee-cdb0d3d8, #w-node-_6c3e45c8-c3fa-1ed5-b35e-06a444042088-cdb0d3d8 {
  align-self: auto;
}

#w-node-d353d85f-82ae-ffee-6e57-837a80c6db88-cdb0d3d8 {
  justify-self: auto;
}

#w-node-_91e2958f-bf8e-9458-a8de-7fc760fce2d4-752fa328 {
  align-self: auto;
}

#w-node-_91e2958f-bf8e-9458-a8de-7fc760fce36e-752fa328 {
  justify-self: auto;
}

#w-node-_76d0b86c-d397-c754-d586-cedef803d6cf-b17f9755 {
  align-self: auto;
}

#w-node-_76d0b86c-d397-c754-d586-cedef803d6d5-b17f9755 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_76d0b86c-d397-c754-d586-cedef803d6db-b17f9755, #w-node-_76d0b86c-d397-c754-d586-cedef803d6e1-b17f9755 {
  align-self: auto;
}

#w-node-_76d0b86c-d397-c754-d586-cedef803d6e7-b17f9755, #w-node-_76d0b86c-d397-c754-d586-cedef803d6ed-b17f9755, #w-node-_76d0b86c-d397-c754-d586-cedef803d6f3-b17f9755 {
  place-self: auto;
}

#w-node-_76d0b86c-d397-c754-d586-cedef803d769-b17f9755 {
  justify-self: auto;
}

#w-node-dc83b158-ed7b-cfbf-4130-7868e184545d-16e9c79b {
  align-self: auto;
}

#w-node-dc83b158-ed7b-cfbf-4130-7868e1845463-16e9c79b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-dc83b158-ed7b-cfbf-4130-7868e1845469-16e9c79b, #w-node-dc83b158-ed7b-cfbf-4130-7868e184546f-16e9c79b {
  align-self: auto;
}

#w-node-dc83b158-ed7b-cfbf-4130-7868e1845475-16e9c79b, #w-node-dc83b158-ed7b-cfbf-4130-7868e184547b-16e9c79b {
  place-self: auto;
}

#w-node-dc83b158-ed7b-cfbf-4130-7868e18454f7-16e9c79b, #w-node-_9e6cb0fb-ff68-6247-e1aa-919f3abae790-c2a6fc69 {
  justify-self: auto;
}

#w-node-_77286210-b020-7fc6-26ae-8240e360b8c0-e98d5bdd, #w-node-_91a64bdd-afb8-9567-e9bc-0de7d06f535d-e98d5bdd, #w-node-_53934ffe-c4c2-4011-1126-5b7457c175ce-e98d5bdd, #w-node-_059ed4f4-799e-311f-e0c2-8e8321a655de-e98d5bdd, #w-node-c31ead8b-daa9-21b1-e920-d317560cef62-e98d5bdd, #w-node-_28ff903a-1b74-1143-dde5-5d65aea15aad-e98d5bdd, #w-node-_2e23d190-fa33-e65a-dd59-474d3d83e2c9-e98d5bdd, #w-node-_3b126bc8-b6be-bdcc-fb85-2f6351ebd6d3-e98d5bdd, #w-node-_7273976a-3a3e-1ad5-8420-80c60665a191-e98d5bdd, #w-node-ccb22608-de8f-4f67-087c-13961a1ac32d-e98d5bdd, #w-node-d69ea8fd-b66d-a642-e8ef-d1157a7ec0ad-e98d5bdd, #w-node-_93ed96f2-b97c-a11b-44c6-6b7bfede37c5-e98d5bdd, #w-node-_09d7cedb-609e-8752-e7f1-76722819d102-e98d5bdd, #w-node-ca1a3334-c070-a8f3-9050-f5666a526ec9-e98d5bdd, #w-node-_8ac359d1-4004-f0d2-8372-67be7b3f90ce-e98d5bdd, #w-node-_2f0e81c7-7d94-51dc-50f3-c6d2ae2be711-e98d5bdd, #w-node-_7e77e8dc-23e5-123c-c1d3-d604aaca2eb1-e98d5bdd {
  place-self: auto;
}

#w-node-_77286210-b020-7fc6-26ae-8240e360b8cf-e98d5bdd, #w-node-fcac0457-529d-7e8b-c293-b13e04dab085-26824690 {
  justify-self: auto;
}

#w-node-_9273fd37-d136-cfc7-c936-7a11ed18ab5f-87aa0a7c, #w-node-f41b9c87-40bf-c7a6-9cb3-e77b5ebab836-87aa0a7c, #w-node-_9858bda6-369b-34a2-dddc-3c9209b2b748-87aa0a7c, #w-node-_930e4e71-bb97-0935-9902-a204852f09f7-87aa0a7c, #w-node-_1e84c73d-16a9-fd7d-1a31-53508d1aa6a5-87aa0a7c {
  place-self: auto;
}

#w-node-_9273fd37-d136-cfc7-c936-7a11ed18abc3-87aa0a7c {
  justify-self: auto;
}

#w-node-_1cbc1b0e-19a1-2710-55cf-a33fe743f121-ae9140f5, #w-node-_55a43c69-c62b-6265-265b-554e90d2f06d-ae9140f5, #w-node-_5198230e-e7bc-3a3b-c957-97e827a6021f-ae9140f5 {
  place-self: auto;
}

#w-node-_1cbc1b0e-19a1-2710-55cf-a33fe743f185-ae9140f5 {
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_0f360e06-56d8-5949-03d2-934056a6985f-d89a640c {
    align-self: end;
  }

  #w-node-b9e91466-a48f-b6b5-a918-5ec8d320249b-d89a640c {
    align-self: auto;
  }

  #w-node-a7f63a75-9df7-bb8b-2b48-ac12a853c687-d89a640c {
    place-self: auto;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0815-a04c8367 {
    align-self: end;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0829-a04c8367 {
    align-self: auto;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa082d-a04c8367 {
    place-self: auto;
  }

  #w-node-c2af4569-2529-2339-7c2d-f52990f8f897-a04c8367, #w-node-_016b13ab-214c-8554-3c9b-a4f356b99b6c-a04c8367, #w-node-dee507e3-ec50-0fe1-ecb1-8246e460e9e7-a04c8367, #w-node-_58100ed1-79eb-ab74-1edc-02178eb33c06-a04c8367, #w-node-_567df58d-e37d-2e65-9984-433ce33fad08-4a079b6a {
    align-self: end;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad26-4a079b6a {
    align-self: auto;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad2c-4a079b6a {
    place-self: auto;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a247a-75149793 {
    align-self: end;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a2498-75149793 {
    align-self: auto;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a249e-75149793 {
    place-self: auto;
  }

  #w-node-_8efe6c63-c9b6-d8a0-4b22-3d0bcc239203-2e78012d, #w-node-_9eec4ad4-7b78-2916-44eb-d3bdabdb21ab-cae04cb3, #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab0386-fb2725df {
    align-self: end;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03a4-fb2725df {
    align-self: auto;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03aa-fb2725df {
    place-self: auto;
  }

  #w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95d99-54fb6d65, #w-node-_89e78a2a-61d2-d07d-ae68-be6db788fcaf-e956d62e, #w-node-e2fd9b0f-49f1-ce0c-af99-585e258866a7-83c3ae59 {
    align-self: end;
  }

  #w-node-e2fd9b0f-49f1-ce0c-af99-585e258866c5-83c3ae59, #w-node-_487c50e8-ea02-358d-3881-df596f8cfe9b-83c3ae59 {
    align-self: auto;
  }

  #w-node-ffdd2aae-07a9-c976-789d-5177b65de037-8d487cfc, #w-node-e55709c6-197d-24ae-aebf-0c0f7c0a858a-b8f1be08, #w-node-_7f825a4a-2ff0-d6ab-8009-52cb04e61714-64eb7a82, #w-node-_628a7010-9403-6c6a-b736-a37b4f5f685b-65d39604, #w-node-_05a3c55f-5cc2-3cbb-dab6-78402f7346bd-7d8c00ab, #w-node-_06be5821-22d2-b713-5bfc-8164510b5f1b-7d8c00ab, #w-node-_96f0ca24-5177-fc63-8b46-71e128780339-7d8c00ab, #w-node-_856234bb-078c-b4e7-8613-56a749add7f3-7d8c00ab, #w-node-_87cf3060-8ddf-3af5-aed4-1a7439640c8b-7d8c00ab, #w-node-dd711a00-f4fc-67c2-1a8a-b08d0acff4d2-7d8c00ab, #w-node-e09cbccd-c3ed-5680-f604-e29df407f8c0-7d8c00ab, #w-node-a24e0adc-60c5-aece-c042-847587a72bac-2f2f897a {
    align-self: end;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72bca-2f2f897a {
    align-self: auto;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72bd0-2f2f897a {
    place-self: auto;
  }

  #w-node-a81d59af-dfde-82ad-790a-7a4bc3441394-2a4114a4, #w-node-_2b7475de-d4e5-5c94-27d3-c7e19b9d70b0-0af4389f, #w-node-_1dc0108e-cdea-c75a-774b-19c5341e9e32-4242b748, #w-node-_1dc0108e-cdea-c75a-774b-19c5341e9e38-4242b748, #w-node-_5ebac31f-d2aa-c5e1-fbc4-852c712955d6-4242b748, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b840-333d097e {
    align-self: end;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b85e-333d097e {
    align-self: auto;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b864-333d097e {
    place-self: auto;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b873-333d097e, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b87a-333d097e, #w-node-_17b6ed20-e04a-c8c9-6080-a9fee47dd218-333d097e, #w-node-d353d85f-82ae-ffee-6e57-837a80c6dae8-cdb0d3d8, #w-node-_91e2958f-bf8e-9458-a8de-7fc760fce2ce-752fa328, #w-node-_76d0b86c-d397-c754-d586-cedef803d6c9-b17f9755 {
    align-self: end;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6e7-b17f9755 {
    align-self: auto;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6ed-b17f9755 {
    place-self: auto;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6fc-b17f9755, #w-node-_3f5c4549-cc21-eadf-efac-012a85fe9b2d-b17f9755, #w-node-_2ca7c2f7-650a-97ba-8059-81dd722bc4b9-b17f9755, #w-node-dc83b158-ed7b-cfbf-4130-7868e1845457-16e9c79b {
    align-self: end;
  }

  #w-node-dc83b158-ed7b-cfbf-4130-7868e1845475-16e9c79b {
    align-self: auto;
  }

  #w-node-dc83b158-ed7b-cfbf-4130-7868e184547b-16e9c79b {
    place-self: auto;
  }

  #w-node-_9e6cb0fb-ff68-6247-e1aa-919f3abae787-c2a6fc69, #w-node-_32476033-de61-68b0-e129-448487dcd74b-c2a6fc69 {
    align-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_261b3c4f-c72e-d534-aca6-c08544f08c62-d89a640c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0f360e06-56d8-5949-03d2-934056a6985f-d89a640c {
    place-self: auto;
  }

  #w-node-_09534079-3422-57b0-fb52-489c52c93616-d89a640c {
    place-self: stretch;
  }

  #w-node-_78c3e73e-aeff-e2c4-8680-74689f1abdc3-d89a640c {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_7b052dde-23f3-a6a6-1874-0f3c4ff37ae2-d89a640c {
    place-self: auto center;
  }

  #w-node-c6816125-8b6d-e73c-e23f-21bb865aeff6-d89a640c {
    place-self: auto;
  }

  #w-node-b9e91466-a48f-b6b5-a918-5ec8d320249b-d89a640c {
    place-self: auto center;
  }

  #w-node-a7f63a75-9df7-bb8b-2b48-ac12a853c687-d89a640c {
    justify-self: auto;
  }

  #w-node-ac6374ee-3765-a2f0-0dce-803c0fef6f2f-d89a640c {
    justify-self: center;
  }

  #w-node-b6f88c2c-47e8-739c-8019-5755445f0c68-d89a640c, #w-node-_3cb170af-38f0-ddd6-e31a-7f351e89f590-d89a640c, #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0815-a04c8367 {
    place-self: auto;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0819-a04c8367 {
    place-self: stretch;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa081d-a04c8367 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0821-a04c8367 {
    place-self: auto center;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0825-a04c8367 {
    place-self: auto;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0829-a04c8367 {
    place-self: auto center;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa082d-a04c8367 {
    justify-self: auto;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0831-a04c8367 {
    justify-self: center;
  }

  #w-node-c2af4569-2529-2339-7c2d-f52990f8f897-a04c8367, #w-node-_016b13ab-214c-8554-3c9b-a4f356b99b6c-a04c8367, #w-node-dee507e3-ec50-0fe1-ecb1-8246e460e9e7-a04c8367, #w-node-_58100ed1-79eb-ab74-1edc-02178eb33c06-a04c8367 {
    place-self: auto;
  }

  #w-node-_6e6e8cfb-8dd6-106f-0686-89961cba1c0f-a04c8367, #w-node-_46ec9a97-753b-0896-0fa2-4a56a00b7649-a04c8367, #w-node-_9e4f8ace-5707-3a23-69e4-ccaefae98654-a04c8367, #w-node-_4b5a7738-32eb-02eb-7f0e-c40ccb1771eb-a04c8367, #w-node-c50ffbf1-63b9-142b-0707-ea92ef134d01-a04c8367, #w-node-c8141281-2b86-20e6-1b7c-104bed1e10d9-a04c8367, #w-node-cec3493a-8a0d-49e6-a222-38c584c56f1b-a04c8367, #w-node-_66fb86ce-e86e-402b-72a2-b7c7c1420378-a04c8367, #w-node-fe927623-88fb-5ee7-1278-213cf8034c1e-a04c8367, #w-node-_22fb03d6-d184-6285-c4e5-5fa0abc19dc3-a04c8367 {
    justify-self: center;
  }

  #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa083a-a04c8367, #w-node-_1b3708c2-c60e-6ef2-b48d-b20f65fa0862-a04c8367, #w-node-_567df58d-e37d-2e65-9984-433ce33fad08-4a079b6a {
    place-self: auto;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad0e-4a079b6a {
    place-self: stretch;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad14-4a079b6a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad1a-4a079b6a {
    place-self: auto center;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad20-4a079b6a {
    place-self: auto;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad26-4a079b6a {
    place-self: auto center;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad2c-4a079b6a {
    justify-self: auto;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad32-4a079b6a, #w-node-c4bbff36-2f89-4b1e-8a7f-07631a33beb5-4a079b6a, #w-node-eb2bbcb8-e1db-4ca1-4e5f-524cae94ec52-4a079b6a, #w-node-fcd1aadb-b60f-d2fb-f138-417de3eaeb53-4a079b6a, #w-node-_50ff0a1d-9c8e-90ac-0e63-8036fe64f997-4a079b6a, #w-node-ecf8744a-bf95-0ac4-ca6d-0eae68b2c500-4a079b6a, #w-node-_27a02b19-d845-d3f4-a0cb-68772e8bd51f-4a079b6a {
    justify-self: center;
  }

  #w-node-_567df58d-e37d-2e65-9984-433ce33fad98-4a079b6a, #w-node-_567df58d-e37d-2e65-9984-433ce33fadc0-4a079b6a, #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a247a-75149793 {
    place-self: auto;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a2480-75149793 {
    place-self: stretch;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a2486-75149793 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a248c-75149793 {
    place-self: auto center;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a2492-75149793 {
    place-self: auto;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a2498-75149793 {
    place-self: auto center;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a249e-75149793 {
    justify-self: auto;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a24a4-75149793 {
    justify-self: center;
  }

  #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a24b0-75149793, #w-node-_38b4a572-7e65-c4aa-83ee-17877b1a24d8-75149793, #w-node-_8efe6c63-c9b6-d8a0-4b22-3d0bcc239203-2e78012d {
    place-self: auto;
  }

  #w-node-_8efe6c63-c9b6-d8a0-4b22-3d0bcc239209-2e78012d {
    place-self: stretch;
  }

  #w-node-_8efe6c63-c9b6-d8a0-4b22-3d0bcc23920f-2e78012d, #w-node-_76fa86e0-3c3e-7a10-a091-4248d3ead39b-2e78012d, #w-node-_4b9ca7b0-7897-7d6a-b5a1-4a3cb3048fef-2e78012d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_8efe6c63-c9b6-d8a0-4b22-3d0bcc23925d-2e78012d, #w-node-_8efe6c63-c9b6-d8a0-4b22-3d0bcc239285-2e78012d, #w-node-_9eec4ad4-7b78-2916-44eb-d3bdabdb21ab-cae04cb3 {
    place-self: auto;
  }

  #w-node-_9eec4ad4-7b78-2916-44eb-d3bdabdb21b1-cae04cb3 {
    place-self: stretch;
  }

  #w-node-_9eec4ad4-7b78-2916-44eb-d3bdabdb21b7-cae04cb3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_9eec4ad4-7b78-2916-44eb-d3bdabdb2205-cae04cb3, #w-node-_9eec4ad4-7b78-2916-44eb-d3bdabdb222d-cae04cb3, #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab0386-fb2725df {
    place-self: auto;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab038c-fb2725df {
    place-self: stretch;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab0392-fb2725df {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab0398-fb2725df {
    place-self: auto center;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab039e-fb2725df {
    place-self: auto;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03a4-fb2725df {
    place-self: auto center;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03aa-fb2725df {
    justify-self: auto;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03b0-fb2725df {
    justify-self: center;
  }

  #w-node-_17c9fbba-a3a4-390b-3ca9-d7490e68bc81-fb2725df, #w-node-_6af6baae-a11f-ed6a-ef54-38702113b7f4-fb2725df, #w-node-_797f6fdb-ed3e-3f41-abc9-568670a4c33c-fb2725df, #w-node-_7883622f-4d00-540e-7e3f-1af93e69031a-fb2725df, #w-node-_63b444f1-b5f7-5247-4d90-e083088dfa51-fb2725df, #w-node-_21523665-8bd2-9750-6f8c-867e6bfc0d98-fb2725df {
    place-self: stretch;
  }

  #w-node-_097e1c62-0f98-7137-5a85-95696b44ded9-fb2725df, #w-node-de069217-f694-a5f1-8872-4e9c73a9030c-fb2725df {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-b9ff789f-8cdc-e8bd-7f47-f46b59a6638f-fb2725df, #w-node-d4404f7e-47d0-8c5c-e706-608a84aad6a0-fb2725df, #w-node-f54bcd75-2086-3977-f58d-471cd5af4df6-fb2725df, #w-node-c65085c6-0f87-b4b8-62c7-c0b8d646af1d-fb2725df {
    place-self: auto;
  }

  #w-node-_967c6b6c-f472-a66e-a8db-af98c47162ed-fb2725df, #w-node-c7056305-a648-15f0-0c17-a7dfe3550091-fb2725df {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab03e0-fb2725df, #w-node-_832e604d-9fd1-8bec-21b1-d41d4cab0408-fb2725df, #w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95d99-54fb6d65 {
    place-self: auto;
  }

  #w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95d9f-54fb6d65 {
    place-self: stretch;
  }

  #w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95da5-54fb6d65 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95dab-54fb6d65 {
    place-self: auto center;
  }

  #w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95df3-54fb6d65, #w-node-_3e822ddc-ffdd-e9c5-f182-6613ebc95e1b-54fb6d65, #w-node-_89e78a2a-61d2-d07d-ae68-be6db788fcaf-e956d62e {
    place-self: auto;
  }

  #w-node-_89e78a2a-61d2-d07d-ae68-be6db788fcb5-e956d62e {
    place-self: stretch;
  }

  #w-node-_89e78a2a-61d2-d07d-ae68-be6db788fcbb-e956d62e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_89e78a2a-61d2-d07d-ae68-be6db788fcc1-e956d62e {
    place-self: auto center;
  }

  #w-node-_89e78a2a-61d2-d07d-ae68-be6db788fd09-e956d62e, #w-node-_89e78a2a-61d2-d07d-ae68-be6db788fd31-e956d62e, #w-node-e2fd9b0f-49f1-ce0c-af99-585e258866a7-83c3ae59 {
    place-self: auto;
  }

  #w-node-e2fd9b0f-49f1-ce0c-af99-585e258866ad-83c3ae59 {
    place-self: stretch;
  }

  #w-node-e2fd9b0f-49f1-ce0c-af99-585e258866b3-83c3ae59 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-e2fd9b0f-49f1-ce0c-af99-585e258866b9-83c3ae59 {
    place-self: auto center;
  }

  #w-node-e2fd9b0f-49f1-ce0c-af99-585e258866bf-83c3ae59 {
    place-self: auto;
  }

  #w-node-e2fd9b0f-49f1-ce0c-af99-585e258866c5-83c3ae59, #w-node-_487c50e8-ea02-358d-3881-df596f8cfe9b-83c3ae59 {
    place-self: auto center;
  }

  #w-node-e2fd9b0f-49f1-ce0c-af99-585e25886701-83c3ae59, #w-node-e2fd9b0f-49f1-ce0c-af99-585e25886729-83c3ae59, #w-node-ffdd2aae-07a9-c976-789d-5177b65de037-8d487cfc {
    place-self: auto;
  }

  #w-node-ffdd2aae-07a9-c976-789d-5177b65de03d-8d487cfc {
    place-self: stretch;
  }

  #w-node-ffdd2aae-07a9-c976-789d-5177b65de043-8d487cfc, #w-node-_818fe726-4d36-ea6a-927f-c81dba838e59-8d487cfc, #w-node-f1154843-88a1-feb9-7bb6-1f48b64da778-8d487cfc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-ffdd2aae-07a9-c976-789d-5177b65de04c-8d487cfc, #w-node-ffdd2aae-07a9-c976-789d-5177b65de074-8d487cfc, #w-node-e55709c6-197d-24ae-aebf-0c0f7c0a858a-b8f1be08 {
    place-self: auto;
  }

  #w-node-e55709c6-197d-24ae-aebf-0c0f7c0a8590-b8f1be08 {
    place-self: stretch;
  }

  #w-node-e55709c6-197d-24ae-aebf-0c0f7c0a8596-b8f1be08 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-e55709c6-197d-24ae-aebf-0c0f7c0a85e4-b8f1be08, #w-node-e55709c6-197d-24ae-aebf-0c0f7c0a860c-b8f1be08, #w-node-_7f825a4a-2ff0-d6ab-8009-52cb04e61714-64eb7a82, #w-node-_7f825a4a-2ff0-d6ab-8009-52cb04e61729-64eb7a82, #w-node-_7f825a4a-2ff0-d6ab-8009-52cb04e61751-64eb7a82, #w-node-_628a7010-9403-6c6a-b736-a37b4f5f685b-65d39604 {
    place-self: auto;
  }

  #w-node-_628a7010-9403-6c6a-b736-a37b4f5f6861-65d39604 {
    place-self: stretch;
  }

  #w-node-_628a7010-9403-6c6a-b736-a37b4f5f6870-65d39604, #w-node-_628a7010-9403-6c6a-b736-a37b4f5f6898-65d39604, #w-node-_05a3c55f-5cc2-3cbb-dab6-78402f7346bd-7d8c00ab, #w-node-_06be5821-22d2-b713-5bfc-8164510b5f1b-7d8c00ab, #w-node-_96f0ca24-5177-fc63-8b46-71e128780339-7d8c00ab, #w-node-_856234bb-078c-b4e7-8613-56a749add7f3-7d8c00ab, #w-node-_87cf3060-8ddf-3af5-aed4-1a7439640c8b-7d8c00ab, #w-node-dd711a00-f4fc-67c2-1a8a-b08d0acff4d2-7d8c00ab, #w-node-e09cbccd-c3ed-5680-f604-e29df407f8c0-7d8c00ab, #w-node-_05a3c55f-5cc2-3cbb-dab6-78402f7346c6-7d8c00ab, #w-node-_05a3c55f-5cc2-3cbb-dab6-78402f7346ee-7d8c00ab, #w-node-a24e0adc-60c5-aece-c042-847587a72bac-2f2f897a {
    place-self: auto;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72bb2-2f2f897a {
    place-self: stretch;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72bb8-2f2f897a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72bbe-2f2f897a {
    place-self: auto center;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72bc4-2f2f897a {
    place-self: auto;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72bca-2f2f897a {
    place-self: auto center;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72bd0-2f2f897a {
    justify-self: auto;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72c18-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c1e-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c28-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c3d-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c43-2f2f897a, #w-node-f996bd96-f491-a74c-51bc-4fcb03e3c171-2f2f897a, #w-node-db6a905a-0ff4-5ef9-1eb5-a91413bdf5cd-2f2f897a {
    justify-self: center;
  }

  #w-node-a24e0adc-60c5-aece-c042-847587a72c4c-2f2f897a, #w-node-a24e0adc-60c5-aece-c042-847587a72c74-2f2f897a {
    place-self: auto;
  }

  #w-node-a81d59af-dfde-82ad-790a-7a4bc344138b-2a4114a4 {
    justify-self: center;
  }

  #w-node-a81d59af-dfde-82ad-790a-7a4bc3441394-2a4114a4 {
    place-self: auto;
  }

  #w-node-a81d59af-dfde-82ad-790a-7a4bc34413bb-2a4114a4, #w-node-a81d59af-dfde-82ad-790a-7a4bc34413e9-2a4114a4, #w-node-f8304379-f463-c3fa-2e17-c5b0e5e0f0dc-2a4114a4, #w-node-_3a862ffb-2815-e100-5aba-db610f24e793-2a4114a4 {
    justify-self: center;
  }

  #w-node-a81d59af-dfde-82ad-790a-7a4bc3441401-2a4114a4, #w-node-a81d59af-dfde-82ad-790a-7a4bc3441429-2a4114a4, #w-node-_2b7475de-d4e5-5c94-27d3-c7e19b9d70b0-0af4389f {
    place-self: auto;
  }

  #w-node-_2b7475de-d4e5-5c94-27d3-c7e19b9d70b6-0af4389f, #w-node-_2b7475de-d4e5-5c94-27d3-c7e19b9d70cd-0af4389f, #w-node-_767edf9f-2d42-fbdc-4a3b-b3c646c77e23-0af4389f {
    justify-self: center;
  }

  #w-node-_2b7475de-d4e5-5c94-27d3-c7e19b9d710a-0af4389f, #w-node-_2b7475de-d4e5-5c94-27d3-c7e19b9d7132-0af4389f, #w-node-_1dc0108e-cdea-c75a-774b-19c5341e9e32-4242b748, #w-node-_1dc0108e-cdea-c75a-774b-19c5341e9e38-4242b748, #w-node-_5ebac31f-d2aa-c5e1-fbc4-852c712955d6-4242b748, #w-node-_1dc0108e-cdea-c75a-774b-19c5341e9e98-4242b748, #w-node-_1dc0108e-cdea-c75a-774b-19c5341e9ec0-4242b748 {
    place-self: auto;
  }

  #w-node-a74eb9f4-a4bd-2f73-4d3c-a85a944d3653-cdaad665, #w-node-a417c0af-7547-1aa6-77c9-15c8f891df34-cdaad665, #w-node-ba56f350-b5cd-6f9b-01af-a55865f906c4-cdaad665 {
    justify-self: center;
  }

  #w-node-a74eb9f4-a4bd-2f73-4d3c-a85a944d36a1-cdaad665, #w-node-a74eb9f4-a4bd-2f73-4d3c-a85a944d36c9-cdaad665, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b840-333d097e {
    place-self: auto;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b846-333d097e {
    place-self: stretch;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b84c-333d097e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b852-333d097e {
    place-self: auto center;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b858-333d097e {
    place-self: auto;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b85e-333d097e {
    place-self: auto center;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b864-333d097e {
    justify-self: auto;
  }

  #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b86a-333d097e, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b873-333d097e, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b87a-333d097e, #w-node-_17b6ed20-e04a-c8c9-6080-a9fee47dd218-333d097e, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b8e0-333d097e, #w-node-a6db90d2-77e1-4cfd-7b95-38482de4b908-333d097e, #w-node-d353d85f-82ae-ffee-6e57-837a80c6dae8-cdb0d3d8 {
    place-self: auto;
  }

  #w-node-d353d85f-82ae-ffee-6e57-837a80c6daee-cdb0d3d8, #w-node-_6c3e45c8-c3fa-1ed5-b35e-06a444042088-cdb0d3d8 {
    place-self: stretch;
  }

  #w-node-d353d85f-82ae-ffee-6e57-837a80c6db88-cdb0d3d8, #w-node-d353d85f-82ae-ffee-6e57-837a80c6dbb0-cdb0d3d8, #w-node-_91e2958f-bf8e-9458-a8de-7fc760fce2ce-752fa328 {
    place-self: auto;
  }

  #w-node-_91e2958f-bf8e-9458-a8de-7fc760fce2d4-752fa328 {
    place-self: stretch;
  }

  #w-node-_91e2958f-bf8e-9458-a8de-7fc760fce36e-752fa328, #w-node-_91e2958f-bf8e-9458-a8de-7fc760fce396-752fa328, #w-node-_76d0b86c-d397-c754-d586-cedef803d6c9-b17f9755 {
    place-self: auto;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6cf-b17f9755 {
    place-self: stretch;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6d5-b17f9755 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6db-b17f9755 {
    place-self: auto center;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6e1-b17f9755 {
    place-self: auto;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6e7-b17f9755 {
    place-self: auto center;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6ed-b17f9755 {
    justify-self: auto;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6f3-b17f9755 {
    justify-self: center;
  }

  #w-node-_76d0b86c-d397-c754-d586-cedef803d6fc-b17f9755, #w-node-_3f5c4549-cc21-eadf-efac-012a85fe9b2d-b17f9755, #w-node-_2ca7c2f7-650a-97ba-8059-81dd722bc4b9-b17f9755, #w-node-_76d0b86c-d397-c754-d586-cedef803d769-b17f9755, #w-node-_76d0b86c-d397-c754-d586-cedef803d791-b17f9755, #w-node-dc83b158-ed7b-cfbf-4130-7868e1845457-16e9c79b {
    place-self: auto;
  }

  #w-node-dc83b158-ed7b-cfbf-4130-7868e184545d-16e9c79b {
    place-self: stretch;
  }

  #w-node-dc83b158-ed7b-cfbf-4130-7868e1845463-16e9c79b {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-dc83b158-ed7b-cfbf-4130-7868e1845469-16e9c79b {
    place-self: auto center;
  }

  #w-node-dc83b158-ed7b-cfbf-4130-7868e184546f-16e9c79b {
    place-self: auto;
  }

  #w-node-dc83b158-ed7b-cfbf-4130-7868e1845475-16e9c79b {
    place-self: auto center;
  }

  #w-node-dc83b158-ed7b-cfbf-4130-7868e184547b-16e9c79b {
    justify-self: auto;
  }

  #w-node-dc83b158-ed7b-cfbf-4130-7868e18454f7-16e9c79b, #w-node-dc83b158-ed7b-cfbf-4130-7868e184551f-16e9c79b, #w-node-_9e6cb0fb-ff68-6247-e1aa-919f3abae787-c2a6fc69, #w-node-_32476033-de61-68b0-e129-448487dcd74b-c2a6fc69, #w-node-_9e6cb0fb-ff68-6247-e1aa-919f3abae790-c2a6fc69, #w-node-_9e6cb0fb-ff68-6247-e1aa-919f3abae7b8-c2a6fc69, #w-node-_77286210-b020-7fc6-26ae-8240e360b8cf-e98d5bdd, #w-node-_77286210-b020-7fc6-26ae-8240e360b8f7-e98d5bdd, #w-node-fcac0457-529d-7e8b-c293-b13e04dab085-26824690, #w-node-fcac0457-529d-7e8b-c293-b13e04dab0ad-26824690, #w-node-_9273fd37-d136-cfc7-c936-7a11ed18abc3-87aa0a7c, #w-node-_9273fd37-d136-cfc7-c936-7a11ed18abeb-87aa0a7c, #w-node-_1cbc1b0e-19a1-2710-55cf-a33fe743f185-ae9140f5, #w-node-_1cbc1b0e-19a1-2710-55cf-a33fe743f1ad-ae9140f5 {
    place-self: auto;
  }
}


