@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/* Rozmiar czcionki dla najwyzszego diva */
#cm-rich-content {
  container-type: inline-size;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: none;
  background-position: bottom center;
  background-repeat: no-repeat;
  text-align: left;
  color: #fff;
}

#cm-rich-content > div {
  max-width: 1200px;
  margin: auto;
}

@container (max-width: 900px) {
  #cm-rich-content .cm-main-div {
    font-size: 14px;
  }
}

#cm-rich-content.cm-width-800,
#cm-rich-content .cm-width-800 {
  max-width: 800px;
  margin: auto;
}

#cm-rich-content.cm-width-800 .cm-main-div,
#cm-rich-content .cm-width-800 .cm-main-div {
  font-size: 14px;
}

#cm-rich-content .pc-margin-top-xs {
  padding-top: 1.5em;
}

#cm-rich-content .pc-margin-bottom-xs {
  padding-bottom: 1.5em;
}

#cm-rich-content .pc-margin-top-s {
  padding-top: 3em;
}

#cm-rich-content .pc-margin-bottom-s {
  padding-bottom: 3em;
}

#cm-rich-content .pc-margin-top-m {
  padding-top: 4em;
}

#cm-rich-content .pc-margin-bottom-m {
  padding-bottom: 4em;
}

#cm-rich-content .pc-margin-top-l {
  padding-top: 6em;
}

#cm-rich-content .pc-margin-bottom-l {
  padding-bottom: 6em;
}

#cm-rich-content .pc-margin-top-xl {
  padding-top: 8em;
}

#cm-rich-content .pc-margin-bottom-xl {
  padding-bottom: 8em;
}

#cm-rich-content .pc-margin-top-xxl {
  padding-top: 10em;
}

#cm-rich-content .pc-margin-bottom-xxl {
  padding-bottom: 10em;
}

@container (max-width: 500px) {
  #cm-rich-content .pc-margin-top-xs {
    padding-top: 1em;
  }
  #cm-rich-content .pc-margin-bottom-xs {
    padding-bottom: 1em;
  }
  #cm-rich-content .pc-margin-top-s {
    padding-top: 2em;
  }
  #cm-rich-content .pc-margin-bottom-s {
    padding-bottom: 2em;
  }
  #cm-rich-content .pc-margin-top-m {
    padding-top: 3em;
  }
  #cm-rich-content .pc-margin-bottom-m {
    padding-bottom: 3em;
  }
  #cm-rich-content .pc-margin-top-l {
    padding-top: 4em;
  }
  #cm-rich-content .pc-margin-bottom-l {
    padding-bottom: 4em;
  }
  #cm-rich-content .pc-margin-top-xl {
    padding-top: 5em;
  }
  #cm-rich-content .pc-margin-bottom-xl {
    padding-bottom: 5em;
  }
  #cm-rich-content .pc-margin-top-xxl {
    padding-top: 6em;
  }
  #cm-rich-content .pc-margin-bottom-xxl {
    padding-bottom: 6em;
  }
}

#cm-rich-content .pc-margin-top-deca {
  margin-top: 0.5em;
}

#cm-rich-content .pc-margin-bottom-deca {
  margin-bottom: 0.5em;
}

#cm-rich-content .pc-margin-top-hecto {
  margin-top: 1em;
}

#cm-rich-content .pc-margin-bottom-hecto {
  margin-bottom: 1em;
}

#cm-rich-content .pc-margin-top-kilo {
  margin-top: 1.25em;
}

#cm-rich-content .pc-margin-bottom-kilo {
  margin-bottom: 1.25em;
}

#cm-rich-content .pc-margin-top-mega {
  margin-top: 1.5em;
}

#cm-rich-content .pc-margin-bottom-mega {
  margin-bottom: 1.5em;
}

#cm-rich-content .pc-margin-top-giga {
  margin-top: 2em;
}

#cm-rich-content .pc-margin-bottom-giga {
  margin-bottom: 2em;
}

#cm-rich-content .pc-margin-top-tera {
  margin-top: 2.5em;
}

#cm-rich-content .pc-margin-bottom-tera {
  margin-bottom: 2.5em;
}

#cm-rich-content .pc-clear {
  clear: both;
}

#cm-rich-content .m-st-1:after {
  content: '';
  display: block;
  height: 2px;
  width: 4.625em;
  margin-top: 1em;
  background-color: #D9CAAF;
}

#cm-rich-content .m-st-2 {
  border-bottom: 4px solid #D9CAAF;
  border-top: 2px solid #D9CAAF;
}

#cm-rich-content .m-st-3 {
  -webkit-box-shadow: 0 10px 10px 0 rgba(35, 31, 32, 0);
  box-shadow: 0 10px 10px 0 rgba(35, 31, 32, 0);
  background-color: #402619;
}

#cm-rich-content .cm-m-m {
  margin-top: 2em !important;
  margin-bottom: 2em !important;
}

#cm-rich-content .cm-mt-m {
  margin-top: 2em !important;
}

#cm-rich-content .cm-mb-m {
  margin-bottom: 2em !important;
}

#cm-rich-content .cm-m-s {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}

#cm-rich-content .cm-mt-s {
  margin-top: 1em !important;
}

#cm-rich-content .cm-mb-s {
  margin-bottom: 1em !important;
}

#cm-rich-content .cm-p-m {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}

#cm-rich-content .cm-pt-m {
  padding-top: 2em !important;
}

#cm-rich-content .cm-pb-m {
  padding-bottom: 2em !important;
}

#cm-rich-content .cm-p-s {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}

#cm-rich-content .cm-pt-s {
  padding-top: 1em !important;
}

#cm-rich-content .cm-pb-s {
  padding-bottom: 1em !important;
}

#cm-rich-content .cm-rich-content div:only-child {
  max-width: 1200;
  margin: auto;
}

#cm-rich-content .cm-main-div div {
  text-align: left;
  color: #565655;
}

#cm-rich-content .cm-main-div span.cm-eco {
  color: #5d9500 !important;
}

#cm-rich-content .cm-main-div * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#cm-rich-content .cm-main-div p {
  margin: 0;
}

#cm-rich-content .cm-main-div strong {
  font-weight: bold !important;
  font-family: "Roboto", sans-serif;
}

#cm-rich-content .cm-main-div sup {
  font-size: 60%;
  line-height: 1;
  vertical-align: super;
}

#cm-rich-content .cm-main-div img,
#cm-rich-content .cm-main-div svg {
  max-width: none;
  max-height: none;
}

#cm-rich-content .cm-main-div a {
  text-decoration: none;
  outline: none;
  color: #565655;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#cm-rich-content .cm-main-div .cm-section-ng {
  margin: 0 auto;
  padding-top: 3.5em;
  padding-bottom: 3em;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
  z-index: 20;
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-line {
  background-color: #E61E19;
  max-width: 80px;
  height: 4px;
  margin: 1em auto;
}

#cm-rich-content .cm-main-div .cm-section-ng.cm-gray {
  background-color: #F7F7F7;
  border-radius: 24px;
  margin-top: 0em;
  padding-top: 4em;
  padding-bottom: 2em;
}

#cm-rich-content .cm-main-div .cm-section-ng.cm-gray .cm-logo {
  max-width: 200px;
  margin: 0 auto;
  padding-bottom: 1em;
}

#cm-rich-content .cm-main-div .cm-section-ng.cm-gray .cm-logo img {
  width: 100%;
}

@container (max-width: 700px) {}#cm-rich-content .cm-main-div .cm-section-ng .cm-logo {
  text-align: center;
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-icons {
  max-width: 420px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding-bottom: 2em;
  gap: 20px;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-ng .cm-icons {
    max-width: 300px;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-ng .cm-icons {
    max-width: 250px;
  }
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-icons .cm-ico {
  max-width: 190px;
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-icons .cm-ico img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-weight: 300;
  color: #E61E19;
  font-size: 1.125em;
  text-align: center;
  line-height: 1.2;
  padding-bottom: 0.8em;
  text-transform: uppercase;
  letter-spacing: 1.5;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-ng .cm-h2 {
    font-size: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #565655;
  font-size: 3em;
  text-align: center;
  line-height: 1.2;
  max-width: 700px;
  margin: 0 auto;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-ng .cm-h1 {
    font-size: 2.5em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-ng .cm-h1 {
    font-size: 2em;
  }
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-h1span {
  color: #EECA64;
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #565655;
  font-size: 1.25em;
  line-height: 1.25;
  text-align: center;
  line-height: 1.6;
  padding-top: 1em;
  max-width: 800px;
  margin: 0 auto;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-ng .cm-p {
    font-size: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-img {
  max-width: 612px;
  margin: 0 auto;
}

#cm-rich-content .cm-main-div .cm-section-ng .cm-img img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-intro {
  max-width: 1200;
  margin: auto;
  position: relative;
}

@container (max-width: 600px) {}#cm-rich-content .cm-main-div .cm-section-intro .cm-icons {
  max-width: 860px;
  margin: auto;
}

#cm-rich-content .cm-main-div .cm-section-intro .cm-icons .p10-4 .pc-col .h4-cust {
  font-size: 1.125em;
  text-align: center !important;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  text-transform: none;
  color: #565655;
  max-width: 260px;
  margin: auto;
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .p10-4 .pc-col .h4-cust {
    text-align: left !important;
  }
}

#cm-rich-content .cm-main-div .cm-section-intro .cm-icons .p10-4 .pc-col .h3-cust {
  font-size: 3em;
  margin-bottom: 10px;
}

#cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10 .pc-block-module {
  max-width: 1200;
}

#cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10 .pc-icon {
  width: 100%;
  height: auto;
}

#cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10 .pc-icon img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 1em 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@container (max-width: 900px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10 .pc-icon {
    width: 180px;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10 .pc-icon {
    margin-bottom: 0em;
    margin-right: 1em;
    width: 120px;
  }
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10 .pc-icon img {
    width: 120px;
    height: auto;
  }
}

@container (max-width: 400px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10 .pc-icon {
    margin-right: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10.pc-hoverable .item .item-content {
  display: block;
  padding-top: 0;
}

#cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10.p10-4 .pc-col {
  width: 22%;
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10.p10-4 .pc-col {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@container (max-width: 1229px) and (min-width: 801px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10.p10-4 .pc-col {
    -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
  }
}

@container (max-width: 800px) and (min-width: 768px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10.p10-4 .pc-col {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@container (max-width: 767px) and (min-width: 601px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10.p10-4 .pc-col {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10.p10-4 .pc-col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10.p10-4 .pc-col .pc-relative {
    width: calc(100% - 5em);
  }
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10 .pc-flex {
    display: block;
  }
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10 .pc-block-module .pc-relative {
    max-width: 300px;
    margin: auto;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-intro .cm-icons .pc-p10.p10-4 .pc-col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

#cm-rich-content .cm-main-div .cm-section-header {
  padding-top: 1em;
}

@container (max-width: 1200px) {}@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header {
    padding-bottom: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header-logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header-logo .cm-logo {
  padding: 1.5em 0 1.5em 0em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header-logo .cm-logo {
    padding-left: 3em;
  }
}

@container (max-width: 800px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header-logo .cm-logo {
    padding-left: 2em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header-logo .cm-logo {
    padding: 2em 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header-logo .cm-logo img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-radius: 16px;
  min-height: 572px;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col {
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col {
    width: 100%;
    padding-bottom: 0;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-packshot {
  max-width: 600px;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-packshot {
    position: relative;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-packshot img {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@container (max-width: 1100px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-packshot img {
    max-width: 400px;
    padding: 2em 0;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-packshot img {
    max-width: 400px;
    padding: 1em 0;
  }
}

@container (max-width: 1100px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-packshot {
    max-width: 500px;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text {
  color: #fff;
  padding-left: 3em;
  padding-top: 0;
  padding-right: 1em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text {
    padding-left: 3em;
  }
}

@container (max-width: 800px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text {
    padding-left: 2em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text {
    padding: 1.5em 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ng1 {
  text-align: left;
  color: #565655;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 3.75em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ng1 {
    font-size: 3em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ng1 {
    text-align: center;
    font-size: 2.25em;
  }
}

@container (max-width: 400px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ng1 {
    font-size: 2em;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ng2 {
  color: #565655;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1;
  margin-top: 1.5em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ng2 {
    font-size: 1.25em;
    text-align: center;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-line {
  width: 95px;
  height: 4px;
  background-color: #E61E19;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 1em auto 1.5em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-line {
    margin: 1em auto;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ng3 {
  color: #fff;
  font-size: 1.125em;
  line-height: 1.7;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ng3 {
    font-size: 1em;
    text-align: center;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-color {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-color img {
  margin-top: 11px;
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-color .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-style: 1.25em;
  text-align: center;
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ico {
    padding-top: 4em;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ico :nth-child(1) {
  padding-right: 1em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 265px;
}

@container (max-width: 400px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ico :nth-child(1) {
    max-width: 212px;
  }
}

@container (max-width: 400px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ico :nth-child(1) {
    padding-right: 0em;
    padding-bottom: 1em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ico {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    max-width: 300px;
    margin: 0 auto;
    padding-top: 3em;
  }
}

@container (max-width: 400px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-text .cm-ico {
    padding-bottom: 1em;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-logo {
  padding-left: 4.1875em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 260px;
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-logo img {
  width: 100%;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-logo {
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-logo.cm-logo-desc {
    display: none;
  }
}

#cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-logo.cm-logo-rwd {
  display: none;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-header .cm-header .cm-col .cm-logo.cm-logo-rwd {
    display: block;
  }
}

#cm-rich-content .cm-main-div .cm-section-img {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#cm-rich-content .cm-main-div .cm-section-img img {
  width: 100%;
  display: block;
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-img img {
    width: 125%;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-img img {
    width: 160%;
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
  }
}

#cm-rich-content .cm-main-div .cm-section-img-60-40 {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
}

@container (max-width: 1200px) {
  #cm-rich-content .cm-main-div .cm-section-img-60-40 {
    border-radius: 24px;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-img-60-40 {
    display: block;
  }
}

#cm-rich-content .cm-main-div .cm-section-img-60-40 img:first-child {
  -ms-flex-preferred-size: 59%;
      flex-basis: 59%;
}

#cm-rich-content .cm-main-div .cm-section-img-60-40 img:last-child {
  -ms-flex-preferred-size: 41%;
      flex-basis: 41%;
}

#cm-rich-content .cm-main-div .cm-section-img-60-40 img {
  width: 100%;
  min-width: 100px;
  border-radius: 24px;
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-img-60-40 img {
    width: 110%;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-img-60-40 img {
    width: 120%;
  }
}

#cm-rich-content .cm-main-div .cm-section-img-30 {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
  padding-top: 6em;
}

@container (max-width: 1200px) {
  #cm-rich-content .cm-main-div .cm-section-img-30 {
    border-radius: 24px;
  }
}

#cm-rich-content .cm-main-div .cm-section-img-30 img {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  width: 100%;
  min-width: 50px;
  border-radius: 24px;
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-img-30 img {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-hide-600 {
    display: none;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-a {
  padding-top: 2em;
  padding-bottom: 6em;
}

#cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons div:last-child {
    margin-bottom: 0;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-ico {
  max-width: 150px;
  margin: 0 auto;
}

@container (max-width: 900px) {
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-ico {
    margin: 0 auto;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-ico {
    margin: 0 auto;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-ico img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item {
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    padding-bottom: 3em;
    margin-bottom: 3em;
  }
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item :before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
    height: 1px;
    width: 10%;
    border-bottom: 1px solid #F9C000;
  }
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item:last-child {
    margin-bottom: 0em;
    padding-bottom: 0;
  }
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item:last-child ::before {
    border-bottom: none;
  }
}

@container (max-width: 1100px) {
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item .cm-text {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item .cm-text {
    width: 100%;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item .cm-text.cm-border-right {
  border-right: 1px solid #F9C000;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item .cm-text.cm-border-right {
    border-right: none;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item .cm-text .cm-title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.3;
  color: #565655;
  text-align: center;
  margin-top: 1em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item .cm-text .cm-title {
    font-size: 1.25em;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item .cm-text .cm-title {
    font-size: 1.5em;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-a .cm-icons .cm-item .cm-text .cm-p {
  padding-top: 1em;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.3;
  color: #565655;
  text-align: center;
}

#cm-rich-content .cm-main-div .cm-section-icons-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10em;
  padding-bottom: 2em;
  position: relative;
  z-index: 10;
  gap: 20px;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-icons-b {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-icons-b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0em;
    padding-top: 4em;
    gap: 20px;
    width: 100%;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-b .cm-col {
  position: relative;
  z-index: 10;
  background-color: #F7F7F7;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding-top: 3.5em;
  padding-bottom: 3.5em;
  border-radius: 24px;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-icons-b .cm-col {
    max-width: calc(50% - 10px);
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-icons-b .cm-col {
    max-width: 100%;
    margin-left: 0px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-b .cm-col:first-child {
  margin-left: 0px;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-icons-b .cm-col:first-child {
    margin-right: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-b .cm-col .cm-ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 2em;
  max-width: 150px;
  margin: 0 auto;
}

#cm-rich-content .cm-main-div .cm-section-icons-b .cm-col .cm-ico img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-icons-b .cm-col .cm-title {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.5;
  padding-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
}

#cm-rich-content .cm-main-div .cm-section-icons-b .cm-col .cm-hover {
  opacity: 0;
  position: absolute;
  background-color: #F7F7F7;
  border-radius: 24px;
  -webkit-transition: all .15s ease-in;
  transition: all .15s ease-in;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-icons-b .cm-col .cm-hover {
    opacity: 1;
    position: relative;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-b .cm-col .cm-hover .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.5;
  text-align: center;
  max-width: 388px;
  margin: 0 auto;
}

#cm-rich-content .cm-main-div .cm-section-icons-b .cm-col .cm-hover :last-child {
  padding-bottom: 2em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-icons-b .cm-col .cm-hover :last-child {
    padding-bottom: 0;
  }
}

#cm-rich-content .cm-main-div .cm-section-icons-b .cm-col:hover .cm-hover {
  text-align: center;
  opacity: 1;
}

#cm-rich-content .cm-main-div .cm-section-items-a {
  color: #EECA64;
  background-position: TOP center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 2em;
  padding-bottom: 6em;
  position: relative;
  z-index: 1;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-a {
    padding: 0em 1em 4em 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding-bottom: 2.5em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-a .cm-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0em;
    padding-bottom: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item {
  max-width: 250px;
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

@container (max-width: 900px) {
  #cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item {
    max-width: 200px;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding-bottom: 2em;
    padding-left: 0px;
    padding-right: 0px;
  }
  #cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item:last-child {
    padding-bottom: 0;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-img {
  max-width: 300px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-img .cm-item-bg {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-img .cm-item-anim {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-img {
    max-width: 150px;
    min-width: 150px;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-img img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-text {
  text-align: center;
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-text .cm-title {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #565655;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 0.5em;
  line-height: 1.4;
  font-size: 1.25em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-text .cm-title {
    padding-left: 0em;
    padding-bottom: 0px;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-text .cm-hover {
  position: absolute;
  border-radius: 16px;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  padding: 1em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-text .cm-hover {
    position: relative;
    opacity: 1;
    padding-left: 0em;
    padding-right: 0;
    padding-top: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-text .cm-hover .cm-p {
  font-size: 1.25em;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #565655;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0.5em;
  padding-bottom: 1em;
  z-index: 1;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item .cm-text .cm-hover .cm-p {
    padding-top: 1em;
    opacity: 1;
    position: relative;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item:hover .cm-hover {
  background-color: #f9c000;
  opacity: 1;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item:hover .cm-hover {
    background-color: #fff;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item:hover .cm-img .cm-item-bg {
  opacity: 0;
}

#cm-rich-content .cm-main-div .cm-section-items-a .cm-items .cm-item:hover .cm-img .cm-item-anim {
  opacity: 1;
}

#cm-rich-content .cm-main-div .cm-section-items-b {
  color: #EECA64;
  background-position: TOP center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 0em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-b {
    padding: 2em 1em 4em 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding-top: 2.5em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-b .cm-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0em;
    padding-bottom: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item {
  max-width: 250px;
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding-bottom: 2em;
    padding-left: 0px;
    padding-right: 0px;
  }
  #cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item:last-child {
    padding-bottom: 0;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-img {
  max-width: 300px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
}

@container (max-width: 900px) {
  #cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-img {
    max-width: 200px;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-img .cm-item-bg {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-img .cm-item-anim {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-img {
    max-width: 140px;
    min-width: 140px;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-img img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-text {
  text-align: center;
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-text .cm-title {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #565655;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  line-height: 1.4;
  font-size: 1.25em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-text .cm-title {
    padding-left: 1em;
    padding-bottom: 10px;
    text-align: center;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-text .cm-hover {
  position: absolute;
  border-radius: 16px;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  padding-bottom: 2em;
  padding-top: 2em;
  padding-left: 1em;
  padding-right: 1em;
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-text .cm-hover .cm-p {
  font-size: 1em;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #565655;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 1em;
  padding-bottom: 1em;
  z-index: 1;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item .cm-text .cm-hover .cm-p {
    text-align: center;
    padding-top: 1em;
    opacity: 1;
    position: relative;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item:hover .cm-hover {
  background-color: #f9c000;
  opacity: 1;
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item:hover .cm-img .cm-item-bg {
  opacity: 0;
}

#cm-rich-content .cm-main-div .cm-section-items-b .cm-items .cm-item:hover .cm-img .cm-item-anim {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

#cm-rich-content .cm-main-div .cm-section-dual-hover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 2em;
  padding-bottom: 4em;
  gap: 5px;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-dual-hover {
    gap: 3em;
    padding-top: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#cm-rich-content .cm-main-div .cm-section-dual-hover .cm-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

#cm-rich-content .cm-main-div .cm-section-dual-hover .cm-single:hover .cm-show-on-hover {
  opacity: 1;
}

#cm-rich-content .cm-main-div .cm-section-dual-hover .cm-single:hover .cm-hide-on-hover {
  opacity: 0;
}

#cm-rich-content .cm-main-div .cm-section-dual-hover .cm-single img {
  max-width: 580px;
  width: 100%;
  cursor: pointer;
  opacity: 1;
}

#cm-rich-content .cm-main-div .cm-section-dual-hover .cm-single .cm-show-on-hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: -1em;
  opacity: 0;
}

#cm-rich-content .cm-main-div .cm-section-dual-hover .cm-single .cm-hide-on-hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#cm-rich-content .cm-main-div .cm-section-dual-hover .cm-single .cm-single-subtitle {
  font-size: 1.25em;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0.5em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-dual-hover .cm-single .cm-single-subtitle {
    font-size: 1.25em;
  }
}

#cm-rich-content .cm-main-div .cm-section-video {
  overflow: hidden;
  border-radius: 24px;
}

@container (max-width: 700px) {}#cm-rich-content .cm-main-div .cm-section-video.cm-center {
  text-align: center;
}

#cm-rich-content .cm-main-div .cm-section-video.cm-center video {
  width: 100%;
  max-width: 1200;
  border-radius: 24px;
  overflow: hidden;
}

@container (max-width: 500px) {}@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-video.cm-center {
    padding-bottom: 0em;
    margin-bottom: -2px;
  }
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video {
  display: block;
  position: relative;
  max-width: 1200;
  margin: auto;
  overflow: hidden;
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video .vid-bg {
  overflow: hidden;
  border-radius: 24px;
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video .cm-save-proprtion {
  position: relative;
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video .cm-save-proprtion::after {
  content: '';
  display: block;
  padding-bottom: 58.462%;
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video .cm-p5-checkbox {
  display: none;
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video .cm-p5-checkbox:checked ~ label {
  display: none;
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  z-index: 10;
}

@container (max-width: 800px) {
  #cm-rich-content .cm-main-div .cm-section-video .cm-video video {
    height: auto;
    -o-object-fit: unset;
    object-fit: unset;
  }
}

@container (max-width: 576px) {
  #cm-rich-content .cm-main-div .cm-section-video .cm-video video {
    height: 276px;
    -o-object-fit: unset;
    object-fit: unset;
  }
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 100;
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video .cm-hidden-label {
  display: none;
}

#cm-rich-content .cm-main-div .cm-section-video .cm-video .cm-p5-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-video .cm-video .cm-p5-image {
    background-image: none !important;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-a {
  position: relative;
  border-radius: 24px;
  margin-bottom: 8em;
}

@container (max-width: 1200px) {}@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a {
    margin-bottom: 4em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-a .cm-bg {
  position: relative;
  left: 0;
  overflow: hidden;
  max-width: 950px;
  border-radius: 24px;
  width: 100%;
  height: auto;
}

@container (max-width: 1200px) {}#cm-rich-content .cm-main-div .cm-section-banner-a .cm-bg img {
  border-radius: 24px;
  width: 100%;
  position: relative;
}

@container (max-width: 1100px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a .cm-bg img {
    left: -8em;
  }
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a .cm-bg img {
    left: -12em;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a .cm-bg img {
    left: -6em;
  }
}

@container (max-width: 400px) {}#cm-rich-content .cm-main-div .cm-section-banner-a .cm-img {
  position: absolute;
  right: 2em;
  top: -2em;
  max-width: 320px;
  text-align: right;
  margin-left: auto;
  margin-right: 0;
}

#cm-rich-content .cm-main-div .cm-section-banner-a .cm-img img {
  width: 100%;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a .cm-img {
    max-width: 250px;
    right: 5em;
    top: unset;
    bottom: -2em;
  }
}

@container (max-width: 800px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a .cm-img {
    max-width: 200px;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a .cm-img {
    max-width: 220px;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a .cm-img {
    max-width: 180px;
    right: 2em;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a .cm-img {
    max-width: 150px;
  }
}

@container (max-width: 400px) {
  #cm-rich-content .cm-main-div .cm-section-banner-a .cm-img {
    max-width: 120px;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-b {
  margin-top: 6em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b {
    margin-top: 2em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row {
  background-color: #F7F7F7;
  border-radius: 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col {
  width: 50%;
  position: relative;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col {
    width: 100%;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text {
  margin-top: 10em;
  margin-bottom: 10em;
  padding-left: 5.875em;
  padding-right: 1em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text {
    padding-left: 2em;
    margin-top: 4em;
    margin-bottom: 4em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text {
    padding-left: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text .cm-description {
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text .cm-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text .cm-row .cm-num {
  top: -6px;
  position: relative;
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
  color: #F9C000;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  border-radius: 50%;
  border: 1px solid #F9C000;
  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text .cm-row .cm-num {
    min-width: unset;
    min-height: unset;
    width: 30px;
    height: 30px;
    font-size: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text .cm-row .cm-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 1em;
  margin-bottom: 2em;
  width: 100%;
  max-width: 370px;
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text .cm-row .cm-description .cm-title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.3;
  margin-bottom: .7em;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text .cm-row .cm-description .cm-title {
    font-size: 1.25em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text .cm-row .cm-description .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.4;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text .cm-row .cm-description .cm-p {
    font-size: 1.125em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text:hover .cm-row:hover .cm-num {
  background-color: #F9C000;
  color: #fff;
  outline: 2px solid #fff;
  outline-offset: -5px;
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text:hover .cm-row:not(:hover) .cm-num,
#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-text:hover .cm-row:not(:hover) .cm-description {
  opacity: .5;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-img {
  position: absolute;
  max-width: 374px;
  right: 100px;
  top: -5em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-img {
    max-width: 300px;
  }
}

@container (max-width: 900px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-img {
    max-width: 250px;
    right: 50px;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-img {
    max-width: 220px;
    top: -2em;
    position: relative;
    margin: 0 auto 2em auto;
    right: 0px;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-img {
    max-width: 150px;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-b .cm-row .cm-col .cm-img img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-banner-c .cm-row {
  background-color: #F7F7F7;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2em;
  padding-bottom: 2em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-c .cm-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 4em;
    padding-bottom: 4em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-c .cm-row .cm-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@container (max-width: 1200px) {
  #cm-rich-content .cm-main-div .cm-section-banner-c .cm-row .cm-col {
    padding-left: 1em;
    padding-right: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-c .cm-row .cm-col .cm-img {
  text-align: center;
  max-width: 346px;
  margin: 0 auto;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-c .cm-row .cm-col .cm-img {
    padding-bottom: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-c .cm-row .cm-col .cm-img img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-banner-c .cm-row .cm-col .cm-title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 2.5em;
  padding-bottom: 1em;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-c .cm-row .cm-col .cm-title {
    text-align: center;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-c .cm-row .cm-col .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.6;
  font-size: 1.25em;
  max-width: 500px;
  margin: 0 auto;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-c .cm-row .cm-col .cm-p {
    text-align: center;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-d {
  background-color: #F7F7F7;
  position: relative;
  border-radius: 24px;
  margin-top: 4em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-d {
    margin-top: 2em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-d .cm-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 12em;
  padding-bottom: 10em;
  padding-left: 4em;
  padding-right: 2em;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@container (max-width: 1200px) {
  #cm-rich-content .cm-main-div .cm-section-banner-d .cm-row {
    padding-top: 10em;
    padding-bottom: 6em;
    padding-left: 2em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-d .cm-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 4em;
    padding-bottom: 4em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

#cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-logo {
  position: absolute;
  top: 4em;
  left: 4em;
  max-width: 200px;
}

@container (max-width: 1200px) {
  #cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-logo {
    left: 2em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-logo {
    position: relative;
    top: 0em;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-logo img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-text {
  max-width: 460px;
  padding-right: 1em;
}

#cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-text .cm-title {
  font-size: 2.5em;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
  padding-bottom: 1em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-text .cm-title {
    text-align: center;
    font-size: 2em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-text .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.6;
  font-size: 1.5em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-text .cm-p {
    text-align: center;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-img {
    margin-top: 4em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-d .cm-row .cm-col .cm-img img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-banner-e {
  border-radius: 24px;
  background-size: cover;
  background-position: right;
  width: 100%;
  padding-top: 4em;
  padding-bottom: 4em;
  margin-top: 4em;
  overflow: hidden;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-e {
    background-image: none !important;
    padding-bottom: 0em;
    padding-top: 2em;
    margin-bottom: -5em;
    margin-top: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-img-rwd {
  max-width: 100%;
  display: none;
  margin-right: 0;
  text-align: right;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-e .cm-img-rwd {
    display: block;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-img-rwd img {
  width: 150%;
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2em;
  position: relative;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-e .cm-row {
    top: -10em;
    padding: 0em;
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 2em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  background-color: #fff;
  border-radius: 24px;
  padding-top: 4em;
  padding-bottom: 4em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    padding-left: 1em;
    padding-right: 1em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    border-radius: 24px;
    -webkit-box-shadow: 0px 3px 6px #00000029;
            box-shadow: 0px 3px 6px #00000029;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-icons .cm-ico {
  margin: 0 auto;
  max-width: 200px;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-icons .cm-ico {
    max-width: 100px;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-icons .cm-ico:last-child {
  max-width: 290px;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-icons .cm-ico:last-child {
    max-width: 200px;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-icons .cm-ico img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  margin: 0 auto;
  padding-top: 2em;
  padding-bottom: 2em;
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-comment .cm-ico {
  margin-right: 2em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-comment .cm-ico {
    margin-right: 0;
    padding: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-comment .cm-ico img {
  width: 60px;
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-comment .cm-text .cm-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 257px;
  font-size: 1.125em;
  line-height: 1.5;
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-comment .cm-text .cm-title span {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

#cm-rich-content .cm-main-div .cm-section-banner-e .cm-row .cm-col .cm-comment .cm-text .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1em;
  line-height: 1.5;
}

#cm-rich-content .cm-main-div .cm-section-banner-f {
  max-width: 830px;
  margin: 4em auto;
  padding-top: 2em;
  padding-bottom: 2em;
  border-radius: 24px;
  -webkit-box-shadow: 0px 3px 20px #00000029;
          box-shadow: 0px 3px 20px #00000029;
  padding-left: 1em;
  padding-right: 1em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@container (max-width: 900px) {
  #cm-rich-content .cm-main-div .cm-section-banner-f {
    margin-left: 1em;
    margin-right: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-f .cm-title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
  font-size: 2.5em;
  padding-left: 3em;
  padding-right: 3em;
  padding-bottom: .5em;
}

#cm-rich-content .cm-main-div .cm-section-banner-f .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.6;
  font-size: 1.25em;
  padding-left: 3em;
  padding-right: 3em;
  text-align: center;
  padding-bottom: 1em;
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-banner-f .cm-p {
    padding-left: 1em;
    padding-right: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-banner-f .cm-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

#cm-rich-content .cm-main-div .cm-section-banner-f .cm-logos :nth-child(1) {
  max-width: 195px;
}

#cm-rich-content .cm-main-div .cm-section-banner-f .cm-logos :nth-child(2) {
  max-width: 149px;
}

#cm-rich-content .cm-main-div .cm-section-banner-f .cm-logos img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-serp {
  margin-top: 2em;
  margin-bottom: 2em;
}

#cm-rich-content .cm-main-div .cm-section-serp.cm-serp-background {
  border-radius: 16px;
  padding-bottom: 1em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp.cm-serp-background {
    padding-bottom: 0.5em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp.cm-serp-background .cm-text {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp.cm-serp-background .cm-text {
    padding-top: 0;
    padding-bottom: 0;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp.cm-serp-background li::before {
  color: #565655 !important;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp {
    margin-top: 2em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-align-end {
  margin-top: -5em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-align-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  margin-bottom: 3em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row {
    margin-bottom: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row:last-child {
    padding-bottom: 0;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 585px;
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col.text-col {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col.text-col {
    max-width: 500px;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text {
  padding-left: 3em;
  padding-right: 4em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text {
    padding-left: 2em;
    padding-right: 2em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text {
    margin-top: 2em;
    margin-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text ul {
  list-style: none;
  font-size: 1.125em;
  margin: 0;
}

@container (max-width: 800px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text ul {
    font-size: 1em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text ul {
    font-size: 1.125em;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text ul {
    font-size: 1em;
    padding-left: 2em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text ul li {
  margin-bottom: 0.5em;
  line-height: 1.6;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text ul li::before {
  /* For a round bullet */
  content: "\2022";
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -30px;
  top: -24px;
  color: #E61E19;
  font-size: 50px;
}

@container (max-width: 900px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text ul li::before {
    top: -26px;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text ul li::before {
    top: -25px;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text ul li::before {
    font-size: 40px;
    left: -25px;
    top: -21px;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text table {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-collapse: collapse;
  font-size: 1.25em;
  font-weight: 300;
  margin-left: 2em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text table {
    margin-left: 0;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text table {
    font-size: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text table td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid grey;
  padding-top: 1em;
  padding-bottom: 0.5em;
  padding-right: 1em;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text table td::before {
  content: "";
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text table td:hover {
  padding-left: 0.5em;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text table td:hover::before {
  content: "•";
  opacity: 1;
  margin-right: 0.5em;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-description {
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-row-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-row-s {
    padding-left: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-row-s .cm-num {
  top: -6px;
  position: relative;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: black;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  border-radius: 50%;
  border: 1px solid black;
  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-row-s .cm-num {
    min-width: unset;
    min-height: unset;
    width: 30px;
    height: 30px;
    font-size: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-row-s .cm-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 1em;
  margin-bottom: 2em;
  width: 100%;
  max-width: 370px;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-row-s .cm-description .cm-title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.3;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-row-s .cm-description .cm-title {
    font-size: 1.25em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-row-s .cm-description .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.4;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text .cm-row-s .cm-description .cm-p {
    font-size: 1.125em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text:hover .cm-row-s:hover .cm-num {
  background-color: #c41415;
  color: #fff;
  outline: 2px solid #fff;
  outline-offset: -5px;
  border: 1px solid #c41415;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text:hover .cm-row-s:not(:hover) .cm-num,
#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-text:hover .cm-row-s:not(:hover) .cm-description {
  opacity: 0.5;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col.cm-rounded {
  max-width: 585px !important;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col.cm-rounded img {
  border-radius: 16px;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col.cm-rounded {
    max-width: 485px !important;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #E61E19;
  font-size: 1.75em;
  padding-bottom: 1em;
  width: 100%;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-title {
    text-align: center;
    padding-bottom: 0.5em;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-title {
    font-size: 1.5em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.25em;
  color: #565655;
  line-height: 1.6;
  padding-right: 1em;
  padding-bottom: 1em;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-p {
    text-align: center;
    padding-right: 0;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-p {
    font-size: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-img {
  position: relative;
  -ms-grid-column-align: start;
      justify-self: start;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-img {
    margin-bottom: 0;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-img img {
  width: 100%;
  max-width: 500px;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-img img {
    max-width: 400px;
  }
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-img .cm-anim {
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col .cm-img .cm-bg {
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col:hover .cm-anim {
  position: relative;
  opacity: 1;
  left: 0;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row .cm-col:hover .cm-bg {
  position: absolute;
  left: -100%;
  opacity: 0;
}

#cm-rich-content .cm-main-div .cm-section-serp .cm-row.cm-row-revers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-serp .cm-row.cm-row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

#cm-rich-content .cm-main-div .splide__container {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#cm-rich-content .cm-main-div .splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
}

#cm-rich-content .cm-main-div .splide.is-active .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#cm-rich-content .cm-main-div .splide__pagination {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 95%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

#cm-rich-content .cm-main-div .splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}

#cm-rich-content .cm-main-div .splide {
  visibility: hidden;
}

#cm-rich-content .cm-main-div .splide,
#cm-rich-content .cm-main-div .splide__slide {
  position: relative;
  outline: none;
}

#cm-rich-content .cm-main-div .splide__slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

#cm-rich-content .cm-main-div .splide__slide img {
  vertical-align: bottom;
}

#cm-rich-content .cm-main-div .splide__slider {
  position: relative;
}

#cm-rich-content .cm-main-div .splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
}

#cm-rich-content .cm-main-div .splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

#cm-rich-content .cm-main-div .splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}

#cm-rich-content .cm-main-div .splide--fade > .splide__track > .splide__list {
  display: block;
}

#cm-rich-content .cm-main-div .splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

#cm-rich-content .cm-main-div .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

#cm-rich-content .cm-main-div .splide--rtl {
  direction: rtl;
}

#cm-rich-content .cm-main-div .splide--ttb > .splide__track > .splide__list {
  display: block;
}

#cm-rich-content .cm-main-div .splide--ttb > .splide__pagination {
  width: auto;
}

#cm-rich-content .cm-main-div .splide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2em;
  height: 2em;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  padding: 0;
  opacity: 0.7;
  background: #ccc;
}

#cm-rich-content .cm-main-div .splide__arrow svg {
  width: 1.2em;
  height: 1.2em;
}

#cm-rich-content .cm-main-div .splide__arrow:hover {
  cursor: pointer;
  opacity: 0.9;
}

#cm-rich-content .cm-main-div .splide__arrow:focus {
  outline: none;
}

#cm-rich-content .cm-main-div .splide__arrow--prev {
  left: 1em;
}

#cm-rich-content .cm-main-div .splide__arrow--prev svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

#cm-rich-content .cm-main-div .splide__arrow--next {
  right: 1em;
}

#cm-rich-content .cm-main-div .splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: 0.5em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0;
}

#cm-rich-content .cm-main-div .splide__pagination__page {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  border: none;
  opacity: 0.7;
}

#cm-rich-content .cm-main-div .splide__pagination__page.is-active {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  background: #fff;
}

#cm-rich-content .cm-main-div .splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

#cm-rich-content .cm-main-div .splide__pagination__page:focus {
  outline: none;
}

#cm-rich-content .cm-main-div .splide__progress__bar {
  width: 0;
  height: 3px;
  background: #ccc;
}

#cm-rich-content .cm-main-div .splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
}

#cm-rich-content .cm-main-div .splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #000;
}

#cm-rich-content .cm-main-div .splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}

#cm-rich-content .cm-main-div .splide--rtl > .splide__arrows .splide__arrow--prev,
#cm-rich-content .cm-main-div .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  right: 1em;
  left: auto;
}

#cm-rich-content .cm-main-div .splide--rtl > .splide__arrows .splide__arrow--prev svg,
#cm-rich-content .cm-main-div .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

#cm-rich-content .cm-main-div .splide--rtl > .splide__arrows .splide__arrow--next,
#cm-rich-content .cm-main-div .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}

#cm-rich-content .cm-main-div .splide--rtl > .splide__arrows .splide__arrow--next svg,
#cm-rich-content .cm-main-div .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

#cm-rich-content .cm-main-div .splide--ttb > .splide__arrows .splide__arrow,
#cm-rich-content .cm-main-div .splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

#cm-rich-content .cm-main-div .splide--ttb > .splide__arrows .splide__arrow--prev,
#cm-rich-content .cm-main-div .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}

#cm-rich-content .cm-main-div .splide--ttb > .splide__arrows .splide__arrow--prev svg,
#cm-rich-content .cm-main-div .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

#cm-rich-content .cm-main-div .splide--ttb > .splide__arrows .splide__arrow--next,
#cm-rich-content .cm-main-div .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  top: auto;
  bottom: 1em;
}

#cm-rich-content .cm-main-div .splide--ttb > .splide__arrows .splide__arrow--next svg,
#cm-rich-content .cm-main-div .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#cm-rich-content .cm-main-div .splide--ttb > .splide__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  bottom: 50%;
  left: auto;
  right: 0.5em;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

#cm-rich-content .cm-main-div .cm-section-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10em;
  background-color: #f2f2f2;
  border-radius: 24px;
}

#cm-rich-content .cm-main-div .sm-slider {
  position: relative;
  background-color: #f2f2f2;
  padding: 4em 0 6em;
  border-radius: 24px;
}

#cm-rich-content .cm-main-div .sm-slider .cm-no-margin {
  margin-top: 0 !important;
}

#cm-rich-content .cm-main-div .sm-slider .cm-gradient-left {
  background: radial-gradient(ellipse at center left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 70%);
  position: absolute;
  left: 0;
  padding-right: 10em;
  height: 100%;
  top: 0;
  z-index: 1;
}

@container (max-width: 400px) {
  #cm-rich-content .cm-main-div .sm-slider .cm-gradient-left {
    display: none;
  }
}

#cm-rich-content .cm-main-div .sm-slider .cm-gradient-right {
  background: radial-gradient(ellipse at center right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 70%);
  position: absolute;
  right: 0;
  padding-left: 10em;
  height: 100%;
  top: 0;
  z-index: 1;
}

@container (max-width: 400px) {
  #cm-rich-content .cm-main-div .sm-slider .cm-gradient-right {
    display: none;
  }
}

#cm-rich-content .cm-main-div .sm-slider.sm-slider-sets {
  background-repeat: no-repeat;
  background-position: top center;
}

#cm-rich-content .cm-main-div .sm-slider #sm-splide-sets .splide__arrows {
  display: none;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .sm-slider #sm-splide-sets .splide__arrows {
    display: block;
  }
}

#cm-rich-content .cm-main-div .sm-slider .splide__arrow {
  opacity: 1;
  width: 41px;
  height: 41px;
  background-size: 100%;
  background-color: transparent;
  border-radius: 0;
  position: absolute;
}

#cm-rich-content .cm-main-div .sm-slider .splide__arrow.splide__arrow--prev {
  position: absolute;
  background-image: url("../img/left_arrow.svg");
  background-repeat: no-repeat;
  left: calc(50% - 70px);
  top: 105%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .sm-slider .splide__arrow.splide__arrow--prev {
    left: calc(50% - 55px);
  }
}

#cm-rich-content .cm-main-div .sm-slider .splide__arrow.splide__arrow--prev:hover {
  opacity: 0.4;
}

#cm-rich-content .cm-main-div .sm-slider .splide__arrow.splide__arrow--next {
  position: absolute;
  background-image: url("../img/right_arrow.svg");
  background-repeat: no-repeat;
  right: calc(50% - 70px);
  top: 105%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .sm-slider .splide__arrow.splide__arrow--next {
    right: calc(50% - 55px);
  }
}

#cm-rich-content .cm-main-div .sm-slider .splide__arrow.splide__arrow--next:hover {
  opacity: 0.4;
}

#cm-rich-content .cm-main-div .sm-slider .splide__arrow svg {
  display: none;
}

#cm-rich-content .cm-main-div .sm-slider .splide {
  padding-top: 2em;
  padding-bottom: 20px;
}

#cm-rich-content .cm-main-div .sm-slider .splide__slide {
  padding: 1em;
  text-align: center;
}

#cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-image {
  text-align: center;
}

#cm-rich-content .cm-main-div .sm-slider .splide__slide img {
  max-width: 100%;
}

#cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-name {
  position: relative;
  z-index: 20;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 1.25em;
  margin-bottom: 0.5em;
  padding: 0;
  margin-top: 1em;
}

#cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-name strong {
  line-height: 2;
}

#cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-vol,
#cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-desc {
  font-size: 1.25em;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

@container (max-width: 1100px) {
  #cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-vol,
  #cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-desc {
    font-size: 1.125em;
  }
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-vol,
  #cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-desc {
    font-size: 1em;
  }
}

#cm-rich-content .cm-main-div .sm-slider .splide__slide .sm-splide-desc {
  margin-bottom: 1em;
}

#cm-rich-content .cm-main-div .sm-slider .cm-slider-note {
  font-size: 1em;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
  padding-top: 2em;
}

@container (max-width: 1200px) {
  #cm-rich-content .cm-main-div .sm-slider .cm-slider-note {
    padding-left: 1em;
    padding-right: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-faq {
  max-width: 1200;
  position: relative;
  padding-bottom: 6em;
  overflow: hidden;
}

@container (max-width: 1200px) {
  #cm-rich-content .cm-main-div .cm-section-faq {
    padding-left: 1em;
    padding-right: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-faq summary {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  background-color: #fff;
  color: #333;
  margin-bottom: 1em;
  margin-top: 1em;
  outline: none;
  text-align: left;
  cursor: pointer;
  position: relative;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-faq summary {
    font-size: 1.25em;
  }
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-faq summary {
    font-size: 1.125em;
  }
}

#cm-rich-content .cm-main-div .cm-section-faq summary hr {
  margin-left: 2em;
}

#cm-rich-content .cm-main-div .cm-section-faq summary hr:after {
  content: '';
  display: block;
  height: 10px;
  width: 10px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 97%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#cm-rich-content .cm-main-div .cm-section-faq details > summary::marker {
  position: absolute;
  content: "+";
  left: 20px;
}

#cm-rich-content .cm-main-div .cm-section-faq details[open] > summary::marker {
  position: absolute;
  content: "-";
  left: 20px;
}

#cm-rich-content .cm-main-div .cm-section-faq details .cm-title {
  margin-left: 30px;
  position: relative;
  top: -1em;
  width: 100%;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-faq details .cm-title {
    padding-right: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-faq details .cm-faq-content {
  font-weight: 300;
  margin-left: 30px;
}

#cm-rich-content .cm-main-div .cm-section-faq details hr {
  margin-left: 30px;
  margin-top: 0;
}

#cm-rich-content .cm-main-div .cm-section-faq details[open] summary ~ * {
  -webkit-animation: sweep .5s ease-in-out;
          animation: sweep .5s ease-in-out;
}

@-webkit-keyframes sweep {
  0% {
    opacity: 0;
    margin-top: -10px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@keyframes sweep {
  0% {
    opacity: 0;
    margin-top: -10px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

#cm-rich-content .cm-main-div .cm-section-details {
  padding: 0 1em;
}

#cm-rich-content .cm-main-div .cm-section-details table {
  width: 100%;
  font-size: 1.25em;
}

@container (max-width: 500px) {
  #cm-rich-content .cm-main-div .cm-section-details table {
    font-size: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-details table td {
  padding-top: 1.25em;
  padding-bottom: 0.5em;
}

#cm-rich-content .cm-main-div .cm-section-details table .cm-left-col {
  font-weight: 300;
  padding-right: 2em;
  text-align: right;
  width: 50%;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-details table .cm-left-col {
    padding-right: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-details table .cm-right-col {
  font-weight: 600;
  padding-left: 2em;
  text-align: left;
  width: 50%;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-details table .cm-right-col {
    padding-left: 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-details table,
#cm-rich-content .cm-main-div .cm-section-details th,
#cm-rich-content .cm-main-div .cm-section-details td {
  border-collapse: collapse;
  border-bottom: 1px solid black;
}

#cm-rich-content .cm-main-div .cm-section-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-footer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#cm-rich-content .cm-main-div .cm-section-footer .cm-logo {
  padding: 1.5em 0 1.5em 0em;
}

@container (max-width: 1000px) {
  #cm-rich-content .cm-main-div .cm-section-footer .cm-logo {
    padding-left: 3em;
  }
}

@container (max-width: 800px) {
  #cm-rich-content .cm-main-div .cm-section-footer .cm-logo {
    padding-left: 2em;
  }
}

@container (max-width: 700px) {
  #cm-rich-content .cm-main-div .cm-section-footer .cm-logo {
    padding: 2em 1em;
  }
}

#cm-rich-content .cm-main-div .cm-section-footer .cm-logo img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-w300 {
  max-width: 300px;
  margin: 0 auto;
}

#cm-rich-content .cm-main-div .cm-w400 {
  max-width: 400px;
}

#cm-rich-content .cm-main-div .cm-w460 {
  max-width: 460px;
  margin: 0 auto;
}

@container (max-width: 800px) {
  #cm-rich-content .cm-main-div .cm-w460 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-w460 {
    padding-left: 0em;
    padding-right: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-w700 {
  max-width: 700px;
  margin: 0 auto;
}

@container (max-width: 800px) {
  #cm-rich-content .cm-main-div .cm-w700 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-w700 {
    padding-left: 0em;
    padding-right: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-w730 {
  max-width: 730px;
  margin: 0 auto;
}

@container (max-width: 800px) {
  #cm-rich-content .cm-main-div .cm-w730 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@container (max-width: 600px) {
  #cm-rich-content .cm-main-div .cm-w730 {
    padding-left: 0em;
    padding-right: 0em;
  }
}

#cm-rich-content .cm-main-div .cm-pb-0 {
  padding-bottom: 0 !important;
}

#cm-rich-content .cm-main-div .cm-pb-2 {
  padding-bottom: 1em !important;
}

#cm-rich-content .cm-main-div .cm-pt-1 {
  padding-top: 1em;
}

#cm-rich-content .cm-main-div .cm-pt-2 {
  padding-top: 2em;
}

#cm-rich-content .cm-main-div .cm-pt-4 {
  padding-top: 4em;
}

#cm-rich-content .cm-main-div .cm-pt-6 {
  padding-top: 6em;
}

#cm-rich-content .cm-main-div .cm-text-upp {
  text-transform: uppercase !important;
}

#cm-rich-content .cm-main-div .kuvings-footer {
  text-align: center !important;
  position: relative;
  z-index: 10;
  max-width: 108px;
  margin-top: 5em;
  margin-bottom: 3em;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
}

@container (max-width: 900px) {
  #cm-rich-content .cm-main-div .kuvings-footer {
    max-width: 80px;
  }
}

#cm-rich-content .cm-main-div .kuvings-footer img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-bottom {
  position: relative;
  padding-bottom: 2em;
}

#cm-rich-content .cm-main-div .cm-section-bottom img {
  width: 100%;
}

#cm-rich-content .cm-main-div .cm-section-bottom .cm-section-ng > div {
  color: #fff;
}

#cm-rich-content .cm-main-div.cm-euro {
  max-width: 920px;
  font-size: 14px;
}

@container (max-width: 920px) {
  #cm-rich-content .cm-main-div.cm-euro .cm-section-banner-b .cm-row .cm-col .cm-img {
    max-width: 250px;
  }
}

@container (min-width: 921px) {
  #cm-rich-content .cm-main-div.cm-euro .cm-section-banner-b .cm-row .cm-col .cm-img {
    max-width: 240px;
  }
}

@container (min-width: 1000px) {
  #cm-rich-content .cm-main-div.cm-euro .cm-section-banner-b .cm-row .cm-col .cm-img {
    max-width: 290px;
  }
}

#cm-rich-content .cm-main-div .cm-col-box {
  background-color: #F4F4F4;
  border-radius: 16px;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
/*# sourceMappingURL=style.css.map */