@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");
@font-face {
  font-family: "BloggerSansLight";
  src: url("../fonts/Blogger_Sans-Light.woff2") format("woff2"), url("../fonts/Blogger_Sans-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BloggerSansRegular";
  src: url("../fonts/Blogger_Sans.woff2") format("woff2"), url("../fonts/Blogger_Sans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BloggerSansMedium";
  src: url("../fonts/Blogger_Sans-Medium.woff2") format("woff2"), url("../fonts/Blogger_Sans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BloggerSansBold";
  src: url("../fonts/Blogger_Sans-Bold.woff2") format("woff2"), url("../fonts/Blogger_Sans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.custommerce-pl-rc {
  container: main/inline-size;
  color: #fff;
  background-color: #ffffff;
  max-width: 1040px;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.33;
  box-sizing: border-box;
  text-align: left;
  margin: 0 auto;
  font-family: "BloggerSansRegular", sans-serif, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.custommerce-pl-rc .cm-card-data {
  display: none;
}
.custommerce-pl-rc strong {
  font-family: "BloggerSansBold", sans-serif, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.custommerce-pl-rc sup {
  all: unset;
  vertical-align: super;
  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;
  flex-direction: column;
  background: transparent linear-gradient(189deg, #341d1c 0%, #961915 47%, #8b1812 100%) 0% 0% no-repeat padding-box;
  border-radius: 50px 50px 0px 0px;
  padding-left: 40px;
  padding-right: 40px;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-header-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content {
  display: flex;
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col {
  width: 50%;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col {
    width: 100%;
    text-align: center;
  }
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 2.5em;
  padding-top: 2em;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text {
    max-width: 500px;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-1 .cm-title-1 {
  font-size: 2.5em;
  line-height: 1.33;
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-1 .cm-title-1 span {
  color: #F27C00;
  font-size: 48px;
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-2 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 16px;
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-2 .cm-icon {
  margin-bottom: 2em;
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-2 img {
  max-width: 100%;
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-img {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
  position: relative;
  align-self: center;
  width: 50%;
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-img .cm-packshot {
  z-index: 2;
  position: relative;
}
.custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-img img {
  max-width: 100%;
  animation: scalePackshot 4s infinite ease-in-out;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-img {
    justify-content: center;
    align-self: center;
    max-width: 500px;
    width: 100%;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-header-1 {
    gap: 16px;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content {
    flex-direction: column-reverse;
  }
}
.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: 500px) {
  .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-1 .cm-icon img {
    max-width: 250px;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-1 .cm-title-1 {
    font-size: 2em;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-1 .cm-title-1 span {
    font-size: 38px;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-2 img {
    width: 100%;
  }
  .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-2 .cm-icon {
    max-width: 130px;
  }
  @container main (max-width: 400px) {
    .custommerce-pl-rc .cm-section-header-1 .cm-section-header-content .cm-col.cm-col-text .cm-col-text-2 {
      align-items: center;
      justify-content: center;
      flex-direction: column-reverse;
    }
  }
}
.custommerce-pl-rc .cm-section-title-1 {
  text-align: center;
  width: 100%;
}
.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 .cm-title {
  font-size: 2.25em;
  line-height: 1.375;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-title {
    font-size: 2em;
  }
}
.custommerce-pl-rc .cm-section-title-1 .cm-title.cm-width {
  max-width: 700px;
}
.custommerce-pl-rc .cm-section-title-1 .cm-subtitle {
  padding-top: 1.5em;
  font-size: 1em;
  max-width: 900px;
  line-height: 1.565;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-title-1 .cm-subtitle {
    padding-top: 1em;
  }
}
.custommerce-pl-rc .cm-section-icons-1 {
  padding: 4.5em 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1em;
  row-gap: 3em;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
    gap: 32px 16px;
  }
}
@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 {
  width: calc(25% - 0.75em);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon {
    width: calc(50% - 0.75em);
    text-align: center;
  }
}
@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 {
  max-width: 220px;
  padding-top: 0.25em;
  font-size: 1.25em;
}
.custommerce-pl-rc .cm-section-icons-1 .cm-content .cm-icon img {
  max-width: 100%;
}
.custommerce-pl-rc .cm-section-serp-1 {
  width: 100%;
  padding-top: 4.5em;
  gap: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.custommerce-pl-rc .cm-section-serp-1.cm-bg {
  background-position: bottom -70px center;
  background-repeat: no-repeat;
  padding-bottom: 6em;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1.cm-bg {
    width: unset;
    padding-right: 32px;
    padding-left: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1.cm-bg {
    padding-bottom: 4em;
    padding-right: 16px;
    padding-left: 16px;
  }
}
.custommerce-pl-rc .cm-section-serp-1.cm-bg .cm-col.cm-col-text {
  padding-left: 40px;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1.cm-bg .cm-col.cm-col-text {
    padding-left: 0;
  }
}
.custommerce-pl-rc .cm-section-serp-1.cm-bg .cm-col.cm-col-img {
  padding-right: 40px;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1.cm-bg .cm-col.cm-col-img {
    padding-right: 0;
  }
}
.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: 430px;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text.cm-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-direction: column;
  text-align: center;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-img {
  display: flex;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-img img {
  max-width: 100%;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-ng-1 {
  margin-top: 28px;
  font-size: 2.25em;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-ng-1 {
    font-size: 2em;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-ng-2 {
  margin: 28px auto;
  font-size: 1.25em;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-ng-2 {
    margin: 14px auto;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-ng-2 {
    font-size: 1em;
    margin: 8px auto;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-plain-text {
  font-size: 1.75em;
  padding-bottom: 24px;
  line-height: 1.1;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-plain-text {
    font-size: 1.5em;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-plain-text-2 {
  font-size: 1.5em;
  padding-bottom: 24px;
  line-height: 1.1;
  color: #f27c00;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-plain-text-2 {
    padding-bottom: 0;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-plain-text-2 {
    font-size: 1.25em;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-plain-text-3 {
  font-size: 1.375em;
  padding-bottom: 24px;
  line-height: 1.24;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-plain-text-3 {
    font-size: 1.125em;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description {
    text-align: center;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul {
  padding: 0;
  margin: 0;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul .cm-li {
  display: flex;
  align-items: baseline;
  list-style: none;
  position: relative;
  margin-bottom: 0.625em;
  font-family: "BloggerSansRegular", sans-serif, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 1.5em;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul .cm-li {
    text-align: left;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul .cm-li {
    font-size: 1.25em;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul .cm-li .cm-li-text {
  line-height: 1.25;
  padding-left: 0.75em;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul .cm-li .cm-li-text span {
  color: #f27c00;
  font-weight: 700;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul .cm-li img {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul .cm-li::before {
  display: inline-flex;
  content: "";
  max-width: 8px;
  width: 100%;
  height: 8px;
  background-color: #f27c00;
  border-radius: 100%;
  vertical-align: middle;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul .cm-li::before {
    max-width: 6px;
    width: 100%;
    height: 6px;
  }
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-text .cm-description .cm-list .cm-ul .cm-li:last-child {
  margin-bottom: 0;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  position: relative;
}
.custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img.cm-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 .cm-col.cm-col-img {
    max-width: 500px;
  }
}
.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 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1.cm-reverse .cm-col.cm-col-text .cm-description {
    max-width: 500px;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1.cm-reverse {
    gap: 32px;
    flex-direction: column-reverse;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-serp-1 {
    padding-top: 2.5em;
    gap: 32px;
    flex-direction: column;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-serp-1 {
    padding-top: 1.5em;
    gap: 16px;
  }
}
.custommerce-pl-rc .cm-section-appla-1 {
  margin: 6em auto 0;
  padding: 1.5em 0;
  background-color: #f27c00;
  max-width: 1200px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-appla-1 {
    margin: 6em auto 2.5em;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-appla-1 {
    margin: 4em auto 2em;
  }
}
.custommerce-pl-rc .cm-section-appla-1 .cm-text-col {
  max-width: 800px;
  padding-left: 40px;
  padding-right: 40px;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-appla-1 .cm-text-col {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-appla-1 .cm-text-col {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.custommerce-pl-rc .cm-section-appla-1 .cm-text-col .cm-ng-1 {
  font-size: 2.25em;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-appla-1 .cm-text-col .cm-ng-1 {
    font-size: 2em;
  }
}
.custommerce-pl-rc .cm-section-appla-1 .cm-text-col .cm-ng-2 {
  margin-top: 16px;
  font-size: 1.75em;
  line-height: 1.1;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-appla-1 .cm-text-col .cm-ng-2 {
    margin-top: 12px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-appla-1 .cm-text-col .cm-ng-2 {
    margin-top: 8px;
    font-size: 1.375em;
  }
}
.custommerce-pl-rc .cm-section-img-1 {
  display: flex;
  padding-top: 4.5em;
  padding-bottom: 2em;
}
.custommerce-pl-rc .cm-section-img-1 img {
  width: 100%;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-img-1 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.custommerce-pl-rc .cm-section-products-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding-top: 64px;
  padding-bottom: 82px;
  padding-left: 32px;
  padding-right: 32px;
  gap: 64px 16px;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-products-1 {
    padding-top: 32px;
    padding-bottom: 64px;
    gap: 32px 16px;
  }
}
@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: 1.75em;
  max-width: 250px;
  font-size: 1.125em;
  text-align: center;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-products-1 .cm-product .cm-desc {
    padding-top: 1.25em;
    font-size: 1em;
  }
}
.custommerce-pl-rc .cm-section-logo-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
}
.custommerce-pl-rc .cm-section-logo-1 img {
  max-width: 100%;
  width: 100%;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-logo-1 img {
    max-width: 500px;
  }
}
.custommerce-pl-rc .cm-section-logo-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
}
.custommerce-pl-rc .cm-section-logo-2 img {
  max-width: 100%;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-logo-2 {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-logo-2 .cm-col-1 {
  max-width: 300px;
}
.custommerce-pl-rc .cm-section-logo-2 .cm-col-1 .cm-text-1,
.custommerce-pl-rc .cm-section-logo-2 .cm-col-1 .cm-text-2 {
  color: #000;
  text-align: left;
}
.custommerce-pl-rc .cm-section-logo-2 .cm-col-1 .cm-text-1 {
  font-size: 1.25em;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-logo-2 .cm-col-1 .cm-text-1 {
    font-size: 1em;
  }
}
.custommerce-pl-rc .cm-section-logo-2 .cm-col-1 .cm-text-2 {
  margin-top: 0.5em;
  font-size: 1em;
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-logo-2 .cm-col-1 .cm-text-2 {
    margin-top: 0.375em;
    font-size: 0.875em;
  }
}
.custommerce-pl-rc .cm-section-logo-2 .cm-col-2 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
}
.custommerce-pl-rc .cm-section-logo-2 .cm-col-2 .cm-text {
  color: #000;
  font-size: 1.25em;
  text-align: left;
}
.custommerce-pl-rc .cm-section-logo-2 .cm-col-2 .cm-img img {
  max-width: 100%;
  width: 100%;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-logo-2 .cm-col-2 .cm-img img {
    max-width: 220px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-logo-2 {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .custommerce-pl-rc .cm-section-logo-2 .cm-col-2 {
    align-self: flex-end;
  }
  .custommerce-pl-rc .cm-section-logo-2 .cm-col-2 .cm-text {
    font-size: 1em;
  }
  .custommerce-pl-rc .cm-section-logo-2 .cm-col-2 .cm-img img {
    max-width: 200px;
  }
  .custommerce-pl-rc .cm-section-logo-2 img {
    max-width: 124px;
  }
}
.custommerce-pl-rc .cm-section-disclaimer {
  display: flex;
  flex-direction: column;
  margin-top: 3em;
}
.custommerce-pl-rc .cm-section-disclaimer .cm-col-1 div {
  display: flex;
  color: #000000;
  font-size: 0.75em;
  margin-bottom: 1.25em;
}
.custommerce-pl-rc .cm-section-disclaimer .cm-col-2 {
  margin-top: 1em;
}
.custommerce-pl-rc .cm-section-disclaimer .cm-col-2 div {
  display: flex;
  color: #000000;
  font-size: 0.75em;
  margin-bottom: 0.5em;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-disclaimer .cm-col-1 div {
    margin-bottom: 1em;
  }
  .custommerce-pl-rc .cm-section-disclaimer .cm-col-2 {
    margin-top: 0.5em;
  }
  .custommerce-pl-rc .cm-section-disclaimer .cm-col-2 div {
    margin-bottom: 0.25em;
  }
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-section-disclaimer {
    margin-top: 2em;
  }
}
.custommerce-pl-rc .cm-main-container-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  background: transparent linear-gradient(0deg, #341d1c 0%, #8b1812 100%) 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 50px 50px;
}
.custommerce-pl-rc .cm-section-container-1 {
  padding-left: 40px;
  padding-right: 40px;
}
@container main (max-width: 996px) {
  .custommerce-pl-rc .cm-section-container-1 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@container main (max-width: 500px) {
  .custommerce-pl-rc .cm-section-container-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.custommerce-pl-rc .cm-section-container-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  border-radius: 0px 0px 50px 50px;
}
.custommerce-pl-rc .cm-separator {
  height: 72px;
}
@container main (max-width: 768px) {
  .custommerce-pl-rc .cm-separator {
    height: 63px;
  }
}