@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
.custommerce-pl-rc {
  container: main/inline-size;
  color: #000000;
  max-width: 1200px;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.33;
  box-sizing: border-box;
  text-align: left;
  margin: 0 auto;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.custommerce-pl-rc .cm-card-data {
  display: none;
}
.custommerce-pl-rc strong {
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.custommerce-pl-rc .cm-text-upper {
  text-transform: uppercase;
}
.custommerce-pl-rc sup {
  all: unset;
  vertical-align: top;
  font-size: 60%;
}
.custommerce-pl-rc > * {
  box-sizing: border-box;
}
@media (max-width: 996px) {
  .custommerce-pl-rc {
    font-size: 14px;
  }
}
.custommerce-pl-rc .cm-section-header-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  min-height: 729px;
  background-color: #E7E2E7;
  background-size: cover;
  background-position: center;
  padding-right: 60px;
  overflow: hidden;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-header-1 {
    padding-right: 32px;
    padding-top: 32px;
    padding-bottom: 32px;
    min-height: auto;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 {
    padding-right: 32px;
    padding-left: 32px;
    padding-bottom: 84px;
    background-position: top left 15%;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-header-1 {
    padding-bottom: 64px;
    background-position: top -80px left 30%;
    padding-right: 16px;
    padding-left: 16px;
  }
}
.custommerce-pl-rc .cm-section-header-1 .cm-col {
  width: 50%;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-col {
    width: 100%;
    text-align: center;
  }
}
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text {
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 470px;
}
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-1 {
  font-size: 3.75em;
  padding: 1.125em 0 0.375em;
  text-transform: uppercase;
  max-width: 450px;
  line-height: 1.1;
}
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-1 span {
  color: #E52713;
}
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-2 {
  font-size: 1.25em;
  line-height: 1.2;
}
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-1,
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-2 {
  color: #000000;
  text-align: left;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-1,
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-2 {
    text-align: center;
  }
}
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-img {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
  position: relative;
  margin-top: 6em;
  width: 50%;
}
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-img .cm-packshot {
  position: relative;
  z-index: 2;
  animation: rotateimg 3s linear infinite;
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-img .cm-packshot {
    animation: unset;
  }
}
.custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-img img {
  max-width: 100%;
  display: block;
}
@container main (max-width: 1100px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-img {
    margin-top: 4em;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-img img {
    max-width: 84%;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-img {
    justify-content: center;
    align-self: center;
    width: 100%;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-img img {
    max-width: 400px;
    width: 100%;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-img img {
    max-width: 300px;
  }
}
@keyframes rotateimg {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(14deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 {
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-header-1.cm-reverse {
  flex-direction: row-reverse;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1.cm-reverse {
    flex-direction: column;
  }
}
@container main (max-width: 920px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 {
    max-width: 380px;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-1 {
    font-size: 3.125em;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-2 {
    font-size: 1.125em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-1 {
    padding: 0.375em 0;
    font-size: 2.875em;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-col.cm-col-text .cm-col-text-1 .cm-title-2 {
    margin: 0 auto;
    max-width: 320px;
    font-size: 1em;
  }
}
.custommerce-pl-rc .cm-section-container-1 {
  display: flex;
  position: relative;
  flex-direction: column;
  background-image: linear-gradient(180deg, #e7e2e7 0%, #ffffff 100%);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-origin: padding-box;
  background-color: transparent;
  padding-top: 64px;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-container-1 {
    padding-top: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-container-1.cm-bg-1 {
    background-position: top 100px center;
  }
}
.custommerce-pl-rc .cm-section-container-1 .cm-bg-img {
  position: absolute;
}
.custommerce-pl-rc .cm-section-container-1 .cm-bg-img img {
  max-width: 100%;
  width: 100%;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-container-1 .cm-bg-img {
    top: 0%;
    transform: translateX(20%);
  }
}
.custommerce-pl-rc .cm-section-container-2 {
  display: flex;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding-top: 64px;
  padding-bottom: 112px;
  gap: 112px;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-container-2 {
    gap: 84px;
    padding-bottom: 84px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-container-2 {
    gap: 64px;
    padding-bottom: 64px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-container-2 {
    gap: 32px;
    padding-top: 32px;
  }
}
.custommerce-pl-rc .cm-section-container-3 {
  display: flex;
  flex-direction: column;
  padding-bottom: 64px;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-container-3 {
    padding-bottom: 32px;
  }
}
.custommerce-pl-rc .cm-separator {
  height: 64px;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-separator {
    height: 32px;
  }
}
.custommerce-pl-rc .cm-adavantages-container {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  padding: 0 60px 72px;
  gap: 64px;
  background-position: top -33px center;
  background-repeat: no-repeat;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-adavantages-container {
    padding: 0 32px 64px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container {
    background-position: top 150px center;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-adavantages-container {
    padding: 0 16px 32px;
    gap: 32px;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-title-box {
  display: flex;
  flex-direction: column;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box {
    justify-content: center;
    align-items: center;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-title-box.cm-pt {
  padding-bottom: 64px;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box.cm-pt {
    padding-bottom: 32px;
  }
}
@container main (max-width: 700) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box {
    justify-content: center;
    align-items: center;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-text {
  font-size: 2em;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-text {
    font-size: 1.75em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-text {
    font-size: 1.5em;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger {
  font-size: 2.5em;
  display: inline-block;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger {
    font-size: 2.25em;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger br {
    display: none;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger {
    line-height: 1.2;
    font-size: 2em;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger .cm-logo-2 {
  margin-left: 16px;
  max-width: 151px;
  width: 100%;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger .cm-logo-2 {
    max-width: 120px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger .cm-logo-2 {
    margin: 6px auto 0;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger .cm-logo-3 {
  max-width: 100%;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger .cm-logo-3 {
    max-width: 220px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger .cm-logo-3 {
    max-width: 180px;
    margin: 0 auto 10px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-title-box .cm-bigger .cm-logo-3 {
    max-width: 150px;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 16px;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box.cm-box-2 {
  align-items: center;
  padding-top: 32px;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-box.cm-box-2 {
    flex-direction: column-reverse;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-box {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-pictures {
  display: flex;
  align-items: flex-end;
  width: 50%;
  position: relative;
  overflow: hidden;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-box .cm-pictures {
    max-width: 500px;
    width: 100%;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-pictures img {
  max-width: 100%;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-pictures .cm-img-1 {
  position: relative;
  opacity: 1;
  animation: fade 6s linear infinite 0s;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-pictures .cm-img-2 {
  position: absolute;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: fade 6s linear infinite 3s;
}
@keyframes fade {
  50%, 0% {
    opacity: 1;
  }
  100%, 51% {
    opacity: 0;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  max-width: 450px;
  width: 50%;
  transition: 0.3s ease-in-out;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box {
    width: 100%;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box {
    overflow: hidden;
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box a {
  text-decoration: none;
  color: #E52713;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  padding-bottom: 1.25em;
  transition: 0.3s ease-in-out;
  order: 2;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage {
    padding-bottom: 1em;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage.cm-default {
  order: 1;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage.cm-default .cm-advantages-content {
  border-left: 18px solid #e52713;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage.cm-default .cm-advantages-content .cm-title {
  color: #e52713;
  margin-left: 0.5em;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage.cm-default .cm-advantages-content .cm-desc {
  margin-left: 0.5em;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage.cm-default .cm-advantages-content .cm-image {
  opacity: 1;
}
@container main (max-width: 700) {
  .custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage {
    max-width: 100%;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage .cm-advantages-content {
  transition: 0.3s ease-in-out;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage .cm-advantages-content .cm-title {
  font-size: 1.125em;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 700;
  font-style: normal;
  transition: ease-out 0.25s;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage .cm-advantages-content .cm-title {
    font-size: 1em;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage .cm-advantages-content .cm-desc {
  font-size: 1em;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 400;
  font-style: normal;
  transition: ease-out 0.25s;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage .cm-advantages-content .cm-desc {
    font-size: 0.875em;
  }
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover ~ .cm-default .cm-advantages-content {
  border-left: unset;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover ~ .cm-default .cm-advantages-content .cm-title {
  color: #000;
  margin-left: 0;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover ~ .cm-default .cm-advantages-content .cm-desc {
  margin-left: 0;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover ~ .cm-default .cm-advantages-content .cm-image {
  opacity: 0;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover .cm-advantages-content {
  border-left: 18px solid #e52713;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover .cm-advantages-content .cm-title {
  color: #e52713;
  margin-left: 0.5em;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover .cm-advantages-content .cm-desc {
  margin-left: 0.5em;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover .cm-advantages-content .cm-image {
  opacity: 1;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover .cm-advantages-content ~ .cm-default {
  background-color: green;
}
.custommerce-pl-rc .cm-adavantages-container .cm-box .cm-advantages-box .cm-single-advantage:hover .cm-advantages-content ~ .cm-default .cm-image {
  opacity: 0;
}
.custommerce-pl-rc .cm-section-title-1 {
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
}
.custommerce-pl-rc .cm-section-title-1.cm-bg {
  background-color: #E7E2E7;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-title-1 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-title-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.custommerce-pl-rc .cm-section-title-1 .cm-title,
.custommerce-pl-rc .cm-section-title-1 .cm-subtitle {
  margin: 0 auto;
}
.custommerce-pl-rc .cm-section-title-1 span {
  color: #917579;
}
.custommerce-pl-rc .cm-section-title-1 .cm-title-1 {
  font-size: 1.75em;
  line-height: 1.165;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-title-1 {
    font-size: 1.5em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-title-1 {
    font-size: 1.25em;
  }
}
.custommerce-pl-rc .cm-section-title-1 .cm-title {
  font-size: 3em;
  line-height: 1.165;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 600;
  font-style: normal;
  max-width: 750px;
}
@container main (max-width: 920px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-title {
    max-width: 650px;
    font-size: 2.75em;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-title {
    font-size: 2.5em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-title {
    font-size: 2.125em;
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-title {
    font-size: 2em;
  }
}
.custommerce-pl-rc .cm-section-title-1 .cm-subtitle {
  padding-top: 0.75em;
  font-size: 1.875em;
  max-width: 700px;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.6;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-subtitle {
    max-width: 600px;
    font-size: 1.625em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-subtitle {
    font-size: 1.375em;
  }
}
.custommerce-pl-rc .cm-section-icons-1 {
  padding-top: 82px;
  padding-bottom: 82px;
  padding-left: 60px;
  padding-right: 60px;
  background-color: #E7E2E7;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-icons-1 {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-icons-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1em;
  row-gap: 32px;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content {
    justify-content: space-evenly;
    gap: 32px;
  }
}
@container main (max-width: 400) {
  .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 {
  max-width: 254px;
  width: calc(25% - 0.75em);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  gap: 2em;
  text-align: center;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon {
    max-width: 300px;
    width: 45%;
  }
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon {
    gap: 16px;
  }
}
@container main (max-width: 400px) {
  .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-box {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  transition: opacity 0.4s ease;
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon .cm-text {
  max-width: 254px;
  font-weight: 400;
  color: #000000;
}
@container main (max-width: 900px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon .cm-text {
    max-width: 300px;
  }
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon .cm-t-1 {
  font-size: 1.25em;
  margin: 0.75em;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon .cm-t-1 {
    font-size: 1.125em;
  }
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon .cm-t-2 {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 2;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.4s ease, max-height 0.4s ease;
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon .cm-t-2 .cm-t-2-desc {
  padding: 0 0.75em 1em;
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon img {
  max-width: 100%;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon img {
    max-width: 144px;
  }
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon:hover .cm-text-box {
  background-color: #ffffff;
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon:hover .cm-t-2 {
  opacity: 1;
  max-height: 250px;
  background-color: #ffffff;
}
.custommerce-pl-rc .cm-section-img-1 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 32px 10px;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-img-1 {
    padding: 16px 10px;
  }
}
.custommerce-pl-rc .cm-section-img-1 img {
  max-width: 100%;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-img-1 img {
    max-width: 320px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-img-1 img {
    max-width: 270px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-img-1 img {
    max-width: 220px;
  }
}
.custommerce-pl-rc .cm-section-serp-1 {
  padding-left: 60px;
  padding-right: 60px;
  gap: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-serp-1 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col {
  width: 50%;
}
@container main (max-width: 768px) {
  .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: flex-start;
  flex-direction: column;
  max-width: 446px;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-title {
  font-size: 1.25em;
  line-height: 1.45;
  padding-bottom: 1em;
  width: 100%;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-title {
    text-align: center;
    padding-bottom: 0.5em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-title {
    font-size: 1.125em;
    line-height: 1.3;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-plain-text {
  font-size: 1.125em;
  line-height: 1.25;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-plain-text {
    text-align: center;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-plain-text {
    font-size: 1em;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img {
    max-width: 500px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img {
    max-width: 390px;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img video {
  max-width: 100%;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img img {
  max-width: 100%;
}
.custommerce-pl-rc .cm-section-serp-1.cm-reverse .cm-col.cm-col-img {
  justify-content: flex-end;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1.cm-reverse {
    gap: 32px;
    flex-direction: column-reverse;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1.cm-reverse {
    gap: 16px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 {
    gap: 32px;
    flex-direction: column;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 {
    gap: 16px;
  }
}
.custommerce-pl-rc .cm-section-disclaimer {
  display: flex;
  flex-direction: column;
  background-color: #e4dfe5;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 32px;
  gap: 10px;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-disclaimer {
    gap: 4px;
  }
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-disclaimer {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-disclaimer {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.custommerce-pl-rc .cm-section-disclaimer .cm-text-disc {
  text-align: left;
  font-size: 0.75em;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-disclaimer .cm-text-disc {
    font-size: 0.625em;
  }
}
.custommerce-pl-rc .cm-section-products-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding-bottom: 100px;
  padding-left: 60px;
  padding-right: 60px;
  gap: 16px;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-products-1 {
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 64px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-products-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-products-1 {
    gap: 16px;
  }
}
.custommerce-pl-rc .cm-section-products-1 .cm-product {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: calc(25% - 0.75em);
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-products-1 .cm-product {
    width: calc(33% - 0.75em);
    text-align: center;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-products-1 .cm-product {
    width: calc(50% - 0.75em);
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-products-1 .cm-product {
    width: calc(100% - 0.75em);
  }
}
.custommerce-pl-rc .cm-section-products-1 .cm-product .cm-img {
  display: flex;
}
.custommerce-pl-rc .cm-section-products-1 .cm-product .cm-img img {
  max-width: 100%;
}
.custommerce-pl-rc .cm-section-products-1 .cm-product .cm-desc {
  padding-top: 0.25em;
  max-width: 250px;
  font-size: 1.125em;
  text-align: center;
}
.custommerce-pl-rc .cm-section-products-1 .cm-product .cm-desc span {
  color: #917579;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-products-1 .cm-product .cm-desc {
    font-size: 1em;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 {
  position: relative;
  background-size: contain;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  padding-top: 16px;
  background-color: #e4dfe5;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
@container main (max-width: 1100px) {
  .custommerce-pl-rc .cm-section-hotspots-1 {
    padding-top: 100px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-hotspots-1 {
    flex-direction: column;
    padding-top: 0;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-img-bg {
  right: 0;
  top: 0;
  z-index: 2;
  position: absolute;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-img-bg img {
  max-width: 100%;
  width: 100%;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-img-bg img {
    max-width: 370px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-img-bg {
    position: relative;
    justify-content: flex-end;
    display: flex;
    align-items: flex-end;
    align-self: flex-end;
  }
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-img-bg img {
    max-width: 270px;
  }
  @container main (max-width: 500px) {
    .custommerce-pl-rc .cm-section-hotspots-1 .cm-img-bg img {
      max-width: 220px;
    }
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 64px;
  padding-left: 60px;
  padding-right: 60px;
  z-index: 2;
  max-width: 700px;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-h-ng-1 {
  font-size: 2em;
  padding-bottom: 0.25em;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-h-ng-1 {
    font-size: 1.75em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-h-ng-1 {
    font-size: 1.5em;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-h-ng-2 {
  padding-top: 1em;
  font-size: 1.375em;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-h-ng-2 {
    font-size: 1.25em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-h-ng-2 {
    font-size: 1.125em;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-logo-4 {
  max-width: 100%;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-logo-4 {
    max-width: 220px;
  }
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 520px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer {
    margin-top: -1em;
    padding-top: 0;
    position: relative;
  }
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-h-ng-1,
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-h-ng-2 {
    text-align: center;
  }
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-logo-4 {
    display: flex;
    margin: 0 auto;
    max-width: 180px;
  }
  @container main (max-width: 768px) {
    .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-logo-4 {
      max-width: 180px;
    }
  }
  @container main (max-width: 500px) {
    .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer .cm-logo-4 {
      max-width: 150px;
    }
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-text-hotspot-cointainer {
    margin-top: 1em;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container {
  position: relative;
  min-height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container {
    margin-top: -6em;
    padding-bottom: 32px;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-img-front,
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-img-back {
  position: relative;
  width: auto;
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-img-front,
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-img-back {
    width: 130%;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-front {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-content {
  position: absolute;
  max-width: 250px;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-content .cm-hotspot-description {
  position: relative;
  color: #fff;
  font-size: 1.125em;
  z-index: 2;
  line-height: 1.18;
  text-align: center;
}
@container main (max-width: 800px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-content .cm-hotspot-description {
    font-size: 1em;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus {
  width: 45px;
  height: 45px;
  z-index: 10;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus .cm-img {
  position: absolute;
  top: 0%;
  left: 0;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus img {
  width: 100%;
  max-width: 45px;
  max-height: 45px;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus .cm-pulse {
  position: relative;
  width: 100%;
  height: 100%;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus .cm-pulse::before {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  animation: pulse 1.2s linear infinite;
  top: 0;
  left: 0;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus .cm-pulse::after {
  animation-delay: 0.3s;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus:hover .cm-pulse::after, .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus:hover .cm-pulse::before {
  animation: none;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus:hover + .cm-content {
  opacity: 1;
  visibility: visible;
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus ~ .cm-hotspot-content {
  position: absolute;
  background-color: #E52713;
  text-align: center;
  opacity: 0;
  z-index: 11;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0%);
  transition: opacity 0.3s ease, transform 0.3s ease;
  visibility: hidden;
  min-width: 400px;
  width: 100%;
  padding: 0.75em;
  filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.35));
  color: #fff;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus ~ .cm-hotspot-content {
    min-width: 290px;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus ~ .cm-hotspot-content .cm-hotspot-title {
  font-size: 1em;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus ~ .cm-hotspot-content .cm-hotspot-title {
    font-size: 0.875em;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus ~ .cm-hotspot-content .cm-hotspot-description {
  padding-top: 0.25em;
  font-size: 1.25em;
  line-height: 1.35;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus ~ .cm-hotspot-content .cm-hotspot-description {
    font-size: 1.125em;
  }
}
.custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus:hover + .cm-hotspot-content {
  opacity: 1;
  visibility: visible;
  z-index: 3;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus {
    width: 40px;
    height: 40px;
    z-index: 10;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus {
    width: 27px;
    height: 27px;
    z-index: 10;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(10px, 0px);
  }
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus:nth-child(2) {
    transform: translate(50px, 0px);
  }
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-plus:nth-child(4) {
    transform: translate(-30px, 0px);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #e52713;
  }
  100% {
    box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
  }
}
@keyframes pulse2 {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
  100% {
    box-shadow: 0 0 0 16px rgba(255, 255, 255, 0);
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-content {
    width: 50% !important;
    padding: 10px;
    left: 50% !important;
    bottom: -20px !important;
    top: unset !important;
    transform: translateX(-50%) !important;
  }
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-content .cm-square {
    display: none;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-content {
    width: 96% !important;
    padding: 10px;
    left: 50% !important;
    bottom: -50px !important;
    top: unset !important;
    transform: translateX(-50%) !important;
  }
  .custommerce-pl-rc .cm-section-hotspots-1 .cm-hotspot-container .cm-hotspot-content .cm-square {
    display: none;
  }
}
.custommerce-pl-rc .cm-section-guarantee {
  padding-top: 64px;
  padding-bottom: 64px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  flex-direction: row;
  background-color: #e4dfe5;
  position: relative;
  z-index: 2;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-guarantee {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-guarantee {
    flex-direction: column;
    padding-top: 32px;
    gap: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-guarantee {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-guarantee {
    padding-bottom: 32px;
  }
}
.custommerce-pl-rc .cm-section-guarantee .cm-box {
  width: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box {
    align-items: center;
    width: 100%;
  }
}
.custommerce-pl-rc .cm-section-guarantee .cm-box.cm-box-img img {
  max-width: 100%;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box.cm-box-img img {
    max-width: 300px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box.cm-box-img img {
    max-width: 250px;
  }
}
.custommerce-pl-rc .cm-section-guarantee .cm-box .cm-ng {
  font-size: 2.5em;
  padding-bottom: 0.75em;
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-ng {
    text-align: center;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-ng {
    font-size: 2.25em;
    padding-bottom: 0.25em;
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-ng {
    font-size: 2em;
  }
}
.custommerce-pl-rc .cm-section-guarantee .cm-box .cm-p {
  font-family: "Inter", sans-serif, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.25em;
  line-height: 1.4;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-p {
    text-align: center;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-p {
    font-size: 1.125em;
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .cm-section-guarantee .cm-box .cm-p {
    font-size: 1em;
  }
}
.custommerce-pl-rc .cm-section-logo-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em 0;
  padding-left: 60px;
  padding-right: 60px;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-logo-1 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-logo-1 .cm-logo-bottom {
    max-width: 220px;
  }
}
.custommerce-pl-rc .cm-section-logo-1.cm-left {
  justify-content: flex-start;
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .cm-section-logo-1.cm-left {
    justify-content: center;
  }
}
.custommerce-pl-rc .cm-section-logo-1 img {
  max-width: 100%;
  width: auto;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-logo-1 img {
    max-width: 420px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-logo-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-logo-1 img {
    max-width: 350px;
  }
}
@container main (max-width: 400px) {
  .custommerce-pl-rc .cm-section-logo-1 img {
    max-width: 300px;
  }
}
.custommerce-pl-rc .cm-section-video {
  padding-top: 0;
  background-color: #2E2E30;
  position: relative;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.custommerce-pl-rc .cm-section-video .cm-video-poster {
  max-width: 100%;
  width: 100%;
}
.custommerce-pl-rc .cm-section-video::after {
  content: "";
  display: block;
  padding-bottom: 58.462%;
}
.custommerce-pl-rc .cm-section-video 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 input {
  display: none;
}
.custommerce-pl-rc .cm-section-video input:checked ~ label {
  display: none;
}
.custommerce-pl-rc .cm-section-video iframe {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100% !important;
  border: none;
}
.custommerce-pl-rc .cm-img-section {
  display: flex;
  padding-top: 0;
  position: relative;
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}
.custommerce-pl-rc .cm-img-section img {
  max-width: 100%;
}