#custommerce-pl-rc h2,
#custommerce-pl-rc h3,
#custommerce-pl-rc h4,
#custommerce-pl-rc h5 {
  margin-top: revert;
  color: revert;
  font-size: revert;  
  font-weight: 700;
  line-height: 1.2;
}

#custommerce-pl-rc img {
  max-width: 100%;
}

#custommerce-pl-rc .lazy {
  width: auto;
  max-width: 100%;
  height: auto;
}

#custommerce-pl-rc *,
#custommerce-pl-rc *:before,
#custommerce-pl-rc *:after {
  box-sizing: border-box;  
  font-family: inherit;
}


#custommerce-pl-rc {
  box-sizing: border-box;
  position: relative;
  overflow: clip;
  z-index: 0;
  background-color: #fff;
}

/* ------ main ------ */
#custommerce-pl-rc .rc-main {
  margin: 0 auto;
  max-width: 1200px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
  color: #414141;
}

#custommerce-pl-rc .rc-section {
  position: relative;
  padding: 16px 0;
}

#custommerce-pl-rc .rc-container {
  margin: 0 auto;
}

#custommerce-pl-rc .rc-main sup {
  font-size: 0.7em;
}

/* ------ /main ------ */


/* ------ banner section ------ */
#custommerce-pl-rc .rc-banner-item {
  position: relative;
}

#custommerce-pl-rc .rc-bnr-img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

/* ------ /banner section ------ */


/* ------ highlights section ------ */
#custommerce-pl-rc .rc-highlights-header {
  margin: 0 auto;
  padding: 0.4em 15px 1.2em;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  color: #518a70;
}

#custommerce-pl-rc .rc-highlights-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

#custommerce-pl-rc .rc-highlights-item {
  flex: 1;
  min-width: 320px;
  color: #596273;
}

#custommerce-pl-rc .rc-hl-img {
  border-radius: 8px;
}

#custommerce-pl-rc .rc-hl-title {
  margin: 1em 15px 15px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
}

#custommerce-pl-rc .rc-hl-text {
  margin: 15px;
  font-size: 16px;
  line-height: 1.6;
}

@media (max-width: 1440px) {
  #custommerce-pl-rc .rc-highlights-header {
    font-size: 32px;
  }

  #custommerce-pl-rc .rc-hl-text {
    line-height: 1.5;
  }
}

@media (max-width: 1023px) {
  #custommerce-pl-rc .rc-highlights-container {
    gap: 30px 16px;
  }
}

@media (max-width: 768px) {
  #custommerce-pl-rc .rc-highlights-header {
    font-size: 28px;
  }

  #custommerce-pl-rc .rc-hl-title {
    font-size: 19px;
  }
}

@media (max-width: 480px) {
  #custommerce-pl-rc .rc-highlights-container {
    flex-direction: column;
  }

  #custommerce-pl-rc .rc-highlights-item {
    min-width: auto;
  }

  #custommerce-pl-rc .rc-highlights-header {
    font-size: 24px;
  }
}

/* ------ /highlights section ------ */


/* ------ closerlook section ------ */

/* hln */
#custommerce-pl-rc .rc-hln {
  position: relative;
  padding: 0 2.5em;
  width: fit-content;
}

#custommerce-pl-rc .rc-hln::before,
#custommerce-pl-rc .rc-hln::after {
  position: absolute;
  top: .6em;
  display: block;
  content: "";
  width: 2em;
  height: 0;
  border-bottom: .15em solid;
}

#custommerce-pl-rc .rc-hln::before {
  left: 0;
}

#custommerce-pl-rc .rc-hln::after {
  right: 0;
}

@media (max-width: 480px) {
  #custommerce-pl-rc .rc-hln {
    padding: 0;
    width: auto;
  }

  #custommerce-pl-rc .rc-hln::before,
  #custommerce-pl-rc .rc-hln::after {
    display: none;
  }
}

/* headers */
#custommerce-pl-rc .rc-ir-logo {
  margin-top: 30px;
  text-align: center;
}

#custommerce-pl-rc .rc-ir-logo-img {
  max-height: 40px;
}

#custommerce-pl-rc .rc-closerlook-header {
  padding: 0 40px;
}

#custommerce-pl-rc .rc-closerlook-hx {
  margin: 1.3em auto;  
  font-family: Arial, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  color: #518a70
}

#custommerce-pl-rc#custommerce-pl-rc div.rc-closerlook-hx {
  margin: 50px auto 45px;
  font-size: 22px;
  color: #518a70
}

@media (max-width: 768px) {
  #custommerce-pl-rc .rc-ir-logo-img {
    max-height: 28px;
  }

  #custommerce-pl-rc .rc-closerlook-header {
    padding: 0 16px;
  }

  #custommerce-pl-rc h2.rc-closerlook-hx {
    font-size: 24px;
  }

  #custommerce-pl-rc#custommerce-pl-rc div.rc-closerlook-hx {
    margin: 50px auto 45px;
  }
}

@media (max-width: 480px) {
  #custommerce-pl-rc h2.rc-closerlook-hx {
    font-size: 22px;
  }

  #custommerce-pl-rc#custommerce-pl-rc div.rc-closerlook-hx {
    font-size: 20px;
  }
}

/* containers */
#custommerce-pl-rc .rc-closerlook-section {
  margin: 30px 0;
  color: #586479;
  background-color: transparent;
}

#custommerce-pl-rc .rc-closerlook-container {
  padding-top: 30px;
  border-radius: 8px;
  background: #f3f8f1;
  overflow: clip;
}


/* items */
#custommerce-pl-rc .rc-cl-item {
  margin-top: 6%;
}

#custommerce-pl-rc .rc-cl-item:first-child {
  margin-top: 0;
}

#custommerce-pl-rc .rc-cl-item-box {
  display: flex;
  max-height: 600px;
  min-height: 350px;
}

#custommerce-pl-rc .rc-cl-item:nth-child(2n+1) .rc-cl-item-box {
  flex-direction: row-reverse;
}

#custommerce-pl-rc .rc-cl-img-box,
#custommerce-pl-rc .rc-cl-text-box {
  width: 50%;
}

/* cl-img-box */
#custommerce-pl-rc .rc-cl-img-box {
  width: 49%;
}

#custommerce-pl-rc .rc-cl-img {
  height: 100%;
  width: 100%;
  border-radius: 18px;
  object-fit: cover;
}

/* cl-text-box */
#custommerce-pl-rc .rc-cl-text-box {
  position: relative;
  display: flex;
  align-items: center;
  padding: 40px;
  width: 51%;
}

#custommerce-pl-rc .rc-cl-item:nth-child(2n+1) .rc-cl-text-box {
  padding-left: 40px;
  padding-right: 45px;
}

#custommerce-pl-rc .rc-cl-item:nth-child(2n) .rc-cl-text-box {
  padding-left: 45px;
  padding-right: 40px;
}

/* cl-header */
#custommerce-pl-rc .rc-cl-header {
  margin: 0;
  margin-bottom: 22px;
  padding: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}

/* cl-text */
#custommerce-pl-rc .rc-cl-text {
  font-size: 15px;
  line-height: 1.5;
}

#custommerce-pl-rc .rc-cl-text ul {
  padding-left: 1.1em;
}

#custommerce-pl-rc .rc-cl-text li {
  margin-bottom: 0.5em;
}

#custommerce-pl-rc .rc-cl-counter {
  position: absolute;
  bottom: 22px;
  right: 45px;
  font-size: 12px;
  color: #fff;
}

@media (max-width: 768px) {
  #custommerce-pl-rc .rc-cl-text-box {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  #custommerce-pl-rc .rc-cl-item:nth-child(2n+1) .rc-cl-text-box {
    padding-left: 20px;
    padding-right: 25px;
  }

  #custommerce-pl-rc .rc-cl-item:nth-child(2n) .rc-cl-text-box {
    padding-left: 25px;
    padding-right: 20px;
  }

  #custommerce-pl-rc .rc-cl-header {
    margin-bottom: 16px;
    font-size: 19px;
  }

  #custommerce-pl-rc .rc-cl-text {
    font-size: 15px;
    line-height: 1.6;
  }
}

@media (max-width: 600px) {
  #custommerce-pl-rc .rc-closerlook-subsection {
    max-height: initial;
    margin-bottom: 16px;
  }

  #custommerce-pl-rc#custommerce-pl-rc div.rc-closerlook-hx {
    margin: 35px auto 30px;
    font-size: 20px;
  }

  #custommerce-pl-rc .rc-cl-item-box {
    display: block;
    padding-top: 7px;
    max-height: none;
  }

  #custommerce-pl-rc .rc-cl-img-box,
  #custommerce-pl-rc .rc-cl-text-box {
    position: relative;
    width: 100%;
  }

  #custommerce-pl-rc .rc-cl-img {
    max-height: 480px;
  }

  #custommerce-pl-rc .rc-cl-text-box {
    padding: 16px;
  }

  #custommerce-pl-rc .rc-cl-header {
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 19px;
  }

  #custommerce-pl-rc .rc-cl-text {
    font-size: 15px;
    line-height: 1.6;
  }
}

/* ------ /closerlook section ------ */
