@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Crimson+Pro:wght@800;900&family=Montserrat:wght@400;500;600&display=swap");

/* Rozmiar czcionki dla najwyzszego diva */
#custommerce-pl-rc {
  font-size: 16px;
  font-family: "Montserrat", Arial, sans-serif;
  box-sizing: border-box;
  text-align: left;
  color: #5F5F5F;
  max-width: 1200px;
  margin: 0 auto;
  line-height: 1.33;
}

@media only screen and (max-width: 900px) {
  #custommerce-pl-rc {
    font-size: 14px;
  }
}

#custommerce-pl-rc .pc-margin-top-s {
  padding-top: 3em;
}

#custommerce-pl-rc .pc-margin-bottom-s {
  padding-bottom: 3em;
}

#custommerce-pl-rc .pc-margin-top-m {
  padding-top: 4em;
}

#custommerce-pl-rc .pc-margin-bottom-m {
  padding-bottom: 4em;
}

#custommerce-pl-rc .pc-margin-bottom-l {
  padding-bottom: 6em;
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .pc-margin-top-s {
    padding-top: 2em;
  }
  #custommerce-pl-rc .pc-margin-bottom-s {
    padding-bottom: 2em;
  }
  #custommerce-pl-rc .pc-margin-top-m {
    padding-top: 3em;
  }
  #custommerce-pl-rc .pc-margin-bottom-m {
    padding-bottom: 3em;
  }
  #custommerce-pl-rc .pc-margin-bottom-l {
    padding-bottom: 4em;
  }
}

#custommerce-pl-rc .pc-b6-a {
  text-align: center;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

#custommerce-pl-rc .pc-b6-a * {
  text-align: center;
}

#custommerce-pl-rc .pc-b6-a .pc-block-module {
  max-width: 1080px;
  padding: 0 1.25em;
  margin: 0 auto;
  height: inherit;
}

#custommerce-pl-rc .pc-b6-a .pc-block-module .pc-relative {
  max-width: 680px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  #custommerce-pl-rc {
    font-size: 14px;
  }
}

@media (max-width: 599px) {
  #custommerce-pl-rc .pc-b6-a {
    text-align: center;
  }
  #custommerce-pl-rc .pc-b6-a * {
    text-align: center;
  }
}

@supports (object-fit: cover) {
}

@media (max-width: 767px) {
  #custommerce-pl-rc {
    font-size: 14px;
  }
}

#custommerce-pl-rc .pc-b11 {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

#custommerce-pl-rc .pc-b11 .pc-block-module {
  max-width: 1080px;
  padding: 0 1.25em;
  margin: 0 auto;
  height: inherit;
  display: flex;
  flex-wrap: nowrap;
}

#custommerce-pl-rc .pc-b11 .pc-image, #custommerce-pl-rc .pc-b11 .pc-text {
  width: 50%;
  box-sizing: border-box;
}

#custommerce-pl-rc .pc-b11 .pc-image {
  text-align: center;
}

#custommerce-pl-rc .pc-b11 .pc-image img {
  max-width: 100%;
}

#custommerce-pl-rc .pc-b11 .pc-text {
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#custommerce-pl-rc .pc-b11 .pc-description {
  padding-top: 2em;
}

#custommerce-pl-rc .pc-b11 p {
  font-family: Arial;
  font-size: 1em;
  line-height: 1.38;
  color: #000;
  margin: 0;
  padding: 0;
  text-align: left;
}

#custommerce-pl-rc .pc-b11.pc-b11-b .pc-text {
  text-align: right;
}

#custommerce-pl-rc .pc-b11.pc-b11-b .pc-description {
  order: 1;
  text-align: right;
}

#custommerce-pl-rc .pc-b11.pc-b11-b .pc-image {
  order: 2;
}

#custommerce-pl-rc .pc-b11.pc-b11-b p {
  text-align: right;
}

@media (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-block-module {
    display: block;
    margin: 0 auto;
  }
  #custommerce-pl-rc .pc-b11 .pc-block-module .pc-image, #custommerce-pl-rc .pc-b11 .pc-block-module .pc-text {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}

#custommerce-pl-rc * {
  box-sizing: border-box;
}

#custommerce-pl-rc div {
  text-align: left;
  font-family: "Montserrat", Arial, sans-serif;
}

#custommerce-pl-rc p {
  font-family: "Montserrat", Arial, sans-serif;
}

#custommerce-pl-rc p strong {
  font-family: "Montserrat", Arial, sans-serif;
}

#custommerce-pl-rc img.lazy {
  width: auto;
}

#custommerce-pl-rc img {
  padding: 0;
  margin: 0;
}

#custommerce-pl-rc .cm-section-grey {
  background-color: #F8F8F8;
}

#custommerce-pl-rc .cm-flex {
  display: flex;
}

#custommerce-pl-rc .cm-img-fluid-container {
  overflow: hidden;
  background-color: #FAF8F7;
  margin-top: 2em;
}

#custommerce-pl-rc .cm-img-fluid,
#custommerce-pl-rc .cm-img-fluid.lazy {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-img-fluid,
  #custommerce-pl-rc .cm-img-fluid.lazy {
    max-width: none;
    width: 116%;
  }
  #custommerce-pl-rc .cm-img-fluid.cm-fluid-8,
  #custommerce-pl-rc .cm-img-fluid.lazy.cm-fluid-8 {
    transform: translateX(-8%);
  }
}

#custommerce-pl-rc .cm-fluid-desktop {
  display: block !important;
}

#custommerce-pl-rc .cm-feature {
  position: relative;
  margin-bottom: 3em;
}

#custommerce-pl-rc .cm-section-warranty {
  background-color: #224F9E;
  padding: 4em 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#custommerce-pl-rc .cm-section-warranty .cm-warranty {
  width: 100%;
  max-width: 900px;
  min-height: 350px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: center;
  gap: 2em;
}

#custommerce-pl-rc .cm-section-warranty .cm-warranty img {
  width: 100%;
  max-width: 200px;
}

#custommerce-pl-rc .cm-section-warranty .cm-warranty div {
  padding: 0 1em;
  text-align: center;
  color: #fff;
  font-size: 1.25em;
  line-height: 1.6;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
}

#custommerce-pl-rc .cm-section-contains-container {
  padding: 4em 0;
}

#custommerce-pl-rc .cm-section-contains-container .pc-b6-a p {
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}

#custommerce-pl-rc .cm-section-contains {
  justify-content: space-evenly;
  flex-wrap: wrap;
  padding: 0 1.25em;
  margin-top: 2.5em;
  width: 100%;
  gap: 2em;
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-section-contains {
    padding: 0 .75em;
  }
}

#custommerce-pl-rc .cm-section-contains .cm-contains-item {
  text-align: center;
  max-width: 230px;
  width: 33%;
  flex-basis: 33%;
  align-items: center;
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-section-contains .cm-contains-item {
    width: 50%;
    flex-basis: 50%;
    padding: 0 .5em;
  }
  #custommerce-pl-rc .cm-section-contains .cm-contains-item:nth-child(3) {
    margin-top: 2em;
  }
}

#custommerce-pl-rc .cm-section-contains .cm-contains-item .cm-contains-img-holder {
  position: relative;
  margin-bottom: 1em;
  text-align: center;
}

#custommerce-pl-rc .cm-section-contains .cm-contains-item .cm-contains-img-holder:hover img {
  transform: translateY(-1em);
}

#custommerce-pl-rc .cm-section-contains .cm-contains-item .cm-contains-img-holder img {
  display: block;
  width: 100%;
  transition: all .3s;
}

#custommerce-pl-rc .cm-section-contains .cm-contains-item .cm-contains-name {
  font-size: 1.25em;
  line-height: 1.3;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  text-align: center;
  color: #224F9E;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .cm-section-contains .cm-contains-item .cm-contains-name {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-pl-rc .cm-section-contains .cm-contains-item .cm-contains-name {
    font-size: 1em;
  }
}

#custommerce-pl-rc .cm-section-others {
  margin-top: 12em;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #224F9E;
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-section-others {
    margin-top: 8em;
  }
}

#custommerce-pl-rc .cm-section-others .cm-section-others-container {
  transform: translateY(-6em);
  padding: 0 .25em;
  justify-content: space-between;
  flex-wrap: nowrap;
}

@media only screen and (max-width: 900px) {
  #custommerce-pl-rc .cm-section-others .cm-section-others-container {
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 0;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-section-others .cm-section-others-container {
    transform: translateY(-4em);
  }
}

#custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item {
  text-align: center;
  padding: 0 .5em;
  max-width: 209px;
  width: 100%;
}

@media only screen and (max-width: 900px) {
  #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item {
    flex-basis: 33%;
    max-width: 230px;
    padding: 0 1.25em;
  }
  #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item:nth-child(1), #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item:nth-child(2), #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item:nth-child(3) {
    margin-bottom: 3em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item:nth-child(1), #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item:nth-child(2), #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item:nth-child(3) {
    margin-bottom: 2em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item {
    max-width: 221px;
    padding: 0 1em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item {
    padding: 0 .5em;
  }
}

#custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item .cm-other-img-holder {
  position: relative;
  margin-bottom: 1.5em;
}

@media only screen and (max-width: 600px) {
  #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item .cm-other-img-holder {
    margin-bottom: 1em;
  }
}

#custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item .cm-other-img-holder:hover img {
  transform: translateY(-1em);
}

#custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item .cm-other-img-holder img {
  display: block;
  width: 100%;
  z-index: 1;
  position: relative;
  transition: .3s ease;
}

#custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item .cm-other-name {
  font-size: 1.125em;
  font-weight: 500;
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  text-align: center;
}

@media only screen and (max-width: 1100px) {
  #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item .cm-other-name {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-section-others .cm-section-others-container .cm-other-item .cm-other-name {
    font-size: 1em;
  }
}

#custommerce-pl-rc .cm-section-others .cm-footer-logo {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 0 1em;
  box-sizing: border-box;
}

#custommerce-pl-rc .cm-header {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  position: relative;
  display: flex;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 660px;
  background-color: #FAF8F7;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header {
    flex-wrap: wrap;
    background-position: 20% 0%;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-header {
    background-position: 30% 0%;
  }
}

#custommerce-pl-rc .cm-header .cm-header-desc {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  text-align: left;
  padding: 2em 0 1em 2.5em;
  display: flex;
  flex-flow: column wrap;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-header-desc {
    width: 100%;
    padding: 4em 1.25em 0;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-header .cm-header-desc {
    padding: 2em 1.25em 0;
  }
}

#custommerce-pl-rc .cm-header .cm-header-desc .cm-header-logo {
  max-width: 400px;
  width: 100%;
}

#custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-1,
#custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-2,
#custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-3 {
  color: #fff;
  text-align: left;
  font-family: "Montserrat", Arial, sans-serif;
}

#custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-1 {
  margin-top: auto;
  font-family: "Crimson Pro", Arial, sans-serif;
  font-display: swap;
  font-weight: 900 !important;
  font-size: 3.125em;
  line-height: 1;
  color: #224F9E;
  margin-bottom: 12rem;
}

#custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-1 span {
  font-family: "Caveat", Arial, sans-serif;
  font-display: swap;
  color: #e91720;
  font-size: 3.5rem;
  line-height: 1;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-1 {
    display: none;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-1 {
    font-size: 2.125em;
  }
}

#custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-2 {
  margin-top: 0.75em;
  font-weight: bold;
  font-size: 3.5em;
  line-height: 1;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-2 {
    margin-top: 0.5em;
  }
}

#custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-3 {
  font-weight: normal;
  font-size: 1.125em;
  line-height: 1.2;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-3 {
    font-size: 1.5em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-header .cm-header-desc .cm-ng-3 {
    font-size: 1.25em;
  }
}

#custommerce-pl-rc .cm-header .cm-tape-header {
  margin-top: .5em;
  font-size: 2.5em;
  color: #e91720;
  position: relative;
  background-color: #f2cbb6;
  max-width: fit-content;
  transform: rotate(-3deg);
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-tape-header {
    font-size: 3em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-header .cm-tape-header {
    font-size: 2.25em;
  }
}

#custommerce-pl-rc .cm-header .cm-tape-header div {
  font-family: "Crimson Pro", Arial, sans-serif;
  font-display: swap;
  font-weight: 900 !important;
  transform: rotate(3deg);
}

#custommerce-pl-rc .cm-header .cm-header-img {
  width: 50%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  min-width: 350px;
  padding: 7em 0 10em;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .cm-header .cm-header-img {
    padding: 14em 0 12em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-header-img {
    width: 100%;
    justify-content: center;
    align-items: center;
    min-width: unset;
    padding: 0;
  }
}

#custommerce-pl-rc .cm-header .cm-header-img .cm-ng-1-rwd {
  display: none;
  text-align: center;
  padding: 1em;
  margin-top: auto;
  font-family: "Crimson Pro", Arial, sans-serif;
  font-size: 2.5em;
  line-height: 1.2;
  color: #224F9E;
  align-self: flex-end;
}

#custommerce-pl-rc .cm-header .cm-header-img .cm-ng-1-rwd span {
  font-family: "Caveat", Arial, sans-serif;
  font-display: swap;
  color: #e91720;
  font-size: 1.35em;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-header-img .cm-ng-1-rwd {
    display: block;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-header .cm-header-img .cm-ng-1-rwd {
    font-size: 2.125em;
  }
}

#custommerce-pl-rc .cm-header .cm-header-img .cm-packshot {
  margin-top: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-header-img .cm-packshot {
    padding: 0 1em;
  }
  #custommerce-pl-rc .cm-header .cm-header-img .cm-packshot img {
    margin-top: -20%;
  }
}

#custommerce-pl-rc .cm-header .cm-header-img img {
  width: 100%;
  max-width: 600px;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-header-img img {
    width: 100%;
    max-width: 400px;
    position: static;
    transform: none;
  }
}

#custommerce-pl-rc .cm-header .cm-underheader-icons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  position: absolute;
  max-width: 600px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-underheader-icons {
    position: relative;
    display: flex;
    flex-flow: row wrap;
  }
}

#custommerce-pl-rc .cm-header .cm-underheader-icons > div {
  transition: all 0.3s;
  padding: 0 1em;
  box-sizing: border-box;
  max-width: calc(100% / 3);
  text-align: center;
}

#custommerce-pl-rc .cm-header .cm-underheader-icons > div img {
  max-width: 100%;
}

@media only screen and (max-width: 1000px) {
  #custommerce-pl-rc .cm-header .cm-underheader-icons > div {
    padding: 0 0.5em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-header .cm-underheader-icons > div {
    padding: 1em 4%;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-header .cm-underheader-icons > div {
    box-sizing: content-box;
    width: 100%;
    max-width: 130px;
  }
}

#custommerce-pl-rc .cm-header .cm-underheader-icons > div:hover {
  transform: scale(1.2);
}

#custommerce-pl-rc .pc-b11 {
  padding: 3em 0 !important;
  margin: 0 auto !important;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .pc-b11 {
    margin-bottom: 0;
  }
}

#custommerce-pl-rc .pc-b11 .pc-block-module {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  padding: 0;
  position: relative;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #FAF8F7;
  background-size: auto 262px;
  width: 100%;
  z-index: -1;
  justify-content: flex-end;
  border-right: 10px #e91720 solid;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-block-module {
    display: flex;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .pc-b11 .pc-block-module {
    border-right: 5px #e91720 solid;
    display: block;
  }
}

#custommerce-pl-rc .pc-b11 .pc-block-module .pc-text {
  padding: 2em 1.25em;
  flex-basis: 50%;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-block-module .pc-text {
    padding-top: 2em;
    padding-bottom: 3em;
    margin: unset;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .pc-b11 .pc-block-module .pc-text {
    max-width: 100%;
  }
}

#custommerce-pl-rc .pc-b11 .pc-description {
  padding-top: 0;
  text-align: center;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-description {
    text-align: center;
  }
}

#custommerce-pl-rc .pc-b11 .pc-description p {
  font-size: 1.25em;
  line-height: 1.7;
  max-width: 440px;
  margin: 0 auto;
  color: #224F9E;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  #custommerce-pl-rc .pc-b11 .pc-description p {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-description p {
    margin: auto;
    text-align: center;
    margin-bottom: 0;
    max-width: none;
  }
}

#custommerce-pl-rc .pc-b11 .pc-name {
  color: #224F9E;
  margin: 0 auto 0.5em;
  font-size: 2.25em;
  line-height: 1.2;
  max-width: 440px;
  font-family: "Crimson Pro", Arial, sans-serif;
  font-display: swap;
  font-weight: 900 !important;
  text-align: center !important;
}

@media only screen and (max-width: 1200px) {
  #custommerce-pl-rc .pc-b11 .pc-name {
    margin: 0 auto 0.5em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-name {
    text-align: center !important;
    max-width: none;
    font-size: 1.875em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .pc-b11 .pc-name {
    font-size: 1.75em;
  }
}

#custommerce-pl-rc .pc-b11 .pc-title {
  color: #224F9E;
  margin: 0 auto 0.75em;
  font-size: 2.5em;
  line-height: 1.2;
  max-width: 440px;
  font-family: "Crimson Pro", Arial, sans-serif;
  font-display: swap;
  font-weight: 900 !important;
  text-align: center !important;
}

@media only screen and (max-width: 1200px) {
  #custommerce-pl-rc .pc-b11 .pc-title {
    margin: 0 auto 0.5em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-title {
    text-align: center !important;
    max-width: none;
    font-size: 2.5em;
    line-height: 1;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .pc-b11 .pc-title {
    font-size: 2.125em;
    line-height: 1.3;
  }
}

#custommerce-pl-rc .pc-b11 .pc-image {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  flex-basis: 48%;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-image {
    margin-bottom: 1em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .pc-b11 .pc-image {
    margin-bottom: 1em;
    position: static !important;
    transform: none !important;
  }
}

#custommerce-pl-rc .pc-b11 .pc-image img {
  max-width: 100%;
}

#custommerce-pl-rc .pc-b11.pc-b11-b .pc-block-module {
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #FAF8F7;
  width: 100%;
  z-index: -1;
  border-right: none;
  justify-content: flex-start;
  border-left: 10px #e91720 solid;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .pc-b11.pc-b11-b .pc-block-module {
    border-left: 5px #e91720 solid;
  }
}

#custommerce-pl-rc .pc-b11.pc-b11-b .pc-block-module .pc-image {
  right: 0;
  left: unset;
}

#custommerce-pl-rc .pc-b11.pc-b11-b .pc-description {
  text-align: center;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11.pc-b11-b .pc-description {
    text-align: center;
    padding-left: 0;
  }
}

#custommerce-pl-rc .pc-b11.pc-b11-b .pc-description p {
  text-align: center;
}

#custommerce-pl-rc .pc-b11.pc-b11-b .pc-name {
  text-align: center;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-image {
    max-width: 50% !important;
  }
}

#custommerce-pl-rc .pc-b11 .pc-image .pc-relative {
  position: relative;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b11 .pc-image .pc-relative {
    text-align: center !important;
  }
}

#custommerce-pl-rc .pc-b11 .pc-image img {
  position: relative;
  z-index: 1;
}

#custommerce-pl-rc .pc-b6-a .pc-block-module .pc-relative {
  max-width: 940px;
}

#custommerce-pl-rc .pc-b6-a p {
  font-size: 1.25em;
  line-height: 1.7;
  margin: 1em 0;
  font-family: "Montserrat", Arial, sans-serif;
  text-align: center;
  color: #224F9E;
}

#custommerce-pl-rc .pc-b6-title {
  font-family: "Crimson Pro", Arial, sans-serif;
  font-display: swap;
  font-weight: 900 !important;
  color: #e91720;
  font-weight: normal;
  font-size: 3em;
  line-height: 1;
  text-align: center !important;
  margin: 0;
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .pc-b6-title {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .pc-b6-title {
    line-height: 1.3;
    font-size: 2.125em;
  }
}

#custommerce-pl-rc .pc-b6-title span {
  color: #224F9E;
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .pc-b6-title span {
    line-height: 0.5;
  }
}

#custommerce-pl-rc .pc-b6-title strong {
  font-weight: bold;
  color: #e91720;
}

#custommerce-pl-rc .cm-hotspots-holder {
  padding-bottom: 3em;
  background-position: bottom left;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-hotspots-holder {
    background-position: 0% 25%;
    background-size: contain;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-pl-rc .cm-hotspots-holder {
    background-position: 0% 5%;
    background-size: contain;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-hotspots-holder {
    background-position: 0% 25%;
    background-size: contain;
  }
}

#custommerce-pl-rc .cm-feature {
  background-color: #224F9E;
  display: flex;
  justify-content: space-between;
  border-left: 10px #e91720 solid;
  background-position: left top;
  background-repeat: no-repeat;
  margin: 5em 0;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-feature {
    border-left: unset;
    flex-direction: column;
  }
  #custommerce-pl-rc .cm-feature .cm-col:first-child {
    border-left: 5px #e91720 solid;
    padding-bottom: 2em;
  }
}

#custommerce-pl-rc .cm-feature .cm-tape-extend-md {
  padding: 0 10px;
}

@media only screen and (max-width: 1000px) {
  #custommerce-pl-rc .cm-feature .cm-tape-extend-md {
    padding: 0 0.75em;
  }
}

#custommerce-pl-rc .cm-feature .cm-tape-header {
  margin-top: .5em;
  font-size: 3em;
  color: #e91720;
  position: relative;
  background-color: #f2cbb6;
  max-width: 380px;
  transform: rotate(-3deg);
}

@media only screen and (max-width: 1200px) {
  #custommerce-pl-rc .cm-feature .cm-tape-header {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-feature .cm-tape-header {
    font-size: 3em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-pl-rc .cm-feature .cm-tape-header {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-pl-rc .cm-feature .cm-tape-header {
    font-size: 2.125em;
    max-width: 305px;
  }
}

#custommerce-pl-rc .cm-feature .cm-tape-header div {
  font-family: "Crimson Pro", Arial, sans-serif;
  font-display: swap;
  font-weight: 900 !important;
  transform: rotate(3deg);
  text-align: center;
}

#custommerce-pl-rc .cm-feature .cm-feature-description {
  color: #fff;
  text-align: center;
  line-height: 1.6;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  font-display: swap;
  font-size: 1.125em;
  max-width: 450px;
  margin-top: 2em;
  padding: 0 1em;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-feature .cm-feature-description {
    padding: 0 0.5em;
  }
}

#custommerce-pl-rc .cm-feature .cm-col {
  flex-basis: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#custommerce-pl-rc .cm-feature .cm-image {
  padding-left: 1em;
  transform: translateY(2em);
  position: relative;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-feature .cm-image {
    padding-left: 0;
    transform: translateY(0);
  }
}

#custommerce-pl-rc .cm-feature .cm-image img {
  width: 100%;
}

#custommerce-pl-rc .cm-feature .cm-image img:nth-child(2) {
  opacity: 0;
  width: calc(100% - 1em);
  position: absolute;
  transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-feature .cm-image img:nth-child(2) {
    width: 100%;
  }
}

#custommerce-pl-rc .cm-feature .cm-image:hover img:nth-child(2) {
  opacity: 1;
}

#custommerce-pl-rc .cm-info-box {
  color: #224F9E;
  text-align: center;
  padding: 5em 2em;
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  #custommerce-pl-rc .cm-info-box {
    padding: 3em 2em;
  }
}

@media only screen and (max-width: 1100px) {
  #custommerce-pl-rc .cm-info-box {
    padding: 3em 2em 4em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-info-box {
    padding: 3em 1.25em;
  }
}

#custommerce-pl-rc .cm-info-box .cm-info-box-description {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}

#custommerce-pl-rc .cm-info-box .cm-info-box-description .cm-info-box-text {
  font-family: "Montserrat", Arial, sans-serif;
  color: #224F9E;
  font-weight: 500;
  font-size: 1.25em;
  line-height: 1.7;
  text-align: center !important;
  margin: 0;
}

@media only screen and (max-width: 1100px) {
  #custommerce-pl-rc .cm-info-box .cm-info-box-description .cm-info-box-text {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-pl-rc .cm-info-box .cm-info-box-description .cm-info-box-text {
    max-width: 480px;
    margin: 0 auto;
  }
}

#custommerce-pl-rc .cm-section-d2d-container .pc-b6-a p {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  color: #224F9E;
}

#custommerce-pl-rc .cm-section-d2d-container .pc-b6-a p strong {
  color: #224F9E;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: bold;
}

#custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d {
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 1.25em;
  margin-top: 2.5em;
  width: 100%;
  position: relative;
}

#custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-arrow-shadow {
  width: 9em;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
}

@media only screen and (max-width: 600px) {
  #custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-arrow-shadow {
    display: none;
  }
}

#custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-arrow-shadow:nth-child(4) {
  left: 31.5%;
}

#custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-arrow-shadow:nth-child(5) {
  left: 65%;
}

#custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item {
  text-align: center;
  width: calc(33% - 1.5em);
  padding: 2em 0;
  z-index: 1;
}

@media only screen and (max-width: 900px) {
  #custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item {
    width: calc(33.3333% - 4em);
    padding: 2em 0;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item {
    width: 100%;
    max-width: 440px;
    margin: 1em auto 4em;
    padding: 0;
  }
}

#custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item .cm-d2d-img-holder {
  position: relative;
  text-align: center;
  width: 9em;
  height: 9em;
  margin: 0 auto 2em;
}

@media only screen and (max-width: 900px) {
  #custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item .cm-d2d-img-holder {
    width: 7em;
    height: 7em;
  }
}

#custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item .cm-d2d-img-holder img {
  display: block;
  width: 100%;
}

#custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item .cm-d2d-name {
  font-size: 1.25em;
  text-transform: uppercase;
  line-height: 1.3;
  font-family: "Montserrat", Arial, sans-serif;
  color: #224F9E;
  font-weight: bold;
  text-align: center;
  margin: 2em 0;
}

@media only screen and (max-width: 1200px) {
  #custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item .cm-d2d-name {
    margin: 1em 0;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item .cm-d2d-name {
    font-size: 1.125em;
  }
}

#custommerce-pl-rc .cm-section-d2d-container .cm-section-d2d .cm-d2d-item p {
  font-size: 1.25em;
  line-height: 1.6;
  font-family: "Montserrat", Arial, sans-serif;
  color: #224F9E;
  text-align: center;
  margin: 0;
}

#custommerce-pl-rc .cm-disclaimer {
  font-size: 0.75em;
  max-width: 1200px;
  width: 100%;
  color: #224F9E;
  line-height: 1.4;
}

@media only screen and (max-width: 1200px) {
  #custommerce-pl-rc .cm-disclaimer {
    padding: 0 1em;
    box-sizing: border-box;
  }
}

#custommerce-pl-rc .cm-disclaimer div {
  margin: 2rem auto 0;
}
/*# sourceMappingURL=style.css.map */
