@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap");
/* Rozmiar czcionki dla najwyzszego diva */
/* Font Mixins */
/* Główny styl dla .custommerce-pl-rc */
.custommerce-pl-rc {
  container: main/inline-size;
  color: #485156;
  background-color: #ffffff;
  max-width: 1200px;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.33;
  box-sizing: border-box;
  text-align: left;
  margin: 0 auto;
  --section-space: 80px;
  padding-bottom: var(--section-space);
  /* Styl dla wąskich widoków */
  font-family: "Bai Jamjuree", Arial, sans-serif, sans-serif !important;
  font-weight: 500;
  font-style: normal;
  /* Importowanie innych stylów */
}
.custommerce-pl-rc .cm-card-data {
  display: none;
}
.custommerce-pl-rc .cm-main-div {
  font-size: 16px;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc {
    font-size: 14px;
    --section-space: 40px; /* Nadpisanie zmiennej CSS */
  }
}
.custommerce-pl-rc .cm-section-header {
  background-size: cover;
}
.custommerce-pl-rc .cm-section-header .cm-header {
  position: relative;
  overflow: hidden;
  /* background: transparent linear-gradient(144deg, #e0e5e9 0%, #ffffff 14%, #e8ecef 28%, #ffffff 41%, #e0e5e9 100%) 0% 0% no-repeat padding-box; */
  opacity: 1;
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-bg-transparent {
  position: relative;
  margin-top: -250px;
  width: 100%;
  height: auto;
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 40px;
  z-index: 10;
  background-size: contain;
  background-repeat: no-repeat;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main {
    flex-direction: column-reverse;
    background: none !important;
  }
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-image-col {
  width: 50%;
  display: flex;
  align-items: center;
  align-self: center;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-image-col {
    width: 100%;
  }
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-image-col .cm-header-packshot {
  max-width: 652px;
  position: relative;
  z-index: 1;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-image-col .cm-header-packshot {
    margin-top: -30px;
  }
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-image-col .cm-header-packshot img {
  width: 100%;
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col {
    width: 100%;
  }
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section {
  max-width: 470px;
  margin-left: 50px;
}
@container main (max-width: 1100px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section {
    padding: 1em;
    max-width: 90%;
    margin: 0 auto;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section {
    max-width: 100%;
    margin: 0 auto 2em auto;
  }
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-logo {
  max-width: 364px;
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-logo .cm-hydraluxe {
  font-family: "Exo 2", Arial, sans-serif !important;
  font-size: 1.25em;
  font-weight: 300;
  color: #485156;
  margin-bottom: 22px;
  text-transform: uppercase;
}
@container main (max-width: 1000px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-logo .cm-hydraluxe {
    font-size: 1em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-logo .cm-hydraluxe {
    text-align: center;
  }
}
@container main (max-width: 1000px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-logo {
    max-width: 230px;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-logo {
    margin: 0 auto;
  }
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-logo img {
  width: 100%;
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-title {
  font-size: 2em;
  font-weight: 600;
  line-height: 1.25;
  text-align: left;
  text-transform: uppercase;
  font-family: "Bai Jamjuree", Arial, sans-serif !important;
  margin-top: 1.5em;
}
@container main (max-width: 1000px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-title {
    font-size: 1.5em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-title {
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-desc {
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
  margin-top: 1.875em;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-header .cm-header .cm-header-main .cm-header-text-col .cm-text-section .cm-text-desc {
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.custommerce-pl-rc .cm-show-mobile {
  display: none;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-show-mobile {
    display: block !important;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-hide-mobile {
    display: none !important;
  }
}
.custommerce-pl-rc .cm-section-serp-1 {
  margin-top: var(--section-space);
  gap: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col {
  width: 100%;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  margin-left: 15px;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 10px;
    margin-left: 10px;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-title {
  font-family: "Bai Jamjuree", Arial, sans-serif, sans-serif !important;
  font-weight: 700;
  font-style: normal;
  color: #485156;
  font-size: 2em;
  line-height: 1.25;
  width: 100%;
  padding-bottom: 1em;
  max-width: 460px;
  font-weight: 600;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-title {
    text-align: center;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description {
  font-family: "Open Sans", Arial, sans-serif !important;
  color: #485156;
  font-size: 1em;
  line-height: 1.75;
  max-width: 460px;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description a {
  font-family: "Open Sans", Arial, sans-serif !important;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description {
    text-align: center;
    font-size: 1.125em;
    padding-bottom: 1em;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img img {
  max-width: 100%;
  width: auto;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img .cm-guarantee {
    max-width: 300px;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img video {
  max-width: 500px;
  width: 100%;
  height: auto;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-serp-1 {
    gap: 0.5em;
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-serp-1.cm-reverse {
  flex-direction: row-reverse;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-serp-1.cm-reverse {
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-icons-1 {
  margin-top: var(--section-space);
  padding-bottom: var(--section-space);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-icons-1 {
    gap: 0.5em;
  }
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1em;
  row-gap: 3em;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon {
  width: calc(25% - 0.6666666667em);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  gap: 1.5em;
  text-align: center;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon {
    width: calc(50% - 0.5em);
    text-align: center;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon {
    width: 100%;
  }
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon .cm-text {
  max-width: 280px;
  text-align: center;
  font-family: "Open Sans", Arial, sans-serif !important;
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon .cm-text span{
font-family: "Open Sans", Arial, sans-serif !important;
text-align: center;
}

.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon img {
  max-width: 100%;
  width: auto;
}
.custommerce-pl-rc .cm-section-icons-1:has(.cm-animation-hover) .cm-content .cm-icon:hover {
  transform: scale(1.1);
}
.custommerce-pl-rc .cm-section-title-1 {
  margin-top: var(--section-space);
  text-align: center;
  width: 100%;
}
.custommerce-pl-rc .cm-section-title-1.cm-clear-m {
  margin-top: 0;
}
.custommerce-pl-rc .cm-section-title-1 .cm-title {
  font-family: "Bai Jamjuree", Arial, sans-serif, sans-serif !important;
  font-weight: 700;
  font-style: normal;
  font-family: "Bai Jamjuree", Arial, sans-serif !important;
  color: #485156;
  font-size: 2em;
  line-height: 1.25;
  font-weight: 600;
  padding-left: 5px;
  text-align: center;
  padding-right: 5px;
}
.custommerce-pl-rc .cm-section-title-1 .cm-title.cm-color-second {
  color: #fff;
  font-family: "Bai Jamjuree", Arial, sans-serif !important;
}
.custommerce-pl-rc .cm-section-title-1 .cm-subtitle {
  font-family: "Open Sans", Arial, sans-serif !important;
  font-weight: 400;
  color: #485156;
  font-size: 1em;
  line-height: 1.5;
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.custommerce-pl-rc .cm-section-title-1 .cm-subtitle.cm-color-second {
  color: #fff;
  font-family: "Open Sans", Arial, sans-serif !important;
  text-align: center;
}
.custommerce-pl-rc .cm-section-title-2 {
  margin-top: var(--section-space);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.custommerce-pl-rc .cm-section-title-2 .cm-img {
  max-width: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
  flex-wrap: wrap;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-title-2 .cm-img {
    max-width: 300px;
  }
}
.custommerce-pl-rc .cm-section-title-2 .cm-img img {
  width: 100%;
  max-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custommerce-pl-rc .cm-section-footer {
  max-width: 1200px;
  margin-top: var(--section-space);
  padding-bottom: 20px;
}
.custommerce-pl-rc .cm-section-footer img {
  width: 100%;
}
.custommerce-pl-rc .cm-section-logo-1 {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: var(--section-space);
  padding-bottom: 10px;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-logo-1 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.custommerce-pl-rc .cm-section-logo-1 img {
  width: 100%;
  max-width: 300px;
}
.custommerce-pl-rc .cm-section-logo-1.cm-reverse {
  flex-direction: row-reverse;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-logo-1.cm-reverse {
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-video-1 {
  margin-top: var(--section-space);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 1920px;
  overflow: hidden;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-video-1 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.custommerce-pl-rc .cm-section-video-1 .cm-video-1 {
  display: block;
  position: relative;
  max-width: 1200px;
  margin: auto;
  width: 100%;
}
.custommerce-pl-rc .cm-section-video-1 .cm-video-1 input {
  display: none;
}
.custommerce-pl-rc .cm-section-video-1 .cm-video-1::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.custommerce-pl-rc .cm-section-video-1 .cm-video-1 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custommerce-pl-rc .cm-section-video-1 .cm-video-1 label {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  top: 0;
}
.custommerce-pl-rc .cm-section-video-1 .cm-video-1 .video-radio:checked + .video-iframe {
  display: block;
}
.custommerce-pl-rc .cm-section-video-1 .cm-video-1 .video-radio:checked + .video-iframe + .cm-video-poster {
  display: none;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-video-1 .cm-video-1 {
    max-width: 100%;
  }
}
.custommerce-pl-rc .rc_white_background {
  background-color: #fff;
}
.custommerce-pl-rc .rc_checkout_content {
  display: none;
  position: relative;
}
.custommerce-pl-rc .rc_single_checkout .check_out_input:checked + .rc_checkout_content {
  display: block;
}
.custommerce-pl-rc .rc_check_out_container {
  position: relative;
}
.custommerce-pl-rc .check_out_input {
  width: 5em;
  height: 5em;
  position: absolute;
  left: 4em;
  top: 18em;
  cursor: pointer;
  z-index: 5;
  margin: 0;
  opacity: 0;
  font-size: 1em;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .check_out_input {
    left: 3em;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .check_out_input {
    left: 1.25em;
    top: 8em;
    width: 4em;
    height: 4em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .check_out_input {
    left: 1.25em;
  }
}
.custommerce-pl-rc .rc_single_checkout::after {
  position: absolute;
  width: 5em;
  height: 5em;
  position: absolute;
  content: "";
  top: 18em;
  z-index: 4;
  background-position: center;
  background-size: contain;
  transition: all 0.2s ease;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_single_checkout::after {
    top: 8em;
    width: 4em;
    height: 4em;
  }
}
.custommerce-pl-rc .rc_single_checkout:hover::after {
  box-shadow: inset 0px 0px 0px 2px #87cedc;
  background-color: #87cedc;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_single_checkout:hover::after {
    box-shadow: inset 0px 0px 0px 1px #87cedc;
  }
}
.custommerce-pl-rc .rc_single_checkout::after {
  background-repeat: no-repeat;
}
.custommerce-pl-rc .rc_first_check_out::after {
  background-image: url(//f00.esfr.pl/si_upload/OPR/Remington/remington_s9001_v1/img/accessory_default.png);
}
.custommerce-pl-rc .rc_second_check_out::after {
  background-image: url(//f00.esfr.pl/si_upload/OPR/Remington/remington_s9001_v1/img/accessory_1.png);
}
.custommerce-pl-rc .rc_third_check_out::after {
  background-image: url(//f00.esfr.pl/si_upload/OPR/Remington/remington_s9001_v1/img/accessory_2.png);
}
.custommerce-pl-rc .rc_first_check_out .check_out_input,
.custommerce-pl-rc .rc_first_check_out::after,
.custommerce-pl-rc .rc_fourth_check_out .check_out_input,
.custommerce-pl-rc .rc_fourth_check_out::after {
  left: 4em;
  background-color: #fff;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .rc_first_check_out .check_out_input,
  .custommerce-pl-rc .rc_first_check_out::after,
  .custommerce-pl-rc .rc_fourth_check_out .check_out_input,
  .custommerce-pl-rc .rc_fourth_check_out::after {
    left: 3em;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_first_check_out .check_out_input,
  .custommerce-pl-rc .rc_first_check_out::after,
  .custommerce-pl-rc .rc_fourth_check_out .check_out_input,
  .custommerce-pl-rc .rc_fourth_check_out::after {
    left: 2em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .rc_first_check_out .check_out_input,
  .custommerce-pl-rc .rc_first_check_out::after,
  .custommerce-pl-rc .rc_fourth_check_out .check_out_input,
  .custommerce-pl-rc .rc_fourth_check_out::after {
    left: 1.25em;
  }
}
.custommerce-pl-rc .rc_second_check_out .check_out_input,
.custommerce-pl-rc .rc_second_check_out::after,
.custommerce-pl-rc .rc_fifth_check_out .check_out_input,
.custommerce-pl-rc .rc_fifth_check_out::after {
  left: 10em;
  background-color: #fff;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .rc_second_check_out .check_out_input,
  .custommerce-pl-rc .rc_second_check_out::after,
  .custommerce-pl-rc .rc_fifth_check_out .check_out_input,
  .custommerce-pl-rc .rc_fifth_check_out::after {
    left: 9em;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_second_check_out .check_out_input,
  .custommerce-pl-rc .rc_second_check_out::after,
  .custommerce-pl-rc .rc_fifth_check_out .check_out_input,
  .custommerce-pl-rc .rc_fifth_check_out::after {
    left: 7em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .rc_second_check_out .check_out_input,
  .custommerce-pl-rc .rc_second_check_out::after,
  .custommerce-pl-rc .rc_fifth_check_out .check_out_input,
  .custommerce-pl-rc .rc_fifth_check_out::after {
    left: 6.25em;
  }
}
.custommerce-pl-rc .rc_third_check_out .check_out_input,
.custommerce-pl-rc .rc_third_check_out::after,
.custommerce-pl-rc .rc_sixth_check_out .check_out_input,
.custommerce-pl-rc .rc_sixth_check_out::after {
  left: 16em;
  background-color: #fff;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .rc_third_check_out .check_out_input,
  .custommerce-pl-rc .rc_third_check_out::after,
  .custommerce-pl-rc .rc_sixth_check_out .check_out_input,
  .custommerce-pl-rc .rc_sixth_check_out::after {
    left: 15em;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_third_check_out .check_out_input,
  .custommerce-pl-rc .rc_third_check_out::after,
  .custommerce-pl-rc .rc_sixth_check_out .check_out_input,
  .custommerce-pl-rc .rc_sixth_check_out::after {
    left: 12em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .rc_third_check_out .check_out_input,
  .custommerce-pl-rc .rc_third_check_out::after,
  .custommerce-pl-rc .rc_sixth_check_out .check_out_input,
  .custommerce-pl-rc .rc_sixth_check_out::after {
    left: 11.25em;
  }
}
.custommerce-pl-rc .rc_fourth_check_out .check_out_input,
.custommerce-pl-rc .rc_fourth_check_out::after,
.custommerce-pl-rc .rc_sixth_check_out .check_out_input,
.custommerce-pl-rc .rc_sixth_check_out::after {
  left: 22em;
  background-color: #fff;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .rc_fourth_check_out .check_out_input,
  .custommerce-pl-rc .rc_fourth_check_out::after,
  .custommerce-pl-rc .rc_sixth_check_out .check_out_input,
  .custommerce-pl-rc .rc_sixth_check_out::after {
    left: 21em;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_fourth_check_out .check_out_input,
  .custommerce-pl-rc .rc_fourth_check_out::after,
  .custommerce-pl-rc .rc_sixth_check_out .check_out_input,
  .custommerce-pl-rc .rc_sixth_check_out::after {
    left: 17em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .rc_fourth_check_out .check_out_input,
  .custommerce-pl-rc .rc_fourth_check_out::after,
  .custommerce-pl-rc .rc_sixth_check_out .check_out_input,
  .custommerce-pl-rc .rc_sixth_check_out::after {
    left: 17.25em;
  }
}
.custommerce-pl-rc .rc_single_tooltip {
  position: absolute;
}
.custommerce-pl-rc .rc_single_tooltip:hover {
  z-index: 10;
}
.custommerce-pl-rc .rc_tooltip_content {
  position: absolute;
  display: none;
  opacity: 0;
  visibility: hidden;
  background-color: #e2e3ea;
  padding: 1em;
  transform: translate(0%, 1em);
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
  max-width: 380px;
  min-width: 380px;
  z-index: 5;
}
.custommerce-pl-rc .rc_tooltip_content.rc_tooltip_content_bottom {
  transform: translate(0%, -1em);
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .rc_tooltip_content {
    width: 220px;
    padding: 0.5em;
    min-width: unset;
    max-width: 300px;
  }
}
.custommerce-pl-rc .rc_tooltip_content_rwd {
  display: none;
  opacity: 0;
  visibility: hidden;
  background-color: #e2e3ea;
  padding: 1em;
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
  width: 100%;
  left: 50%;
  z-index: 31;
  position: absolute;
  bottom: 0em;
  transform: translateX(-50%);
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .rc_tooltip_content_rwd {
    bottom: 0em;
  }
}
.custommerce-pl-rc .rc_tooltip_content_rwd.rc_tooltip_content_bottom {
  bottom: unset;
  top: 5em;
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .rc_tooltip_content_rwd.rc_tooltip_content_bottom {
    bottom: unset;
    top: 0;
  }
}
.custommerce-pl-rc .accesories .rc_tooltip_content {
  position: absolute;
  display: block;
  top: 23em;
  left: 4em;
  width: 17em;
  visibility: visible;
  opacity: 1;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .accesories .rc_tooltip_content {
    left: 3em;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .accesories .rc_tooltip_content {
    left: 2em;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .accesories .rc_tooltip_content {
    position: absolute;
    right: auto;
    top: unset;
    left: 50%;
    bottom: 10em;
    text-align: center;
    transform: translateX(-50%);
  }
}
@container main (max-width: 600px) {
  .custommerce-pl-rc .accesories .rc_tooltip_content {
    max-width: none;
    width: 250px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .accesories .rc_tooltip_content {
    bottom: 5em;
    width: calc(320px - 2.5em);
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .accesories .rc_tooltip_content {
    bottom: 1em;
  }
}
.custommerce-pl-rc .rc_tooltip_content_holder {
  display: flex;
  width: 100%;
  align-items: center;
}
.custommerce-pl-rc .rc_tooltip_icon {
  display: inline-block;
  margin-right: 1em;
  font-size: 1em;
}
.custommerce-pl-rc .rc_tooltip_icon img {
  width: 100%;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .rc_tooltip_icon img {
    width: 4em;
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .rc_tooltip_icon img {
    width: 3em;
  }
}
.custommerce-pl-rc .rc_tooltip_desc {
  z-index: 20;
  padding: 10px;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .rc_tooltip_desc {
    padding-top: 0;
  }
}
.custommerce-pl-rc .rc_tooltip_desc .rc_tooltip_label {
  margin: 0;
  color: #e52713;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.custommerce-pl-rc .rc_tooltip_desc .rc_tooltip_header {
  margin: 0;
  font-size: 1.25em;
  font-weight: 700;
  color: #485156;
  font-family: "Bai Jamjuree", Arial, sans-serif, sans-serif !important;
}
.custommerce-pl-rc .rc_tooltip_desc .rc_tooltip_header h4{
  font-family: "Bai Jamjuree", Arial, sans-serif, sans-serif !important;
}
.custommerce-pl-rc .rc_tooltip_desc .cm-unique {
  font-size: 0.875em;
  text-align: left;
  font-weight: 400;
  font-family: "Open Sans", Arial, sans-serif !important;
  margin-bottom: 0.9em;
  text-transform: uppercase;
}
.custommerce-pl-rc .accesories .rc_tooltip_content .rc_tooltip_header {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  font-family: "Bai Jamjuree", Arial, sans-serif, sans-serif !important;
  color: #485156;
}
.custommerce-pl-rc .accesories .rc_tooltip_content .rc_tooltip_header h4{
font-family: "Bai Jamjuree", Arial, sans-serif, sans-serif !important;
}

.custommerce-pl-rc .rc_tooltip_content .rc_tooltip_paragraph,
.custommerce-pl-rc .rc_tooltip_content_rwd .rc_tooltip_paragraph {
  margin: 0.5em 0 0;
  font-size: 1em;
  color: #485156;
}
.custommerce-pl-rc .rc_tooltip_content .rc_tooltip_paragraph,
.custommerce-pl-rc .rc_tooltip_content_rwd .rc_tooltip_paragraph p{
font-family: "Bai Jamjuree", Arial, sans-serif, sans-serif !important;
}

@container main (max-width: 500px) {
  .custommerce-pl-rc .rc_tooltip_content .rc_tooltip_paragraph,
  .custommerce-pl-rc .rc_tooltip_content_rwd .rc_tooltip_paragraph {
    font-size: 12px;
  }
}
.custommerce-pl-rc .rc_tooltip_trigger {
  position: relative;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2em;
  height: 3.2em;
  cursor: pointer;
  font-weight: bold;
  font-size: 1em;
  z-index: 0;
}
@container main (max-width: 600px) {
  .custommerce-pl-rc .rc_tooltip_trigger {
    width: 3em;
    height: 3em;
  }
}
@container main (max-width: 450px) {
  .custommerce-pl-rc .rc_tooltip_trigger {
    width: 2.5em;
    height: 2.5em;
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .rc_tooltip_trigger {
    width: 2em;
    height: 2em;
  }
}
.custommerce-pl-rc .rc_tooltip_trigger .rc_plus {
  position: relative;
  z-index: 1;
  border-radius: 50%;
  background-color: #87cedc;
  width: 100%;
  height: 100%;
}
.custommerce-pl-rc .rc_tooltip_trigger .rc_plus img {
  width: 100%;
}
@keyframes pulse2 {
  0% {
    box-shadow: 0 0 0 0 #87cedc;
  }
  100% {
    box-shadow: 0 0 0 32px rgba(255, 255, 255, 0);
  }
}
.custommerce-pl-rc .rc_tooltip_trigger::after,
.custommerce-pl-rc .rc_tooltip_trigger::before {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  animation: pulse2 1.2s linear infinite;
}
.custommerce-pl-rc .rc_tooltip_trigger::before {
  animation-delay: 0.3s;
}
.custommerce-pl-rc .rc_tooltip_trigger:hover::after,
.custommerce-pl-rc .rc_tooltip_trigger:hover::before {
  display: none;
}
.custommerce-pl-rc .rc_tooltip_trigger:hover + .rc_tooltip_content {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translate(calc(-50% + 1.6em), 1em);
}
@container main (max-width: 600px) {
  .custommerce-pl-rc .rc_tooltip_trigger:hover + .rc_tooltip_content {
    transform: translate(calc(-50% + 1.5em), 1em);
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .rc_tooltip_trigger:hover + .rc_tooltip_content {
    display: none;
  }
}
.custommerce-pl-rc .rc_tooltip_trigger:hover + .rc_tooltip_content_bottom {
  transform: translate(calc(-50% + 1.6em), calc(-100% - 3.2em - 1em));
}
@container main (max-width: 600px) {
  .custommerce-pl-rc .rc_tooltip_trigger:hover + .rc_tooltip_content_bottom {
    transform: translate(calc(-50% + 1.5em), calc(-100% - 3em - 1em));
  }
}
.custommerce-pl-rc .rc_single_tooltip:hover + .rc_tooltip_content_rwd {
  display: none;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .rc_single_tooltip:hover + .rc_tooltip_content_rwd {
    display: block;
    opacity: 1;
    visibility: visible;
    position: absolute;
    margin-bottom: -3em;
  }
}
.custommerce-pl-rc .rc_checkout_content_back {
  display: none;
}
.custommerce-pl-rc .rc_checkout_content_front {
  display: block;
}
.custommerce-pl-rc .accesories .rc_checkout_content_front {
  display: flex;
  align-items: flex-start;
}
.custommerce-pl-rc .rc_invert_image:checked ~ .rc_checkout_content_back {
  display: block;
}
.custommerce-pl-rc .rc_invert_image:checked ~ .rc_checkout_content_front {
  display: none;
}
.custommerce-pl-rc .rc_invert_image {
  position: absolute;
  font-size: 1em;
  top: 4em;
  right: 5%;
  width: 86px;
  height: 76px;
  margin: 0;
  z-index: 10;
  opacity: 0;
  cursor: pointer;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_invert_image {
    right: 2em;
    top: 17em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .rc_invert_image {
    right: 1.25em;
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .rc_invert_image {
    width: 54px;
    height: 58px;
  }
}
.custommerce-pl-rc .invert_radio_image {
  position: absolute;
  display: flex;
  flex-flow: column;
  align-items: center;
  top: 4em;
  right: 5%;
  z-index: 8;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .invert_radio_image {
    right: 2em;
    top: 17em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .invert_radio_image {
    right: 1.25em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .invert_radio_image {
    top: 17em;
  }
}
.custommerce-pl-rc .invert_radio_image img {
  margin-bottom: 10px;
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .invert_radio_image img {
    height: 2em;
  }
}
.custommerce-pl-rc .invert_radio_image span.rc_switcher_label {
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  font-family: "Bai Jamjuree", Arial, sans-serif !important;
}
.custommerce-pl-rc .rc_accesories_label {
  position: absolute;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
  color: #000;
  font-size: 1em;
  line-height: 1em;
  width: 34%;
  padding-top: 6em;
  padding-left: 4em;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .rc_accesories_label {
    padding-left: 3em;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_accesories_label {
    padding-left: 2em;
    padding-top: 0;
    width: 100%;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .rc_accesories_label {
    width: 100%;
    padding: 0 1.25em;
  }
}
.custommerce-pl-rc .rc_accesories_label .rc_accesories_label_head {
  font-size: 1.5em;
  font-family: "Bai Jamjuree", Arial, sans-serif !important;
  font-weight: 600;
  margin-bottom: 1.5em;
  line-height: 1.2;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .rc_accesories_label .rc_accesories_label_head {
    font-size: 1em;
  }
}
.custommerce-pl-rc .rc_accesories_label .rc_accesories_label_paragraph {
  font-size: 0.875em;
  font-family: "Open Sans", Arial, sans-serif !important;
  color: #c1c1c1;
  padding-left: 40px;
  min-height: 33px;
  line-height: 1.3;
  background-position: left center;
  background-repeat: no-repeat;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_accesories_label .rc_accesories_label_paragraph br {
    display: block;
  }
}
.custommerce-pl-rc .rc_checkout_img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.custommerce-pl-rc .rc_checkout_content_back,
.custommerce-pl-rc .rc_checkout_content_front {
  padding-left: 34%;
  overflow: visible;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_checkout_content_back,
  .custommerce-pl-rc .rc_checkout_content_front {
    padding-left: 0%;
    padding-top: 3em;
  }
}
.custommerce-pl-rc .rc_checkout_content_back .cm-hotspot-box,
.custommerce-pl-rc .rc_checkout_content_front .cm-hotspot-box {
  width: 100%;
  position: relative;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_checkout_content_back .cm-hotspot-box,
  .custommerce-pl-rc .rc_checkout_content_front .cm-hotspot-box {
    max-width: 530px;
    margin: auto;
  }
  .custommerce-pl-rc .rc_checkout_content_back .cm-hotspot-box.cm-hotspot-box-rwd-15,
  .custommerce-pl-rc .rc_checkout_content_front .cm-hotspot-box.cm-hotspot-box-rwd-15 {
    padding: 0;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_checkout_content_back,
  .custommerce-pl-rc .rc_checkout_content_front {
    padding: 1em;
    padding-top: 17em;
  }
}
@container main (max-width: 450px) {
  .custommerce-pl-rc .rc_has_more_than_four .rc_checkout_content_back,
  .custommerce-pl-rc .rc_has_more_than_four .rc_checkout_content_front {
    padding-top: 17em;
  }
}
.custommerce-pl-rc .rc_switch_images {
  margin-top: 5em;
}
@container main (max-width: 1000px) {
  .custommerce-pl-rc .rc_switch_images {
    margin-bottom: 5em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .rc_switch_images {
    margin-top: 2em;
    margin-bottom: 0em;
  }
}
@media only screen and (max-width: 500px) {
  .custommerce-pl-rc .rc_tooltip_icon img {
    width: 100%;
    min-width: 100%;
  }
  .custommerce-pl-rc .rc_checkout_content_front,
  .custommerce-pl-rc .rc_checkout_content_back {
    padding-bottom: 3em;
  }
  @container main (max-width: 700px) {
    .custommerce-pl-rc .rc_checkout_content_front,
    .custommerce-pl-rc .rc_checkout_content_back {
      padding-bottom: 3em;
    }
  }
  .custommerce-pl-rc .rc_tooltip_content_rwd {
    bottom: -6em;
  }
  .custommerce-pl-rc .cm-section-traits .cm-icons .cm-icon-item .cm-icon-item-desc .cm-icon-item-title {
    width: 100%;
  }
}
.custommerce-pl-rc .cm-content-to-left {
  left: -250px;
  top: -50px;
}
@container main (max-width: 600px) {
  .custommerce-pl-rc .cm-content-to-left {
    left: -200px;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .rc_tooltip_right {
    left: 100px;
  }
}
.custommerce-pl-rc .cm-section-slider {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
.custommerce-pl-rc .cm-section-slider input[type=radio] {
  display: none;
}
.custommerce-pl-rc .cm-section-slider .arrow-right,
.custommerce-pl-rc .cm-section-slider .arrow-left {
  position: absolute;
  z-index: 10;
  top: 0;
}
.custommerce-pl-rc .cm-section-slider .arrow-right label,
.custommerce-pl-rc .cm-section-slider .arrow-left label {
  display: none;
  cursor: pointer;
}
.custommerce-pl-rc .cm-section-slider .arrow-right label img,
.custommerce-pl-rc .cm-section-slider .arrow-left label img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 37px;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-slider .arrow-right label img,
  .custommerce-pl-rc .cm-section-slider .arrow-left label img {
    width: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.custommerce-pl-rc .cm-section-slider .arrow-left {
  height: 100%;
  width: 37px;
  display: flex;
  margin-left: 1em;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-slider .arrow-left {
    display: block;
  }
}
.custommerce-pl-rc .cm-section-slider .arrow-right {
  height: 100%;
  width: 37px;
  right: 0px;
  text-align: right;
  margin-right: 1em;
}
.custommerce-pl-rc .cm-section-slider .arrow-right img {
  right: 0;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-slider .arrow-right {
    display: block;
  }
}
.custommerce-pl-rc .cm-section-slider .slider {
  position: relative;
  overflow: hidden;
  width: 90%;
  margin: auto;
  display: block;
  margin: auto;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.custommerce-pl-rc .cm-section-slider .slider .slider-box {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  align-items: flex-start;
  height: 0;
  opacity: 0;
}
.custommerce-pl-rc .cm-section-slider .slider .slider-box .slider-lp {
  width: 33%;
  max-width: 400px;
  padding: 0 1em;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 2em;
}
@container main (max-width: 1200px) {}
@container main (max-width: 1000px) {}
.custommerce-pl-rc .cm-section-slider .slider .slider-box .slider-lp img {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  max-width: 100%;
  height: auto;
}
.custommerce-pl-rc .cm-section-slider .slider .slider-box .slider-lp .cm-slider-title {
  text-align: center;
  color: #fff;
  font-family: "Open Sans", Arial, sans-serif !important;
  line-height: 1.3;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 0.5em;
  padding: 0 5%;
}
@container main (max-width: 1100px) {
  .custommerce-pl-rc .cm-section-slider .slider .slider-box .slider-lp .cm-slider-title {
    font-size: 1.125em;
  }
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .cm-section-slider .slider .slider-box .slider-lp .cm-slider-title {
    padding: 0 1em;
  }
}
.custommerce-pl-rc .cm-section-slider .slider .slider-box .slider-lp p {
  text-align: center;
  padding: 0 5%;
  font-size: 1em;
  margin: 0;
  line-height: 1.5em;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-weight: 300;
  color: #fff;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .cm-section-slider .slider .slider-box .slider-lp p {
    padding: 0 1em !important;
  }
}
.custommerce-pl-rc .cm-section-slider .slider .slider-box .slider-lp .cm-slider-small {
  color: #485156;
  font-family: "Bai Jamjuree", Arial, sans-serif !important;
  font-size: 1em;
  line-height: 1.2;
  margin-bottom: 1em;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-slider .slider.slider-no-rwd {
    display: none;
  }
}
.custommerce-pl-rc .cm-section-slider .slider.slider-rwd {
  display: none;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-slider .slider.slider-rwd {
    display: block;
  }
}
.custommerce-pl-rc .cm-section-slider .slider.slider-rwd .slider-box {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  align-items: center;
  height: 0;
  opacity: 0;
}
.custommerce-pl-rc .cm-section-slider .slider.slider-rwd .slider-box .slider-lp {
  width: 90%;
  margin: 0px 5%;
  box-sizing: border-box;
  text-align: center;
  box-shadow: none;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-1:checked ~ .arrow-left #cm-slide-sc-0 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-1:checked ~ .arrow-right label:nth-of-type(2) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-1:checked ~ .slider #slide-2-1 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-2:checked ~ .arrow-left #cm-slide-sc-1 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-2:checked ~ .arrow-right label:nth-of-type(3) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-2:checked ~ .slider #slide-2-2 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-3:checked ~ .arrow-left #cm-slide-sc-2 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-3:checked ~ .arrow-right label:nth-of-type(4) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-3:checked ~ .slider #slide-2-3 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-4:checked ~ .arrow-left #cm-slide-sc-3 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-4:checked ~ .arrow-right label:nth-of-type(5) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-4:checked ~ .slider #slide-2-4 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-5:checked ~ .arrow-left #cm-slide-sc-4 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-5:checked ~ .arrow-right label:nth-of-type(6) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-5:checked ~ .slider #slide-2-5 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-6:checked ~ .arrow-left #cm-slide-sc-5 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-6:checked ~ .arrow-right label:nth-of-type(7) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-6:checked ~ .slider #slide-2-6 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-7:checked ~ .arrow-left #cm-slide-sc-6 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-7:checked ~ .arrow-right label:nth-of-type(8) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-7:checked ~ .slider #slide-2-7 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-8:checked ~ .arrow-left #cm-slide-sc-7 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-8:checked ~ .arrow-right label:nth-of-type(9) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-8:checked ~ .slider #slide-2-8 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-9:checked ~ .arrow-left #cm-slide-sc-8 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-9:checked ~ .arrow-right label:nth-of-type(10) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-9:checked ~ .slider #slide-2-9 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-10:checked ~ .arrow-left #cm-slide-sc-9 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-10:checked ~ .arrow-right label:nth-of-type(11) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-10:checked ~ .slider #slide-2-10 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-11:checked ~ .arrow-left #cm-slide-sc-10 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-11:checked ~ .arrow-right label:nth-of-type(12) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-11:checked ~ .slider #slide-2-11 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-12:checked ~ .arrow-left #cm-slide-sc-11 {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-12:checked ~ .arrow-right label:nth-of-type(13) {
  display: block;
}
.custommerce-pl-rc .cm-section-slider #slide-input-2-12:checked ~ .slider #slide-2-12 {
  height: auto;
  opacity: 1;
  transition: all ease 0s;
}
.custommerce-pl-rc .cm-section-others {
  justify-content: space-between;
  flex-wrap: nowrap;
  display: flex;
  margin-bottom: var(--section-space);
  margin-top: var(--section-space);
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .cm-section-others {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-others {
    overflow: hidden;
    justify-content: space-evenly;
  }
}
.custommerce-pl-rc .cm-section-others .cm-other-item {
  text-align: center;
  width: 16%;
  padding: 0 0.5em;
  max-width: 148px;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .cm-section-others .cm-other-item {
    width: 33.333333333%;
    flex-basis: 32%;
    padding: 0 1.25em;
    margin-top: 2em;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-others .cm-other-item {
    width: 33.333333333%;
    flex-basis: 33%;
    padding: 0 1.25em;
    margin-top: 2em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-others .cm-other-item {
    max-width: 110px;
    padding: 0 1em;
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .cm-section-others .cm-other-item {
    padding: 0 0.5em;
  }
}
.custommerce-pl-rc .cm-section-others .cm-other-item .cm-other-img-holder {
  position: relative;
}
.custommerce-pl-rc .cm-section-others .cm-other-item .cm-other-img-holder::before {
  content: "";
  display: block;
  height: 55%;
  background: #535353;
  position: absolute;
  z-index: 0;
  left: 0.5em;
  right: 0.5em;
  bottom: 0em;
  transition: 0.2s ease;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .cm-section-others .cm-other-item .cm-other-img-holder::before {
    bottom: -0.5em;
    left: 0em;
    right: 0em;
  }
}
.custommerce-pl-rc .cm-section-others .cm-other-item .cm-other-img-holder img {
  display: block;
  width: 100%;
  z-index: 1;
  position: relative;
  transition: 0.3s ease;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-others .cm-other-item .cm-other-img-holder img {
    transform: scale(1.1);
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .cm-section-others .cm-other-item .cm-other-img-holder img {
    transform: scale(1.2);
  }
}
.custommerce-pl-rc .cm-section-others .cm-other-item:hover .cm-other-img-holder::before {
  background: #e52713;
}
.custommerce-pl-rc .cm-section-others .cm-other-item:hover .cm-other-img-holder img {
  transform: translateY(-10px);
}
.custommerce-pl-rc .cm-section-others .cm-other-item .cm-other-name {
  font-size: 1em;
  text-align: center;
  font-family: "Bai Jamjuree", Arial, sans-serif, sans-serif !important;
  font-weight: 700;
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .cm-section-others .cm-other-item .cm-other-name {
    font-size: 0.875em;
  }
}
.custommerce-pl-rc .cm-section-others .cm-other-item p {
  font-size: 1em;
  margin: 3em 0 4px 0;
  line-height: 1.5em;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-weight: 400;
}
.custommerce-pl-rc .cm-section-others .cm-other-item p span {
  font-weight: 700;
  font-family: "Open Sans", Arial, sans-serif !important;
  padding: 2px 0;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-others .cm-other-item p {
    font-size: 0.875em;
    line-height: 1.3em;
  }
}
.custommerce-pl-rc .cm-section-guarantee {
  padding-bottom: 7em;
  padding-top: 3em;
  display: flex;
  flex-direction: row;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-guarantee {
    flex-direction: column;
    padding-bottom: 3em;
  }
}
.custommerce-pl-rc .cm-section-guarantee .cm-box {
  flex-basis: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.custommerce-pl-rc .cm-section-guarantee .cm-box .cm-img {
  max-width: 535px;
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-img {
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-guarantee .cm-box .cm-img img {
  width: 100%;
}
.custommerce-pl-rc .cm-section-guarantee .cm-box .cm-ng {
  font-family: "Bai Jamjuree", Arial, sans-serif !important;
  font-weight: 600;
  color: #485156;
  font-size: 2.5em;
  padding-bottom: 40px;
  padding-top: 20px;
  max-width: 500px;
  line-height: 1.25;
}
@container main (max-width: 1200px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-ng {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-ng {
    text-align: center;
    font-size: 2.125em;
  }
}
.custommerce-pl-rc .cm-section-guarantee .cm-box .cm-guarant-text {
  text-align: left;
  font-size: 1.25em;
  font-weight: 400;
  margin-left: 50px;
  padding-right: 30px;
}
.custommerce-pl-rc .cm-section-guarantee .cm-box .cm-guarant-text a {
  text-decoration: none;
  color: #e52713;
}
@container main (max-width: 1200px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-guarant-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-guarant-text {
    text-align: center;
    font-size: 1em;
    padding: 0 10px;
    margin: 0 auto;
  }
}
.custommerce-pl-rc .cm-section-guarantee .cm-box .cm-p {
  max-width: 500px;
  font-family: "Bai Jamjuree", Arial, sans-serif !important;
  font-weight: 400;
  font-size: 1.25em;
  padding-bottom: 1em;
  line-height: 1.25;
}
@container main (max-width: 1200px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@container main (max-width: 700px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-p {
    text-align: center;
  }
}
.custommerce-pl-rc .cm-bg-top {
  background-size: cover;
}
.custommerce-pl-rc .cm-bg-gray {
  margin-top: var(--section-space);
  margin-bottom: var(--section-space);
  padding-bottom: var(--section-space);
  padding-top: var(--section-space);
  background-size: cover;
  background-repeat: no-repeat;
}
.custommerce-pl-rc .cm-bg-darkgray {
  margin-top: var(--section-space);
  margin-bottom: var(--section-space);
  padding-bottom: var(--section-space);
  padding-top: var(--section-space);
  background-color: #535353;
  background-size: cover;
  background-repeat: no-repeat;
}
.custommerce-pl-rc .cm-section-note {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 11px;
  font-weight: 400;
}
.custommerce-pl-rc .cm-max-w-420 {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.custommerce-pl-rc .cm-main {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.custommerce-pl-rc sup {
  all: unset;
  font-size: 80%;
  vertical-align: super;
}
