:root {
  --dark-blue: #054e91;
  --light-blue: #116386;
}

.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-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

.header {
  color: #a3abaf;
  text-align: right;
  align-self: flex-end;
  margin-top: 5px;
  font-size: 20px;
}

.cartnames {
  color: var(--dark-blue);
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
}

.text-block-6 {
  color: #fff;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 18px;
}

.div-block-12 {
  width: 100%;
}

.text-block-2 {
  color: #fff;
  line-height: 16px;
}

.cell-8 {
  justify-content: flex-end;
}

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

.pages-number {
  margin-right: 3px;
}

.cell-14 {
  opacity: 1;
  flex-flow: row;
}

.div-block-8 {
  background-color: var(--light-blue);
  border-radius: 45px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: -15px;
  display: flex;
}

.image-5 {
  max-height: 100%;
}

.quick-stack-8 {
  grid-column-gap: 5px;
  border: 2px solid #fff;
  align-self: stretch;
  padding: 10px;
}

.quick-stack-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-self: center;
  padding: 0;
}

.cell-19 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 10px;
}

.cell-16 {
  padding-left: 10px;
  padding-right: 10px;
}

.bound-trash {
  width: 25px;
  height: 25px;
  display: block;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.cartdims {
  font-weight: 700;
  line-height: 14px;
}

.slider-number {
  background-color: #fff;
  border: 2px solid #9a9999;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  min-width: 75px;
  height: 30px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  position: relative;
}

.cell-12-copy {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 10px;
  padding-right: 10px;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: auto;
}

.object-buttons-2 {
  text-decoration: none;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  padding: 0;
}

.quick-stack-2.top {
  margin-top: 10px;
}

.sectiondivtextbox-copy {
  background-color: var(--light-blue);
  margin-bottom: 10px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.warningbox {
  opacity: 1;
  background-color: #d4145a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 150px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.overflow-scroll {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.link-block-2-copy {
  z-index: 998;
  background-color: var(--light-blue);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 30px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.cell-4 {
  justify-content: flex-end;
  align-items: flex-end;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.debugcolumns {
  padding: 5px;
}

.link-block-5 {
  margin-top: 10px;
}

.cell-5 {
  justify-content: flex-start;
  padding-top: 10px;
}

.div-block-10 {
  width: 100%;
}

.quick-stack-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  height: 100%;
  padding: 0 0 0 10px;
}

.debugleftcol {
  align-items: flex-end;
}

.hd-button {
  background-color: #a12e2d;
  border-radius: 20px;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 25px;
  padding: 5px 10px;
  font-size: 10px;
  line-height: 10px;
  text-decoration: none;
  display: flex;
  position: static;
}

.cell-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.select-field-2-copy-copy-2 {
  color: #fff;
  background-color: #8bc53f;
  font-weight: 700;
}

.lineart-link-block {
  border: 2px solid #fff;
}

.column-link-2 {
  color: #a3abaf;
  text-align: center;
  flex: none;
  align-self: stretch;
  font-weight: 700;
  text-decoration: none;
}

.column-link-2:focus {
  border: 1px dashed #f15a29;
  border-radius: 1px;
  font-size: 14px;
  text-decoration: underline;
}

.pdf_prompt {
  z-index: 999;
  background-color: #fff;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.range-box {
  width: 150px;
  margin-right: 10px;
}

.cell-12 {
  opacity: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 10px;
}

.cell-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.flex-block {
  display: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

.cell-20 {
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 10px;
}

.shelf-block-2 {
  background-color: var(--dark-blue);
  width: 115px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

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

.abs-text-2 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  flex: 1;
  align-self: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.image-4 {
  margin: 10px auto 0;
  display: block;
}

.open-button {
  background-color: #a12e2d;
  border-radius: 20px;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 25px;
  padding: 5px 10px;
  font-size: 10px;
  line-height: 10px;
  text-decoration: none;
  display: flex;
  position: static;
}

.hd-shelf-block-2 {
  background-color: #90278e;
  width: 30px;
  margin-left: 5px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.hd-shelf-block-2.tippy {
  background-color: var(--dark-blue);
  cursor: pointer;
}

.text-block-3 {
  color: #000;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
}

.abs-block-2 {
  background-color: #90278e;
  width: 30px;
  margin-left: 5px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.abs-block-2.tippy {
  cursor: pointer;
  background-color: #8bc53f;
  padding-left: 0;
  padding-right: 0;
}

.abs-block-2.tippy._8in {
  background-color: #04bab3;
}

.abs-block-2.tippy._4in {
  background-color: #5c6871;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  flex: 1;
  align-self: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.div-block-2-copy-2 {
  background-color: #ffc72d;
  min-width: 150px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.cell {
  flex-flow: row;
  place-content: space-around flex-start;
  align-items: center;
}

.slider-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.field-label-div {
  display: flex;
}

.quick-stack-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 100vh;
  padding: 0;
}

.link-block-2 {
  z-index: 998;
  background-color: var(--dark-blue);
  opacity: 0;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 30px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.list-item-2 {
  border: 2px solid #fff;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.poly-bin-block-2 {
  background-color: #8bc53f;
  min-width: 115px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.poly-bin-block-2.tippy {
  background-color: #5c6871;
}

.poly-bin-block-2.tippy._8in {
  background-color: #04bab3;
  min-width: 150px;
}

.poly-bin-block-2.tippy._4in {
  min-width: 150px;
}

.sectiondivtextbox {
  background-color: var(--light-blue);
  width: 180px;
  height: 30px;
  padding-top: 5px;
  padding-left: 10px;
}

.div-block-13 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.select-field-3 {
  color: #fff;
  background-color: #00a6e0;
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 30px;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
}

.options-selectors {
  margin-top: 10px;
}

.div-block-2-copy-copy-2 {
  background-color: #a3abaf;
  min-width: 150px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.fied-label {
  display: inline-block;
}

.select-field-2-copy-2 {
  color: #fff;
  background-color: #90278e;
  font-weight: 700;
}

.list-3 {
  border: 2px solid #fff;
  padding: 5px 5px 5px 0;
  list-style-type: none;
}

.warningtext {
  color: #fff;
  font-weight: 700;
}

.fied-label-required {
  color: #d4145a;
  margin-left: 5px;
  display: inline-block;
}

.div-block-11 {
  background-color: var(--light-blue);
  border-radius: 45px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: -15px;
  display: flex;
}

.html-embed {
  z-index: 0;
  width: 100%;
  max-width: 800px;
  height: 100%;
  max-height: 800px;
  overflow: hidden;
}

.image {
  width: 75px;
  min-width: 50px;
}

.quick-stack-3 {
  grid-column-gap: 0px;
  padding: 0;
}

.div-block-9 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.sectiondiv {
  border-bottom: 3px solid var(--light-blue);
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 30px;
  margin-top: 3px;
  display: flex;
}

.button-2 {
  text-align: center;
  background-color: #a12e2d;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  display: flex;
}

.button-2.tippy {
  display: none;
}

.cath-rack-top-block-2 {
  background-color: #90278e;
  width: 30px;
  margin-left: 5px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.cath-rack-top-block-2.tippy {
  cursor: pointer;
  background-color: #00a6e0;
  padding-left: 0;
  padding-right: 0;
}

.catheter-rack-div-2 {
  background-color: #d4145a;
  min-width: 115px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.catheter-rack-div-2.tippy {
  background-color: #00a6e0;
}

.floating_buttons {
  z-index: 10;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  opacity: 1;
  flex-direction: column;
  margin-bottom: 40px;
  margin-right: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.range-wrapper {
  justify-content: center;
  align-items: center;
  min-width: 250px;
  margin-top: 72px;
  margin-left: -125px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-2-copy-copy-copy-2 {
  background-color: #f99d32;
  min-width: 150px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}

.required-notice {
  color: #d4145a;
  text-align: center;
  font-weight: 700;
  display: none;
}

.loading-overlay {
  z-index: 1111;
  background-color: #676767cc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.loadingoverlaybox {
  z-index: 1111;
  background-color: #fffc;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 20px 40px 40px;
  display: flex;
  position: absolute;
}

.loadingtextdiv {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph {
  text-align: center;
  margin: 10px 20px;
  font-size: 18px;
}

.loadingbarholder {
  background-color: #bcbcbc;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  padding: 2px;
  display: flex;
}

.loadingbar {
  background-color: #a12e2d;
  border-radius: 2px;
  align-self: flex-start;
  width: 10%;
  height: 4px;
  padding-bottom: 0;
}

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

.tutorial-overlay {
  z-index: 1111;
  background-color: #676767cc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.tutorial-block {
  z-index: 1111;
  border: 2px solid var(--light-blue);
  background-color: #fffc;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding-bottom: 40px;
  display: none;
  position: absolute;
  top: 20%;
  bottom: 20%;
}

.tutorial-exit-button {
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.tutorial-header {
  text-align: center;
  margin-top: 50px;
  margin-left: 20px;
  margin-right: 20px;
}

.button-3 {
  background-color: var(--light-blue);
  text-align: center;
  border: 2px solid #0000;
}

.image-8 {
  max-width: 80%;
  max-height: 80px;
  margin-top: 20px;
  margin-left: 20px;
}

.quick-stack-9 {
  width: 100%;
}

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

.tutorial-block-2 {
  z-index: 1111;
  background-color: #fffc;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  top: 20%;
  bottom: 20%;
}

.tutorial-block-2.step-1 {
  border: 2px solid var(--light-blue);
  background-color: #fffc;
  justify-content: space-between;
  align-items: center;
  height: 400px;
  display: none;
  inset: auto auto 25% 25%;
}

.tutorial-block-2.step-2 {
  border: 2px solid var(--light-blue);
  background-color: #fffc;
  justify-content: space-between;
  align-items: center;
  height: 400px;
  display: none;
  inset: 6% 25% auto auto;
}

.tutorial-block-2.step-3 {
  background-color: #fffc;
  border-style: solid;
  border-width: 2px;
  justify-content: space-between;
  align-items: center;
  display: none;
  inset: 22% 23% auto auto;
}

.tutorial-block-2.step-4 {
  border: 2px solid var(--light-blue);
  background-color: #fffffff2;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  display: none;
  position: absolute;
  inset: 5% auto 5% 5%;
}

.tutorial-block-2.step-5 {
  border: 2px solid var(--light-blue);
  background-color: #fffffff2;
  justify-content: space-between;
  align-items: center;
  display: none;
  position: absolute;
  inset: auto 5% 25% auto;
}

.tutorial-block-2.step-6 {
  border: 2px solid var(--light-blue);
  background-color: #fffffff2;
  justify-content: space-between;
  align-items: center;
  display: none;
  position: absolute;
  inset: auto 36% 10% auto;
}

.button-4 {
  background-color: var(--light-blue);
  text-align: center;
  border: 2px solid #0000;
}

.tutorial-exit-button-2 {
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 20px;
  margin-right: 20px;
  position: static;
  top: 10px;
  right: 10px;
}

.tutorial-header-2 {
  text-align: center;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.button-5 {
  background-color: var(--light-blue);
  text-align: center;
  border: 2px solid #0000;
}

.tutorial-exit-button-3 {
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 20px;
  margin-right: 20px;
  position: static;
  top: 10px;
  right: 10px;
}

.tutorial-header-3 {
  text-align: center;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.button-6 {
  background-color: var(--light-blue);
  text-align: center;
  border: 2px solid #0000;
}

.tutorial-exit-button-4 {
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 20px;
  margin-right: 20px;
  position: static;
  top: 10px;
  right: 10px;
}

.tutorial-header-4 {
  text-align: center;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.heading-2 {
  align-self: flex-start;
  margin-bottom: 0;
  margin-left: 20px;
}

.accessory-tips {
  text-align: left;
  align-self: flex-start;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
  line-height: 14px;
}

.button-7 {
  background-color: var(--light-blue);
  text-align: center;
  border: 2px solid #0000;
}

.tutorial-exit-button-5 {
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 20px;
  margin-right: 20px;
  position: static;
  top: 10px;
  right: 10px;
}

.tutorial-header-5 {
  text-align: center;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.button-8 {
  background-color: var(--light-blue);
  text-align: center;
  border: 2px solid #0000;
}

.tutorial-exit-button-6 {
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 20px;
  margin-right: 20px;
  position: static;
  top: 10px;
  right: 10px;
}

.tutorial-header-6 {
  text-align: center;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.button-9 {
  text-align: center;
  background-color: #f15a29;
  border: 2px solid #0000;
}

@media screen and (max-width: 991px) {
  .div-block-6 {
    justify-content: center;
    align-items: center;
    display: none;
    position: absolute;
    inset: 0%;
  }
}

@media screen and (max-width: 767px) {
  .cell-12-copy, .html-embed {
    display: none;
  }

  .div-block-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: flex;
    position: absolute;
    inset: 0%;
  }
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921eb9-62e45d53 {
  grid-template-rows: minmax(120px, 200px) auto;
  grid-template-columns: 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921ebb-62e45d53, #w-node-_1e8c403b-ea25-c93c-8461-f58773921ec2-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr .75fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921ec5-62e45d53 {
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921ec6-62e45d53 {
  grid-row: span 4 / span 4;
}

#\32 6517.w-node-_1e8c403b-ea25-c93c-8461-f58773921ecf-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921ed1-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921ee1-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921ee3-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921ef7-62e45d53 {
  grid-row: span 3 / span 3;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921efc-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921efe-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921f12-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921f14-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921f28-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921f2a-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921f43-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921f45-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921f5c-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921fc0-62e45d53 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773921fda-62e45d53, #w-node-_1e8c403b-ea25-c93c-8461-f58773921fe2-62e45d53, #w-node-_1e8c403b-ea25-c93c-8461-f58773921fea-62e45d53, #w-node-_1e8c403b-ea25-c93c-8461-f58773921ff2-62e45d53, #w-node-_1e8c403b-ea25-c93c-8461-f58773921ffa-62e45d53, #w-node-_1e8c403b-ea25-c93c-8461-f58773922002-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f58773922011-62e45d53 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_1e8c403b-ea25-c93c-8461-f5877392201b-62e45d53 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_1e8c403b-ea25-c93c-8461-f58773921ec2-62e45d53, #w-node-_1e8c403b-ea25-c93c-8461-f58773921ec5-62e45d53 {
    display: none;
  }
}


