@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@keyframes floating {
  0% {
    opacity: 0;
    transform: translateX(7%) translateY(50%) rotate(-15deg);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(7%) translateY(20%) rotate(0deg);
  }
}
@keyframes floatingReverse {
  0% {
    opacity: 0;
    transform: translateX(4%) translateY(50%) rotate(20deg);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(4%) translateY(0%) rotate(0deg);
  }
}
@keyframes scale {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
    filter: blur(0px);
  }
  100% {
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  }
  100% {
    box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Rozmiar czcionki dla najwyzszego diva */
#cm-custommerce-rc {
  max-width: 1200px;
line-height:1.33;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  box-sizing: border-box;
  background-image: none;
  background-position: bottom center;
  background-repeat: no-repeat;
  text-align: left;
  color: #191B1B;
  container-type: inline-size;
  container-name: main;
}
@container main (max-width: 900px) {
  #cm-custommerce-rc .cm-main-div {
    font-size: 14px;
  }
}
#cm-custommerce-rc.cm-width-800,
#cm-custommerce-rc .cm-width-800 {
  max-width: 800px;
  margin: auto;
  font-size: 14px;
}
#cm-custommerce-rc .pc-margin-top-xxs {
  padding-top: 1em;
}
#cm-custommerce-rc .pc-margin-bottom-xxs {
  padding-bottom: 1em;
}
#cm-custommerce-rc .pc-margin-top-xs {
  padding-top: 1.5em;
}
#cm-custommerce-rc .pc-margin-bottom-xs {
  padding-bottom: 1.5em;
}
#cm-custommerce-rc .pc-margin-top-s {
  padding-top: 3em;
}
#cm-custommerce-rc .pc-margin-bottom-s {
  padding-bottom: 3em;
}
#cm-custommerce-rc .pc-margin-top-m {
  padding-top: 4em;
}
#cm-custommerce-rc .pc-margin-bottom-m {
  padding-bottom: 4em;
}
#cm-custommerce-rc .pc-margin-top-l {
  padding-top: 6em;
}
#cm-custommerce-rc .pc-margin-bottom-l {
  padding-bottom: 6em;
}
#cm-custommerce-rc .pc-margin-top-xl {
  padding-top: 8em;
}
#cm-custommerce-rc .pc-margin-bottom-xl {
  padding-bottom: 8em;
}
#cm-custommerce-rc .pc-margin-top-xxl {
  padding-top: 10em;
}
#cm-custommerce-rc .pc-margin-bottom-xxl {
  padding-bottom: 10em;
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .pc-margin-top-xxs {
    padding-top: 1em;
  }
  #cm-custommerce-rc .pc-margin-bottom-xxs {
    padding-bottom: 1em;
  }
  #cm-custommerce-rc .pc-margin-top-xs {
    padding-top: 1em;
  }
  #cm-custommerce-rc .pc-margin-bottom-xs {
    padding-bottom: 1em;
  }
  #cm-custommerce-rc .pc-margin-top-s {
    padding-top: 2em;
  }
  #cm-custommerce-rc .pc-margin-bottom-s {
    padding-bottom: 2em;
  }
  #cm-custommerce-rc .pc-margin-top-m {
    padding-top: 3em;
  }
  #cm-custommerce-rc .pc-margin-bottom-m {
    padding-bottom: 3em;
  }
  #cm-custommerce-rc .pc-margin-top-l {
    padding-top: 4em;
  }
  #cm-custommerce-rc .pc-margin-bottom-l {
    padding-bottom: 4em;
  }
  #cm-custommerce-rc .pc-margin-top-xl {
    padding-top: 5em;
  }
  #cm-custommerce-rc .pc-margin-bottom-xl {
    padding-bottom: 5em;
  }
  #cm-custommerce-rc .pc-margin-top-xxl {
    padding-top: 6em;
  }
  #cm-custommerce-rc .pc-margin-bottom-xxl {
    padding-bottom: 6em;
  }
}
#cm-custommerce-rc .pc-margin-top-deca {
  margin-top: 0.5em;
}
#cm-custommerce-rc .pc-margin-bottom-deca {
  margin-bottom: 0.5em;
}
#cm-custommerce-rc .pc-margin-top-hecto {
  margin-top: 1em;
}
#cm-custommerce-rc .pc-margin-bottom-hecto {
  margin-bottom: 1em;
}
#cm-custommerce-rc .pc-margin-top-kilo {
  margin-top: 1.25em;
}
#cm-custommerce-rc .pc-margin-bottom-kilo {
  margin-bottom: 1.25em;
}
#cm-custommerce-rc .pc-margin-top-mega {
  margin-top: 1.5em;
}
#cm-custommerce-rc .pc-margin-bottom-mega {
  margin-bottom: 1.5em;
}
#cm-custommerce-rc .pc-margin-top-giga {
  margin-top: 2em;
}
#cm-custommerce-rc .pc-margin-bottom-giga {
  margin-bottom: 2em;
}
#cm-custommerce-rc .pc-margin-top-tera {
  margin-top: 2.5em;
}
#cm-custommerce-rc .pc-margin-bottom-tera {
  margin-bottom: 2.5em;
}
#cm-custommerce-rc .pc-clear {
  clear: both;
}
#cm-custommerce-rc .m-st-1:after {
  content: "";
  display: block;
  height: 2px;
  width: 4.625em;
  margin-top: 1em;
  background-color: #D9CAAF;
}
#cm-custommerce-rc .m-st-2 {
  border-bottom: 4px solid #D9CAAF;
  border-top: 2px solid #D9CAAF;
}
#cm-custommerce-rc .m-st-3 {
  box-shadow: 0 10px 10px 0 rgba(35, 31, 32, 0);
  background-color: #402619;
}
#cm-custommerce-rc .cm-top-logo {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 1200px;
}
#cm-custommerce-rc .cm-top-logo img {
  max-width: 100%;
}
@container main (max-width: 1000px) {
  #cm-custommerce-rc .cm-top-logo img {
    max-width: 500px;
    width: 90%;
  }
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-top-logo img {
    max-width: 450px;
    width: 90%;
  }
}
#cm-custommerce-rc .cm-bottom-logo {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 1200px;
}
#cm-custommerce-rc .cm-bottom-logo img {
  max-width: 100%;
}
@container main (max-width: 1000px) {
  #cm-custommerce-rc .cm-bottom-logo img {
    max-width: 500px;
    width: 90%;
  }
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-bottom-logo img {
    max-width: 450px;
    width: 90%;
  }
}
#cm-custommerce-rc .cm-title {
  max-width: 1200px;
  font-size: 2.125em;
  text-transform: uppercase;
  padding: 0 24px 0 52px;
  color: #191B1B;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 1.4;
}
#cm-custommerce-rc .cm-title span {
  color: #56AEFF;
}
#cm-custommerce-rc .cm-title .cm-text {
  color: #191B1B;
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-title {
    padding: 0 24px 0 24px;
  }
}
@container main (max-width: 400px) {
  #cm-custommerce-rc .cm-title {
    font-size: 1.75em;
  }
}
#cm-custommerce-rc .cm-subtitle {
  max-width: 1200px;
  font-size: 1.375em;
  padding: 0 24px 0 52px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-subtitle {
    padding: 0 24px 0 24px;
  }
}
@container main (max-width: 400px) {
  #cm-custommerce-rc .cm-subtitle {
    font-size: 1.25em;
  }
}
#cm-custommerce-rc .cm-separator {
  height: 4em;
}
#cm-custommerce-rc .cm-separator-s {
  height: 1.75em;
}
#cm-custommerce-rc .cm-separator-xs {
  height: 1.25em;
}
#cm-custommerce-rc span {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
#cm-custommerce-rc .cm-video {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
#cm-custommerce-rc .cm-video .cm-img{
display:flex;
}
#cm-custommerce-rc .cm-video .cm-img img{
max-width:100% !important;
}#cm-custommerce-rc .cm-video video {
  max-width: 100%;
}
#cm-custommerce-rc .cm-header-section {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  background-color: rgba(138, 198, 252, 0.8);
}
#cm-custommerce-rc .cm-header-section .cm-header {
  display: flex;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section {
  width: 50%;
  align-self: flex-end;
  position: relative;
  padding: 0 0 0 3.25em;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-ng-1 {
  color: #191B1B;
line-height:1.1;
  font-size: 3.125em;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: auto;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-ng-2 {
  font-size: 2em;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: auto;
  line-height: 1.33;
  margin: 0 0 20px 0;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-ng-3 {
  font-size: 2em;
  color: #ffffff;
  margin: 20px 0;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-ng-3 sup {
  font-size: 60%;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-ng-4 {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 34px);
  font-size: 1.125em;
  text-align: center;
  text-transform: uppercase;
  margin: 16px 0 0 0;
  z-index: 3;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-ng-5 {
  position: absolute;
  bottom: 0;
  left: 0%;
  transform: translate(80%, -20%) rotate(180deg);
  font-size: 0.875em;
  text-align: center;
  margin: 16px 0 0 0;
  z-index: 3;
  writing-mode: vertical-rl;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-packshot {
  display: flex;
  max-width: 540px;
  width: 100%;
  position: relative;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-packshot img {
  max-width: 100%;
  transition: opacity 0.5s;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-packshot img:first-child {
  position: relative;
  opacity: 1;
  animation: fade 10s infinite;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-packshot img:nth-child(2) {
  position: absolute;
  left: 0;
  opacity: 0;
  animation: fade 10s infinite 5s;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
}
@container main (max-width: 1000px) {
  #cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-ng-1 {
    font-size: 3em;
  }
  #cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-ng-2,
  #cm-custommerce-rc .cm-header-section .cm-header .cm-text-section .cm-ng-3 {
    font-size: 2em;
  }
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-image-section {
  display: flex;
  justify-content: flex-end;
  width: 50%;
  padding: 0 0 0 2em;
  align-items: flex-end;
}
#cm-custommerce-rc .cm-header-section .cm-header .cm-image-section img {
  max-width: 100%;
}
#cm-custommerce-rc .cm-header-section .cm-header.cm-mobile {
  display: none;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-header-section .cm-header {
    display: none;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile {
    display: flex;
    flex-direction: column;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section {
    width: 100%;
    align-self: center;
    padding: 3em 2em 0 2em;
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-1,
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-2 {
    text-align: center;
    max-width: 500px;
    padding: 0 0.5em;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-image-section {
    width: 90%;
    padding: 2em 0 0 0;
    align-items: center;
    justify-content: flex-end;
    margin: 0 0 0 auto;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box {
    display: flex;
    position: relative;
    margin: 0 auto 0 0;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box .cm-packshot {
    margin-top: -25%;
    align-self: flex-start;
    max-width: 509px;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box .cm-packshot img {
    max-width: 509px;
    width: 100%;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box .cm-packshot img:nth-child(2) {
    left: unset;
    bottom: 0;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box .cm-ng-5 {
    left: 0;
    bottom: 0;
    position: relative;
    text-align: left;
    margin-bottom: 16px;
    padding: 0 8px 0 16px;
    transform: translate(0%, 0%) rotate(180deg);
  }
}
@container main (max-width: 600px) {
  #cm-custommerce-rc .cm-header-section .cm-header {
    display: none;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile {
    display: flex;
    flex-direction: column;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section {
    padding: 0 1em;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-1,
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-2,
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-3 {
    order: 2;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-1 {
    padding: 42px 0 0 0;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-image-section {
    width: 100%;
    padding: 2em 0 0 0;
    justify-content: center;
    order: 3;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box {
    order: 2;
    padding: 1em 0 3em 0;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box .cm-packshot {
    margin-top: 0;
    align-self: center;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box .cm-packshot img:nth-child(2) {
    left: unset;
    bottom: 0;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box .cm-ng-5 {
    transform: unset;
    writing-mode: unset;
    align-self: flex-start;
    padding: 0 0 0 8px;
  }
}
@container main (max-width: 400px) {
  #cm-custommerce-rc .cm-header-section .cm-header {
    display: none;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile {
    display: flex;
    flex-direction: column;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-1 {
    font-size: 3em;
    padding: 28px 0 0 0;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-2,
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-3 {
    font-size: 2em;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-3 {
    margin: 10px 0;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-ng-4 {
    font-size: 1em;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-image-section {
    padding: 2em 0 0 0;
  }
  #cm-custommerce-rc .cm-header-section .cm-header.cm-mobile .cm-text-section .cm-packshot-box {
    padding: 1em 0 2em 0;
  }
}
#cm-custommerce-rc .cm-icons-section {
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-evenly;
  align-items: flex-start;
  padding: 3em 0 3em 0;
}
#cm-custommerce-rc .cm-icons-section .cm-icon {
  display: flex;
  flex-direction: column;
  justify-self: center;
  align-items: center;
  max-width: 25%;
  width: 100%;
}
#cm-custommerce-rc .cm-icons-section .cm-icon .cm-img {
  position: relative;
}
#cm-custommerce-rc .cm-icons-section .cm-icon .cm-img img {
  max-width: 80px;
  width: 100%;
}
#cm-custommerce-rc .cm-icons-section .cm-icon .cm-img img:first-child {
  position: relative;
  opacity: 1;
  transition: 0.2s ease-in-out;
}
#cm-custommerce-rc .cm-icons-section .cm-icon .cm-text {
  margin: 32px 0 0 0;
  padding: 0 0.5em;
  text-transform: uppercase;
  font-size: 1.375em;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 1.45;
  max-width: 250px;
}
#cm-custommerce-rc .cm-icons-section .cm-icon:hover .cm-img img:first-child {
  filter: drop-shadow(0px 3px 3px #56aeff);
  transform: scale(1.2);
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-icons-section {
    flex-wrap: wrap;
    justify-content: center;
    gap: 3em;
  }
  #cm-custommerce-rc .cm-icons-section .cm-icon {
    max-width: 40%;
  }
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-icons-section {
    padding: 1em 0 2em 0;
  }
  #cm-custommerce-rc .cm-icons-section .cm-icon .cm-text {
    font-size: 1.125em;
  }
}
#cm-custommerce-rc .cm-serp-section {
  max-width: 1200px;
  padding: 2em 3.25em;
  margin: 0 auto;
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-serp-section {
    padding: 2em 24px;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
#cm-custommerce-rc .cm-serp-section .cm-serp.cm-flex-start {
  align-items: flex-start;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp {
    flex-wrap: wrap-reverse;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-serp-img {
  flex-basis: 50%;
  max-width: 550px;
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-serp-img.cm-margin-top {
  margin-top: -10%;
  padding: 0 0 0 3em;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp .cm-serp-img.cm-margin-top {
    margin-top: 0%;
    padding: 0;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-serp-img.cm-margin-top-2 {
  align-self: center;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp .cm-serp-img.cm-margin-top-2 {
    margin: 1em auto 1em auto;
  }
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp .cm-serp-img {
    flex-basis: 100%;
    max-width: 500px;
    margin: 2em auto 1em auto;
    align-self: flex-start;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-serp-img img {
  width: 100%;
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section {
  flex-basis: 50%;
  color: #272D3D;
  max-width: 550px;
  line-height: 1.5;
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section.cm-padding {
  padding: 1em 0 0 0;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section.cm-padding {
    padding: 0;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section.cm-gap {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section .cm-single-text {
  display: flex;
  font-size: 1.125em;
  font-weight: 300;
  align-items: baseline;
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section .cm-single-text .cm-num {
  max-width: 20px;
  width: 100%;
  color: #56AEFF;
  font-size: 1.25em;
  font-weight: 700;
  padding-right: 16px;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section {
    flex-basis: 100%;
    margin: 1em auto 0 auto;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section ul {
  margin-right: 1em;
  padding-left: 0em;
  margin-top: 2em;
  list-style: none;
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section ul li {
  line-height: 1.5;
  margin-bottom: 0.8em;
  text-align: left;
  font-size: 1.125em;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  padding-left: 2em;
  position: relative;
}
#cm-custommerce-rc .cm-serp-section .cm-serp .cm-text-section ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(80%);
  width: 10px;
  height: 10px;
  background-color: #56aeff;
  border-radius: 50%;
  filter: drop-shadow(0px 0px 7px #56aeff);
}
#cm-custommerce-rc .cm-serp-section .cm-serp-reverse {
  flex-direction: row-reverse;
}
#cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-serp-img {
  flex-basis: 50%;
  max-width: 500px;
  margin-right: 2em;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-serp-img {
    flex-basis: 100%;
    max-width: 500px;
    margin: 1em auto 1em auto;
    align-self: flex-start;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-serp-img img {
  width: 100%;
}
#cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section {
  flex-basis: 50%;
  color: #272D3D;
  max-width: 500px;
  line-height: 1.5;
  position: relative;
  margin-left: 2em;
}
#cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section .cm-border-top {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-30%, -20%);
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section .cm-border-top {
    transform: translate(-20%, -10%);
  }
  #cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section .cm-border-top img {
    max-width: 80%;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section .cm-border-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(30%, 40%);
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section .cm-border-bottom {
    transform: translate(20%, 30%);
  }
  #cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section .cm-border-bottom img {
    max-width: 80%;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section .cm-text-title {
  font-size: 1.375em;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: 0 0 32px 0;
}
@container main (max-width: 400px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section .cm-text-title {
    font-size: 1.25em;
  }
}
#cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section .cm-text-title sup {
  font-size: 60%;
}
#cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section div {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1em;
  margin: 0 0 16px 0;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section div {
    font-size: 1.125em;
  }
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-section .cm-serp-reverse .cm-text-section {
    flex-basis: 100%;
    margin: 1em auto 0 auto;
  }
}
#cm-custommerce-rc .cm-serp-dropdown {
  max-width: 1200px;
  padding: 2em 3.25em;
  margin: 0 auto;
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-serp-dropdown {
    padding: 2em 24px;
  }
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section {
  display: flex;
  width: 100%;
  min-height: 600px;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section #cm-drop {
  display: none;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-image-background {
  display: none;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq {
  position: relative;
  flex-direction: column;
  display: flex;
  gap: 3em;
  justify-content: center;
  width: 100%;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input {
  display: none;
  transition: ease-in 0.3s;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row {
  display: flex;
  flex-direction: column;
  max-width: 50%;
  opacity: 0.2;
  transition: ease-in 0.3s;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row .cm-title {
  cursor: pointer;
  font-size: 1.375em;
  padding: 0em 1em 0.5em 1em;
  position: relative;
  display: block;
  max-width: 80%;
  min-height: 70px;
z-index:1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row .cm-title span {
  color: #191B1B;
    z-index: 2;
    position: relative;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row .cm-title .cm-number {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-6%, -55%);
  font-size: 4.5em;
  font-weight: 700;
  color: #56aeff;
  filter: drop-shadow(0px 2px 2px #a5a5a5);
  z-index: 0;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row .cm-desc {
  padding: 0 22px 0 22px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  font-weight: 300;
  font-size: 1.125em;
  max-height: 0px;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row .cm-image {
  position: absolute;
  transition: ease-in 0.4s;
  -webkit-transition: ease-in 0.4s;
  -moz-transition: ease-in 0.4s;
  right: 0;
  top: 50%;
  opacity: 0;
  z-index: 1;
  max-width: 100%;
  width: 50%;
  transform: translateY(-50%);
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row.cm-default {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row.cm-default .cm-image {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row.cm-default .cm-desc {
  opacity: 1;
  visibility: visible;
  max-height: 150px;
  height: 100%;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row.cm-row-1 {
  order: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row.cm-row-2 {
  order: 2;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row.cm-row-3 {
  order: 3;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row.cm-row-4 {
  order: 4;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(1):checked ~ .cm-row:nth-child(5) {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(1):checked ~ .cm-row:nth-child(5) .cm-title {
  transition: ease-in 0.4s;
  -webkit-transition: ease-in 0.4s;
  cursor: default;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(1):checked ~ .cm-row:nth-child(5) .cm-desc {
  opacity: 1;
  visibility: visible;
  font-weight: 300;
  padding: 0 22px 0 22px;
  line-height: 1.3;
  max-height: 150px;
  height: 100%;
  transition: ease-in 0.4s;
  -webkit-transition: ease-in 0.4s;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(1):checked ~ .cm-row:nth-child(5) .cm-image {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(1):checked ~ .cm-row:nth-child(5) ~ .cm-default {
  opacity: 0.2;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(1):checked ~ .cm-row:nth-child(5) ~ .cm-default .cm-desc {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(1):checked ~ .cm-row:nth-child(5) ~ .cm-default .cm-image {
  opacity: 0;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(2):checked ~ .cm-row:nth-child(6) {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(2):checked ~ .cm-row:nth-child(6) .cm-title {
  transition: ease-in 0.4s;
  -webkit-transition: ease-in 0.4s;
  cursor: default;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(2):checked ~ .cm-row:nth-child(6) .cm-desc {
  opacity: 1;
  visibility: visible;
  font-weight: 300;
  padding: 0 22px 0 22px;
  line-height: 1.3;
  max-height: 150px;
  height: 100%;
  transition: ease-in 0.4s;
  -webkit-transition: ease-in 0.4s;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(2):checked ~ .cm-row:nth-child(6) .cm-image {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(2):checked ~ .cm-row:nth-child(6) ~ .cm-default {
  opacity: 0.2;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(2):checked ~ .cm-row:nth-child(6) ~ .cm-default .cm-desc {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(2):checked ~ .cm-row:nth-child(6) ~ .cm-default .cm-image {
  opacity: 0;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(3):checked ~ .cm-row:nth-child(7) {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(3):checked ~ .cm-row:nth-child(7) .cm-title {
  transition: ease-in 0.4s;
  -webkit-transition: ease-in 0.4s;
  cursor: default;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(3):checked ~ .cm-row:nth-child(7) .cm-desc {
  opacity: 1;
  visibility: visible;
  font-weight: 300;
  padding: 0 22px 0 22px;
  line-height: 1.3;
  max-height: 150px;
  height: 100%;
  transition: ease-in 0.4s;
  -webkit-transition: ease-in 0.4s;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(3):checked ~ .cm-row:nth-child(7) .cm-image {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(3):checked ~ .cm-row:nth-child(7) ~ .cm-default {
  opacity: 0.2;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(3):checked ~ .cm-row:nth-child(7) ~ .cm-default .cm-desc {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(3):checked ~ .cm-row:nth-child(7) ~ .cm-default .cm-image {
  opacity: 0;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(4):checked ~ .cm-row:nth-child(8) {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(4):checked ~ .cm-row:nth-child(8) .cm-title {
  transition: ease-in 0.4s;
  -webkit-transition: ease-in 0.4s;
  cursor: default;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(4):checked ~ .cm-row:nth-child(8) .cm-desc {
  opacity: 1;
  visibility: visible;
  font-weight: 300;
  padding: 0 22px 0 22px;
  line-height: 1.3;
  max-height: 150px;
  height: 100%;
  transition: ease-in 0.4s;
  -webkit-transition: ease-in 0.4s;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(4):checked ~ .cm-row:nth-child(8) .cm-image {
  opacity: 1;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(4):checked ~ .cm-row:nth-child(8) ~ .cm-default {
  opacity: 0.2;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(4):checked ~ .cm-row:nth-child(8) ~ .cm-default .cm-desc {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
#cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-input:nth-child(4):checked ~ .cm-row:nth-child(8) ~ .cm-default .cm-image {
  opacity: 0;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section {
    flex-direction: column;
  }
  #cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-image-background {
    display: flex;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }
  #cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-image-background img {
    max-width: 100%;
    width: 100%;
  }
  #cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq {
    padding: 4em 0 0 0;
    max-width: 500px;
    margin: 0 auto;
  }
  #cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row {
    max-width: 100%;
  }
  #cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row .cm-title {
    max-width: 75%;
  }
  #cm-custommerce-rc .cm-serp-dropdown .cm-serp-main .cm-faq-section .cm-faq .cm-row .cm-image {
    position: absolute;
    right: 0;
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%);
    max-width: 500px;
    width: 100%;
  }
}
#cm-custommerce-rc .cm-signature-section {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  padding: 0 3.25em 2em;
  align-items: flex-end;
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-signature-section {
    padding: 0 24px 2em;
  }
}
#cm-custommerce-rc .cm-signature-section .cm-section-1 {
  display: flex;
  flex-direction: column;
  width: 60%;
}
#cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 {
  display: flex;
  padding: 0 0 1em 0;
  gap: 1em;
  flex-direction: column;
}
#cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-1 {
  display: flex;
  gap: 1em;
  max-width: 100%;
  padding: 0 1.5em 0 0;
}
#cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-1 .cm-img-2 {
  max-width: 50%;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-1 .cm-img-2 {
    max-width: 100%;
  }
}
#cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-1 .cm-img-2 img {
  max-width: 100%;
  width: 100%;
}
#cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-2 {
  width: 80%;
  font-size: 1.875em;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-2 sup {
    font-size: 60%;
  }
}
#cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-2 {
  display: flex;
  max-width: 550px;
  font-size: 0.75em;
}
@container main (max-width: 1100px) {
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-2 {
    font-size: 0.675em;
  }
}
@container main (max-width: 400px) {
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-2 {
    font-size: 0.6em;
  }
}
#cm-custommerce-rc .cm-signature-section .cm-section-2 {
  display: flex;
  width: 40%;
  align-items: flex-end;
}
#cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-desc {
  text-align: right;
  margin-right: 16px;
  font-size: 0.875em;
}
#cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-img {
  display: flex;
  position: relative;
}
#cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-img img {
  max-width: 238px;
}
#cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-img .cm-absolute {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-80%, -55%);
  max-width: 163px;
  width: 100%;
}
@container main (max-width: 1100px) {
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-2 {
    font-size: 1.5em;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-desc {
    font-size: 0.75em;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-img img {
    max-width: 200px;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-img .cm-absolute {
    width: 60%;
  }
}
@container main (max-width: 1000px) {
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-2 {
    font-size: 1.375em;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-2 {
    max-width: 400px;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-img .cm-absolute {
    transform: translate(-80%, -80%);
  }
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-signature-section {
    padding: 3em 3.25em;
    flex-direction: column-reverse;
    gap: 3em;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-1 {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    max-width: 500px;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 {
    gap: 1em;
    padding: 0 0 1em 0;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-1 {
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-2 {
    width: 100%;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-2 {
    max-width: 500px;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-2 {
    width: 60%;
    margin: 0 auto;
  }
}
@container main (max-width: 600px) {
  #cm-custommerce-rc .cm-signature-section .cm-section-2 {
    width: 90%;
  }
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-signature-section {
    padding: 3em 24px;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-1 {
    flex-direction: column;
  }
}
@container main (max-width: 400px) {
  #cm-custommerce-rc .cm-signature-section {
    padding: 2em 24px;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 {
    gap: 1em;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-1 .cm-box-1 .cm-col-2 {
    font-size: 1.25em;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-2 {
    width: 100%;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-img img {
    max-width: 150px;
  }
  #cm-custommerce-rc .cm-signature-section .cm-section-2 .cm-img .cm-absolute {
    transform: translate(-80%, -90%);
  }
}
#cm-custommerce-rc .cm-ingredients {
  display: flex;
  justify-content: space-around;
  max-width: 1200px;
  padding: 4em 3.25em 2em;
  align-items: flex-start;
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-ingredients {
    padding: 4em 24px 2em;
  }
}
#cm-custommerce-rc .cm-ingredients .cm-single-ingredient {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 260px;
  width: 100%;
  transition: 0.3s ease;
  padding: 0 0.25em;
}
#cm-custommerce-rc .cm-ingredients .cm-single-ingredient .cm-picture img {
  max-width: 100%;
  width: 100%;
}
#cm-custommerce-rc .cm-ingredients .cm-single-ingredient .cm-description {
  margin: 16px 0 0 0;
  text-align: center;
  line-height: 1.4;
}
#cm-custommerce-rc .cm-ingredients .cm-single-ingredient .cm-description .cm-ng-1 {
  font-size: 1.125em;
}
#cm-custommerce-rc .cm-ingredients .cm-single-ingredient .cm-description .cm-ng-1 sup {
  font-size: 60%;
}
#cm-custommerce-rc .cm-ingredients .cm-single-ingredient .cm-description .cm-ng-2 {
  font-size: 1em;
  font-weight: 400;
}
#cm-custommerce-rc .cm-ingredients .cm-single-ingredient:hover {
  transform: translateY(-10%);
}
#cm-custommerce-rc .cm-ingredients .cm-single-ingredient:hover .cm-description {
  color: #56aeff;
}
@container main (max-width: 800px) {
  #cm-custommerce-rc .cm-ingredients {
    flex-wrap: wrap;
    row-gap: 5em;
  }
}
@container main (max-width: 700px) {
  #cm-custommerce-rc .cm-ingredients .cm-single-ingredient {
    max-width: 45%;
  }
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-ingredients .cm-single-ingredient {
    max-width: 100%;
  }
}
#cm-custommerce-rc .cm-products {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding: 0 3.25em;
  flex-direction: column;
}
@container main (max-width: 500px) {
  #cm-custommerce-rc .cm-products {
    padding: 0 24px;
  }
}
#cm-custommerce-rc .cm-products .cm-img img {
  max-width: 100%;
  width: 100%;
}
#cm-custommerce-rc .cm-products .cm-steps {
  display: flex;
  justify-content: space-around;
  width: 100%;
  padding: 3em 0 0 0;
  flex-wrap: wrap;
  row-gap: 3em;
}
#cm-custommerce-rc .cm-products .cm-steps .cm-step {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 250px;
  width: 100%;
  padding: 0 0.5em;
}
@container main (max-width: 1150px) {
  #cm-custommerce-rc .cm-products .cm-steps .cm-step {
    max-width: 320px;
    padding: 0 2em;
  }
}
#cm-custommerce-rc .cm-products .cm-steps .cm-step .cm-name {
  font-weight: 300;
  line-height: 1.4;
  align-self: flex-start;
}
#cm-custommerce-rc .cm-products .cm-steps .cm-step .cm-name .cm-main-name {
  font-size: 1.125em;
  position: relative;
}
#cm-custommerce-rc .cm-products .cm-steps .cm-step .cm-name .cm-name-2 {
  font-size: 1em;
position: relative;
  z-index: 1;
}
#cm-custommerce-rc .cm-products .cm-steps .cm-step .cm-name .cm-number {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -55%);
  font-weight: 700;
  font-size: 50px;
  color: #56AEFF;
  z-index: 0;
}
#cm-custommerce-rc .cm-products .cm-steps .cm-step .cm-name .cm-text{
  position: relative;
  z-index: 1;
}