.r098283 {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 10px;
}

.col098283 {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

.panel098283 {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 4px;
}

.cimg0928283 {
  position: relative;
  width: 100%;
}

.zigzag-cimgR3V8ISg {
  position: relative;
  width: 700px !important;
  height: 520px !important;
}

.img0928283 {
  width: 100%;
}

.ptitle098283 {
  padding-top: 7px;
  font-weight: bold;
}

.pbody098283 {
  padding-top: 7px;
}

.r092323 {
  width: 100%;
}

.img092323 {
  width: 100%;
  height: auto;
}
.col098283-4,
.col098283-3,
.col098283-2,
.col098283-1 {
  width: 100%;
}

.zigzag-12ZmkFt{
  align-items: center;
  justify-content: center;
  padding-left: 50px;
  padding-right: 50px;
}

.zigzag-title-6hq2EYU{
  font-size: 32px;
  line-height: 1.2em;
  font-weight: 700 !important;
}

.zigzag-desc-6hq2EYU{
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 300;
}

.mobile-layout{
  display: none;
}

@media (max-width: 768px) {
  .mobile-layout{
    display: flex;
  }
  .desktop-layout{
    display: none;
  }
  .zigzag-cimgR3V8ISg {
    position: relative;
    width: 100% !important;
  }
  
  .cimg0928283{
    height: 300px !important;
  }
  .img0928283 {
    /* width: 80%; */
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .zigzag-cimgR3V8ISg > .img0928283 {
    width: 100% !important;
    height: 100%;
    object-fit: contain;
  }
  .zigzag-12ZmkFt{
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (min-width: 720px) {
  .cimg0928283>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  .cimg0928283::before {
    content: "";
    display: block;
    padding-top: 68%;
  }
  
  .img0928283 {
    height: 100%;
    object-fit: contain;
  }

  .col098283-4,
  .col098283-3,
  .col098283-2 {
    width: 50%;
  }

  .col098283-1 {
    width: 100%;
  }

  
}

@media (min-width: 960px) {
  .col098283-4 {
    width: 25%;
  }

  .col098283-3 {
    width: 33%;
  }

  .col098283-2 {
    width: 50%;
  }

  .col098283-1 {
    width: 100%;
  }
}
