.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

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

.body {
  background-color: #0f1d35;
  font-size: 1vw;
}

.code-embed {
  z-index: auto;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
}

.section {
  width: 100%;
  height: 100%;
  position: fixed;
}

.container {
  background-image: url('../images/Fond_PENTA_reduced.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: fixed;
}

.image {
  width: 100%;
  height: 100%;
  position: static;
}

.image-2 {
  overflow: clip;
}

.image-3 {
  margin-top: 3%;
  margin-left: 3.5%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: absolute;
  inset: auto 2% 2% auto;
}

.text-block {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: relative;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 450px;
  height: 200px;
  margin-top: 12%;
  margin-left: 3%;
  display: none;
}

.text-block-copy {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 28px;
  font-weight: 500;
  position: relative;
  top: -4px;
}

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

.button1 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #ea580c;
  border-radius: 60px;
  align-self: center;
  width: auto;
  height: auto;
  padding: 34px 28px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 42px;
  font-weight: 600;
  display: block;
  position: relative;
  inset: auto auto 25%;
}

.button1:hover {
  transform: scale(1.03);
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 300px;
  display: flex;
  position: absolute;
  inset: auto 3% 0% auto;
}

.selectiontypecable_div {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: block;
  position: relative;
  top: auto;
  left: 20px;
}

.container_logo_flags {
  z-index: 5;
  display: block;
  position: absolute;
  inset: 0 auto auto 1.2%;
}

.sommaire {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 420px;
  height: 600px;
  margin-top: 12%;
  margin-left: 3%;
  display: none;
}

.div-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.voltagetypecable_div, .isolation_div {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: block;
  position: relative;
  top: auto;
  left: 20px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: none;
  position: absolute;
  inset: auto 0% 1.6%;
}

.div-block-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch center;
  align-items: center;
  display: flex;
}

.div-block-8 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #ea580b52;
  border: 1px solid #ea580b;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 40px;
  padding-top: 0;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 500;
  display: flex;
}

.imageicon_arrow {
  margin-left: -6px;
  transform: rotate(90deg);
}

.imageicon_arrow-copy {
  transform: rotate(-90deg);
}

.div-block-8-copy {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #ea580b36;
  border: 1px solid #ea580b;
  border-radius: 20px;
  justify-content: space-around;
  align-items: center;
  width: 100px;
  height: 40px;
  padding-top: 0;
  padding-left: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 500;
  display: none;
}

.text-block-2 {
  padding-left: 24px;
  font-size: 15px;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0f1d35;
  background-image: url('../images/PENTA_Backgroundshape.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 50px;
  display: none;
  position: fixed;
}

.grid_under_voltage {
  grid-column-gap: 4px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  width: 80%;
  height: 52%;
  display: none;
}

.textheader_tension {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-11 {
  width: 100%;
  height: 100%;
  position: fixed;
}

.div-block-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.div-block-13 {
  border: 2px solid #ea580c;
  border-radius: 37px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 422px;
  display: flex;
}

.image-4 {
  opacity: .37;
  vertical-align: baseline;
  mix-blend-mode: saturation;
  width: auto;
  height: auto;
  position: fixed;
  right: 0;
  overflow: visible;
}

.grid_under_insulation {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 60%;
  height: 52%;
  margin-right: 5%;
  display: none;
}

.textheader_insulation {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.insulated_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 50px;
  display: flex;
}

.grid_under_conductor {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 60%;
  height: 52%;
  margin-right: 5%;
  display: none;
}

.textheader_conductor {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-14 {
  border: 2px solid #ea580c;
  border-radius: 37px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 422px;
  display: flex;
}

.singlecore_div, .multicore_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.noninsulated_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 50px;
  display: flex;
}

.header_guide {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 34px;
  font-weight: 600;
  position: relative;
}

.text-block-copy, .headline_insulation, .text-block-copy, .headline_conductor {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: relative;
}

.conductor_div {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: block;
  position: relative;
  top: auto;
  left: 20px;
}

.text-block-copy, .headline_voltage, .text-block-copy, .headline_typecable {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: relative;
}

.grid_under_screen {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 60%;
  height: 52%;
  margin-right: 5%;
  display: none;
}

.textheader_screen {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div_selectionfinale {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-image: url('../images/PENTA_Backgroundshape_bicolor.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.image-5 {
  display: block;
  position: fixed;
}

.div-block-15 {
  background-image: url('../images/MV_SINGLECORE_WIRESCREEN.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 419px;
  display: none;
  position: absolute;
  left: 0%;
}

.mv_wire_single {
  z-index: 1;
  width: 86em;
  display: block;
  position: relative;
  overflow: visible;
}

.image-7 {
  z-index: 2;
  opacity: .75;
  mix-blend-mode: color;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.image-8 {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-9 {
  z-index: 2;
  opacity: .6;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.gaine_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 7%;
  left: 2%;
}

.mv_ecran_single {
  z-index: 1;
  width: 86em;
  display: none;
  position: relative;
  overflow: visible;
}

.image-11 {
  z-index: 2;
  opacity: .67;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
  overflow: visible;
}

.image-12 {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-13 {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-14 {
  z-index: 2;
  opacity: .65;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.div-block-17 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  border: 6px solid #3aff61;
  width: 33%;
  height: 12%;
  position: absolute;
  top: 37.7%;
  left: 0%;
  transform: rotate(8deg);
}

.image-15 {
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  background-clip: content-box;
}

.image-15:hover {
  border: 6px solid #000;
}

.div-block-18 {
  width: 10em;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.mv_sc_ws {
  z-index: 1;
  display: none;
  position: relative;
  top: -8.6%;
  left: -7%;
}

.cable_part {
  z-index: 3;
  width: 10em;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.cable_part:hover {
  border: 2px #ee4a4a9e;
}

.cable_part.gainemv_sc_ws {
  opacity: 1;
  width: 41.4em;
  max-width: 100%;
  margin-top: 0;
  margin-left: -.1em;
  display: block;
}

.cable_part.gainemv_sc_ws:hover {
  border-style: none;
}

.cable_part.semimv_sc_ws {
  opacity: 1;
  width: 9.6em;
  margin-top: 6.8em;
  margin-left: 42.4em;
}

.cable_part.semimv_sc_ws:hover {
  border-style: none;
}

.cable_part.isomv_sc_ws {
  width: 23.3em;
  margin-top: 7.9em;
  margin-left: 49.3em;
  display: block;
}

.cable_part.gainemv_sc_fs {
  opacity: 1;
  width: 41.4em;
  max-width: 100%;
  margin-top: -.1em;
  margin-left: -.2em;
  display: block;
}

.cable_part.semimv_sc_fs {
  opacity: 1;
  width: 13.55em;
  margin-top: 6.65em;
  margin-left: 43.1em;
  display: none;
}

.cable_part.isomv_sc_fs {
  width: 23.3em;
  margin-top: 8.6em;
  margin-left: 54.3em;
  display: block;
}

.cable_part.ecranmv_sc_fs {
  opacity: 1;
  width: 8.5em;
  margin-top: 5.77em;
  margin-left: 37.2em;
}

.cable_part.gainemv_mc_swa_fs {
  opacity: 1;
  width: 30em;
  max-width: 100%;
  margin-top: .34em;
  margin-left: -.1em;
  display: block;
}

.cable_part.semimv_mc_swa_fs {
  opacity: 1;
  width: 14.15em;
  margin-top: 6.3em;
  margin-left: 38.2em;
  display: block;
}

.cable_part.isomv_mc_swa_fs {
  width: 21em;
  margin-top: 7.9em;
  margin-left: 48.9em;
  display: block;
}

.cable_part.armormv_mc_swa_fs {
  opacity: 1;
  width: 10.4em;
  margin-top: 3.91em;
  margin-left: 24.8em;
  display: block;
}

.cable_part.screenmv_mc_swa_fs {
  opacity: 1;
  width: 8.6em;
  margin-top: 5.45em;
  margin-left: 32.8em;
  display: block;
}

.cable_part.gainemv_mc_sta_fs {
  opacity: 1;
  width: 29.9em;
  max-width: 100%;
  margin-top: .3em;
  margin-left: -.1em;
  display: block;
}

.cable_part.armormv_mc_sta_fs {
  opacity: 1;
  width: 10.1em;
  margin-top: 3.85em;
  margin-left: 24.81em;
  display: block;
}

.cable_part.screenmv_mc_sta_fs {
  opacity: 1;
  width: 8.4em;
  margin-top: 5.45em;
  margin-left: 33em;
  display: block;
}

.cable_part.semimv_mc_sta_fs {
  opacity: 1;
  width: 14.1em;
  margin-top: 6.3em;
  margin-left: 38.2em;
  display: block;
}

.cable_part.isomv_mc_sta_fs {
  width: 21em;
  margin-top: 7.9em;
  margin-left: 48.8em;
  display: block;
}

.cable_part.gainemv_mc_swa_ws {
  opacity: 1;
  width: 29.8em;
  max-width: 100%;
  margin-top: .34em;
  margin-left: -.1em;
  display: block;
}

.cable_part.armormv_mc_swa_ws {
  opacity: 1;
  width: 10.45em;
  margin-top: 3.9em;
  margin-left: 24.8em;
  display: block;
}

.cable_part.screenmv_mc_swa_ws {
  opacity: 1;
  width: 9.3em;
  margin-top: 5.85em;
  margin-left: 35.3em;
  display: none;
}

.cable_part.semimv_mc_swa_ws {
  opacity: 1;
  width: 12em;
  margin-top: 6.25em;
  margin-left: 38.1em;
  display: block;
}

.cable_part.isomv_mc_swa_ws {
  width: 22.2em;
  margin-top: 7.7em;
  margin-left: 47.5em;
  display: block;
}

.cable_part.gainemv_mc_sta_ws {
  opacity: 1;
  width: 29.9em;
  max-width: 100%;
  margin-top: .34em;
  margin-left: -.1em;
  display: block;
}

.cable_part.armormv_mc_sta_ws {
  opacity: 1;
  width: 10em;
  margin-top: 3.93em;
  margin-left: 24.9em;
  display: block;
}

.cable_part.screenmv_mc_sta_ws {
  opacity: 1;
  width: 9.3em;
  margin-top: 5.85em;
  margin-left: 35.3em;
  display: block;
}

.cable_part.semimv_mc_sta_ws {
  opacity: 1;
  width: 12em;
  margin-top: 6.25em;
  margin-left: 38.1em;
  display: block;
}

.cable_part.isomv_mc_sta_ws {
  width: 22.2em;
  margin-top: 7.7em;
  margin-left: 47.6em;
  display: block;
}

.cable_part.wirescreenmv_sc_ws {
  opacity: 1;
  width: 6em;
  margin-top: 6em;
  margin-left: 38.9em;
}

.cable_part.gainemv_aerial {
  opacity: 1;
  width: 71.9em;
  max-width: 100%;
  margin-top: .44em;
  margin-left: 0;
  display: block;
}

.cable_part.gainelv_aerial {
  opacity: 1;
  width: 74.5em;
  max-width: 100%;
  margin-top: .14em;
  margin-left: 0;
  display: block;
}

.cable_part.gainelv_under_sc {
  opacity: 1;
  width: 69.9em;
  max-width: 100%;
  margin-top: .76em;
  margin-left: 0;
  display: block;
}

.cable_part.gainelv_under_mc {
  opacity: 1;
  width: 74.6em;
  max-width: 100%;
  margin-top: 1.94em;
  margin-left: 0;
  display: block;
}

.cable_part.gainelv_under_mc:hover {
  border-style: none;
}

.cable_part.gainehv_under_sc {
  opacity: 1;
  width: 74.6em;
  max-width: 100%;
  margin-top: 1.94em;
  margin-left: 0;
  display: none;
}

.cable_part.gainelv_spacercable {
  opacity: 1;
  width: 69.9em;
  max-width: 100%;
  margin-top: .76em;
  margin-left: 0;
  display: none;
}

.cable_part.gainelv_under_mc_foil {
  opacity: 1;
  width: 74.6em;
  max-width: 100%;
  margin-top: 2.3em;
  margin-left: .2em;
  display: block;
}

.cable_part.foil_lv_under_mc_foil {
  opacity: 1;
  width: 12.2em;
  max-width: 100%;
  margin-top: 10em;
  margin-left: 51.23em;
  display: block;
}

.cable_part.wirescreenlv_under_mc {
  opacity: 1;
  width: 14.1em;
  max-width: 100%;
  margin-top: 9.24em;
  margin-left: 48.36em;
  display: block;
}

.cable_part.wirescreenlv_under_mc:hover {
  border-style: none;
}

.cable_part.gainemv_mc_noa_fs {
  opacity: 1;
  width: 30.35em;
  max-width: 100%;
  margin-top: .08em;
  margin-left: 0;
  display: block;
}

.cable_part.semilissemv_sc_fs-copy {
  opacity: 1;
  width: 13.55em;
  margin-top: 6.65em;
  margin-left: 43.1em;
  display: none;
}

.cable-embed {
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-clip: border-box;
  width: 100%;
  position: relative;
}

.mv_sc_fs {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
  top: -9%;
  left: -8%;
}

.foilscreen_div, .wirescreen_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.mv_mc_swa_fs {
  z-index: 1;
  display: none;
  position: relative;
  top: -9%;
  left: -10%;
}

.grid_under_armor {
  grid-column-gap: 5px;
  grid-row-gap: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 76%;
  height: 52%;
  margin-right: 0%;
  display: none;
}

.textheader_armor {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.steeltape_div, .steelwire_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.headline_armor {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: relative;
}

.armor_div {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: block;
  position: relative;
  top: auto;
  left: 20px;
}

.mv_steelwire_foilscreen_multi {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.image-16 {
  z-index: 2;
  opacity: .75;
  mix-blend-mode: color;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.image-17 {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-18 {
  z-index: 2;
  opacity: .68;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-19 {
  z-index: 2;
  opacity: .6;
  mix-blend-mode: normal;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-20 {
  z-index: 2;
  opacity: .64;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.mv_mc_sta_fs {
  z-index: 1;
  display: none;
  position: relative;
  top: -9%;
  left: -10%;
}

.mv_steeltape_foilscreen_multi {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.image-21 {
  z-index: 2;
  opacity: .75;
  mix-blend-mode: color;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.image-22 {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-23 {
  z-index: 2;
  opacity: .68;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-24 {
  z-index: 2;
  opacity: .6;
  mix-blend-mode: normal;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-25 {
  z-index: 2;
  opacity: .64;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.mv_mc_swa_ws {
  z-index: 1;
  display: none;
  position: relative;
  top: -11%;
  left: -10%;
}

.mv_steelwire_wirescreen_multi {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.image-26 {
  z-index: 2;
  opacity: .75;
  mix-blend-mode: color;
  transition: all .14s;
  display: block;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.image-27 {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: screen;
  transition: all .14s;
  display: block;
  position: absolute;
  top: -1px;
}

.image-28 {
  z-index: 2;
  opacity: .68;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: block;
  position: absolute;
  top: 0;
}

.image-29 {
  z-index: 2;
  opacity: .6;
  mix-blend-mode: normal;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-30 {
  z-index: 2;
  opacity: .64;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: block;
  position: absolute;
  top: 0;
}

.mv_mc_sta_ws {
  z-index: 1;
  display: none;
  position: relative;
  top: -11%;
  left: -10%;
}

.mv_steeltape_wirescreen_multi {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.image-31 {
  z-index: 2;
  opacity: .75;
  mix-blend-mode: color;
  transition: all .14s;
  display: none;
  position: absolute;
  top: -.5px;
  overflow: hidden;
}

.image-32 {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: -1px;
}

.image-33 {
  z-index: 2;
  opacity: .68;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-34 {
  z-index: 2;
  opacity: .6;
  mix-blend-mode: normal;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.image-35 {
  z-index: 2;
  opacity: .64;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.text_mv_sc_ws_npe {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 38em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -82px;
}

.text-span-copy {
  color: #ea580c;
  font-weight: 600;
}

.headline_mv_sc_ws {
  color: #fff;
  margin-top: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.text_mv_sc_fs_npe {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 38em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -82px;
}

.headline_mv_sc_fs {
  color: #fff;
  margin-top: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.text_mv_mc_swa_fs_npe {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 39em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -66px;
}

.headline_mv_mc_swa_fs {
  color: #fff;
  margin-top: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.text_mv_mc_sta_fs_npe {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 39em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -66px;
}

.headline_mv_mc_sta_fs {
  color: #fff;
  margin-top: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.text_mv_mc_swa_ws {
  width: 25em;
  margin-left: 3%;
  position: absolute;
  top: -80px;
}

.headline_mv_mc_swa_ws {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  display: block;
  position: relative;
}

.text_mv_mc_sta_ws {
  width: 25em;
  margin-left: 3%;
  position: absolute;
  top: -80px;
}

.headline_mv_mc_sta_ws {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.grid_gaine {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.text-block-3 {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1.35vw;
  font-weight: 500;
}

.text-block-3.t_semicon_cat {
  color: #000;
  border-radius: 6px;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: 700;
}

.text-block-3.t_semicon_cat-copy {
  color: #000;
  font-weight: 700;
  line-height: 22px;
}

.t_pghta-serie {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.text-span-2 {
  color: #ea580c;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
}

.t_prg-serie {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.t_prg4-serie, .t_prg3-serie {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.img_pg4, .img_pg3 {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_prg4, .img_prg3 {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.div-block-20 {
  background-color: #ea580c;
  border-radius: 30px;
  width: 13em;
  height: auto;
}

.div-block-20.unknown {
  width: 10.5em;
}

.penta_logo_left {
  margin-top: 3%;
  margin-left: 3.5%;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.penta_logo_left-small {
  margin-top: 5.4%;
  margin-left: 1%;
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  right: auto;
}

.text-span-3 {
  color: #ea580c;
  font-weight: 700;
}

.img_mf2 {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.t_mf2-serie {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .65vw;
  font-weight: 400;
  line-height: 14px;
}

.semicon_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  inset: 3.2% 2.3% auto auto;
}

.t_lhmr-serie {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.t_lhmr-serie.unknown {
  padding-top: 7px;
  font-size: .9vw;
}

.t_bsc {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.t_bsc.unknown {
  font-size: .9vw;
}

.t_cwb_12_44 {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.t_cwb_12_44.unknown {
  padding-top: 7px;
  font-size: .9vw;
}

.img_bsc {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_bsc.unknown {
  width: 10.5em;
}

.img_cwb1244 {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_cwb1244.unknown {
  width: 10.5em;
}

.t_cwb_18_60 {
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
}

.t_gri {
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
  position: relative;
}

.t_gri.unknown {
  padding-top: 7px;
  font-size: .9vw;
}

.img_gri {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_gri.unknown {
  width: 10.5em;
}

.img_cwb18_60s {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.grid_semiconpe_unipole {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.insulation_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  inset: auto 2.3% 2.5% auto;
}

.t_mf2_insulation {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

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

.t_brmrd1e {
  color: #000;
  margin-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.t_cwi {
  margin-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
  position: relative;
}

.img_brmrd1e {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_mf2-copy {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.img_cwi {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.div-block-20_brmrd1 {
  background-color: #ea580c;
  border-radius: 30px;
  width: 13em;
  height: 56%;
}

.gaine_container_multipole {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 7%;
  left: 2%;
}

.t_pg5-serie {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.img_pg5 {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.t_oga {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.img_oga {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.semicon_container_multipole {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: grid;
  position: absolute;
  inset: 4% 5% auto auto;
}

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

.t_npe {
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1.03vw;
  font-weight: 700;
  line-height: 16px;
}

.t_pe {
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1.03vw;
  font-weight: 700;
}

.image-36 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  left: 17%;
  right: 50%;
}

.grid_semicon_choice {
  grid-column-gap: 4px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.npe_choice_container {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 12em;
  padding: 5px 24px;
  display: grid;
}

.pe_choice_container {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: center;
  width: 12em;
  padding: 5px 24px;
  display: grid;
}

.image-37 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-5 {
  text-align: justify;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 500;
  line-height: 22px;
  display: block;
}

.div_info_npe {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 7px;
  display: none;
}

.image-38 {
  display: block;
  position: absolute;
}

.grid_peinsulation {
  grid-column-gap: 18px;
  grid-row-gap: 4px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.div-block-21 {
  background-color: #fff;
  border-radius: 6px;
  display: flex;
}

.image-39 {
  margin-top: 4px;
  margin-left: 11px;
}

.icon_return {
  cursor: pointer;
  width: 1.5em;
  display: none;
  position: relative;
  left: 20px;
}

.div_info_pe {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-top: 7px;
  display: none;
}

.grid_semiconnpe {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.t_mf3 {
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
  position: relative;
}

.img_mf3 {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.t_mf3_gaine {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 600;
  position: relative;
}

.img_mf3gaine {
  cursor: pointer;
  border: 1px #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.t_cwe1450 {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.t_cwe1450.unknown {
  font-size: .9vw;
}

.t_oracl {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.t_oracl.unknown {
  font-size: .9vw;
}

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

.img_oracl {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_oracl.unknown {
  width: 10.5em;
}

.img_lhmr {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
  display: block;
}

.img_lhmr.unknown {
  width: 10.5em;
}

.ecranarmor_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  inset: 3% 5% auto auto;
}

.grid_armor {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.t_alroc-fente {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.t_ev-npt {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.img_alrocfente {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.t_roto-tmg {
  margin-top: 5px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
}

.img_enpt, .img_roto_tmg {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.t_gfetmg-fr {
  margin-top: 5px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
}

.img_gfetmg {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.tool_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  background-color: #2e2d2cd4;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.info_pghta {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(40px, 40px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 80em;
  padding: 24px;
  display: grid;
  position: relative;
}

.youtube {
  border-radius: 25px;
  display: block;
  overflow: hidden;
}

.div-block-23 {
  background-color: #ea580c;
  width: 2px;
  height: 100%;
  position: relative;
}

.img_pg4-copy {
  cursor: pointer;
  border-radius: 16px;
  width: 20em;
  margin-bottom: 10px;
  line-height: 0;
  display: none;
}

.heading {
  margin-top: 0;
  padding-left: 5px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 20px;
  line-height: 25px;
  display: block;
  position: relative;
  inset: 0% 0% auto;
}

.text-block-6 {
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 500;
  line-height: 20px;
}

.close_button {
  opacity: 1;
  cursor: pointer;
  background-color: #ea580c00;
  border: 1px #ea580c;
  border-radius: 5px;
  width: 1.6em;
  position: absolute;
  inset: -5.5% 0% auto auto;
}

.close_button.gecl {
  top: -3.5%;
}

.text-block-6-copy {
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 500;
  line-height: 20px;
}

.t_sbi_sba {
  margin-top: 5px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
}

.img_sbi_sba {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.text-block-7 {
  font-size: 15px;
}

.text-block-8 {
  text-align: left;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  line-height: 20px;
}

.heading-copy {
  margin-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 20px;
  line-height: 25px;
  position: relative;
  inset: 0% 0% auto;
}

.heading-copy.prg {
  font-size: 18px;
  top: auto;
  bottom: -13px;
}

.div-block-24 {
  grid-column-gap: 4px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr 1.1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  justify-items: stretch;
  display: grid;
}

.div-block-24.pghta34 {
  grid-column-gap: 4px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: stretch;
  display: none;
}

.div-block-24.pghta45 {
  grid-column-gap: 4px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
  display: none;
}

.div-block-24.mf3 {
  grid-column-gap: 4px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-24.mf2 {
  grid-column-gap: 4px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.2fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-24.j1r {
  grid-template-columns: 1fr;
}

.div-block-24.lhmr {
  grid-row-gap: 6px;
  grid-template-columns: 1.25fr;
}

.div-block-24.pgbt {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.div-block-24.dbt {
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr;
}

.div-block-24.sba {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

.div-block-24.prg {
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.div-block-24.roto, .div-block-24.gecl {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

.div-block-24.cwe {
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr;
}

.div-block-24.pintel4bt {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.link_pghta {
  opacity: 1;
  color: #091be1;
  text-align: left;
  background-color: #d8dde5;
  background-image: url('../images/hyperlink_icon.svg');
  background-position: 97.5% 12%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 8px;
  padding: 7px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
}

.link_pghta.lnk_mf2 {
  border-radius: 12px;
  line-height: 18px;
}

.link_pghta.lnkoga {
  line-height: 20px;
}

.link_pghta.lnk_j1r {
  border-radius: 12px;
  line-height: 18px;
}

.link_pghta.lnk_oracl {
  border-radius: 12px;
  line-height: 20px;
}

.link_pghta.lnk_prg {
  background-position: 97% 6%;
  background-size: 14px;
  border-radius: 12px;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 15px;
}

.link_pg4hta {
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1.1vw;
  font-weight: 600;
  text-decoration: none;
}

.div-block-25 {
  grid-column-gap: 0px;
  grid-row-gap: 3px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 5px;
  display: grid;
}

.div-block-25.diam_mf2 {
  margin-left: 0;
}

.div-block-25.textj1r {
  grid-row-gap: 9px;
  margin-left: 4px;
}

.image-41 {
  width: 1.7em;
}

.image-41.diam_mf2 {
  width: 1.2em;
}

.text-block-9 {
  text-align: center;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .9vw;
  font-weight: 600;
  line-height: 18px;
}

.text-span-6 {
  color: #ea580c;
  font-size: .8vw;
  line-height: 20px;
}

.t_mf3serie {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.t_mf3serie.unknown {
  padding-top: 7px;
  font-size: .9vw;
}

.img_mf3serie {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_mf3serie.unknown {
  width: 10.5em;
}

.t_dsp {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.t_dsp.unknown {
  padding-top: 7px;
  font-size: .9vw;
}

.t_mf3np {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.t_mf3np.unknown {
  padding-top: 7px;
  font-size: .9vw;
}

.img_mf3np {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_mf3np.unknown {
  width: 10.5em;
}

.armorfoil_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  inset: 3% 10% auto auto;
}

.grid_screenal {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.img_sba {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.grid_screenwirecopper {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.img_cis-kev {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.t_cis-kev {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.t_oso {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.img_oso {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.t_cisaille_armor {
  margin-top: 5px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
}

.img_cisaille_armor {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.armorwire_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  inset: 3% 10% auto auto;
}

.image-9_bis_wire {
  z-index: 2;
  opacity: .65;
  mix-blend-mode: normal;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.grid_screenfoilcopper {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.t_cfspring {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.img_cfspring {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.grid_npeinsulation {
  grid-column-gap: 18px;
  grid-row-gap: 4px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.summary_div {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-42, .image-43 {
  width: 80%;
  transform: rotate(45deg);
}

.image-41-copy {
  width: 2.2em;
}

.image-41-copy.diam_mf2max {
  width: 1.8em;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #eef0f4;
  border-radius: 14px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
  grid-auto-columns: 1fr;
  padding: 5px 8px 5px 5px;
  display: grid;
}

.div-block-26.gridmf2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-columns: 1.2fr .5fr;
  padding: 5px;
}

.div-block-26.grid_dcg {
  grid-template-columns: 1.1fr .5fr;
}

.div-block-26.gridoga {
  grid-template-columns: 1.2fr .5fr;
}

.div-block-26.gridj1r {
  grid-template-columns: 1.2fr .5fr;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}

.div-block-26.gridfente {
  grid-template-columns: 1.2fr .5fr;
}

.div-block-26.gridoracl {
  grid-template-columns: 1.2fr .5fr;
  padding-left: 5px;
}

.div-block-26.grid_lhmr {
  grid-template-columns: 1.2fr .5fr;
  padding-left: 5px;
  padding-right: 5px;
}

.div-block-26.gridgri {
  grid-template-columns: 1.2fr .5fr;
}

.div-block-26.gridsba {
  grid-template-columns: 1.2fr .5fr;
  padding-right: 5px;
}

.div-block-26.gridprg3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr .5fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding: 3px;
  display: grid;
}

.div-block-26.gridpintel4btr1000 {
  grid-template-columns: 1.2fr .5fr;
  padding-left: 5px;
}

.div-block-26.gridprg4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr .5fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding: 3px;
  display: grid;
}

.div-block-26.grid_evnpt {
  grid-template-columns: .8fr .5fr;
  padding-left: 5px;
  padding-right: 5px;
}

.image-44 {
  cursor: auto;
  mix-blend-mode: multiply;
  min-width: 100%;
  max-width: 90%;
}

.image-45, .image-46 {
  cursor: auto;
  mix-blend-mode: multiply;
  min-width: 100%;
}

.slider {
  background-color: #0000;
  border-radius: 14px;
  width: 100%;
  min-height: 100%;
  display: none;
  overflow: hidden;
}

.icon, .icon-2 {
  filter: invert(36%);
  font-size: 2vw;
}

.slide {
  z-index: 5;
  vertical-align: middle;
  object-fit: cover;
  border-radius: 14px;
  width: 100%;
  overflow: visible;
}

.slide-nav {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  display: block;
  top: 222px;
}

.image-47 {
  vertical-align: middle;
}

.slide-2 {
  z-index: 5;
  vertical-align: middle;
  object-fit: cover;
  border-radius: 14px;
  width: 100%;
  overflow: visible;
}

.slide-3 {
  z-index: 5;
  box-sizing: border-box;
  vertical-align: middle;
  object-fit: cover;
  border-radius: 14px;
  width: 100%;
  overflow: visible;
}

.image-48, .image-49 {
  vertical-align: middle;
}

.link {
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.heading-2 {
  text-align: center;
  margin-top: 35px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.grid_under_semicon {
  grid-column-gap: 13px;
  grid-row-gap: 5px;
  grid-template-rows: minmax(64px, 64px) minmax(432px, 432px) auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 73%;
  height: 55%;
  margin-top: -144px;
  margin-right: 0%;
  display: none;
}

.headline_screen, .headline_semicon {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: relative;
}

.screen_div, .semicon_div {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: block;
  position: relative;
  top: auto;
  left: 20px;
}

.strip_semi_div, .bonded_semi_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.text_mv_sc_ws_pe {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  width: 28em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -82px;
}

.text_mv_sc_fs_pe {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 28em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -82px;
}

.text_mv_mc_swa_fs_pe, .text_mv_mc_sta_fs_pe {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 32em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -66px;
}

.grid_aerial_voltage {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  width: 70%;
  height: 52%;
  display: none;
}

.div-block-13-copy {
  border: 2px solid #ea580c;
  border-radius: 37px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 422px;
  display: flex;
}

.div-block-hv_aerial {
  border: 2px solid #ea580c;
  border-radius: 37px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 422px;
  display: none;
}

.mv_aerial {
  z-index: 1;
  display: none;
  position: relative;
  top: -11%;
  left: -10%;
}

.mv_aerial_img {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.text_mv_aerial {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  width: 28em;
  margin-left: 2.3%;
  display: grid;
  position: absolute;
  top: -75px;
}

.headline_mv_aerial {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  display: block;
  position: relative;
}

.lv_aerial {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
  top: -11%;
  left: -10%;
}

.text_lv_aerial-live {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 25em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -75px;
}

.headline_lv_aerial-live {
  color: #fff;
  margin-top: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.lv_aerial_img {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.gaineaerial_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 25%;
  left: 2%;
}

.img_dpc {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.t_dpc {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.text_lv_aerial {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 33em;
  margin-left: 3%;
  display: flex;
  position: absolute;
  top: -75px;
}

.gaineaerial_lv_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  bottom: 25%;
  left: 2%;
}

.gaine_aerial_lv_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 7%;
  left: 2%;
}

.t_pintel4bt_r-serie {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.t_pintel4bt-serie {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.img_pintel4bt_r {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_pintel4bt {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.t_mf2-serie-copy, .t_j1r {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.t_dbt {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 600;
  position: relative;
}

.img_j1r {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.img_dbt {
  cursor: pointer;
  border: 1px #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.gaine_lv_aerial_live_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 7%;
  left: 2%;
}

.t_pintel4bt_r1000-serie {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.t_pintel4ec-serie {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.t_pintel4bt_1000 {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.img_pintel4btr1000 {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_pintel4ec-serie {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.img_pintel4bt_1000-copy {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.lv_under_sc {
  z-index: 1;
  display: none;
  position: relative;
  top: -11%;
  left: -10%;
}

.text_lv_under_sc-live {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 25em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -75px;
}

.headline_lv_under_sc-live {
  color: #fff;
  margin-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.lv_underground_sc_img {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.image-50 {
  position: relative;
}

.lv_under_mc {
  z-index: 1;
  display: none;
  position: relative;
  top: -11%;
  left: -10%;
}

.text_lv_under_mc-live {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 25em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -42px;
}

.headline_lv_under_mc-live {
  color: #fff;
  margin-top: 8px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.lv_underground_mc_img {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.image-51, .image-52, .image-53 {
  z-index: 2;
  opacity: .69;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: -.5px;
  overflow: hidden;
}

.image-54 {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: -.5px;
  overflow: hidden;
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 8px;
  width: 568px;
  height: 130px;
  margin-top: 8%;
  margin-left: 2%;
  padding: 0;
}

.cell {
  justify-content: center;
  align-items: center;
}

.cell-2 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 47px;
}

.cell-3 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 52px;
}

.grid_under_ht_type {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  height: 52%;
  display: none;
}

.grid_under_voltage-copy, .grid_under_ht_types {
  grid-column-gap: 4px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  width: 80%;
  height: 52%;
  display: none;
}

.div_labo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  background-image: url('../images/HT_laboratory_background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.div_instal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  background-image: url('../images/HT_installation_background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.div_routine {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  background-image: url('../images/HT_Drum_Test_background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.headline_ht_type {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: relative;
}

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

.hv_under {
  z-index: 1;
  display: none;
  position: relative;
  top: -11%;
  left: -10%;
}

.text_hv_under {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 38em;
  margin-left: 3%;
  display: flex;
  position: absolute;
  top: -52px;
}

.text-span-8 {
  color: #ea580c;
}

.image-55 {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: -.5px;
  overflow: hidden;
}

.hv_underground_sc_img {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.hv_instal_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 2.5%;
  left: 2%;
}

.grid_hv_instal {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.t_camf4 {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.t_camf5 {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.t_dms {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.t_dmsr {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 600;
  position: relative;
}

.img_camf4 {
  cursor: pointer;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
  line-height: 0;
}

.img_dm {
  cursor: pointer;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
}

.img_mf2-copy {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.img_dms {
  cursor: pointer;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
}

.img_dmsr {
  cursor: pointer;
  border: 1px #ea580c;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
  line-height: 0;
}

.div-block-20-copy {
  background-color: #ea580c;
  border-radius: 30px;
  width: 10em;
  height: auto;
}

.text_lv_under_sc {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 34em;
  margin-left: 3%;
  display: flex;
  position: absolute;
  top: -75px;
}

.headline_lv_under_sc {
  color: #fff;
  margin-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.text_lv_under_mc {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 35em;
  margin-left: 3%;
  display: flex;
  position: absolute;
  top: -42px;
}

.headline_lv_under_mc, .headline_mv_under {
  color: #fff;
  margin-top: 8px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.gaine_under_lv {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 3%;
  left: 2%;
}

.img_pgbt {
  cursor: pointer;
  border: 1px #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.t_pgbt, .t_pgbt-copy {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 600;
  position: relative;
}

.gaine_lv_under_live_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 7%;
  left: 2%;
}

.t_pg3ec {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.img_pg3ec {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.t_pg3ew {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.img_pg3ew {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.mask {
  height: 100%;
  overflow: hidden;
}

.image-56 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 58%;
  position: static;
  top: auto;
  bottom: auto;
}

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

.slider-2 {
  background-color: #51504f;
  width: 100%;
  display: none;
}

.slide-4 {
  background-color: #ff4242;
}

.slide-5 {
  background-color: #5379d8;
}

.slide-6 {
  background-color: #51f076;
}

.icon-3, .icon-4 {
  filter: invert(53%);
}

.mask-2 {
  float: left;
  clear: both;
  width: 100%;
}

.t_ev_tht {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 600;
  position: relative;
}

.img_ev_htb {
  cursor: pointer;
  border: 1px #ea580c;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
  line-height: 0;
}

.t_ega {
  color: #fff;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 600;
  position: relative;
}

.img_ega {
  cursor: pointer;
  border: 1px #ea580c;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
  line-height: 0;
}

.t_camf {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.t_dm {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.hv_routine_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 2.5%;
  left: 2%;
}

.t_amsi {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.img_amsi {
  cursor: pointer;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
}

.hv_lab_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 2.5%;
  left: 2%;
}

.grid_hv_routine {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.grid_hv_lab {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.img_camf4-copy {
  cursor: pointer;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
  line-height: 0;
}

.img_dm-copy, .img_amsi-copy {
  cursor: pointer;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
}

.img_ev_htb-copy {
  cursor: pointer;
  border: 1px solid #cacaca96;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
  line-height: 0;
}

.img_ega-copy, .img_dmsr-copy {
  cursor: pointer;
  border: 1px #ea580c;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
  line-height: 0;
}

.img_dms-copy {
  cursor: pointer;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
}

.div-block-20bis {
  background-color: #ea580c;
  border-radius: 30px;
  width: 10em;
  height: auto;
}

.text-block-4-copy {
  color: #fff;
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .65vw;
  font-weight: 400;
  line-height: 14px;
}

.t_gecl {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.img_gecl {
  cursor: pointer;
  border-radius: 16px;
  width: 10em;
  margin-top: -24px;
}

.t_dms-copy {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.t_dmsr-copy, .t_ega-copy, .t_ega_b {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 600;
  position: relative;
}

.text-span-9, .text-span-10, .text-span-11 {
  color: #ea580c;
}

.div-block-28 {
  width: 100%;
  display: none;
  overflow: hidden;
}

.div-block-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80em;
  padding: 24px;
  display: grid;
  position: relative;
}

.div-block-30 {
  background-color: #db4444;
}

.div-block-31 {
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.text-block-10 {
  position: absolute;
  top: -5px;
}

.mv_aerial_spacercable {
  z-index: 1;
  display: none;
  position: relative;
  top: -11%;
  left: -10%;
}

.text_mv_aerial_spacercable {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 25em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -80px;
}

.image-57 {
  z-index: 2;
  opacity: .69;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: -.5px;
  overflow: hidden;
}

.mv_aerial_spacercable_img {
  z-index: 1;
  width: 80em;
  display: none;
  position: relative;
  overflow: visible;
}

.accessories_lv_live_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 2.5%;
  right: 1.5%;
}

.text-block-3-copy {
  color: #000;
  background-color: #fff;
  border-radius: 6px;
  padding-left: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
}

.text-block-3-copy.t_semicon_cat, .text-block-3-copy.t_semicon_cat-copy {
  color: #000;
  font-weight: 700;
}

.t_te04 {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.divtext_acc {
  background-color: #ea580c;
  border-radius: 30px;
  width: 13em;
  height: auto;
  display: none;
}

.t_te05 {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
  font-weight: 700;
  position: relative;
}

.div-block-32 {
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 22px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  width: 124px;
  text-decoration: none;
  display: grid;
}

.div-block-32.div_tf11b {
  display: none;
}

.img_te04 {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.img_te05 {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  display: block;
}

.t_tc120 {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.img_tc120 {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.div-block-33 {
  border-bottom: 1px solid #d1d1d1;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  width: 100%;
  height: 54px;
  padding: 8px 7px 0;
  line-height: 16px;
  display: flex;
}

.text-span-12 {
  font-size: 10px;
  font-weight: 500;
  line-height: 8px;
}

.grid_acc {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  padding: 10px;
  display: none;
}

.text-span-13 {
  font-size: 10px;
  font-weight: 500;
  line-height: 8px;
}

.t_5544e {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .9vw;
  font-weight: 700;
  line-height: 15px;
  position: relative;
}

.img_rbcl0 {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.t_rcbl0 {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.img_5544e {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.t_rcbl0-copy, .t_tl05 {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.img_tl05 {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.t_e62 {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.img_tp75, .img_twister90 {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.t_twister90 {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.text-spanacc {
  color: #ea580c;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
  display: inline;
}

.t_acc {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  text-decoration: none;
  position: relative;
  overflow: visible;
}

.t_acc-copy {
  color: #000;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 11px;
  position: relative;
  overflow: visible;
}

.link-block {
  width: 100%;
  height: 100%;
}

.link-block-te04_eng {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #eb2323;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.t_mf2-serie-copy-copy {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.aerial_spacer_cable_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  bottom: 25%;
  left: 2%;
}

.t_dcg {
  color: #fff;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.img_dcg {
  cursor: pointer;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.switch_mv_aerial_container {
  z-index: 4;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(5px, 10px) 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
  position: absolute;
  bottom: -15px;
}

.headline_spacer_cable {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  display: none;
  position: relative;
}

.text-block-11 {
  color: #000;
  text-align: center;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
  font-weight: 400;
  display: block;
}

.treewire {
  cursor: pointer;
  background-color: #fff;
  border-radius: 20px;
  padding: 4px 10px;
  display: none;
}

.switch_linedivider {
  background-color: #ea580c;
  width: 1px;
  height: 100%;
}

.treewire_selected {
  cursor: pointer;
  background-color: #ea580c;
  border-radius: 20px;
  padding: 4px 10px;
  display: block;
}

.text-block-11-copy {
  color: #fff;
  text-align: center;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
  font-weight: 400;
  display: block;
}

.sheathedbridge {
  cursor: pointer;
  background-color: #fff;
  border-radius: 20px;
  padding: 4px 10px;
  display: block;
}

.sheathedbridge_selected {
  cursor: pointer;
  background-color: #ea580c;
  border-radius: 20px;
  padding: 4px 10px;
  display: none;
}

.grid_under_screen_lv {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 60%;
  height: 52%;
  margin-right: 5%;
  display: none;
}

.lv_under_mc_foilscreen {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
  top: -11%;
  left: -10%;
}

.text_lv_under_mc_foilscreen {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 35em;
  margin-left: 3%;
  display: flex;
  position: absolute;
  top: -42px;
}

.text_lv_under_mc-live_foil {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 25em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -42px;
}

.lv_underground_mc_foil_img {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.image-54-copy {
  z-index: 2;
  opacity: .66;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: -.5px;
  overflow: hidden;
}

.image-54-copy-copy {
  z-index: 2;
  opacity: .68;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: -.5px;
  right: -1px;
  overflow: hidden;
}

.grid_screenfoil_lv_multi_sectoral {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  margin-right: 140px;
  display: none;
}

.t_pince_feuillard {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.img_pince_feuillard {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.tool_container-copy {
  z-index: 15;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #0f112bd1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.info_pghta-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.grid {
  grid-column-gap: 2px;
  grid-row-gap: 5px;
  border: 1px #ea580c;
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding: 4px 0;
}

.grid.prg {
  padding-top: 2px;
  padding-bottom: 2px;
}

.lightbox-link {
  font-family: Great Vibes, cursive;
  display: block;
}

.image-58 {
  opacity: 1;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.fond_hv_lab {
  opacity: .73;
  background-image: url('../images/PENTA_Backgroundshape_bicolor2_lab.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.fond_hv_routine {
  opacity: .77;
  background-image: url('../images/PENTA_Backgroundshape_bicolor2_routine.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-60 {
  transform: scale(.7)rotate(45deg);
}

.image-61 {
  transform: rotate(45deg)scale(1);
}

.container_pentalogo_infotips {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: minmax(90px, 90fr);
  grid-template-columns: minmax(200px, 200px) 10px auto;
  justify-content: stretch;
  align-items: stretch;
  display: grid;
}

.div-block-34 {
  background-color: #ea580c;
  width: 1px;
  height: 50px;
  display: block;
  position: relative;
  top: 12px;
}

.container_info {
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/Icon_BulleInfo.svg');
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid #ea580c;
  border-radius: 12px;
  width: 38px;
  height: 38px;
  margin-top: -18px;
  margin-left: 8px;
  display: none;
  position: relative;
}

.div-block-35 {
  flex-flow: wrap;
  margin-left: 40px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.div_infoeng {
  background-color: #11203a5e;
  border: 1px solid #ea580c;
  border-radius: 12px;
  width: 218px;
  height: 38px;
  margin-top: -1px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  display: block;
  position: fixed;
  overflow: hidden;
}

.div_infoeng.combo_info {
  display: block;
}

.text_infoeng {
  color: #fff;
  text-align: left;
  padding-top: 3.5px;
  padding-left: 10px;
  padding-right: 7px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 12.5px;
  line-height: 13px;
}

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

.container_flag {
  border: 1px solid #ea580c;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  margin-top: -18px;
  margin-left: 16px;
  display: flex;
  position: relative;
}

.icon-5 {
  display: none;
}

.div-block-36 {
  border: 1px #d1d1d1;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  overflow: hidden;
}

.dropdown {
  margin-top: 2px;
}

.dropdown-toggle {
  justify-content: center;
  align-items: flex-start;
  width: 32px;
  height: 32px;
  padding: 0;
  display: flex;
}

.flaggb {
  cursor: pointer;
  background-image: url('../images/flag_GB.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  align-self: auto;
  width: 100%;
  height: 100%;
  display: block;
}

.dropdown-list {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  display: none;
}

.dropdown-list.w--open {
  background-color: #0000;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  margin-top: 0;
  margin-left: 2px;
  padding-top: 4px;
  display: flex;
}

.flagfr_drop {
  cursor: pointer;
  background-image: url('../images/flag_FR.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  border: 1px solid #797979;
  border-radius: 1px;
  order: -1;
  width: 25px;
  height: 14px;
  position: relative;
}

.flages_drop {
  cursor: pointer;
  background-image: url('../images/flag_ES.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px 14px;
  border-radius: 1px;
  order: -1;
  width: 25px;
  height: 14px;
  position: relative;
}

.flagit_drop {
  cursor: pointer;
  background-image: url('../images/flag_IT.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 1px;
  order: -1;
  width: 25px;
  height: 14px;
  position: relative;
}

.flagfr {
  cursor: pointer;
  background-image: url('../images/flag_FR.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  display: none;
}

.flaggb_drop {
  cursor: pointer;
  background-image: url('../images/flag_GB.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px;
  border: 1px #797979;
  border-radius: 1px;
  width: 25px;
  height: 14px;
  display: block;
  position: relative;
}

.flages {
  cursor: pointer;
  background-image: url('../images/flag_ES.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  display: none;
}

.flagit {
  cursor: pointer;
  background-image: url('../images/flag_IT.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  display: none;
}

.div-block_eng {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  order: -1;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: none;
}

.text-block-12 {
  color: #fff;
  height: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 8px;
  position: static;
}

.div-block_fr, .div-block_es, .div-block_it {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  order: -1;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
}

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

.text-span-14 {
  color: #000;
  text-align: justify;
  font-size: .85vw;
  font-weight: 600;
  line-height: 18px;
}

.text-span-14.textmf2 {
  color: #000;
  text-align: justify;
  font-size: .82vw;
  font-weight: 600;
  line-height: 16px;
}

.text-span-14.textj1r {
  font-size: .9vw;
  font-weight: 600;
}

.text-span-14.textprg {
  font-size: .78vw;
  line-height: 15px;
}

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

.bold-text.boldmf2 {
  font-size: .93vw;
}

.bold-text.boldprg {
  font-size: .86vw;
}

.text-span-15 {
  color: #000;
  font-size: .85vw;
  font-weight: 600;
}

.text-span-15.textj1r {
  color: #000;
  font-size: .9vw;
  font-weight: 600;
}

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

.text-span-17, .text-span-18 {
  font-size: 1.1vw;
}

.container_contacts {
  grid-column-gap: 1px;
  grid-row-gap: 14px;
  grid-template-rows: minmax(40px, 40px) auto auto auto;
  grid-template-columns: .25fr .25fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  align-items: stretch;
  width: 100%;
  height: 90%;
  display: grid;
}

.container_contacts.prg {
  grid-auto-flow: row;
  align-content: start;
  place-items: stretch stretch;
  position: relative;
  top: 4px;
  left: 0%;
  right: 0%;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.dropdown-2 {
  height: 40px;
}

.dropdown-toggle-2 {
  background-color: #eef0f4;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.text-block-13 {
  font-family: Bai Jamjuree, sans-serif;
  font-size: .9vw;
  font-weight: 500;
}

.icon-6 {
  margin-right: 13px;
}

.dropdown-list-2 {
  background-color: #eef0f4;
  border-radius: 10px;
  padding: 7px 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .8vw;
}

.image-62, .image-63, .image-64 {
  width: 1.5em;
}

.container_phone {
  display: block;
}

.mail_au {
  font-family: Bai Jamjuree, sans-serif;
  text-decoration: none;
  display: none;
}

.link-2 {
  font-family: Bai Jamjuree, sans-serif;
  text-decoration: none;
}

.phone_au {
  justify-content: flex-start;
  align-items: center;
  font-family: Bai Jamjuree, sans-serif;
  display: none;
}

.mail_nz, .mail_pf, .mail_it, .mail_uki, .mail_usa, .mail_mx, .mail_es, .mail_tr, .mail_fr {
  font-family: Bai Jamjuree, sans-serif;
  text-decoration: none;
  display: none;
}

.phone_nz, .phone_pf, .phone_it, .phone_mx, .phone_fr {
  font-family: Bai Jamjuree, sans-serif;
  display: none;
}

.div-block-38 {
  margin-left: 15px;
  display: block;
}

.div-block-39 {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.image-65 {
  z-index: 2;
  opacity: .66;
  mix-blend-mode: normal;
  margin-left: .8px;
  transition: all .14s;
  display: none;
  position: absolute;
  top: -.5px;
  overflow: hidden;
}

.grid_wirescreen_live {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.img_sbi {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.grid_wirescreen {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.div-block-40 {
  grid-column-gap: 4px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(38px, 64px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-40.gfe {
  grid-template-rows: auto;
}

.div-block-40.pintel4btr1000v {
  grid-template-columns: minmax(38px, 64px) 1fr;
}

.div-block-40.q99 {
  grid-template-rows: auto;
}

.dropdown_country:hover {
  background-color: #d8dde5;
  border-radius: 5px;
  padding-left: 4px;
}

.mail_undefined {
  font-family: Bai Jamjuree, sans-serif;
  text-decoration: none;
  display: none;
}

.img_ms46c {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.img_ms65p {
  cursor: pointer;
  border-radius: 16px;
  width: 106px;
  line-height: 0;
}

.grid_acc_aerial {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  padding: 10px;
  display: none;
}

.div-block-32-copy {
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  cursor: pointer;
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  cursor: pointer;
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  cursor: pointer;
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  cursor: pointer;
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  cursor: pointer;
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 22px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  width: 158px;
  text-decoration: none;
  display: grid;
}

.img_tn17 {
  cursor: pointer;
  border-radius: 16px;
  width: 106px;
  line-height: 0;
}

.img_tp60p {
  cursor: pointer;
  border-radius: 16px;
  width: 106px;
  display: block;
}

.img_mc45cir, .img_is78, .img_blp80 {
  cursor: pointer;
  border-radius: 16px;
  width: 106px;
  line-height: 0;
}

.text-block-copy-copy {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 28px;
  position: relative;
  top: -4px;
}

.grid_armorwire {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.div-block-41 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 360px;
  margin-top: 12px;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

.text-block-14 {
  color: #fff;
  text-align: justify;
  width: 360px;
  padding-left: 9px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 14.5px;
  line-height: 20px;
}

.image-66 {
  margin-left: -6px;
}

.div-block-41-copy {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 360px;
  margin-top: 12px;
  padding-left: 17px;
  padding-right: 17px;
  display: flex;
}

.image-44-copy {
  cursor: auto;
  mix-blend-mode: multiply;
  min-width: 100%;
}

.phone_uki, .phone_usa, .phone_undefined {
  font-family: Bai Jamjuree, sans-serif;
  display: none;
}

.container_home {
  border: 1px solid #ea580c;
  border-radius: 12px;
  justify-content: center;
  align-items: stretch;
  width: 38px;
  height: 38px;
  margin-top: -18px;
  margin-left: 8px;
  padding: 2px;
  display: none;
  position: relative;
}

.image-67 {
  cursor: pointer;
}

.grid_gaine_sc {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.mv_mc_noa_ws {
  z-index: 1;
  display: block;
  position: relative;
  top: -11%;
  left: -10%;
}

.mv_no_armor_wirescreen_multi {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.image-34-copy {
  z-index: 2;
  opacity: .6;
  mix-blend-mode: normal;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.text_mv_mc_noa_ws-copy {
  width: 25em;
  margin-left: 3%;
  position: absolute;
  top: -80px;
}

.mv_mc_noa_fs {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
  top: -9%;
  left: -10%;
}

.mv_no_armor_foilscreen_multi {
  z-index: 1;
  width: 80em;
  display: block;
  position: relative;
  overflow: visible;
}

.text_mv_mc_noa_fs_npe {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 39em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -66px;
}

.headline_mv_mc_noa_fs {
  color: #fff;
  margin-top: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.text_mv_mc_noa_fs_pe {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 32em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -66px;
}

.headline_mv_mc_noa_fs_pe {
  color: #fff;
  margin-top: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.image-21-copy {
  z-index: 2;
  opacity: .68;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.noarmor_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.grid_gaine-copy {
  z-index: 60;
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.image-68 {
  z-index: 2;
  opacity: .66;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.image-69 {
  z-index: 2;
  opacity: .88;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.image-70 {
  z-index: 2;
  opacity: .74;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.image-71 {
  transform: rotate(45deg)scale(.7);
}

.unknown_semi_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #0b111b94;
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 324px;
  height: 390px;
  padding: 9px 6px;
  display: flex;
}

.mv_ecran_single_seminpe {
  z-index: 1;
  width: 86em;
  display: none;
  position: relative;
  overflow: visible;
}

.image-13-copy {
  z-index: 2;
  opacity: .7;
  mix-blend-mode: screen;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
}

.grid_unknowninsulation {
  grid-column-gap: 18px;
  grid-row-gap: 4px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  margin-right: -10px;
  display: none;
}

.grid_semiconunknown {
  grid-column-gap: 9px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  margin-top: -11px;
  display: grid;
}

.text-block-3-copy {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1.35vw;
  font-weight: 500;
}

.text-block-3-copy.t_semicon_cat {
  color: #000;
  font-weight: 700;
}

.text-block-3-copy.t_semicon_cat-copy {
  color: #000;
  font-size: 1.2vw;
  font-weight: 700;
  line-height: 22px;
}

.t_cwe1450_unkno {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.t_oracl_unkno {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.t_lhmr-serie_unkno {
  color: #000;
  padding-top: 6px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.t_mf3serie_unkno, .t_dsp_unkno {
  color: #000;
  padding-top: 10px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  position: relative;
}

.semiconunknown_container {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  inset: 3.2% 1.5% auto auto;
}

.img_dsp {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
}

.img_dsp.unknown {
  width: 10.5em;
}

.img_cwe {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_cwe.unknown {
  width: 10.5em;
}

.img_cwe_unkno, .img_oracl_unkno {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.image-72, .image-73 {
  z-index: 2;
  opacity: .66;
  mix-blend-mode: multiply;
  transition: all .14s;
  display: none;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.text_mv_sc_fs_unknowsemi {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 28em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -82px;
}

.text_mv_sc_ws_unknown {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  width: 28em;
  margin-left: 3%;
  display: flex;
  position: absolute;
  top: -82px;
}

.text_mv_mc_swa_fs_unknown, .text_mv_mc_sta_fs_unknown, .text_mv_mc_noa_fs_unknown {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 32em;
  margin-left: 3%;
  display: none;
  position: absolute;
  top: -66px;
}

.text-block-acc {
  color: #000;
  background-color: #fff;
  border-radius: 6px;
  padding-left: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1.1vw;
  font-weight: 600;
}

.text-block-acc.t_semicon_cat, .text-block-acc.t_semicon_cat-copy {
  color: #000;
  font-weight: 700;
}

.div-block-42 {
  grid-column-gap: 4px;
  grid-row-gap: 7px;
  grid-template-rows: auto auto;
  grid-template-columns: .26fr 1fr;
  grid-auto-columns: 1fr;
  width: 200px;
  height: 50px;
  display: grid;
}

.text-block-15 {
  color: #f26222;
  width: 100px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 10px;
}

.image-74 {
  margin-top: -6px;
  margin-left: 2px;
}

.info_mf3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_mf3 {
  grid-column-gap: 0px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.img_mcf {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.close_button_mf3 {
  opacity: 1;
  cursor: pointer;
  background-color: #ea580c00;
  border: 1px #ea580c;
  border-radius: 5px;
  width: 1.6em;
  position: absolute;
  inset: -5.5% 0% auto auto;
}

.info_mf3np {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.text-span-19 {
  color: #ea580c;
}

.info_mf2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.text-span-20 {
  color: #ea580c;
  line-height: 16px;
}

.div-block-40_mf2 {
  grid-column-gap: 0px;
  grid-row-gap: 3px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(30px, 32px) .75fr minmax(30px, 32px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.info_dcg {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_dcg {
  grid-column-gap: 0px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(32px, 32px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.info_oga {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_oga {
  grid-column-gap: 9px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(30px, 32px) 1fr minmax(30px, 32px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.info_j1r {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_j1r {
  grid-column-gap: 0px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-16 {
  font-family: Bai Jamjuree, sans-serif;
  font-size: .9vw;
  font-weight: 500;
  line-height: 16px;
}

.text-block-16-copy {
  color: #ea580c;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 500;
}

.info_oso1000v {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_oso {
  grid-column-gap: 8px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(30px, 30px) 1fr minmax(11px, 11px) minmax(30px, 30px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-span-21 {
  color: #ea580c;
}

.info_alrc-fente {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_fente {
  grid-column-gap: 8px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(30px, 30px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.info_oracl, .info_lhmr {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_lhmr {
  grid-column-gap: 0px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.info_gri, .info_bsc, .info_brmrd1e, .info_gfe_tmg, .info_dpc {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.text-span-22 {
  color: #ea580c;
}

.info_pgbt {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_pgbt {
  grid-column-gap: 0px;
  grid-row-gap: 3px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(30px, 32px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.info_dbt, .info_dsp, .info_pg3ec {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.text-span-23 {
  color: #ea580c;
}

.info_pintel4ec, .info_sba {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.info_prg {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 84em;
  height: auto;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_prg {
  grid-column-gap: 0px;
  grid-row-gap: 3px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(30px, 32px) .75fr minmax(30px, 32px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-17 {
  color: #ea580c;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 500;
}

.tabs-menu {
  display: flex;
}

.text-block-18, .text-block-19 {
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 700;
}

.tab-link-tab-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f4f5f8;
  border: 4px solid #eef0f4;
  border-bottom-style: none;
  border-radius: 8px 8px 0 0;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tab-link-tab-1.w--current {
  background-color: #fff;
  background-image: url('../images/orange_marker.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 26px;
  border: 4px solid #ea580c;
  border-bottom-style: none;
  border-radius: 8px 8px 0 0;
  display: block;
}

.tab-link-tab-2 {
  background-color: #f4f5f8;
  border: 4px solid #eef0f4;
  border-bottom-style: none;
  border-radius: 8px 8px 0 0;
  margin-left: 0;
}

.tab-link-tab-2.w--current {
  background-color: #fff;
  background-image: url('../images/orange_marker.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 26px;
  border-color: #ea580c;
}

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

.tabs-content {
  top: 4px;
}

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

.div-block-43 {
  border: 8px solid #ea580c;
  border-color: #ea580c #ea580c #38df2c00 #c9393900;
  border-radius: 2px;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  inset: 8% 2% auto auto;
}

.lightbox-link-2 {
  display: none;
}

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

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

.info_roto {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.text-block-20 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 1px #ea580b;
  border-radius: 8px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  display: block;
}

.div-block-44 {
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #101f3abf;
  border: 1px solid #ea580b;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 8px 18px;
  display: none;
  position: absolute;
}

.info_pintel4bt-r1000v, .info_pintel4btr, .info_sbi, .info_cwi, .info_evtht, .info_dmsr {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.div-block-40_dmsr {
  grid-column-gap: 0px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bold-text-2 {
  font-size: 1.1vw;
}

.info_dm, .info_camf, .info_amsi, .info_gecl, .info_ega, .info_gecl-copy, .info_cwb1, .info_cwe, .info_evnpt {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.info_pintel4bt {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.1fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 78em;
  padding: 24px;
  display: none;
  position: relative;
}

.lightbox-link-5, .lightbox-link-6 {
  font-family: Great Vibes, cursive;
  display: block;
}

.lightbox-link-6-copy {
  font-family: Great Vibes, cursive;
  display: none;
}

.div-block-40_pintel4bt {
  grid-column-gap: 0px;
  grid-row-gap: 4px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(30px, 32px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.info_pintel4bt-1000v {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.1fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 78em;
  padding: 24px;
  display: none;
  position: relative;
}

.info_pg3ew, .info_cisaille, .info_ciskev, .info_cfs, .info_mcf {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.05fr minmax(24px, 24px) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  width: 76em;
  padding: 24px;
  display: none;
  position: relative;
}

.accessories_epi_lv_live_container-copy {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px #f5811b6b;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  inset: 2% 1.5% auto auto;
}

.grid_acc_epi {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  padding: 10px;
  display: grid;
}

.img_touche {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.img_visarc {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  display: block;
}

.img_rgxsg {
  cursor: pointer;
  border-radius: 16px;
  width: 96px;
  line-height: 0;
}

.grid_gainenpe, .grid_gaine_semiunknown {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.container_units {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border: 1px solid #ea580c;
  border-radius: 12px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 96px;
  height: 38px;
  margin-top: -18px;
  margin-left: 8px;
  padding: 2px 3px;
  display: none;
  position: relative;
  overflow: visible;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  overflow-wrap: normal;
  cursor: pointer;
  background-color: #0000;
  border-radius: 2px 2px 8px 8px;
  padding: 1px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  display: block;
}

.icon-7 {
  display: none;
}

.text-block-22 {
  color: #fff;
  font-size: 12.5px;
}

.dropdown-list-3 {
  background-color: #0000;
  margin-top: 0;
}

.dropdown-list-3.w--open {
  margin-top: 37px;
}

.text-block-23, .text-block-24 {
  color: #fff;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 12.5px;
}

.dropdown-toggle-3 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: auto;
  padding: 0;
  display: flex;
}

.dropdown-toggle-3.w--open {
  flex-flow: row;
}

.dropdown-3 {
  flex-flow: row;
  display: flex;
}

.text-block-21-copy {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #ea580c;
  border-radius: 8px 8px 2px 2px;
  padding: 1px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  display: block;
}

.img_mf3np-copy {
  cursor: pointer;
  border: 1px solid #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_mf3np-copy.unknown {
  width: 10.5em;
}

.img_mf3np_gaine {
  cursor: pointer;
  border: 1px #ea580c;
  border-radius: 16px;
  width: 13em;
  margin-top: -24px;
  line-height: 0;
}

.img_mf3np_gaine.unknown {
  width: 10.5em;
}

.grid_gaine_multicore {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.grid_gainelv_under {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.grid_gainelv_aerial {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.grid_gaine-copy, .grid_gainelv_aerial_noninsulated {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.grid_gainelv_aerial_live {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.grid_gainelv_under_live {
  grid-column-gap: 12px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.grid_gaine-copy {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.grid_gaine_mv_aerial, .grid_gaine_mv_aerial_spacer {
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: grid;
}

.div-block-8-copy {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #ea580b96;
  border: 1px solid #ea580b;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 38px;
  padding-top: 0;
  padding-left: 2px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 500;
  display: flex;
  position: absolute;
  inset: -7% 1.2% auto auto;
}

.div-block-8-copy-copy {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #ea580b36;
  border: 1px solid #ea580b;
  border-radius: 20px;
  justify-content: space-around;
  align-items: center;
  width: 100px;
  height: 40px;
  padding-top: 0;
  padding-left: 4px;
  font-family: Bai Jamjuree, sans-serif;
  font-weight: 500;
  display: none;
}

.div_infofr {
  background-color: #11203a5e;
  border: 1px solid #ea580c;
  border-radius: 12px;
  width: 292px;
  height: 38px;
  margin-top: -1px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  display: none;
  position: fixed;
  overflow: hidden;
}

.text_infofr {
  color: #fff;
  text-align: left;
  overflow-wrap: normal;
  padding-top: 3.5px;
  padding-left: 10px;
  padding-right: 6px;
  font-size: 12.5px;
  line-height: 13px;
  text-decoration: none;
}

.div_infoeng_hv {
  background-color: #11203a5e;
  border: 1px solid #ea580c;
  border-radius: 12px;
  width: 238px;
  height: 38px;
  display: none;
}

.div_infofr_hv {
  background-color: #11203a5e;
  border: 1px solid #ea580c;
  border-radius: 12px;
  width: 288px;
  height: 38px;
  margin-top: -1px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  display: none;
  position: fixed;
  overflow: hidden;
}

.grid_screenfoil_lv_multi_sectoral_pef {
  grid-column-gap: 18px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  margin-right: 140px;
  display: none;
}

.text-span-24 {
  display: inline;
}

.trigger_infoeng {
  z-index: 2;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.trigger_infofr {
  z-index: 2;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
}

.grid_gaine-copy-copy {
  z-index: 60;
  grid-column-gap: 18px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  display: none;
}

.text-span-25 {
  display: inline;
}

.div-block-45 {
  width: 30em;
  margin-top: 4%;
  margin-left: 2%;
}

.div-block_disclaimer {
  background-color: #0f1e3540;
  border-radius: 8px;
  width: 32em;
  margin-top: 5%;
  margin-left: 1.4%;
  padding: 14px 16px;
}

.text-block-25 {
  color: #fff;
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  line-height: 19px;
}

.t_disclaimerfr {
  color: #fff;
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .88vw;
  line-height: 19px;
  display: none;
}

.t_disclaimereng {
  color: #fff;
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .88vw;
  line-height: 19px;
  display: block;
}

.t_disclaimeres, .t_disclaimerit {
  color: #fff;
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .88vw;
  line-height: 19px;
  display: none;
}

.div-block_details {
  width: 30em;
  margin-top: 3%;
  margin-left: 2%;
}

.t_detailseng {
  color: #fff;
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  line-height: 19px;
  display: block;
}

.t_detailsfr, .t_detailses, .t_detailsit {
  color: #fff;
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  line-height: 19px;
  display: none;
}

.div-block-46 {
  justify-content: center;
  align-items: center;
  width: 94%;
  display: flex;
  position: relative;
}

.text-block-26 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 2vw;
  font-weight: 600;
  line-height: 32px;
  display: flex;
  position: absolute;
}

.youtube_temp {
  border-radius: 25px;
  display: none;
  overflow: hidden;
}

.image-75 {
  margin-left: -13px;
}

.trigger_infoes {
  z-index: 2;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
}

.div_infoeng-copy {
  background-color: #11203a5e;
  border: 1px solid #ea580c;
  border-radius: 12px;
  width: 218px;
  height: 36px;
  margin-top: -1px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  display: none;
  position: fixed;
  overflow: hidden;
}

.div_infoeng-copy.combo_info {
  display: block;
}

.trigger_infofr-copy {
  z-index: 2;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
}

.div_infoes {
  background-color: #11203a5e;
  border: 1px solid #ea580c;
  border-radius: 12px;
  width: 304px;
  height: 38px;
  margin-top: -1px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  display: none;
  position: fixed;
  overflow: hidden;
}

.div_infoes.combo_info {
  display: block;
}

.text_infoes {
  color: #fff;
  text-align: left;
  padding-top: 3.5px;
  padding-left: 10px;
  padding-right: 7px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 12.5px;
  line-height: 13px;
}

.trigger_infoit {
  z-index: 2;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
}

.div_infoes_hv {
  background-color: #11203a5e;
  border: 1px solid #ea580c;
  border-radius: 12px;
  width: 282px;
  height: 38px;
  display: none;
}

.div_infoit {
  background-color: #11203a5e;
  border: 1px solid #ea580c;
  border-radius: 12px;
  width: 260px;
  height: 38px;
  margin-top: -1px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  display: none;
  position: fixed;
  overflow: hidden;
}

.text_infoit {
  color: #fff;
  text-align: left;
  overflow-wrap: normal;
  padding-top: 3.5px;
  padding-left: 10px;
  padding-right: 6px;
  font-size: 12.5px;
  line-height: 13px;
  text-decoration: none;
}

.div_infoit_hv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #11203a5e;
  border: 1px solid #ea580c;
  border-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 262px;
  height: 38px;
  margin-top: -1px;
  font-family: Bai Jamjuree, sans-serif;
  font-size: 16px;
  display: none;
  position: fixed;
  overflow: hidden;
}

.div-block-32-copy_temp_blp80 {
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 22px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  width: 158px;
  text-decoration: none;
  display: none;
}

.t_disclaimerde {
  color: #fff;
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  font-size: .88vw;
  line-height: 19px;
  display: none;
}

.t_detailsde {
  color: #fff;
  text-align: justify;
  font-family: Bai Jamjuree, sans-serif;
  line-height: 19px;
  display: none;
}

.image-41_thickness {
  width: 2.4em;
}

.image-41_thickness.diam_mf2max {
  width: 1.8em;
}

#w-node-f072b2ce-923b-3622-cb66-bb843984514d-9ef79fdb {
  grid-template-rows: auto auto;
  grid-template-columns: minmax(64px, .25fr) 1fr;
}

#w-node-ce8445d6-3df6-90b4-9a83-9d0ae4d65c30-9ef79fdb {
  grid-row: span 2 / span 2;
}

#w-node-f1b3c7e2-254c-4632-93f3-0af8628f37ee-9ef79fdb {
  grid-area: 1 / 1 / 3 / 2;
  place-self: center end;
}

#return_text.w-node-_99df0b3f-40f1-1cc6-5532-5c5a5e60d1c6-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_529e98b5-a560-2b9d-755e-73407d50f8ff-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_81ff22eb-14d7-32b5-68ff-6616a62257ad-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_56312636-df07-3d6e-9b6d-4cc8aaf86007-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f53b131c-16c8-8fbd-1b53-3ed155238a7e-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#text_gridvoltage_lv.w-node-_3cf71f17-f20d-1c86-3ef4-99eb26f2a061-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#text_gridvoltage_mv.w-node-c900427b-d89d-5e2e-8d0d-24bacefcb2ba-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#text_gridvoltage_hv.w-node-a948fcc0-2f7b-0569-906b-5a46730413ab-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
}

#border_lv.w-node-_331ef80e-c7a0-2100-e06d-811723300a8d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#border_mv.w-node-a2740171-747f-c61f-fe1c-15161bd20c6b-9ef79fdb, #mv.w-node-_6f4b03b4-301e-ea69-be5a-409da48636f1-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#border_hv.w-node-ff536de9-d759-8765-1bde-fe2ebf683509-9ef79fdb, #hv.w-node-_33a69718-143b-bd61-5438-6d07a3afa79e-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
  place-self: center;
}

#text_gridvoltagehv_instal.w-node-d28df325-bbce-bc35-d738-10741dd0aaf6-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#text_gridvoltagehv_routine.w-node-d28df325-bbce-bc35-d738-10741dd0aaf8-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#text_gridvoltagehv_lab.w-node-d28df325-bbce-bc35-d738-10741dd0aafa-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
}

#border_hv_instal.w-node-d28df325-bbce-bc35-d738-10741dd0aafc-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#border_hv_routine.w-node-d28df325-bbce-bc35-d738-10741dd0ab01-9ef79fdb, #hv_routine.w-node-d28df325-bbce-bc35-d738-10741dd0ab02-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#border_hv_lab.w-node-d28df325-bbce-bc35-d738-10741dd0ab06-9ef79fdb, #hv_lab.w-node-d28df325-bbce-bc35-d738-10741dd0ab07-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
  place-self: center;
}

#text_gridvoltageaerial_lv.w-node-_5fc1bd27-8046-b0f4-dadc-d647d94b9f46-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#text_gridvoltageaerial_mv.w-node-_5fc1bd27-8046-b0f4-dadc-d647d94b9f48-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#border_lv_aerial.w-node-_5fc1bd27-8046-b0f4-dadc-d647d94b9f4c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#border_mv_aerial.w-node-_5fc1bd27-8046-b0f4-dadc-d647d94b9f51-9ef79fdb, #mv_aerien.w-node-_5fc1bd27-8046-b0f4-dadc-d647d94b9f52-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#border_hv_a.w-node-_5fc1bd27-8046-b0f4-dadc-d647d94b9f56-9ef79fdb, #hv_a.w-node-_5fc1bd27-8046-b0f4-dadc-d647d94b9f57-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
  place-self: center;
}

#text_gridinsulation_insu.w-node-de2dcf55-d53b-0316-e4d9-149fdc9ee4ab-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#text_gridinsulation_noninsu.w-node-_4cb4ba3e-8291-2c54-35f8-8ef9ec7d2421-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#border_insulated.w-node-f5c825e8-2362-d254-6894-5969a313b846-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#border_noninsulated.w-node-_0b6b0700-db2c-c9f3-f37e-aec871fd604c-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#text_gridconduct_single.w-node-bea3f5f6-c5b8-afbd-a8e7-dd56624023e4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#text_gridconduct_multi.w-node-bea3f5f6-c5b8-afbd-a8e7-dd56624023e6-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#border_singlecore.w-node-bea3f5f6-c5b8-afbd-a8e7-dd56624023e8-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#border_multicore.w-node-bea3f5f6-c5b8-afbd-a8e7-dd56624023ea-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#text_gridarmor_st.w-node-d868f55a-c8ae-886f-c095-d4556370c1e4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}

#text_gridarmor_sw.w-node-d868f55a-c8ae-886f-c095-d4556370c1e6-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#text_gridarmor_noarmor.w-node-_244697d4-54cb-50b5-6bbf-be3539cdd87a-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
}

#border_steeltape.w-node-d868f55a-c8ae-886f-c095-d4556370c1e8-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#border_steelwire.w-node-d868f55a-c8ae-886f-c095-d4556370c1ea-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#border_noarmor.w-node-eb1b7453-0b90-ad3e-e6db-61874c77f1af-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
  place-self: center;
}

#text_gridscreen_alufoil.w-node-aa823929-293b-b2bc-b04d-dc9373456cd5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#text_gridscreen_copperwire.w-node-aa823929-293b-b2bc-b04d-dc9373456cd7-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#border_foil.w-node-aa823929-293b-b2bc-b04d-dc9373456cd9-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#border_wire.w-node-aa823929-293b-b2bc-b04d-dc9373456cdb-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#text_gridscreenlv_foil.w-node-e71fb3f6-327f-b58c-773f-6c3aaae3698b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#text_gridscreenlv_wire.w-node-e71fb3f6-327f-b58c-773f-6c3aaae3698d-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#border_foil_lv.w-node-e71fb3f6-327f-b58c-773f-6c3aaae3698f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#border_wire_lv.w-node-e71fb3f6-327f-b58c-773f-6c3aaae36992-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#text_gridsemi_pe.w-node-_75fbe54d-b02c-c374-225b-ad8d86b1ad45-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: auto;
}

#text_gridsemi_npe.w-node-_75fbe54d-b02c-c374-225b-ad8d86b1ad47-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#text_gridsemi_unknown.w-node-_511a7178-7743-cfa7-dd9c-14d61749191a-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
}

#border_strippable.w-node-_75fbe54d-b02c-c374-225b-ad8d86b1ad49-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#border_bonded.w-node-_75fbe54d-b02c-c374-225b-ad8d86b1ad4c-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#border_unknown.w-node-_964e7908-d4b4-8011-c7ac-5f72ecb12624-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
  place-self: center;
}

#info_semi_pe.w-node-d8bf9396-f745-d291-7a27-926b805dee57-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: center;
}

#info_semi_npe.w-node-aac49c70-fcd9-a6e8-16b4-f619a1607b95-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: center;
}

#w-node-a2f937aa-01cc-a2bd-24b1-9efbc77489ad-9ef79fdb {
  place-self: auto center;
}

#headline_mv_aerial.w-node-_0f1285de-75df-3b16-82b0-44ddabc79acc-9ef79fdb, #headline_mv_aerial_spacercable.w-node-_17f86698-53ee-5296-2009-d5207d39c005-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1065709c-5a92-af6d-c34a-69b411caf134-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#treewire_button.w-node-_2a995f80-0b07-1c07-77dd-9c5a9ef72595-9ef79fdb, #treewire_selec_button.w-node-f672f49b-2d94-0be2-9e35-d6c0c9b425d7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9d31f6cd-521d-9ea0-453c-ae1c410e56f3-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#sheathedbridge_button.w-node-f579e27a-5554-7db3-3a35-445e070d397f-9ef79fdb, #sheathedbridge_selec_button.w-node-_08939444-4c47-e9bb-41f0-326d68de9870-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
}

#title_gaine_mv_under_sc.w-node-a161d708-7d68-6b6c-b0d4-ff7ed1ba271f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_pghta-serie.w-node-_754ff81e-67b8-a244-1935-6ed3fbf22225-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_pg4.w-node-_6848ed03-ba9d-1b8a-3077-1eadd5ec7fd1-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_87455340-036b-735b-8c89-54dc12a9aea3-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_prg-serie.w-node-cbfe12b5-2784-9097-a651-1dec087fe66f-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-f70a3a05-2c45-452a-a630-100ed7161c61-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#img_prg4.w-node-_0e885a47-89c5-5e6a-2e1d-78461f06a0de-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-a9db65cc-8899-f180-9995-5ad2d978d6db-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_mf2_1.w-node-a904db4c-fb4b-817c-b4e6-99a06030df63-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_mf2.w-node-f54bc7e7-b4bb-fd4b-2b94-147473a6abb3-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_3896b904-2e96-02af-7cc5-e66ff5f67421-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_mf3.w-node-_5a7a3535-9ab0-6994-d2bb-bc9edf1d5c4f-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_mf3.w-node-_728232e9-ab9e-441a-c250-54a5a14dbbc4-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_7241ddb0-cfc0-ab34-2477-1f4aae6563ef-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#title_gaine_mv_under_sc1.w-node-_2faf1021-6a82-9639-e2e1-32a71b9786b0-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_pghta-serie_1.w-node-_2faf1021-6a82-9639-e2e1-32a71b9786b2-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_pg4_1.w-node-_2faf1021-6a82-9639-e2e1-32a71b9786b9-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_2faf1021-6a82-9639-e2e1-32a71b9786ba-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_prg-serie_1.w-node-_2faf1021-6a82-9639-e2e1-32a71b9786bd-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_2faf1021-6a82-9639-e2e1-32a71b9786c4-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#img_prg4_2.w-node-_2faf1021-6a82-9639-e2e1-32a71b9786c7-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_2faf1021-6a82-9639-e2e1-32a71b9786c8-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_mf2_1.w-node-_2faf1021-6a82-9639-e2e1-32a71b9786c9-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_mf2_4.w-node-_2faf1021-6a82-9639-e2e1-32a71b9786d0-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_2faf1021-6a82-9639-e2e1-32a71b9786d1-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_mf3np.w-node-_2faf1021-6a82-9639-e2e1-32a71b9786d4-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_mf3np_4.w-node-_2faf1021-6a82-9639-e2e1-32a71b9786db-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_2faf1021-6a82-9639-e2e1-32a71b9786dc-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#title_gaine_mv_under_sc2.w-node-_6690921d-9972-8767-5f6b-fa4274b7c160-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_pghta-serie_2.w-node-_6690921d-9972-8767-5f6b-fa4274b7c162-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_pg4_2.w-node-_6690921d-9972-8767-5f6b-fa4274b7c169-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_6690921d-9972-8767-5f6b-fa4274b7c16a-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_prg-serie_2.w-node-_6690921d-9972-8767-5f6b-fa4274b7c16d-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6690921d-9972-8767-5f6b-fa4274b7c174-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#img_prg4_3.w-node-_6690921d-9972-8767-5f6b-fa4274b7c177-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_6690921d-9972-8767-5f6b-fa4274b7c178-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_mf2_2.w-node-_6690921d-9972-8767-5f6b-fa4274b7c179-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_mf2_5.w-node-_6690921d-9972-8767-5f6b-fa4274b7c180-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_6690921d-9972-8767-5f6b-fa4274b7c181-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_mf3np_1.w-node-_6690921d-9972-8767-5f6b-fa4274b7c184-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_mf3np_5.w-node-_6690921d-9972-8767-5f6b-fa4274b7c18b-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_6690921d-9972-8767-5f6b-fa4274b7c18c-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_mf3.w-node-_32f97827-3597-da10-83b5-07b689057135-9ef79fdb {
  grid-area: 5 / 3 / 6 / 4;
}

#img_mf3_5.w-node-_65d6075a-5c5f-9479-aa73-d64c21fb9219-9ef79fdb {
  grid-area: 6 / 3 / 7 / 4;
}

#w-node-_60e338f2-352a-3f8c-926d-0681b88f490b-9ef79fdb {
  grid-area: 7 / 3 / 8 / 4;
}

#title_hv_inst.w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d6288-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#t_camf_inst.w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d628a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_camf4_inst.w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d6291-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d6292-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_prg-serie.w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d6295-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d629c-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#img_dm_inst.w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d629f-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#t_dmsr_inst.w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d62b0-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_dmsr_inst.w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d62b9-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-e438fd9e-6a64-d72a-ae12-bc3fcc4d62ba-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_evtht_inst.w-node-c2bb89e3-aad9-617e-9cbd-dd80da2c73ef-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#img_evhtb_inst.w-node-_10e1a2ec-4cb3-0e04-9c67-dd33936a175a-9ef79fdb {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_80ce0350-640f-6c8d-62f3-7e1d7dd8e4e9-9ef79fdb {
  grid-area: 4 / 3 / 5 / 4;
}

#t_ega_inst.w-node-_79ce2115-e97d-0d49-d97f-a950e72a9cb6-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_ega_inst.w-node-_916fbca5-1465-aad0-d9cd-fde51eccbf13-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_0b0e6d1c-721a-b54d-db24-c1a87e56e826-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#title_hv_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f43b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 5;
}

#t_camf_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f43d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_camf4_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f444-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-abf1af7e-ba0b-f330-8012-f9a7d054f445-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_dm_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f448-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_dm_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f452-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-abf1af7e-ba0b-f330-8012-f9a7d054f44f-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#t_dmsr_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f45f-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_dmsr_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f466-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-abf1af7e-ba0b-f330-8012-f9a7d054f467-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_amsi_lab.w-node-afe6023f-230f-dc51-e3db-ba7de880d915-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#img_amsi_lab.w-node-_118b96d5-81c0-379c-a1df-91d3f518c00e-9ef79fdb {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_012e89f6-d602-9d9d-97f1-53b86c77b74d-9ef79fdb {
  grid-area: 4 / 3 / 5 / 4;
}

#t_gecl_lab.w-node-_6171a2b5-ac9b-24b3-09b6-4ee11ff14ab1-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_gecl_lab.w-node-_696c0824-7f0d-a75e-6402-20a418bbc8f7-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-b1e93954-e5f5-d39d-687c-e820a976ca70-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_evtht_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f46b-9ef79fdb {
  grid-area: 2 / 4 / 3 / 5;
}

#img_evhtb_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f472-9ef79fdb {
  grid-area: 3 / 4 / 4 / 5;
}

#w-node-abf1af7e-ba0b-f330-8012-f9a7d054f473-9ef79fdb {
  grid-area: 4 / 4 / 5 / 5;
}

#t_ega_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f477-9ef79fdb {
  grid-area: 5 / 3 / 6 / 4;
}

#img_ega_lab.w-node-abf1af7e-ba0b-f330-8012-f9a7d054f47e-9ef79fdb {
  grid-area: 6 / 3 / 7 / 4;
}

#w-node-abf1af7e-ba0b-f330-8012-f9a7d054f47f-9ef79fdb {
  grid-area: 7 / 3 / 8 / 4;
}

#title_hv_rout.w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed32e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_camf_rout.w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed330-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_camf4_rout.w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed337-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed338-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed346-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_amsi_rout.w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed347-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_amsi_rout.w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed34e-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed34f-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_evtht_rout.w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed35e-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_evhtb_rout.w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed365-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed366-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#t_ega_rout.w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed36a-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_ega_rout.w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed371-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-c8701dcb-cc86-5cb4-f4f4-7909fb9ed372-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#title_gaine_aerial_lv.w-node-_08fd7a5a-462d-8c52-8133-44729a360c1c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_pghta-serie.w-node-_08fd7a5a-462d-8c52-8133-44729a360c1e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_pintel4bt_r_1.w-node-_08fd7a5a-462d-8c52-8133-44729a360c25-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_08fd7a5a-462d-8c52-8133-44729a360c26-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_prg-serie.w-node-_08fd7a5a-462d-8c52-8133-44729a360c29-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_08fd7a5a-462d-8c52-8133-44729a360c30-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#img_pintel4bt_1.w-node-_08fd7a5a-462d-8c52-8133-44729a360c33-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_08fd7a5a-462d-8c52-8133-44729a360c34-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_prg4serie.w-node-_08fd7a5a-462d-8c52-8133-44729a360c35-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_j1r_1.w-node-_08fd7a5a-462d-8c52-8133-44729a360c3e-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_08fd7a5a-462d-8c52-8133-44729a360c3f-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_dbt.w-node-_08fd7a5a-462d-8c52-8133-44729a360c44-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_dbt_1.w-node-_08fd7a5a-462d-8c52-8133-44729a360c4d-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_08fd7a5a-462d-8c52-8133-44729a360c4e-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#title_gaine_lv_under_mc.w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90a4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_pghta-serie.w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90a6-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_pintel4bt_r.w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90ad-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90ae-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_prg-serie.w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90b1-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90b8-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#img_pintel4bt.w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90bb-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90bc-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_prg4serie.w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90bd-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_j1r.w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90c4-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90c5-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_cwi.w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90c9-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_pgbt.w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90d0-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_6c2f1939-e30f-4b0b-ee0d-975c7e4b90d1-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_cwi.w-node-_85ffb92b-b463-e693-6ae4-448e7aebf359-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#img_oso.w-node-_15aa340a-ae0c-f98d-a420-6de3403059a5-9ef79fdb {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-ef3ac602-6574-eca3-b6ca-8f7c7c40b6c9-9ef79fdb {
  grid-area: 4 / 3 / 5 / 4;
}

#t_cwi.w-node-_09d55ead-185e-53c1-274b-d7e6e6b4a520-9ef79fdb {
  grid-area: 5 / 3 / 6 / 4;
}

#img_oga.w-node-_0c7de414-d41f-467e-0245-f1f520b3fd85-9ef79fdb {
  grid-area: 6 / 3 / 7 / 4;
}

#w-node-c92d03b5-d4b0-aad0-434e-48d0df6c1de0-9ef79fdb {
  grid-area: 7 / 3 / 8 / 4;
}

#title_gaine_lv_under_sc.w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1a9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_pghta-serie.w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1ab-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_pintel4bt_r_2.w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1b2-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1b3-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_prg-serie.w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1b6-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1bd-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#img_pintel4bt_2.w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1c0-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1c1-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_prg4serie.w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1c2-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_j1r_2.w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1c9-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1ca-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_cwi.w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1ce-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_pgbt_1.w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1d5-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_6f6a584b-83e1-c027-8c13-673cb4a6e1d6-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#title_gaine_lv_aerial_live.w-node-_204dba66-9254-0248-20c4-ca120cad179f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_pghta-serie.w-node-_204dba66-9254-0248-20c4-ca120cad17a1-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_pintel4bt_r1000.w-node-_204dba66-9254-0248-20c4-ca120cad17a8-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_204dba66-9254-0248-20c4-ca120cad17a9-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_prg-serie.w-node-_204dba66-9254-0248-20c4-ca120cad17ac-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_204dba66-9254-0248-20c4-ca120cad17b3-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#img_pintel4ec.w-node-_204dba66-9254-0248-20c4-ca120cad17b6-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_204dba66-9254-0248-20c4-ca120cad17b7-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_prg4serie.w-node-_204dba66-9254-0248-20c4-ca120cad17b8-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_pintel4bt1000.w-node-_204dba66-9254-0248-20c4-ca120cad17bf-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_204dba66-9254-0248-20c4-ca120cad17c0-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#title_gaine_lv_under_live.w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767e97-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#t_pghta-serie.w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767e99-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_pintel4bt_r1000_1.w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767ea0-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767ea1-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_prg-serie.w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767ea4-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767eab-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#img_pintel4ec_1.w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767eae-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#t_prg4serie.w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767eb0-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_pintel4bt1000_1.w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767eb7-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_6b66fd5b-613e-44e2-ebb7-ebabd0767eb8-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_prg4serie.w-node-ed7484a7-7963-d660-7949-0547234e1f03-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_oso_1.w-node-b070d442-10f4-6811-0364-c4d06d6c5f6f-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-b722f017-da48-fb96-5e67-8ecf03a85ed7-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_prg4serie.w-node-_163b815f-d1b2-1517-02c5-caa7e769e91e-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#img_pg3ec.w-node-ec15b6d3-8bb1-a214-a519-d4492e8590e8-9ef79fdb {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_3f5c04db-551d-cdd5-4960-10be0ac49319-9ef79fdb {
  grid-area: 4 / 3 / 5 / 4;
}

#t_prg4serie.w-node-d32fade7-1b23-b21e-b422-6fd0873dd9ff-9ef79fdb {
  grid-area: 5 / 3 / 6 / 4;
}

#img_pg3ew.w-node-_52444042-70d1-b958-0838-d410033a0293-9ef79fdb {
  grid-area: 6 / 3 / 7 / 4;
}

#w-node-fe1b34ce-9cb4-50f6-e869-38d7f0d808a5-9ef79fdb {
  grid-area: 7 / 3 / 8 / 4;
}

#accessories_text.w-node-_261849ee-db88-7065-7f2f-fabb8376e235-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#link_te04.w-node-c35c8fbc-af89-65d8-97e6-58f402901ca5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_258784be-b4f3-a89d-488b-c5370658eea3-9ef79fdb, #t_te04.w-node-_261849ee-db88-7065-7f2f-fabb8376e237-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_te04.w-node-_261849ee-db88-7065-7f2f-fabb8376e23e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_te05.w-node-_19399741-96b7-bcd1-444c-df0263241c20-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_192fc37e-8d05-c08a-fbef-49349b0b687f-9ef79fdb, #t_te05.w-node-_261849ee-db88-7065-7f2f-fabb8376e242-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_te05.w-node-_261849ee-db88-7065-7f2f-fabb8376e24c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_tc120.w-node-cb912f80-98c0-ae15-198c-9d7b1ca0e63e-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_9bba7925-7685-9d93-20f0-4e8b56d812ad-9ef79fdb, #t_tc120.w-node-_261849ee-db88-7065-7f2f-fabb8376e266-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_tc120.w-node-_261849ee-db88-7065-7f2f-fabb8376e26d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_tp75.w-node-fd69787c-98a8-2bfa-521e-421c41f759e8-9ef79fdb {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_49d97743-21bc-1c41-9f93-9ca228bb6766-9ef79fdb, #t_tc120.w-node-_49d97743-21bc-1c41-9f93-9ca228bb6767-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_tc120.w-node-_49d97743-21bc-1c41-9f93-9ca228bb6771-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_ms46c.w-node-_946513ec-120d-3a72-dd69-c193c07ed570-9ef79fdb {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-_946513ec-120d-3a72-dd69-c193c07ed571-9ef79fdb, #t_tc120.w-node-_946513ec-120d-3a72-dd69-c193c07ed572-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_tc120.w-node-_946513ec-120d-3a72-dd69-c193c07ed57c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_ms65p.w-node-_12cf8e49-f1e9-4a7d-c073-e24e1264d3a3-9ef79fdb {
  grid-area: 3 / 5 / 4 / 6;
}

#w-node-_12cf8e49-f1e9-4a7d-c073-e24e1264d3a4-9ef79fdb, #t_tc120.w-node-_12cf8e49-f1e9-4a7d-c073-e24e1264d3a5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_tc120.w-node-_12cf8e49-f1e9-4a7d-c073-e24e1264d3af-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_twister.w-node-_17b9b606-e003-9db5-6dd8-c3ae9c6a4f56-9ef79fdb {
  grid-area: 3 / 4 / 4 / 5;
}

#w-node-c6412b26-9aa1-147a-133a-15f21bb0acd6-9ef79fdb, #t_tc120.w-node-c6412b26-9aa1-147a-133a-15f21bb0acd7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_tc120.w-node-c6412b26-9aa1-147a-133a-15f21bb0ace1-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_tf11b.w-node-_910b01c4-286b-627c-c5b3-6f8084f34c90-9ef79fdb {
  grid-area: 3 / 5 / 4 / 6;
}

#w-node-_910b01c4-286b-627c-c5b3-6f8084f34c91-9ef79fdb, #t_tc120.w-node-_910b01c4-286b-627c-c5b3-6f8084f34c92-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_tc120.w-node-_910b01c4-286b-627c-c5b3-6f8084f34c9c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_rcbl0.w-node-_0863278c-db5d-a79a-1fb8-2b83b6a07b66-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_5aecc1ec-ed16-795f-bf78-648a75fd1fb8-9ef79fdb, #t_prg4serie.w-node-_5aecc1ec-ed16-795f-bf78-648a75fd1fb9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_rbcl0.w-node-_5aecc1ec-ed16-795f-bf78-648a75fd1fc3-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_tl05.w-node-_6884f495-6d89-994b-e92b-80a9178dd9d6-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_0a1277aa-b381-0bbf-6d26-0336c46513d1-9ef79fdb, #t_tl05.w-node-_0a1277aa-b381-0bbf-6d26-0336c46513d2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_tl05.w-node-_0a1277aa-b381-0bbf-6d26-0336c46513dc-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_5544e.w-node-_439a4e65-c13d-e574-87fe-02a713c1671f-9ef79fdb {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-b2388375-392c-99bb-aa99-d68ff7b93bda-9ef79fdb, #t_554e.w-node-b2388375-392c-99bb-aa99-d68ff7b93bdb-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_5544e.w-node-b2388375-392c-99bb-aa99-d68ff7b93be5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#previous2.w-node-_89d94558-ae4c-1a73-4372-52718746c360-9ef79fdb {
  grid-area: 1 / 6 / 2 / 7;
  place-self: center;
}

#accessories_aerial_text.w-node-_6e326824-f6c0-6a13-e085-58cb895e369a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#link_tn17.w-node-_6e326824-f6c0-6a13-e085-58cb895e369c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6e326824-f6c0-6a13-e085-58cb895e369d-9ef79fdb, #t_te04.w-node-_6e326824-f6c0-6a13-e085-58cb895e369e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_tn17.w-node-_6e326824-f6c0-6a13-e085-58cb895e36a8-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_tp60p.w-node-_6e326824-f6c0-6a13-e085-58cb895e36a9-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6e326824-f6c0-6a13-e085-58cb895e36aa-9ef79fdb, #t_te05.w-node-_6e326824-f6c0-6a13-e085-58cb895e36ab-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_tp60p.w-node-_6e326824-f6c0-6a13-e085-58cb895e36b5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_ms65p2.w-node-_6e326824-f6c0-6a13-e085-58cb895e36dd-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_6e326824-f6c0-6a13-e085-58cb895e36de-9ef79fdb, #t_tc120.w-node-_6e326824-f6c0-6a13-e085-58cb895e36df-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_ms65p.w-node-_6e326824-f6c0-6a13-e085-58cb895e36e9-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_mc45cir.w-node-_6e326824-f6c0-6a13-e085-58cb895e3711-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_6e326824-f6c0-6a13-e085-58cb895e3712-9ef79fdb, #t_prg4serie.w-node-_6e326824-f6c0-6a13-e085-58cb895e3713-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_mc45cir.w-node-_6e326824-f6c0-6a13-e085-58cb895e371d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_is78.w-node-_6e326824-f6c0-6a13-e085-58cb895e371e-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_6e326824-f6c0-6a13-e085-58cb895e371f-9ef79fdb, #t_tl05.w-node-_6e326824-f6c0-6a13-e085-58cb895e3720-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_is78.w-node-_6e326824-f6c0-6a13-e085-58cb895e372a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_blp80.w-node-_6e326824-f6c0-6a13-e085-58cb895e372b-9ef79fdb {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_6e326824-f6c0-6a13-e085-58cb895e372c-9ef79fdb, #t_554e.w-node-_6e326824-f6c0-6a13-e085-58cb895e372d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_blp80.w-node-_6e326824-f6c0-6a13-e085-58cb895e3739-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#title_gaine_aerial.w-node-_8cea9335-d8cf-5c2e-12df-7950ab84f6f1-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_dpc.w-node-_8cea9335-d8cf-5c2e-12df-7950ab84f6f3-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_dpc.w-node-_8cea9335-d8cf-5c2e-12df-7950ab84f6fa-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_8cea9335-d8cf-5c2e-12df-7950ab84f6fb-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#title_gaine_aerial_spacer.w-node-_2b86379b-cbed-3768-1378-a496916ca9a1-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_dcg.w-node-_2b86379b-cbed-3768-1378-a496916ca9a3-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_dcg.w-node-_2b86379b-cbed-3768-1378-a496916ca9aa-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_2b86379b-cbed-3768-1378-a496916ca9ab-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#grid_gaine.w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579dea4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#title_gaine_multicore.w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579dea5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_pg4serie.w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579dea7-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_oso_2.w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579deae-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
  align-self: auto;
}

#w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579deaf-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_pg5serie.w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579debd-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_pg5.w-node-_85b109ae-ff46-9edf-ce1d-561e96d82b95-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#t_prg4serie.w-node-e22e8322-f590-f143-61e6-e311a8687208-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579dec5-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#img_prg4_1.w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579dec4-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_607f7fe4-229f-c697-4aa3-0824f2f74e60-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#t_oga.w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579dec8-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_oga_1.w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579decf-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_7492b7e4-96c8-fc98-9fbb-9cd54579ded0-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#w-node-b9cb86d0-a43c-9826-3d0f-a9108a1e03cc-9ef79fdb {
  grid-area: 2 / 1 / 3 / 3;
  place-self: auto stretch;
}

#NPE_choice_cont.w-node-ee4f3396-87fb-7433-8427-c81b464768f8-9ef79fdb {
  place-self: center;
}

#w-node-c063b5b0-b83f-c602-17ed-801653ec7387-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6b4451ea-dca0-7202-95ae-26f63024f5a2-9ef79fdb, #PE_choice_cont.w-node-_9cb00f5f-69c2-73e0-c551-8a6ee89b4749-9ef79fdb, #w-node-f55ea2f0-9a48-664e-2ef4-8047d74b0756-9ef79fdb {
  place-self: center;
}

#info_npe.w-node-_91a54b4c-4830-daf8-64cf-470a264ddc08-9ef79fdb, #w-node-_2699e46f-d633-d6c6-76f3-15cad8261b1b-9ef79fdb, #info_pe.w-node-b4535c90-6dea-9605-88e4-e2e5b8665066-9ef79fdb, #w-node-b4535c90-6dea-9605-88e4-e2e5b8665068-9ef79fdb {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_17540aed-47cb-1e43-6d5b-cb06bec6467b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-c67a384b-50e2-ed53-7ca0-eafcd5a34c28-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_semiconPE.w-node-c67a384b-50e2-ed53-7ca0-eafcd5a34c29-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_cwe1450.w-node-d03b14e3-3d17-608a-3f4f-fd381a098554-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_cwe.w-node-d03b14e3-3d17-608a-3f4f-fd381a09855b-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-d03b14e3-3d17-608a-3f4f-fd381a09855c-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_oracl.w-node-d03b14e3-3d17-608a-3f4f-fd381a09855f-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_oracl.w-node-d03b14e3-3d17-608a-3f4f-fd381a098566-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-d03b14e3-3d17-608a-3f4f-fd381a098567-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#t_lhmr.w-node-d03b14e3-3d17-608a-3f4f-fd381a09856a-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_lhmr.w-node-d03b14e3-3d17-608a-3f4f-fd381a098571-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#div_lhmr_measure.w-node-d03b14e3-3d17-608a-3f4f-fd381a098572-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_oracl.w-node-bc333d52-262a-d2cb-47d3-03f6ac862cf3-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_mf3_1.w-node-_881a3a2f-ab70-7392-df1a-b064f4be9495-9ef79fdb {
  grid-area: 6 / 2 / 8 / 3;
}

#w-node-_313be3af-04d1-c228-3de4-6d9f83a60ec3-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_dsp.w-node-_40880ce3-e256-6ebb-44b6-eed9f8b6fc03-9ef79fdb {
  grid-area: 8 / 2 / 9 / 3;
}

#img_dsp_1.w-node-_2070aa0a-54f2-166b-6934-3189c4b26b1a-9ef79fdb {
  grid-area: 9 / 2 / 10 / 3;
}

#w-node-_71ac15d9-f6de-2a7c-bc44-46c1b386844e-9ef79fdb {
  grid-area: 10 / 2 / 11 / 3;
}

#w-node-_92474a49-9975-3207-1fb0-ff8ee362a650-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_semiconNPE.w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5b6-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_bsc2540.w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5b8-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_bsc.w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5bf-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5c0-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_CWBserie.w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5c3-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_cwb.w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5ca-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5cb-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#t_CWBserie.w-node-_3787341c-f1fe-3111-053e-cae5dcd31391-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_mf3np.w-node-_5da5bff4-ebe4-fdac-f7db-f0137126e00d-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-bca79550-a4c9-e150-ac23-b847d4e9fb47-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_gri.w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5da-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_gri.w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5e1-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_44f5d140-13e3-0f91-f7f3-d58f506db5e2-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33cde7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
  align-self: center;
}

#title_semi_unknown.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33cde8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_cwe1450.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33cdeb-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_cwe_1.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33cdee-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33cdef-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_oracl.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33cdf2-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_oracl_1.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33cdf9-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33cdfa-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#t_lhmr.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33cdfd-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_lhmr_1.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33ce04-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#div_lhmr_measure.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33ce05-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_oracl.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33ce09-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_mf3_2.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33ce10-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33ce11-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_dsp.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33ce14-9ef79fdb {
  grid-area: 8 / 2 / 9 / 3;
}

#img_dsp_2.w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33ce1b-9ef79fdb {
  grid-area: 9 / 2 / 10 / 3;
}

#w-node-_25801e7e-bad3-61ce-f4ea-3c4d8f33ce1c-9ef79fdb {
  grid-area: 10 / 2 / 11 / 3;
}

#t_bsc2540.w-node-_689457a4-f5f4-fb40-b1e8-7aac2a97f2de-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#img_bsc_1.w-node-be04da9c-04de-c4de-7a88-6b3b6c0cb30a-9ef79fdb {
  grid-area: 3 / 3 / 4 / 4;
  align-self: auto;
}

#w-node-_2fb036b6-f5ca-82a5-d639-a37022bbb512-9ef79fdb {
  grid-area: 4 / 3 / 5 / 4;
}

#t_CWBserie.w-node-ebb22bed-7d5e-ae49-363c-201062082258-9ef79fdb {
  grid-area: 5 / 3 / 6 / 4;
}

#img_cwb_1.w-node-_904f27f8-e18d-ed39-c4b5-b61ec835e0e6-9ef79fdb {
  grid-area: 6 / 3 / 7 / 4;
}

#w-node-_45ed9df8-d9c7-f39e-b2c4-6f8b4ec299f7-9ef79fdb {
  grid-area: 7 / 3 / 8 / 4;
}

#t_CWBserie.w-node-c5ede3ae-8fc9-14a6-509e-1d977af2ca3f-9ef79fdb {
  grid-area: 8 / 3 / 9 / 4;
}

#img_mf3np_1.w-node-cc8e7d81-4156-c50a-f94c-4ac39944a4a9-9ef79fdb {
  grid-area: 9 / 3 / 10 / 4;
}

#w-node-_45f985bb-5ec1-a898-1f71-f6cd5cf94744-9ef79fdb {
  grid-area: 10 / 3 / 11 / 4;
}

#t_gri.w-node-_742681a2-1e2e-c543-ec1c-9239ff44776b-9ef79fdb {
  grid-area: 11 / 3 / 12 / 4;
}

#img_gri_1.w-node-_923a4277-6e6d-9ad3-20fa-7be8c6dc29b8-9ef79fdb {
  grid-area: 12 / 3 / 13 / 4;
}

#w-node-_23c7bd92-0acc-ba5d-2195-657aa97046b6-9ef79fdb {
  grid-area: 13 / 3 / 14 / 4;
}

#w-node-_29393204-4606-bef4-087d-1d1e847c5a7d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_al_screen_tool.w-node-_29393204-4606-bef4-087d-1d1e847c5a7e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_alrocfente.w-node-_29393204-4606-bef4-087d-1d1e847c5a81-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_fente.w-node-_29393204-4606-bef4-087d-1d1e847c5a88-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_29393204-4606-bef4-087d-1d1e847c5a89-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_evnpt.w-node-_29393204-4606-bef4-087d-1d1e847c5a8c-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_evnpt.w-node-_29393204-4606-bef4-087d-1d1e847c5a93-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_29393204-4606-bef4-087d-1d1e847c5a94-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#t_roto.w-node-_29393204-4606-bef4-087d-1d1e847c5a97-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_roto.w-node-_29393204-4606-bef4-087d-1d1e847c5a9e-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_29393204-4606-bef4-087d-1d1e847c5a9f-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_gfe.w-node-_29393204-4606-bef4-087d-1d1e847c5aa3-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_gfe.w-node-_29393204-4606-bef4-087d-1d1e847c5aaa-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_29393204-4606-bef4-087d-1d1e847c5aab-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#w-node-_54596eeb-35be-933b-749e-6fdb85b3b907-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_ciskev_tool.w-node-_54596eeb-35be-933b-749e-6fdb85b3b908-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_alrocfente.w-node-_54596eeb-35be-933b-749e-6fdb85b3b90a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_ciskev.w-node-_54596eeb-35be-933b-749e-6fdb85b3b911-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_54596eeb-35be-933b-749e-6fdb85b3b912-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_6e343a50-f579-2334-7f2e-4f878d9cb293-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_sbi_tool.w-node-_6e343a50-f579-2334-7f2e-4f878d9cb294-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_alrocfente.w-node-_6e343a50-f579-2334-7f2e-4f878d9cb296-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_sbi1.w-node-_6e343a50-f579-2334-7f2e-4f878d9cb29d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_6e343a50-f579-2334-7f2e-4f878d9cb29e-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_8db6d68d-ac0f-71a4-4748-28666ef28b4d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_foil_tool_pef.w-node-_8db6d68d-ac0f-71a4-4748-28666ef28b4e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_alrocfente.w-node-_8db6d68d-ac0f-71a4-4748-28666ef28b50-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_mfc.w-node-_8db6d68d-ac0f-71a4-4748-28666ef28b57-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_8db6d68d-ac0f-71a4-4748-28666ef28b58-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-ee006805-5563-1728-985b-30e2b3a94f03-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_cfs_tool.w-node-ee006805-5563-1728-985b-30e2b3a94f04-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_cfspring.w-node-ee006805-5563-1728-985b-30e2b3a94f06-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_copperspring.w-node-ee006805-5563-1728-985b-30e2b3a94f0d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-ee006805-5563-1728-985b-30e2b3a94f0e-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-cb90e236-8dc2-f29c-2290-4e7e2370530d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_steeltape_armor.w-node-cb90e236-8dc2-f29c-2290-4e7e2370530e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_sba.w-node-cb90e236-8dc2-f29c-2290-4e7e2370533e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_sba.w-node-cb90e236-8dc2-f29c-2290-4e7e23705345-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-cb90e236-8dc2-f29c-2290-4e7e23705346-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_cis_armor.w-node-_12b14972-30be-55c3-6021-d60bfdd1f760-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_cisaille.w-node-_706ccc74-da74-e6e9-5519-54fb98e18d9a-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-b16ea223-9a82-3d64-69f2-72b0705af4ea-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_43f26e8b-be86-b554-1928-797cf7cf277c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_sba1.w-node-_43f26e8b-be86-b554-1928-797cf7cf277d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_sba.w-node-_43f26e8b-be86-b554-1928-797cf7cf277f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_sba_1.w-node-_43f26e8b-be86-b554-1928-797cf7cf2786-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_43f26e8b-be86-b554-1928-797cf7cf2787-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-f7409a1e-6299-fd3c-a8c0-5e33949c304a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_sbi_1.w-node-f7409a1e-6299-fd3c-a8c0-5e33949c304b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_sba.w-node-f7409a1e-6299-fd3c-a8c0-5e33949c304d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_sbi.w-node-f7409a1e-6299-fd3c-a8c0-5e33949c3054-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-f7409a1e-6299-fd3c-a8c0-5e33949c3055-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-ebd3238a-d8e8-5c19-275e-e568f9a9c390-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#title_sba_2.w-node-ebd3238a-d8e8-5c19-275e-e568f9a9c391-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_sba.w-node-ebd3238a-d8e8-5c19-275e-e568f9a9c393-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_sba_2.w-node-ebd3238a-d8e8-5c19-275e-e568f9a9c39a-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-ebd3238a-d8e8-5c19-275e-e568f9a9c39b-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#title_insu_pe.w-node-_81772344-4910-4a5a-9483-aefd144306c1-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_mf2.w-node-_81772344-4910-4a5a-9483-aefd144306c3-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_mf2_1.w-node-_81772344-4910-4a5a-9483-aefd144306ca-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_81772344-4910-4a5a-9483-aefd144306cb-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_brmrd1e.w-node-_81772344-4910-4a5a-9483-aefd144306ce-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_brmrd1e.w-node-_81772344-4910-4a5a-9483-aefd144306d5-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_81772344-4910-4a5a-9483-aefd144306d6-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_cwi.w-node-_81772344-4910-4a5a-9483-aefd144306d9-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_cwi.w-node-_81772344-4910-4a5a-9483-aefd144306e0-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_81772344-4910-4a5a-9483-aefd144306e1-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_cwi.w-node-f05fee5c-938a-b29e-c536-3a6427bc2ef1-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_mf3_3.w-node-fc712307-e86f-b6fd-af94-5c3396013e51-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_50b6b358-9a84-50f0-3767-97f6886180b2-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#title_insu_npe.w-node-_8776478c-d64c-ee77-2c17-a432f27cb53c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_mf2.w-node-_8776478c-d64c-ee77-2c17-a432f27cb53e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_mf2_2.w-node-_8776478c-d64c-ee77-2c17-a432f27cb547-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_8776478c-d64c-ee77-2c17-a432f27cb548-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_brmrd1e.w-node-_8776478c-d64c-ee77-2c17-a432f27cb54d-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_brmrd1e_1.w-node-_8776478c-d64c-ee77-2c17-a432f27cb554-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_8776478c-d64c-ee77-2c17-a432f27cb555-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_cwi.w-node-_8776478c-d64c-ee77-2c17-a432f27cb558-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_cwi_1.w-node-_8776478c-d64c-ee77-2c17-a432f27cb55f-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_8776478c-d64c-ee77-2c17-a432f27cb560-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_cwi.w-node-_8776478c-d64c-ee77-2c17-a432f27cb564-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_mf3np_2.w-node-_8776478c-d64c-ee77-2c17-a432f27cb56d-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_8776478c-d64c-ee77-2c17-a432f27cb56e-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#title_insu_unknown.w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d2a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#t_mf2.w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d2c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#img_mf2_3.w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d35-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  align-self: auto;
}

#w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d36-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#t_brmrd1e.w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d3b-9ef79fdb {
  grid-area: 5 / 2 / 6 / 3;
}

#img_brmrd1e_2.w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d42-9ef79fdb {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d43-9ef79fdb {
  grid-area: 7 / 2 / 8 / 3;
}

#t_cwi.w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d46-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#img_cwi_2.w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d4d-9ef79fdb {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d4e-9ef79fdb {
  grid-area: 7 / 1 / 8 / 2;
}

#t_cwi.w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d52-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#img_mf3np_3.w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d5b-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_7925abd3-2df9-fcb0-f1a0-075ae1fe3d5c-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#t_cwi.w-node-f78fe8b8-2182-a4b9-8f62-3bf758267adb-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#img_mf3_4.w-node-a5e4d692-7013-ee19-3197-cbb128b9acbf-9ef79fdb {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-bcc87846-cd22-09ad-405b-55bfd2fc2bf5-9ef79fdb {
  grid-area: 4 / 3 / 5 / 4;
}

#text_acc_epi.w-node-e92cf609-61b0-241f-123e-10841655c8aa-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#link_touche.w-node-e92cf609-61b0-241f-123e-10841655c8ac-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e92cf609-61b0-241f-123e-10841655c8ad-9ef79fdb, #t_te04.w-node-e92cf609-61b0-241f-123e-10841655c8ae-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_touche.w-node-e92cf609-61b0-241f-123e-10841655c8b8-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_visarc.w-node-e92cf609-61b0-241f-123e-10841655c8b9-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-e92cf609-61b0-241f-123e-10841655c8ba-9ef79fdb, #t_te05.w-node-e92cf609-61b0-241f-123e-10841655c8bb-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_visarc.w-node-e92cf609-61b0-241f-123e-10841655c8c5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_rgxsg.w-node-e92cf609-61b0-241f-123e-10841655c92e-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-e92cf609-61b0-241f-123e-10841655c92f-9ef79fdb, #t_tl05.w-node-e92cf609-61b0-241f-123e-10841655c930-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#img_rgxsg.w-node-e92cf609-61b0-241f-123e-10841655c93a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#penta_logo_left_small.w-node-a914cb5e-228f-c9c5-4cee-f8de6a65a63f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#w-node-d46ef35b-a67c-68ce-0a72-3e636b4c7975-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#flag_container.w-node-ecbb64e8-413f-3a3d-99f7-feb36abea0d1-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#home_container.w-node-d0297e80-e9f1-b004-dbb8-bab2268fda99-9ef79fdb {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center start;
}

#units_container.w-node-_709d738e-cfbb-0a71-0d9f-67d42d1b177b-9ef79fdb {
  grid-area: 1 / 5 / 2 / 6;
  place-self: center start;
}

#imperial.w-node-_0c181fbf-d972-8c00-bba3-db482388a941-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#info_container.w-node-_69a2429a-6afa-9700-ceee-f30bba3a2883-9ef79fdb {
  grid-area: 1 / 6 / 2 / 7;
  place-self: center start;
}

#heading_pghta.w-node-b1bd44e8-e847-7546-9bb7-382cd96e1de9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_76d5832b-9730-bbaa-e9a3-8e59802a4b4b-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_36d3bc6d-c5c9-1968-a6ce-d20918c16361-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-f2108491-efb3-9f31-d605-7129f1f844fb-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#pghta_pro1.w-node-b1bd44e8-e847-7546-9bb7-382cd96e1deb-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#pghta_pro2.w-node-e99331db-6c77-f9a9-75c7-765d6bccb952-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#pghta_tool_line.w-node-b1bd44e8-e847-7546-9bb7-382cd96e1def-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1df9-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_9d4161ce-90b8-1146-fa4f-87d5531e9200-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_5e9b20ce-8f71-6816-06df-87a4fba4374e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#pghta_contact.w-node-_3ffe5f53-611d-ea62-9155-00ffff648d73-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_59459022-57c4-1f81-f83d-f5c23ff4b2c9-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-d3304a6a-cfb3-20ee-0fb6-ccdd21a17347-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_81a1193e-0360-d9e7-5021-659ebcc5b46f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_1851cb2f-26e8-e40f-4f54-f94f91552ed9-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_9d2fbd48-ecae-9bf0-8099-d0e2f69505fc-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_6755ba13-2199-c209-ecf9-a934c3b2afa7-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-e1da2572-a8ab-fd29-a491-c8df9b5e1f78-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_44380e1e-0c2f-82c4-eb93-7fee501e1c53-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_822187dd-c0c8-209d-afea-19a9d9c026e2-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#lightb_pg3.w-node-_223be73b-7422-3ff9-29e8-84530aa41f1c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#lightb_pg4_uni.w-node-ef44c724-66d3-e1db-dd75-b1cdecc7c351-9ef79fdb, #lightb_pg5.w-node-_02c4749d-3a57-2be4-f35f-c94ff5c3e4e4-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#lightb_pg4_multi.w-node-_1538a691-d90d-2120-f329-704d5c477a6b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e12-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#pghta34_unipole.w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e13-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e14-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_pg3hta.w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e16-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e1d-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e1e-9ef79fdb {
  place-self: center;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e1f-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e20-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e23-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pg3hta_to.w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e26-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e28-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_pg4hta1.w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e2a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e30-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e31-9ef79fdb {
  place-self: center;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e32-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e33-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e36-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pg4hta_to1.w-node-b1bd44e8-e847-7546-9bb7-382cd96e1e39-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#pghta45_multipole.w-node-f595e21b-8f64-9265-2b2f-61dc6c8002fd-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c800315-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_pg4hta2.w-node-f595e21b-8f64-9265-2b2f-61dc6c800317-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c800321-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c800322-9ef79fdb {
  place-self: center;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c800323-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c800324-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c800327-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pg4hta_to2.w-node-f595e21b-8f64-9265-2b2f-61dc6c80032a-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c8002fe-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_pg5hta.w-node-f595e21b-8f64-9265-2b2f-61dc6c800300-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c80030a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c80030b-9ef79fdb {
  place-self: center;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c80030c-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c80030d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f595e21b-8f64-9265-2b2f-61dc6c800310-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pg5hta_to.w-node-f595e21b-8f64-9265-2b2f-61dc6c800313-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_mf3.w-node-d14f3a03-3a66-6529-b02a-440393c9f22f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f231-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f232-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f233-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-ea2178f5-5ed2-e0ab-be35-805eb5ef3b17-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_859d0da7-c175-3161-ea11-d58dca1cfd67-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
  place-self: center;
}

#w-node-a117a9a2-63f1-af25-98b9-7d00009643c9-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#mf3_pro1.w-node-d14f3a03-3a66-6529-b02a-440393c9f234-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#mf3_pro2.w-node-c9bf9fd9-a98b-db90-4ed4-c49fb6805b47-9ef79fdb {
  grid-area: 1 / 4 / 2 / 5;
}

#mf3_pro3.w-node-d14f3a03-3a66-6529-b02a-440393c9f236-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#mf3_pro4.w-node-e59d764d-3b07-6285-6aaf-3fa072c82f84-9ef79fdb {
  grid-area: 2 / 4 / 3 / 5;
}

#mf3_pro5.w-node-d77e38c6-18fb-d53e-1548-fb9f8054d069-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#mf3_tool_line.w-node-d14f3a03-3a66-6529-b02a-440393c9f238-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f23a-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f23b-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f23c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#mf3_contact.w-node-d14f3a03-3a66-6529-b02a-440393c9f23d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f23f-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f240-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f25c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f25e-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f260-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f262-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f279-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f28c-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f28f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f290-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2ac-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2ad-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2ae-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_mf3_1.w-node-d14f3a03-3a66-6529-b02a-440393c9f2b0-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2ba-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2bb-9ef79fdb {
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2bc-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2bd-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2c0-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#mf3_to1.w-node-d14f3a03-3a66-6529-b02a-440393c9f2c3-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2c5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_mf3_2.w-node-d14f3a03-3a66-6529-b02a-440393c9f2c7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2d1-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2d2-9ef79fdb {
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2d3-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2d4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d14f3a03-3a66-6529-b02a-440393c9f2d7-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#mf3_to2.w-node-d14f3a03-3a66-6529-b02a-440393c9f2da-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_mf3np.w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db38b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db38d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db38e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db390-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db393-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#mf3np_pro2.w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db395-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#mf3np_tool_line.w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db39d-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db39f-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3a0-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3a1-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#mf3np_contact.w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3a2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3a4-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3a5-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3c1-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3c3-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3c5-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3c7-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3de-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3f1-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3f4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db3f5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db40f-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db410-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db411-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_mf3np_1.w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db413-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db41d-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db41e-9ef79fdb {
  place-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db41f-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db420-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db423-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#mf3np_to1.w-node-_388167f6-2eb7-a5e0-80a2-2e5e520db426-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_93bc7e68-d91a-78fd-6fd2-56a98ba34e34-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_mf3np_2.w-node-_93bc7e68-d91a-78fd-6fd2-56a98ba34e35-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_93bc7e68-d91a-78fd-6fd2-56a98ba34e3c-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_93bc7e68-d91a-78fd-6fd2-56a98ba34e3d-9ef79fdb {
  place-self: center;
}

#w-node-_93bc7e68-d91a-78fd-6fd2-56a98ba34e3e-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_93bc7e68-d91a-78fd-6fd2-56a98ba34e3f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_93bc7e68-d91a-78fd-6fd2-56a98ba34e42-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#mf3np_to2.w-node-_93bc7e68-d91a-78fd-6fd2-56a98ba34e45-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_mf2.w-node-dfda7397-3ff8-32f5-12c7-f82748cad26b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad26d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad26e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad26f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad270-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad271-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
  place-self: center;
}

#mf2_pro1.w-node-dfda7397-3ff8-32f5-12c7-f82748cad273-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad275-9ef79fdb {
  grid-area: 1 / 4 / 2 / 5;
  align-self: center;
}

#mf2_pro3.w-node-dfda7397-3ff8-32f5-12c7-f82748cad277-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#mf2_pro4.w-node-dfda7397-3ff8-32f5-12c7-f82748cad279-9ef79fdb {
  grid-area: 2 / 4 / 3 / 5;
  align-self: center;
}

#mf2_tool_line.w-node-dfda7397-3ff8-32f5-12c7-f82748cad27d-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad27f-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad280-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad281-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#mf2_contact.w-node-dfda7397-3ff8-32f5-12c7-f82748cad282-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad284-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad285-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2a1-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2a3-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2a5-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2a7-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2be-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2d1-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2d4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2d5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4606a30c-db3f-5f13-5213-1e9675a94bac-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2ef-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2f0-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-dfda7397-3ff8-32f5-12c7-f82748cad2f1-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  place-self: center stretch;
}

#link_mf2_1.w-node-dfda7397-3ff8-32f5-12c7-f82748cad2f3-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_34fe9321-e37d-b07c-991c-edb64a8c1048-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_34fe9321-e37d-b07c-991c-edb64a8c1049-9ef79fdb {
  place-self: center;
}

#w-node-_34fe9321-e37d-b07c-991c-edb64a8c104a-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_34fe9321-e37d-b07c-991c-edb64a8c104b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_34fe9321-e37d-b07c-991c-edb64a8c104e-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#mf2_to1.w-node-_34fe9321-e37d-b07c-991c-edb64a8c1051-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_92967dca-48e3-91cf-fcf0-ef38ad3c2e46-9ef79fdb {
  grid-area: 2 / 1 / 3 / 3;
  place-self: center stretch;
}

#link_mf2_2.w-node-_92967dca-48e3-91cf-fcf0-ef38ad3c2e48-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_2f24ccbf-1a93-8eaf-1003-816acb45d6e2-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_2f24ccbf-1a93-8eaf-1003-816acb45d6e3-9ef79fdb {
  place-self: center;
}

#w-node-_2f24ccbf-1a93-8eaf-1003-816acb45d6e4-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_2f24ccbf-1a93-8eaf-1003-816acb45d6e5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_2f24ccbf-1a93-8eaf-1003-816acb45d6e8-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#mf2_to2.w-node-_2f24ccbf-1a93-8eaf-1003-816acb45d6eb-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_1ff60e6b-0013-6606-fc48-58a2be1014ca-9ef79fdb {
  grid-area: 3 / 1 / 4 / 3;
  place-self: center stretch;
}

#link_mf2_3.w-node-_1ff60e6b-0013-6606-fc48-58a2be1014cc-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-f2df66cd-48a7-2193-c7b8-58bcf0c28cf4-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-f2df66cd-48a7-2193-c7b8-58bcf0c28cf5-9ef79fdb {
  place-self: center;
}

#w-node-f2df66cd-48a7-2193-c7b8-58bcf0c28cf6-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-f2df66cd-48a7-2193-c7b8-58bcf0c28cf7-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f2df66cd-48a7-2193-c7b8-58bcf0c28cfa-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#mf2_to3.w-node-f2df66cd-48a7-2193-c7b8-58bcf0c28cfd-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_pgbt.w-node-_0939f722-8175-0027-6ccc-899ba844a8c3-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8c5-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8c6-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8c7-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#pgbt_pro1.w-node-_0939f722-8175-0027-6ccc-899ba844a8ca-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#pgbt_pro2.w-node-_0939f722-8175-0027-6ccc-899ba844a8cf-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#pgbt_tool_line.w-node-_0939f722-8175-0027-6ccc-899ba844a8d3-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8d5-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8d6-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8d7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#pgbt_contact.w-node-_0939f722-8175-0027-6ccc-899ba844a8d8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8da-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8db-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8f7-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8f9-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8fb-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a8fd-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a914-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a927-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a92a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a92b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a92d-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a92f-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a930-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a931-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_pgbt1.w-node-_0939f722-8175-0027-6ccc-899ba844a932-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-ab0be3b5-21d2-48b9-20e3-9d1325ef1a40-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-ab0be3b5-21d2-48b9-20e3-9d1325ef1a41-9ef79fdb {
  place-self: center;
}

#w-node-ab0be3b5-21d2-48b9-20e3-9d1325ef1a42-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-ab0be3b5-21d2-48b9-20e3-9d1325ef1a43-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-ab0be3b5-21d2-48b9-20e3-9d1325ef1a46-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pgbt_to1.w-node-ab0be3b5-21d2-48b9-20e3-9d1325ef1a49-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a93a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_pgbt2.w-node-_0939f722-8175-0027-6ccc-899ba844a93b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_8489d215-0723-a35c-8649-1eb266b0f21c-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_8489d215-0723-a35c-8649-1eb266b0f21d-9ef79fdb {
  place-self: center;
}

#w-node-_8489d215-0723-a35c-8649-1eb266b0f21e-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_8489d215-0723-a35c-8649-1eb266b0f21f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_8489d215-0723-a35c-8649-1eb266b0f222-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pgbt_to2.w-node-_8489d215-0723-a35c-8649-1eb266b0f225-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_0939f722-8175-0027-6ccc-899ba844a94e-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center stretch;
}

#link_pgbt3.w-node-_0939f722-8175-0027-6ccc-899ba844a94f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_73d9bc94-e0cb-5f8a-4919-b13970757ec2-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_73d9bc94-e0cb-5f8a-4919-b13970757ec3-9ef79fdb {
  place-self: center;
}

#w-node-_73d9bc94-e0cb-5f8a-4919-b13970757ec4-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_73d9bc94-e0cb-5f8a-4919-b13970757ec5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_73d9bc94-e0cb-5f8a-4919-b13970757ec8-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pgbt_to3.w-node-_73d9bc94-e0cb-5f8a-4919-b13970757ecb-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fba-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fbb-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fbc-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_1bd5e8bf-c8a1-9fd4-8732-8f5741d20670-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#dcg_pro1.w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fc0-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#dcg_pro2.w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fc4-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#dcg_pro3.w-node-c57eb985-e1c4-19d3-f4e8-9e32d992005a-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fcc-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fcd-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fce-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#dcg_contact.w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fcf-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fd1-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fd2-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fee-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6ff0-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6ff2-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a6ff4-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a700b-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a701e-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a7021-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a7022-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8519b91e-accd-b9b1-b89b-315fff2e0826-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a703c-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a703d-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  place-self: auto stretch;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a703e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  place-self: center stretch;
}

#link_dcg1.w-node-_11291e21-7733-0bdc-3c31-35de8f5a7040-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a704a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a704b-9ef79fdb {
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a704c-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a704d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a7050-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#dcg_to1.w-node-_11291e21-7733-0bdc-3c31-35de8f5a7053-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a7055-9ef79fdb {
  grid-area: 2 / 1 / 3 / 3;
  place-self: center stretch;
}

#link_dcg2.w-node-_11291e21-7733-0bdc-3c31-35de8f5a7057-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a7061-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a7062-9ef79fdb {
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a7063-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a7064-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_11291e21-7733-0bdc-3c31-35de8f5a7067-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#dcg_to2.w-node-_11291e21-7733-0bdc-3c31-35de8f5a706a-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_dcg.w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fb8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#dcg_tool_line.w-node-_11291e21-7733-0bdc-3c31-35de8f5a6fca-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#heading_oga.w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8ae2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8ae4-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8ae5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8ae6-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8ae7-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8ae8-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
  place-self: center;
}

#oga_pro1.w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8aea-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#oga_pro3.w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8aee-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#oga_pro2.w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8aec-9ef79fdb {
  grid-area: 1 / 4 / 2 / 5;
}

#oga_pro4.w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8af0-9ef79fdb {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8af6-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8af7-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8af8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#oga_contact.w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8af9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8afb-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8afc-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b18-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b1a-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b1c-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b1e-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b35-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b48-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b4b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b4c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_24e0f31d-8608-218a-630a-1eaa65369bb3-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b66-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b67-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b68-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_oga.w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b6a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b74-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b75-9ef79fdb {
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b76-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b77-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b7a-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#oga_to.w-node-_9bdff24c-ec1c-c55b-6f6e-8d5bf3ff8b7d-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_j1r.w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9ddec-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9ddee-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9ddef-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9ddf0-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9ddf3-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#j1r_pro1.w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9ddf4-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#j1r_pro2.w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9ddf8-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#j1r_pro3.w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9ddfc-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#j1r_tool_line.w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9ddfe-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de00-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de01-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de02-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#j1r_contact.w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de03-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de05-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de06-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de22-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de24-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de26-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de28-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de3f-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de52-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de55-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de56-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_88f4c838-90b7-c3fe-4934-a7093cc68636-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de70-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de71-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de72-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_j1r_1.w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de74-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_172a508a-4d0c-4513-ee8b-29c88149561d-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_172a508a-4d0c-4513-ee8b-29c88149561e-9ef79fdb {
  place-self: center;
}

#w-node-_172a508a-4d0c-4513-ee8b-29c88149561f-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_172a508a-4d0c-4513-ee8b-29c881495620-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_172a508a-4d0c-4513-ee8b-29c881495623-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#j1r_to1.w-node-_172a508a-4d0c-4513-ee8b-29c881495626-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_83cf0b7b-506c-c270-847e-eb91c399f0d5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_j1r_2.w-node-_83cf0b7b-506c-c270-847e-eb91c399f0d7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-ee289a3b-f111-192c-7988-3eb37d5825de-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-ee289a3b-f111-192c-7988-3eb37d5825df-9ef79fdb {
  place-self: center;
}

#w-node-ee289a3b-f111-192c-7988-3eb37d5825e0-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-ee289a3b-f111-192c-7988-3eb37d5825e1-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-ee289a3b-f111-192c-7988-3eb37d5825e4-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#j1r_to2.w-node-ee289a3b-f111-192c-7988-3eb37d5825e7-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de89-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center stretch;
}

#link_j1r_3.w-node-_4fb51457-ab63-35d0-7b6e-0b0165c9de8b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_03c2fcdd-7c21-6e49-c781-cbdbc2108b65-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_03c2fcdd-7c21-6e49-c781-cbdbc2108b66-9ef79fdb {
  place-self: center;
}

#w-node-_03c2fcdd-7c21-6e49-c781-cbdbc2108b67-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_03c2fcdd-7c21-6e49-c781-cbdbc2108b68-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_03c2fcdd-7c21-6e49-c781-cbdbc2108b6b-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#j1r_to3.w-node-_03c2fcdd-7c21-6e49-c781-cbdbc2108b6e-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_oso.w-node-_1b8706ba-293a-0304-66ab-515bf078c908-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c90a-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c90b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c90c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c90d-9ef79fdb {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c90e-9ef79fdb {
  grid-area: 2 / 4 / 3 / 5;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c90f-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c910-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#oso_pro2.w-node-_1b8706ba-293a-0304-66ab-515bf078c912-9ef79fdb {
  grid-area: 1 / 5 / 2 / 6;
}

#oso_pro3.w-node-_1b8706ba-293a-0304-66ab-515bf078c914-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#oso_pro4.w-node-_1b8706ba-293a-0304-66ab-515bf078c916-9ef79fdb {
  grid-area: 2 / 5 / 3 / 6;
}

#oso_pro5.w-node-_1b8706ba-293a-0304-66ab-515bf078c918-9ef79fdb {
  grid-area: 3 / 2 / 4 / 6;
}

#oso_tool_line.w-node-_1b8706ba-293a-0304-66ab-515bf078c91a-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c91c-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c91d-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c91e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#oso_contact.w-node-_1b8706ba-293a-0304-66ab-515bf078c91f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c921-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c922-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c93e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c940-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c942-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c944-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c95b-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c96e-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c971-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c972-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a421dfc2-5cb3-0e15-9f22-13f194b88bdd-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c98c-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c98d-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c98e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
  place-self: center stretch;
}

#link_oso.w-node-_1b8706ba-293a-0304-66ab-515bf078c990-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c99a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c99b-9ef79fdb {
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c99c-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c99d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1b8706ba-293a-0304-66ab-515bf078c9a0-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#oso_to.w-node-_1b8706ba-293a-0304-66ab-515bf078c9a3-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_fente.w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc7e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc80-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc81-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc82-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc85-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#fente_pro1.w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc86-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#fente_pro2.w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc8b-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#fente_pro3.w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc8f-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#fente_tool_line.w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc91-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc93-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc94-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc95-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#fente_contact.w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc96-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc98-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fc99-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fcb5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fcb7-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fcb9-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fcbb-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fcd2-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fce5-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fce8-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fce9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a85da003-53e9-dab4-57bb-eefb030b900a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd05-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd06-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd07-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#link_fente.w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd09-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd13-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd14-9ef79fdb {
  place-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd15-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd16-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd19-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#fente_to.w-node-af0da989-07bb-4c7f-283e-aa3f9fe8fd1c-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_gri.w-node-_89381004-dd52-0cef-bfa7-6bf27d683d8c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683d8e-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683d8f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683d90-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#gri_pro1.w-node-_89381004-dd52-0cef-bfa7-6bf27d683d91-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#gri_pro2.w-node-_89381004-dd52-0cef-bfa7-6bf27d683d94-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#gri_tool_line.w-node-_89381004-dd52-0cef-bfa7-6bf27d683d96-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683d98-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683d99-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683d9a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#gri_contact.w-node-_89381004-dd52-0cef-bfa7-6bf27d683d9b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683d9d-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683d9e-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683dba-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683dbc-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683dbe-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683dc0-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683dd7-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683dea-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683ded-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683dee-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0d42f22e-4d6c-e6bd-6b1f-e7de366bb618-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683df0-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683df1-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683df2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_gri.w-node-_89381004-dd52-0cef-bfa7-6bf27d683df4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683dfe-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683dff-9ef79fdb {
  place-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683e00-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683e01-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_89381004-dd52-0cef-bfa7-6bf27d683e04-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#gri_to.w-node-_89381004-dd52-0cef-bfa7-6bf27d683e07-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_lhmr.w-node-_5505173b-d2a3-c0da-5372-c3b331dc838e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc8390-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc8391-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc8392-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#lhmr_pro1.w-node-_5505173b-d2a3-c0da-5372-c3b331dc8396-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#lhmr_pro2.w-node-_5505173b-d2a3-c0da-5372-c3b331dc839a-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#lhmr_tool_line.w-node-_5505173b-d2a3-c0da-5372-c3b331dc83a0-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83a2-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83a3-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83a4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#lhmr_contact.w-node-_5505173b-d2a3-c0da-5372-c3b331dc83a5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83a7-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83a8-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83c4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83c6-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83c8-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83ca-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83e1-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83f4-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83f7-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83f8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83fa-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc83fb-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_5505173b-d2a3-c0da-5372-c3b331dc8413-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_lhmr1.w-node-_5505173b-d2a3-c0da-5372-c3b331dc8415-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-bb4f4c9d-ef65-cc03-da77-7a0fafd8b4f9-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-bb4f4c9d-ef65-cc03-da77-7a0fafd8b4fa-9ef79fdb {
  place-self: center;
}

#w-node-bb4f4c9d-ef65-cc03-da77-7a0fafd8b4fb-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-bb4f4c9d-ef65-cc03-da77-7a0fafd8b4fc-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-bb4f4c9d-ef65-cc03-da77-7a0fafd8b4ff-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#lhmr_to1.w-node-bb4f4c9d-ef65-cc03-da77-7a0fafd8b502-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_0c757b74-511f-41f2-4174-c7c2ca412c50-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_lhmr2.w-node-_0c757b74-511f-41f2-4174-c7c2ca412c51-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_9c75b5f2-971f-0fc4-7f9d-332852cc2a0e-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_9c75b5f2-971f-0fc4-7f9d-332852cc2a0f-9ef79fdb {
  place-self: center;
}

#w-node-_9c75b5f2-971f-0fc4-7f9d-332852cc2a10-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_9c75b5f2-971f-0fc4-7f9d-332852cc2a11-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9c75b5f2-971f-0fc4-7f9d-332852cc2a14-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#lhmr_to2.w-node-_9c75b5f2-971f-0fc4-7f9d-332852cc2a17-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_oracl.w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9ee-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9f0-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9f1-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9f2-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9f3-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#oracl_pro1.w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9f4-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#oracl_pro2.w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9f6-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#oracl_pro3.w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9f8-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#oracl_tool_line.w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9fa-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9fc-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9fd-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9fe-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#oracl_contact.w-node-_00952760-8ad4-2957-5b8c-17d3bf45d9ff-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da01-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da02-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da1e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da20-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da22-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da24-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da3b-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da4e-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da51-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da52-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da6e-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da6f-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da70-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
  place-self: center;
}

#link_oracl.w-node-_00952760-8ad4-2957-5b8c-17d3bf45da72-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da7a-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da7b-9ef79fdb {
  place-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da7c-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da7d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_00952760-8ad4-2957-5b8c-17d3bf45da80-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#oracl_to.w-node-_00952760-8ad4-2957-5b8c-17d3bf45da83-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_roto.w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601b5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601b7-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601b8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601b9-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601ba-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#roto_pro1.w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601bb-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#roto_pro2.w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601bd-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#roto_pro3.w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601bf-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#roto_tool_line.w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601c1-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601c3-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601c4-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601c5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#roto_contact.w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601c6-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601c8-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601c9-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601e5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601e7-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601e9-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac2601eb-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac260202-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac260215-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac260218-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac260219-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2282bf14-c4ea-de38-9c1d-84e2d7cbcac5-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac26021b-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac26021c-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac26021d-9ef79fdb, #link_roto.w-node-_615d55d1-d8d5-ed29-28b7-cc3eac26021e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac260226-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac260227-9ef79fdb {
  place-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac260228-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac260229-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_615d55d1-d8d5-ed29-28b7-cc3eac26022c-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#roto_to.w-node-_615d55d1-d8d5-ed29-28b7-cc3eac26022f-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_bsc.w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbef2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbef4-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbef5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbef7-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#bsc_pro1.w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbef8-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#bsc_pro2.w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbefc-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#bsc_tool_line.w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbefe-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf00-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf01-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf02-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#bsc_contact.w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf03-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf05-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf06-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf22-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf24-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf26-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf28-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf3f-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf52-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf55-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf56-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf58-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_0e5159bd-effd-08ad-11ff-0bdc4ad687cb-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf59-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf5a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
  place-self: center;
}

#link_bsc.w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf5b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf63-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf64-9ef79fdb {
  place-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf65-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf66-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf69-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#bsc_to.w-node-a4ed153d-2cc2-80a3-58c2-04c2ba9cbf6c-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_pintel4bt_r1000v.w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b2e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b30-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b31-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b32-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-e1381064-6a75-8b75-7d37-f7ce1a35216e-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_15cabee5-ceb5-177e-9de6-067c830562dd-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#pintel4btr1000v_pro1.w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b33-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#pintel4btr1000v_pro2.w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b35-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#pintel4btr1000v_pro3.w-node-_79c2d9f8-ef85-a356-e3e5-3ca588f033a1-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#pintel4btr1000v_pro4.w-node-_704c7f00-ab8d-9e7e-316e-dec9fe3ce79a-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#pintel4btr1000v_tool_line.w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b37-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b39-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b3a-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b3b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#pintel4btr1000v_contact.w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b3c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b3e-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b3f-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b5b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b5d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b5f-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b61-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b78-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b8b-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b8e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b8f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b91-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-f765c9d6-27ca-1622-4b4e-4051b77c39ee-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b92-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b93-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
  place-self: center stretch;
}

#link_pintel4btr1000v.w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b94-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b9c-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b9d-9ef79fdb {
  place-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b9e-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5b9f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5ba2-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pintel4btr1000v_to.w-node-_1aa1fc8c-70a8-837c-1952-5738d5ab5ba5-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_pintel4btr.w-node-c3d3652c-c12b-f431-198e-c4c5931be341-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be343-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be345-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be346-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_841d3ead-739a-33b0-6f32-a4442fc2f073-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#pintel4btr_pro1.w-node-c3d3652c-c12b-f431-198e-c4c5931be349-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#pintel4btr_pro2.w-node-c3d3652c-c12b-f431-198e-c4c5931be34b-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#pintel4btr_pro3.w-node-_4c826da0-92bd-4af0-d16e-de191465500a-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#pintel4btr_tool_line.w-node-c3d3652c-c12b-f431-198e-c4c5931be34d-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be34f-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be350-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be351-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#pintel4btr_contact.w-node-c3d3652c-c12b-f431-198e-c4c5931be352-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be354-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be355-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be371-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be373-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be375-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be377-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be38e-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3a1-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3a4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3a5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3a7-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-de898316-435e-8a52-01a3-3544ea6ab348-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3a8-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3a9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#link_pintel4btr.w-node-c3d3652c-c12b-f431-198e-c4c5931be3aa-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3b1-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3b2-9ef79fdb {
  place-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3b3-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3b4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-c3d3652c-c12b-f431-198e-c4c5931be3b7-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pintel4btr_to.w-node-c3d3652c-c12b-f431-198e-c4c5931be3ba-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_brmrd1e.w-node-_87947e9a-141c-3035-fcdf-951610d2cbfa-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cbfc-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cbfd-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cbfe-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_886c2d79-115d-bc41-93b5-ca77cde87022-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#brmrd1e_pro1.w-node-_87947e9a-141c-3035-fcdf-951610d2cbff-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#brmrd1e_pro2.w-node-_87947e9a-141c-3035-fcdf-951610d2cc01-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#brmrd1e_pro3.w-node-e85721f5-6695-f281-c5f4-65e24c729ad5-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#brmrd1e_tool_line.w-node-_87947e9a-141c-3035-fcdf-951610d2cc03-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc05-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc06-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc07-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#brmrd1e_contact.w-node-_87947e9a-141c-3035-fcdf-951610d2cc08-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc0a-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc0b-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc27-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc29-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc2b-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc2d-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc44-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc57-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc5a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc5b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc5d-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-da3bee90-67af-3f53-fc91-1c524e28a14f-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc5e-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc5f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_brmrd1e.w-node-_87947e9a-141c-3035-fcdf-951610d2cc60-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc68-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc69-9ef79fdb {
  place-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc6a-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc6b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_87947e9a-141c-3035-fcdf-951610d2cc6e-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#brmrd1e_to.w-node-_87947e9a-141c-3035-fcdf-951610d2cc71-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_00b4ab2a-1542-bba8-3483-21fa9b2acc19-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_lh2.w-node-_00b4ab2a-1542-bba8-3483-21fa9b2acc1a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_00b4ab2a-1542-bba8-3483-21fa9b2acc22-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_00b4ab2a-1542-bba8-3483-21fa9b2acc23-9ef79fdb {
  place-self: center;
}

#w-node-_00b4ab2a-1542-bba8-3483-21fa9b2acc24-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_00b4ab2a-1542-bba8-3483-21fa9b2acc25-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_00b4ab2a-1542-bba8-3483-21fa9b2acc28-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#lh2_to.w-node-_00b4ab2a-1542-bba8-3483-21fa9b2acc2b-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_prg.w-node-_9536c786-9516-364b-2f4f-0cdda4c67827-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c67829-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6782a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6782b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6782c-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#prg_pro1.w-node-_9536c786-9516-364b-2f4f-0cdda4c6782e-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#prg_pro2.w-node-_9536c786-9516-364b-2f4f-0cdda4c67830-9ef79fdb {
  grid-area: 1 / 4 / 2 / 5;
  align-self: center;
}

#prg_pro3.w-node-_9536c786-9516-364b-2f4f-0cdda4c67833-9ef79fdb {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c67839-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6783a-9ef79fdb {
  grid-area: 5 / 3 / 6 / 4;
  place-self: start;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6783b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#prg_contact.w-node-_9536c786-9516-364b-2f4f-0cdda4c6783c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6783e-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6783f-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6785b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6785d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6785f-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c67861-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c67878-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6788b-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c6788e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#lightb_prg3.w-node-_9536c786-9516-364b-2f4f-0cdda4c6788f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#lightb_prg4.w-node-_9536c786-9516-364b-2f4f-0cdda4c67891-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#lightb_prg4_multi.w-node-_89cddb24-5081-82b6-f249-cf4cab957151-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c67893-9ef79fdb {
  grid-area: 1 / 3 / 5 / 4;
  place-self: start;
}

#w-node-_5e153062-ed02-792e-f7ea-ea4a69ad6ce0-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#prg_tool_line.w-node-_9536c786-9516-364b-2f4f-0cdda4c67837-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: end start;
}

#w-node-_9536c786-9516-364b-2f4f-0cdda4c67894-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  place-self: center stretch;
}

#w-node-_1a852991-80cc-3ebf-73fd-0f5340acec0d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#grid_prg3.w-node-_9536c786-9516-364b-2f4f-0cdda4c67895-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_prg3.w-node-_9536c786-9516-364b-2f4f-0cdda4c67896-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_550fc89e-eacb-b271-020a-6971fe889e1e-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_550fc89e-eacb-b271-020a-6971fe889e1f-9ef79fdb {
  place-self: center;
}

#w-node-_550fc89e-eacb-b271-020a-6971fe889e20-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_550fc89e-eacb-b271-020a-6971fe889e21-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_550fc89e-eacb-b271-020a-6971fe889e24-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#prg_to1.w-node-_550fc89e-eacb-b271-020a-6971fe889e27-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#grid_prg4.w-node-_7a9535cd-7e7e-aa30-b538-c55b7594266a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_prg4.w-node-_7a9535cd-7e7e-aa30-b538-c55b7594266b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_9589841d-efc8-7299-4253-a71d05c90708-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_9589841d-efc8-7299-4253-a71d05c90709-9ef79fdb {
  place-self: center;
}

#w-node-_9589841d-efc8-7299-4253-a71d05c9070a-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_9589841d-efc8-7299-4253-a71d05c9070b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9589841d-efc8-7299-4253-a71d05c9070e-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#prg_to2.w-node-_9589841d-efc8-7299-4253-a71d05c90711-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_gfe.w-node-_178d789a-90c2-a424-d6ed-963ff8195b8b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195b8d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195b8e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#gfetmg_pro1.w-node-_178d789a-90c2-a424-d6ed-963ff8195b91-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#gfetmg_tool_line.w-node-_178d789a-90c2-a424-d6ed-963ff8195b97-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195b99-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195b9a-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195b9b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#gfetmg_contact.w-node-_178d789a-90c2-a424-d6ed-963ff8195b9c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195b9e-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195b9f-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bbb-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bbd-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bbf-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bc1-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bd8-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195beb-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bee-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bef-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bf1-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bf2-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bf3-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_gfetmg.w-node-_178d789a-90c2-a424-d6ed-963ff8195bf4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bfc-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bfd-9ef79fdb {
  place-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bfe-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195bff-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_178d789a-90c2-a424-d6ed-963ff8195c02-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#gfetmg_to.w-node-_178d789a-90c2-a424-d6ed-963ff8195c05-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_dpc.w-node-_4e8b9d65-140c-819d-619f-bcebbae10324-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10326-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10327-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-c644410c-be4c-0d3f-b995-ecde37b47481-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_55458786-f0b5-6e6c-379a-3d314c16ac60-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#dpc_pro1.w-node-_4e8b9d65-140c-819d-619f-bcebbae10328-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c27b1ed3-e8f5-9713-806a-804f3da5ed0c-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#dpc_pro3.w-node-a93b3b8e-791f-ea91-8add-60894e24d2f7-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#dpc_tool_line.w-node-_4e8b9d65-140c-819d-619f-bcebbae1032a-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae1032c-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae1032d-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae1032e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#dpc_contact.w-node-_4e8b9d65-140c-819d-619f-bcebbae1032f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10331-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10332-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae1034e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10350-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10352-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10354-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae1036b-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae1037e-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10381-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10382-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-a8349e9a-376b-dca4-6d3b-8870312fd3e5-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10384-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10385-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10386-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_dpc.w-node-_4e8b9d65-140c-819d-619f-bcebbae10387-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae1038f-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10390-9ef79fdb {
  place-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10391-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10392-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_4e8b9d65-140c-819d-619f-bcebbae10395-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#dpc_to.w-node-_4e8b9d65-140c-819d-619f-bcebbae10398-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_dbt.w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33dc-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33de-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33df-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33e0-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#dbt_pro1.w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33e2-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#dbt_pro2.w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33e4-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#dbt_tool_line.w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33e9-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33eb-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33ec-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33ed-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#dbt_contact.w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33ee-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33f0-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b33f1-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b340d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b340f-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3411-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3413-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b342a-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b343d-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3440-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3441-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3443-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3445-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3446-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3447-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_dbt.w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3448-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3450-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3451-9ef79fdb {
  place-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3452-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3453-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3456-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#dbt_to.w-node-_6efb3665-8fa6-c3c3-7d7b-5ecbdc6b3459-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_dsp.w-node-_28de2815-2835-09b9-063a-5bf86225d3a2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3a4-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3a5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3a6-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#dsp_pro1.w-node-_28de2815-2835-09b9-063a-5bf86225d3a7-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#dsp_pro2.w-node-_28de2815-2835-09b9-063a-5bf86225d3a9-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#dsp_tool_line.w-node-_28de2815-2835-09b9-063a-5bf86225d3ab-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3ad-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3ae-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3af-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#dsp_contact.w-node-_28de2815-2835-09b9-063a-5bf86225d3b0-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3b2-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3b3-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3cf-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3d1-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3d3-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3d5-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3ec-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d3ff-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d402-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d403-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d407-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d408-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d409-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_dsp.w-node-_28de2815-2835-09b9-063a-5bf86225d40a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d412-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d413-9ef79fdb {
  place-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d414-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d415-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28de2815-2835-09b9-063a-5bf86225d418-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#dsp_to.w-node-_28de2815-2835-09b9-063a-5bf86225d41b-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_pg3ec.w-node-b5729e77-d51f-37b4-69dc-9f346c481882-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c481884-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c481885-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c481886-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_169a0b12-0549-519d-238b-11e8a62ec40a-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c481887-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#pg3ec_pro2.w-node-b5729e77-d51f-37b4-69dc-9f346c481889-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#pg3ec_pro3.w-node-_4d9b7470-bf0b-e7a6-9ba0-056d04cbb52f-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#pg3ec_tool_line.w-node-b5729e77-d51f-37b4-69dc-9f346c48188b-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c48188d-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c48188e-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c48188f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#pg3ec_contact.w-node-b5729e77-d51f-37b4-69dc-9f346c481890-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c481892-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c481893-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818af-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818b1-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818b3-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818b5-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818cc-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818df-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818e2-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818e3-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818e5-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-c89f0e1d-0951-6df3-b483-53125f8d4bf3-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818e6-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818e7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_pg3ec.w-node-b5729e77-d51f-37b4-69dc-9f346c4818e8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818f0-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818f1-9ef79fdb {
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818f2-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818f3-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b5729e77-d51f-37b4-69dc-9f346c4818f6-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pg3ec_to.w-node-b5729e77-d51f-37b4-69dc-9f346c4818f9-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_pintel4ec.w-node-dfd53962-cac1-cba0-e1f4-5c9544959ce8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959cea-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959ceb-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959cec-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959ced-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959cee-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#pintel4ec_pro2.w-node-dfd53962-cac1-cba0-e1f4-5c9544959cf1-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#pintel4ec_pro3.w-node-dfd53962-cac1-cba0-e1f4-5c9544959cf3-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#pintel4ec_tool_line.w-node-dfd53962-cac1-cba0-e1f4-5c9544959cf5-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959cf7-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959cf8-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959cf9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#pintel4ec_contact.w-node-dfd53962-cac1-cba0-e1f4-5c9544959cfa-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959cfc-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959cfd-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d19-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d1b-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d1d-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d1f-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d36-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d49-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d4c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d4d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d4f-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d50-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d51-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_pintel4ec.w-node-dfd53962-cac1-cba0-e1f4-5c9544959d52-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d5a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d5b-9ef79fdb {
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d5c-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d5d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-dfd53962-cac1-cba0-e1f4-5c9544959d60-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pintel4ec_to.w-node-dfd53962-cac1-cba0-e1f4-5c9544959d63-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_sba.w-node-_952a269a-56ce-7356-e391-c6f9ce0a3e96-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3e98-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3e99-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3e9a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#sba_pro1.w-node-_952a269a-56ce-7356-e391-c6f9ce0a3e9c-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#sba_pro2.w-node-_952a269a-56ce-7356-e391-c6f9ce0a3e9f-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#sba_tool_line.w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ea3-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ea5-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ea6-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ea7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#sba_contact.w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ea8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3eaa-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3eab-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ec7-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ec9-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ecb-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ecd-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ee4-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3ef7-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3efa-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3efb-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3efd-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3efe-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_952a269a-56ce-7356-e391-c6f9ce0a3eff-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_sba.w-node-_952a269a-56ce-7356-e391-c6f9ce0a3f00-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-b1492e96-2193-10b0-9d15-11190da25d64-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-b1492e96-2193-10b0-9d15-11190da25d65-9ef79fdb {
  place-self: center;
}

#w-node-b1492e96-2193-10b0-9d15-11190da25d66-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-b1492e96-2193-10b0-9d15-11190da25d67-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b1492e96-2193-10b0-9d15-11190da25d6a-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#sba_to.w-node-b1492e96-2193-10b0-9d15-11190da25d6d-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_sbi.w-node-a8352bc0-f896-eb08-947d-9035d8377551-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-a8352bc0-f896-eb08-947d-9035d8377553-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28f9ba5a-9ac1-f60b-e75f-7a8a26803206-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-a8352bc0-f896-eb08-947d-9035d8377554-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-a8352bc0-f896-eb08-947d-9035d8377555-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#sbi_pro1.w-node-_62efd3f9-2de0-31c6-1a47-8077ebe5692a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#sbi_pro2.w-node-a8352bc0-f896-eb08-947d-9035d8377556-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#sbi_pro3.w-node-a8352bc0-f896-eb08-947d-9035d8377558-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#sbi_tool_line.w-node-a8352bc0-f896-eb08-947d-9035d837755a-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-a8352bc0-f896-eb08-947d-9035d837755c-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-a8352bc0-f896-eb08-947d-9035d837755d-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-a8352bc0-f896-eb08-947d-9035d837755e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#sbi_contact.w-node-a8352bc0-f896-eb08-947d-9035d837755f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a8352bc0-f896-eb08-947d-9035d8377561-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-a8352bc0-f896-eb08-947d-9035d8377562-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-a8352bc0-f896-eb08-947d-9035d837757e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-a8352bc0-f896-eb08-947d-9035d8377580-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-a8352bc0-f896-eb08-947d-9035d8377582-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-a8352bc0-f896-eb08-947d-9035d8377584-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-a8352bc0-f896-eb08-947d-9035d837759b-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-a8352bc0-f896-eb08-947d-9035d837759e-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-a8352bc0-f896-eb08-947d-9035d83775a1-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a8352bc0-f896-eb08-947d-9035d83775a2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-a8352bc0-f896-eb08-947d-9035d83775a4-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-a8352bc0-f896-eb08-947d-9035d83775a5-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-a8352bc0-f896-eb08-947d-9035d83775a6-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_sbi.w-node-a8352bc0-f896-eb08-947d-9035d83775a7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_1ebc9ea9-0985-4327-1493-333d9054707c-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_1ebc9ea9-0985-4327-1493-333d9054707d-9ef79fdb {
  place-self: center;
}

#w-node-_1ebc9ea9-0985-4327-1493-333d9054707e-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_1ebc9ea9-0985-4327-1493-333d9054707f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1ebc9ea9-0985-4327-1493-333d90547082-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#sbi_to.w-node-_1ebc9ea9-0985-4327-1493-333d90547085-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_cwi.w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7b7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7b9-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7ba-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7bb-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_820d0040-022c-7f4b-7087-f3285454fc12-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#cwi_pro1.w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7bc-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#cwi_pro2.w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7be-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#cwi_pro3.w-node-e7e07e86-62cb-d88a-c2c5-54f6221d6b9c-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#cwi_tool_line.w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7c0-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7c2-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7c3-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7c4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#cwi_contact.w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7c5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7c7-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7c8-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7e4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7e6-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7e8-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e7ea-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e801-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e804-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e807-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e808-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e80a-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e80b-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-b8a0eb1f-6a14-b2b6-4f2c-df907bb56e4f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#link_cwi1.w-node-b8a0eb1f-6a14-b2b6-4f2c-df907bb56e50-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-b8a0eb1f-6a14-b2b6-4f2c-df907bb56e58-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-b8a0eb1f-6a14-b2b6-4f2c-df907bb56e59-9ef79fdb {
  place-self: center;
}

#w-node-b8a0eb1f-6a14-b2b6-4f2c-df907bb56e5a-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-b8a0eb1f-6a14-b2b6-4f2c-df907bb56e5b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b8a0eb1f-6a14-b2b6-4f2c-df907bb56e5e-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#cwi_to1.w-node-b8a0eb1f-6a14-b2b6-4f2c-df907bb56e61-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e80c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_cwi2.w-node-_19ff74b8-1b71-0f89-f120-828e8e65e80d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e815-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e816-9ef79fdb {
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e817-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e818-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_19ff74b8-1b71-0f89-f120-828e8e65e81b-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#cwi_to2.w-node-_19ff74b8-1b71-0f89-f120-828e8e65e81e-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_evtht.w-node-_8eadc658-5154-55f2-cdc7-ee2a018650d8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a018650da-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a018650db-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a018650dc-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a018650dd-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#evtht_pro1.w-node-_8eadc658-5154-55f2-cdc7-ee2a018650de-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#evtht_pro2.w-node-_8eadc658-5154-55f2-cdc7-ee2a018650e0-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#evtht_pro3.w-node-_8eadc658-5154-55f2-cdc7-ee2a018650e2-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#evtht_tool_line.w-node-_8eadc658-5154-55f2-cdc7-ee2a018650e4-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a018650e6-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a018650e7-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a018650e8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#evtht_contact.w-node-_8eadc658-5154-55f2-cdc7-ee2a018650e9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a018650eb-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a018650ec-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a01865108-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a0186510a-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a0186510c-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a0186510e-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a01865125-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a01865128-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a0186512b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a0186512c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a0186512e-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-fa59d901-a326-723e-e7e5-1898b086af5f-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a0186512f-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_8eadc658-5154-55f2-cdc7-ee2a01865130-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_evtht.w-node-_8eadc658-5154-55f2-cdc7-ee2a01865131-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-bc293308-c115-ce5e-2658-4230dc8e5b33-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-bc293308-c115-ce5e-2658-4230dc8e5b34-9ef79fdb {
  place-self: center;
}

#w-node-bc293308-c115-ce5e-2658-4230dc8e5b35-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-bc293308-c115-ce5e-2658-4230dc8e5b36-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-bc293308-c115-ce5e-2658-4230dc8e5b39-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#evtht_to.w-node-bc293308-c115-ce5e-2658-4230dc8e5b3c-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_dmsr.w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cb0-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cb2-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cb3-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cb4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-d5d5a6a7-fe87-4e15-9f36-85bd90c3a51b-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#dmsr_pro1.w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cb5-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#dmsr_pro2.w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cb7-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#dmsr_pro3.w-node-af13ccc7-f94d-4f92-dec0-b49fb4264f4d-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#dmsr_tool_line.w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cb9-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cbb-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cbc-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cbd-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#dmsr_contact.w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cbe-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cc0-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cc1-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cdd-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cdf-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4ce1-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4ce3-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cfa-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4cfd-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4d00-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4d01-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4d03-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_1ba344ac-d00f-3e9e-80cf-fd813c38a70b-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4d04-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4d05-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_dmsr1.w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4d06-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-d5904b5b-8bbf-7e8f-8dcf-d567ed003c8f-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-d5904b5b-8bbf-7e8f-8dcf-d567ed003c90-9ef79fdb {
  place-self: center;
}

#w-node-d5904b5b-8bbf-7e8f-8dcf-d567ed003c91-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-d5904b5b-8bbf-7e8f-8dcf-d567ed003c92-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d5904b5b-8bbf-7e8f-8dcf-d567ed003c95-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#dmsr_to1.w-node-d5904b5b-8bbf-7e8f-8dcf-d567ed003c98-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4d15-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_dmsr2.w-node-_07d7467a-0b6f-a9e2-1f5f-be2256ee4d16-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-b384c3b6-1667-f4cc-5f2d-02c3573bce23-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-b384c3b6-1667-f4cc-5f2d-02c3573bce24-9ef79fdb {
  place-self: center;
}

#w-node-b384c3b6-1667-f4cc-5f2d-02c3573bce25-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-b384c3b6-1667-f4cc-5f2d-02c3573bce26-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b384c3b6-1667-f4cc-5f2d-02c3573bce29-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#dmsr_to2.w-node-b384c3b6-1667-f4cc-5f2d-02c3573bce2c-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_dm.w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e50-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e52-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e53-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e54-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#dm_pro1.w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e56-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#dm_pro2.w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e58-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#dm_tool_line.w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e5c-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e5e-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e5f-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e60-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#dm_contact.w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e61-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e63-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e80-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e82-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e84-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e86-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545e9d-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ea0-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ea3-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ea4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ea6-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_341eb318-5c9f-6e3d-9eb3-c3e0d43bcad7-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ea7-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ea8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_dm1.w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ea9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545eb1-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545eb2-9ef79fdb {
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545eb3-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545eb4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545eb7-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#dm_to1.w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545eba-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ebc-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_dm2.w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ebd-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ec5-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ec6-9ef79fdb {
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ec7-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ec8-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ecb-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#dm_to2.w-node-_13c62151-9f3d-d4f8-d9b2-d5b7b7545ece-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_camf.w-node-_95eae704-20e3-a264-2d7f-8f127bddd64a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd64c-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd64d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd64e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd64f-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_770b9772-e78e-fec6-ff37-9e921702a73f-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#camf_pro1.w-node-_95eae704-20e3-a264-2d7f-8f127bddd650-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#camf_pro2.w-node-_95eae704-20e3-a264-2d7f-8f127bddd652-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#camf_pro3.w-node-_95eae704-20e3-a264-2d7f-8f127bddd654-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#camf_pro4.w-node-_29b3e237-b534-94a1-5292-114bb477b695-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#camf_tool_line.w-node-_95eae704-20e3-a264-2d7f-8f127bddd656-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd658-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd659-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd65a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#camf_contact.w-node-_95eae704-20e3-a264-2d7f-8f127bddd65b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd65d-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd65e-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd67a-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd67c-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd67e-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd680-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd697-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd69a-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd69d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd69e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6a0-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_51459663-9242-e63e-4c97-0b05087052bd-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6a1-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6a2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_camf1.w-node-_95eae704-20e3-a264-2d7f-8f127bddd6a3-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6ab-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6ac-9ef79fdb {
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6ad-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6ae-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6b1-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#camf_to1.w-node-_95eae704-20e3-a264-2d7f-8f127bddd6b4-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6b6-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_camf2.w-node-_95eae704-20e3-a264-2d7f-8f127bddd6b7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6bf-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6c0-9ef79fdb {
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6c1-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6c2-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_95eae704-20e3-a264-2d7f-8f127bddd6c5-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#camf_to2.w-node-_95eae704-20e3-a264-2d7f-8f127bddd6c8-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_0403f7de-e716-e29c-b55f-a417ca32bba2-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center stretch;
}

#link_camf3.w-node-_0403f7de-e716-e29c-b55f-a417ca32bba3-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_0403f7de-e716-e29c-b55f-a417ca32bbab-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_0403f7de-e716-e29c-b55f-a417ca32bbac-9ef79fdb {
  place-self: center;
}

#w-node-_0403f7de-e716-e29c-b55f-a417ca32bbad-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0403f7de-e716-e29c-b55f-a417ca32bbae-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_0403f7de-e716-e29c-b55f-a417ca32bbb1-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#camf_to3.w-node-_0403f7de-e716-e29c-b55f-a417ca32bbb4-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_amsi.w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffaa-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffac-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffad-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffae-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffaf-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#amsi_pro1.w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffb1-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#amsi_pro2.w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffb3-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#amsi_pro3.w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffb5-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#amsi_tool_line.w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffb9-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffbb-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffbc-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffbd-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#amsi_contact.w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffbe-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffc0-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffc1-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffdd-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffdf-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffe1-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608ffe3-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608fffa-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569608fffd-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090000-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090001-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090003-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090004-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090005-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_amsi1.w-node-a2881c1e-7ef5-cb1f-6726-ba5696090006-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569609000e-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569609000f-9ef79fdb {
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090010-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090011-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090014-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#amsi_to1.w-node-a2881c1e-7ef5-cb1f-6726-ba5696090017-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090019-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_amsi2.w-node-a2881c1e-7ef5-cb1f-6726-ba569609001a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090022-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090023-9ef79fdb {
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090024-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090025-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090028-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#amsi_to2.w-node-a2881c1e-7ef5-cb1f-6726-ba569609002b-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569609002d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center stretch;
}

#link_amsi3.w-node-a2881c1e-7ef5-cb1f-6726-ba569609002e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090036-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090037-9ef79fdb {
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090038-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba5696090039-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a2881c1e-7ef5-cb1f-6726-ba569609003c-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#amsi_to3.w-node-a2881c1e-7ef5-cb1f-6726-ba569609003f-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_9b787980-615d-809a-e97a-888d3afd1fea-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center stretch;
}

#link_amsi4.w-node-_9b787980-615d-809a-e97a-888d3afd1feb-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_9b787980-615d-809a-e97a-888d3afd1ff3-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_9b787980-615d-809a-e97a-888d3afd1ff4-9ef79fdb {
  place-self: center;
}

#w-node-_9b787980-615d-809a-e97a-888d3afd1ff5-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_9b787980-615d-809a-e97a-888d3afd1ff6-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9b787980-615d-809a-e97a-888d3afd1ff9-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#amsi_to4.w-node-_9b787980-615d-809a-e97a-888d3afd1ffc-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_gecl.w-node-_284a848b-1768-7717-4ece-02bdcc04d660-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d662-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d663-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d664-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#gecl_pro1.w-node-_284a848b-1768-7717-4ece-02bdcc04d666-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#gecl_pro2.w-node-_284a848b-1768-7717-4ece-02bdcc04d668-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#gecl_tool_line.w-node-_284a848b-1768-7717-4ece-02bdcc04d66c-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d66e-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d66f-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d670-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#gecl_contact.w-node-_284a848b-1768-7717-4ece-02bdcc04d671-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d673-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d674-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d690-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d692-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d694-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d696-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6ad-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6b0-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6b3-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6b4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6b6-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-dc999b10-958a-3010-530b-9d799aea1b43-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6b7-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6b8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_gecl.w-node-_284a848b-1768-7717-4ece-02bdcc04d6b9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6c1-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6c2-9ef79fdb {
  place-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6c3-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6c4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_284a848b-1768-7717-4ece-02bdcc04d6c7-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#gecl_to.w-node-_284a848b-1768-7717-4ece-02bdcc04d6ca-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_ega.w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90234-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90236-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90237-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90238-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_0aa6d992-c98f-097c-6991-a1e422d64e7d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#ega_pro1.w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90239-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#ega_pro2.w-node-_5900df26-1ccf-7c9c-b846-3cfc66b9023b-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#ega_pro3.w-node-b957bd5e-8e33-a8d4-3da1-06b70b8a8a67-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#ega_tool_line.w-node-_5900df26-1ccf-7c9c-b846-3cfc66b9023d-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b9023f-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90240-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90241-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#ega_contact.w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90242-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90244-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90245-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90261-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90263-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90265-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90267-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b9027e-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90281-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90284-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90285-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90287-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-dc818e4c-14c9-5338-37b9-fa05b85c9596-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90288-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_5900df26-1ccf-7c9c-b846-3cfc66b90289-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_ega.w-node-_5900df26-1ccf-7c9c-b846-3cfc66b9028a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-e8bfadb6-861e-ba66-f3bf-9aa02abe3ad8-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-e8bfadb6-861e-ba66-f3bf-9aa02abe3ad9-9ef79fdb {
  place-self: center;
}

#w-node-e8bfadb6-861e-ba66-f3bf-9aa02abe3ada-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-e8bfadb6-861e-ba66-f3bf-9aa02abe3adb-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e8bfadb6-861e-ba66-f3bf-9aa02abe3ade-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#ega_to.w-node-e8bfadb6-861e-ba66-f3bf-9aa02abe3ae1-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_cwb.w-node-_7c585158-d5b6-780f-66c2-225cd06534a9-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534ab-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534ac-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534ad-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534ae-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#cwb_pro1.w-node-_7c585158-d5b6-780f-66c2-225cd06534b0-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#cwb_pro2.w-node-_7c585158-d5b6-780f-66c2-225cd06534b2-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#cwb_pro3.w-node-_7c585158-d5b6-780f-66c2-225cd06534b4-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#cwb_tool_line.w-node-_7c585158-d5b6-780f-66c2-225cd06534b8-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534ba-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534bb-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534bc-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#cwb_contact.w-node-_7c585158-d5b6-780f-66c2-225cd06534bd-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534bf-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534c0-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534dc-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534de-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534e0-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534e2-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534f9-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534fc-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd06534ff-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653500-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653502-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653503-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653504-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_cwb1.w-node-_7c585158-d5b6-780f-66c2-225cd0653505-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd065350d-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd065350e-9ef79fdb {
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd065350f-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653510-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653513-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#cwb_to1.w-node-_7c585158-d5b6-780f-66c2-225cd0653516-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653518-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_cwb2.w-node-_7c585158-d5b6-780f-66c2-225cd0653519-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653521-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653522-9ef79fdb {
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653523-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653524-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7c585158-d5b6-780f-66c2-225cd0653527-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#cwb_to2.w-node-_7c585158-d5b6-780f-66c2-225cd065352a-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_cwe.w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb8c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb8e-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb8f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb90-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb91-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_0b7efe55-5902-ca06-85db-719fca989fe0-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#cwe_pro1.w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb92-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#cwe_pro2.w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb94-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#cwe_pro3.w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb96-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#cwe_pro4.w-node-cdf89159-11b8-c25e-06eb-9ca20de48b75-9ef79fdb {
  grid-area: 4 / 2 / 5 / 3;
}

#cwe_tool_line.w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb98-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb9a-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb9b-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb9c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#cwe_contact.w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb9d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fb9f-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fba0-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbbc-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbbe-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbc0-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbc2-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbd9-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbdc-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbdf-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbe0-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbe2-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbe3-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbe4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_cwe.w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbe5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbed-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbee-9ef79fdb {
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbef-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbf0-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbf3-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#cwe_to.w-node-_0d848b6b-f713-91f9-f29a-f6e95ce0fbf6-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_evnpt.w-node-e225c283-fd22-19ab-7890-060a28861243-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-e225c283-fd22-19ab-7890-060a28861245-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: auto;
}

#w-node-e225c283-fd22-19ab-7890-060a28861246-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a28861247-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#evnpt_pro1.w-node-e225c283-fd22-19ab-7890-060a2886124a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#evnpt_pro2.w-node-e225c283-fd22-19ab-7890-060a2886124c-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#evnpt_tool_line.w-node-e225c283-fd22-19ab-7890-060a28861252-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-e225c283-fd22-19ab-7890-060a28861254-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a28861255-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-e225c283-fd22-19ab-7890-060a28861256-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#evnpt_contact.w-node-e225c283-fd22-19ab-7890-060a28861257-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-e225c283-fd22-19ab-7890-060a28861259-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-e225c283-fd22-19ab-7890-060a2886125a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-e225c283-fd22-19ab-7890-060a28861276-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a28861278-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a2886127a-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a2886127c-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a28861293-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-e225c283-fd22-19ab-7890-060a28861296-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a28861299-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e225c283-fd22-19ab-7890-060a2886129a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e225c283-fd22-19ab-7890-060a2886129c-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-e225c283-fd22-19ab-7890-060a2886129d-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-e225c283-fd22-19ab-7890-060a2886129e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_evnpt1.w-node-e225c283-fd22-19ab-7890-060a2886129f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a288612a7-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a288612a8-9ef79fdb {
  place-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a288612a9-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-e225c283-fd22-19ab-7890-060a288612aa-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e225c283-fd22-19ab-7890-060a288612ad-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#evnpt_to1.w-node-e225c283-fd22-19ab-7890-060a288612b0-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_0837b8af-7128-331f-fb89-dd4fc86d4c06-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center stretch;
}

#link_evnpt2.w-node-_0837b8af-7128-331f-fb89-dd4fc86d4c07-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_0837b8af-7128-331f-fb89-dd4fc86d4c0e-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_0837b8af-7128-331f-fb89-dd4fc86d4c0f-9ef79fdb {
  place-self: center;
}

#w-node-_0837b8af-7128-331f-fb89-dd4fc86d4c10-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0837b8af-7128-331f-fb89-dd4fc86d4c11-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_0837b8af-7128-331f-fb89-dd4fc86d4c14-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#evnpt_to2.w-node-_0837b8af-7128-331f-fb89-dd4fc86d4c17-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_pintel4bt.w-node-_4b07b56b-1120-c3f9-168e-1a5a73f18686-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f18688-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f18689-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f1868b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#pintel4bt_pro1.w-node-_4b07b56b-1120-c3f9-168e-1a5a73f1868d-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#pintel4bt_pro2.w-node-_4b07b56b-1120-c3f9-168e-1a5a73f1868f-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#pintel4bt_tool_line.w-node-_4b07b56b-1120-c3f9-168e-1a5a73f18696-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f18698-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f18699-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f1869a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#pintel4bt_contact.w-node-_4b07b56b-1120-c3f9-168e-1a5a73f1869b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f1869d-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f1869e-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186ba-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186bc-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186be-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186c0-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186d7-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186da-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186dd-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186de-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186e2-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_2b6fe096-57f6-54dd-48cf-e506161a25fd-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186e3-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186e4-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_pintel4bt.w-node-_4b07b56b-1120-c3f9-168e-1a5a73f186e5-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_10e4099c-c6d8-dc90-a0ef-29f7866dbc14-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_10e4099c-c6d8-dc90-a0ef-29f7866dbc15-9ef79fdb {
  place-self: center;
}

#w-node-_10e4099c-c6d8-dc90-a0ef-29f7866dbc16-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_10e4099c-c6d8-dc90-a0ef-29f7866dbc17-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_10e4099c-c6d8-dc90-a0ef-29f7866dbc1a-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pintel4bt_to.w-node-_10e4099c-c6d8-dc90-a0ef-29f7866dbc1d-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_pintel4bt1000V.w-node-_559b1c59-98d0-4f23-e669-516db3e735c1-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735c3-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735c4-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735c5-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_813b6f38-6333-8a97-c1ec-fa4af5463652-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735c6-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#pintel4bt1000V_pro2.w-node-_559b1c59-98d0-4f23-e669-516db3e735c8-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#pintel4bt1000V_pro2.w-node-_70bc4ce4-6101-cda5-89b8-33339970f2c3-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
  align-self: center;
}

#pintel4bt_tool_line.w-node-_559b1c59-98d0-4f23-e669-516db3e735ca-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735cb-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735cc-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735cd-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#pintel4bt1000V_contact.w-node-_559b1c59-98d0-4f23-e669-516db3e735ce-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735d0-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735d1-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735ed-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735ef-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735f1-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e735f3-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e7360a-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e7360d-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e73610-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e73611-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e73613-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-ee7d8f04-0a79-47db-2561-a206186233f4-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e73614-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e73615-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#link_pintel4bt1000V.w-node-_559b1c59-98d0-4f23-e669-516db3e73616-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e7361d-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e7361e-9ef79fdb {
  place-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e7361f-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e73620-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_559b1c59-98d0-4f23-e669-516db3e73623-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pintel4bt1000V_to.w-node-_559b1c59-98d0-4f23-e669-516db3e73626-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_pg3ew.w-node-_00b824f8-3666-434f-7839-d6483f178659-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17865b-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17865c-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17865d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17865e-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17865f-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#pg3ew_pro2.w-node-_00b824f8-3666-434f-7839-d6483f178662-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#pg3ew_pro3.w-node-_00b824f8-3666-434f-7839-d6483f178664-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#pg3ec_tool_line.w-node-_00b824f8-3666-434f-7839-d6483f178666-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_00b824f8-3666-434f-7839-d6483f178667-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f178668-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-_00b824f8-3666-434f-7839-d6483f178669-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#pg3ew_contact.w-node-_00b824f8-3666-434f-7839-d6483f17866a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17866c-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17866d-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-_00b824f8-3666-434f-7839-d6483f178689-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17868b-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17868d-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f17868f-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786a6-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786a9-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786ac-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786ad-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786af-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_0af3f403-946c-0e12-01c2-042f01acdab2-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786b0-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786b1-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786b2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786b8-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786b9-9ef79fdb {
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786ba-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786bb-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_00b824f8-3666-434f-7839-d6483f1786be-9ef79fdb {
  grid-area: 2 / 3 / 3 / 4;
}

#pg3ew_to.w-node-_00b824f8-3666-434f-7839-d6483f1786c1-9ef79fdb {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}

#heading_q99.w-node-a06b90fc-d105-cbd1-75f8-60d9d16c323d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c323f-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3240-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#q99_pro.w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3243-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#pg3ec_tool_line.w-node-a06b90fc-d105-cbd1-75f8-60d9d16c324a-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c324b-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c324c-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c324d-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#q99_contact.w-node-a06b90fc-d105-cbd1-75f8-60d9d16c324e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3250-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3251-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c326d-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c326f-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3271-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3273-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c328a-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c328d-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3290-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3291-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3293-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3294-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3295-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_q99.w-node-a06b90fc-d105-cbd1-75f8-60d9d16c3296-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c329c-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c329e-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-a06b90fc-d105-cbd1-75f8-60d9d16c32a2-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#heading_ciskev.w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d56-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d58-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d59-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#ciskev_pro.w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d5a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#pg3ec_tool_line.w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d5c-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d5d-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d5e-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d5f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#ciskev_contact.w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d60-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d62-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d63-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d7f-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d81-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d83-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d85-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d9c-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1d9f-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1da2-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1da3-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1da5-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1da6-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1da7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_ciskev.w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1da8-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1dae-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1daf-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-f1c6f95b-88ab-29f4-e985-e0f1a73f1db0-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#heading_cfs.w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99247-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99249-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd9924a-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#cfs_pro.w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd9924b-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#pg3ec_tool_line.w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd9924d-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd9924e-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd9924f-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99250-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#cfs_contact.w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99251-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99253-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99254-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99270-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99272-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99274-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99276-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd9928d-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99290-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99293-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99294-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99296-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-c5029169-fb90-4df9-aa55-ad9308e5dcdc-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99297-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99298-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_cfs.w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd99299-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd9929f-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd992a0-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-ad23cb2e-d50b-4b0f-4785-cf54ffd992a1-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#heading_mcf.w-node-d11bbb59-5c6d-fc80-60bc-7765799583f2-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-d11bbb59-5c6d-fc80-60bc-7765799583f4-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_3a2c6d70-faf8-7983-c8d1-2af53ada86d0-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-_5f6e5ebc-2837-4c51-75b8-dc0551fca7c1-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#mcf_pro2.w-node-_61fcae6d-4526-60bc-2d00-4ba4175b85d8-9ef79fdb {
  grid-area: 2 / 2 / 3 / 3;
}

#mcf_pro3.w-node-_96e22353-b7d7-226a-b9ca-26c945c328f1-9ef79fdb {
  grid-area: 3 / 2 / 4 / 3;
}

#pg3ec_tool_line.w-node-d11bbb59-5c6d-fc80-60bc-7765799583f8-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-d11bbb59-5c6d-fc80-60bc-7765799583f9-9ef79fdb {
  grid-area: 1 / 2 / 6 / 3;
  place-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-7765799583fa-9ef79fdb {
  grid-area: 4 / 3 / 6 / 4;
  justify-self: auto;
}

#w-node-d11bbb59-5c6d-fc80-60bc-7765799583fb-9ef79fdb {
  grid-area: 1 / 1 / 2 / 4;
}

#mcf_contact.w-node-d11bbb59-5c6d-fc80-60bc-7765799583fc-9ef79fdb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-d11bbb59-5c6d-fc80-60bc-7765799583fe-9ef79fdb {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center start;
}

#w-node-d11bbb59-5c6d-fc80-60bc-7765799583ff-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}

#w-node-d11bbb59-5c6d-fc80-60bc-77657995841b-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-77657995841d-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
  place-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-77657995841f-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-776579958421-9ef79fdb {
  grid-area: 2 / 2 / 3 / 4;
  align-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-776579958438-9ef79fdb {
  grid-area: 3 / 2 / 4 / 4;
  place-self: center start;
}

#w-node-d11bbb59-5c6d-fc80-60bc-77657995843b-9ef79fdb {
  grid-area: 4 / 2 / 5 / 4;
  align-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-77657995843e-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d11bbb59-5c6d-fc80-60bc-77657995843f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-776579958441-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_2d14f2ce-9b62-e231-9ac7-b59fb925f519-9ef79fdb {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start end;
}

#w-node-d11bbb59-5c6d-fc80-60bc-776579958442-9ef79fdb {
  grid-area: 5 / 1 / 6 / 2;
  justify-self: stretch;
}

#w-node-d11bbb59-5c6d-fc80-60bc-776579958443-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center stretch;
}

#link_mcf.w-node-d11bbb59-5c6d-fc80-60bc-776579958444-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-77657995844a-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-77657995844b-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-d11bbb59-5c6d-fc80-60bc-77657995844c-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#previous.w-node-_3ad54c20-0fcf-f1eb-4b1b-59cf34a0cd1f-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#next.w-node-fe22f3bc-311a-e661-bc01-902ae68098e6-9ef79fdb {
  grid-area: 1 / 2 / 2 / 3;
}

#headline_typecable.w-node-b97f948e-6149-76f5-b124-dcea339138e7-9ef79fdb {
  grid-area: 1 / 1 / 2 / 2;
}

#typecable.w-node-_94d2ea22-3cff-8eff-5940-43b07f498420-9ef79fdb {
  grid-area: 2 / 1 / 3 / 2;
}

#headline_voltagecable.w-node-_43b005eb-3b98-0840-2585-5cfefb797081-9ef79fdb {
  grid-area: 3 / 1 / 4 / 2;
}

#voltage.w-node-_19f0ca90-6d24-26e2-feb1-c04bba4d90e2-9ef79fdb {
  grid-area: 4 / 1 / 5 / 2;
}

#headline_isolationcable.w-node-_2c0b21fe-68c9-a9ad-0ea4-40bb13c6e6ca-9ef79fdb, #isolation.w-node-_8b1762a6-d5fa-5947-6431-792705959d72-9ef79fdb, #headline_conductorcable.w-node-_2cc0ec94-29a8-3e0b-8f9a-63b3be5abf85-9ef79fdb, #conductor.w-node-ceaa683f-f9f2-a712-8673-baf9ed4e5ebb-9ef79fdb, #headline_armorcable.w-node-f3a86848-8d4a-3a35-4bc3-9dd5a6659da5-9ef79fdb, #armor.w-node-f25b6c25-6f6c-f66c-7be9-5914a0542903-9ef79fdb, #headline_screencable.w-node-_2db384e1-de55-8cfd-03f7-804c19bee4c9-9ef79fdb, #screen.w-node-_644aea6a-ed35-d61c-a3b4-225f3555cf12-9ef79fdb, #headline_semiconcable.w-node-b1e57b8d-d8a2-c1e2-3af9-8d95c20b66aa-9ef79fdb, #semicon.w-node-b1e57b8d-d8a2-c1e2-3af9-8d95c20b66ae-9ef79fdb, #headline_hv_type.w-node-_5c31385a-10e3-12bd-8281-5a352e951ff9-9ef79fdb, #HV_type.w-node-_5c31385a-10e3-12bd-8281-5a352e951ffd-9ef79fdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


