/* Rozmiar czcionki dla najwyzszego diva */
@font-face {
  font-family: 'Nespresso-Bold';
  src: url("../fonts/Nespresso-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Nespresso-Regular';
  src: url("../fonts/Nespresso-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

#af-product-card {
  font-size: 15px;
  font-family: "Nespresso-Regular", Arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #af-product-card .pc-margin-top-xs {
    padding-top: 1.5em; }
  #af-product-card .pc-margin-bottom-xs {
    padding-bottom: 1.5em; }
  #af-product-card .pc-margin-top-s {
    padding-top: 3em; }
  #af-product-card .pc-margin-bottom-s {
    padding-bottom: 3em; }
  #af-product-card .pc-margin-top-m {
    padding-top: 4em; }
  #af-product-card .pc-margin-bottom-m {
    padding-bottom: 4em; }
  #af-product-card .pc-margin-top-l {
    padding-top: 6em; }
  #af-product-card .pc-margin-bottom-l {
    padding-bottom: 6em; }
  #af-product-card .pc-margin-top-xl {
    padding-top: 8em; }
  #af-product-card .pc-margin-bottom-xl {
    padding-bottom: 8em; }
  #af-product-card .pc-margin-top-deca {
    margin-top: 0.5em; }
  #af-product-card .pc-margin-bottom-deca {
    margin-bottom: 0.5em; }
  #af-product-card .pc-margin-top-hecto {
    margin-top: 1em; }
  #af-product-card .pc-margin-bottom-hecto {
    margin-bottom: 1em; }
  #af-product-card .pc-margin-top-kilo {
    margin-top: 1.25em; }
  #af-product-card .pc-margin-bottom-kilo {
    margin-bottom: 1.25em; }
  #af-product-card .pc-margin-top-mega {
    margin-top: 1.5em; }
  #af-product-card .pc-margin-bottom-mega {
    margin-bottom: 1.5em; }
  #af-product-card .pc-margin-top-giga {
    margin-top: 2em; }
  #af-product-card .pc-margin-bottom-giga {
    margin-bottom: 2em; }
  #af-product-card .pc-margin-top-tera {
    margin-top: 2.5em; }
  #af-product-card .pc-margin-bottom-tera {
    margin-bottom: 2.5em; }
  #af-product-card .pc-clear {
    clear: both; }
  #af-product-card .m-st-1:after {
    content: '';
    display: block;
    height: 2px;
    width: 4.625em;
    margin-top: 1em;
    background-color: #d9caaf; }
  #af-product-card .m-st-2 {
    border-bottom: 4px solid #d9caaf;
    border-top: 2px solid #d9caaf; }
  #af-product-card .m-st-3 {
    -webkit-box-shadow: 0 10px 10px 0 rgba(35, 31, 32, 0);
    -moz-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; }
  #af-product-card * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #af-product-card .af-width-920 {
    max-width: 920px;
    margin: auto; }
  #af-product-card .af-width-708 {
    max-width: 708px;
    margin: auto; }
  #af-product-card .pc-nespresso-top {
    background-image: url('../img/banner-overlay.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    border-bottom: 4px solid #d9caaf; }
  #af-product-card .pc-nespresso-top .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-nespresso-top .pc-block-module .pc-relative {
      height: inherit;
      position: relative; }
  #af-product-card .pc-nespresso-top .pc-table {
    display: table;
    table-layout: fixed;
    width: 100%; }
    #af-product-card .pc-nespresso-top .pc-table .pc-table-cell {
      display: table-cell;
      vertical-align: middle; }
      #af-product-card .pc-nespresso-top .pc-table .pc-table-cell.pc-table-cell-top {
        vertical-align: top; }
  #af-product-card .pc-nespresso-top .pc-nespresso-banner img {
    display: block;
    width: 100%; }
  #af-product-card .pc-nespresso-top .pc-nespresso-text {
    padding: 2em 0em 2em 4em; }
  #af-product-card .pc-nespresso-top .pc-nespresso-logo {
    padding-top: 3em;
    padding-right: 4em;
    position: absolute;
    right: 0;
    top: 0; }
    #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-nespresso-p {
      padding-right: 1em; }
      #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-nespresso-p p {
        text-align: right; }
    #af-product-card .pc-nespresso-top .pc-nespresso-logo span {
      font-size: 0;
      height: 32px;
      width: 1px;
      display: block;
      background-color: #fff; }
    #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-nespresso-img {
      padding-left: 0.5em; }
      #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-nespresso-img img {
        width: 135px; }
    #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-table {
      width: auto;
      table-layout: auto;
      float: right; }
  #af-product-card .pc-nespresso-top .pc-bg-color h1, #af-product-card .pc-nespresso-top .pc-text-color h1, #af-product-card .pc-nespresso-top .pc-bg-color .h1, #af-product-card .pc-nespresso-top .pc-text-color .h1, #af-product-card .pc-nespresso-top .pc-bg-color .pc-h1, #af-product-card .pc-nespresso-top .pc-text-color .pc-h1 {
    color: #3e3e40; }
    #af-product-card .pc-nespresso-top .pc-bg-color p, #af-product-card .pc-nespresso-top .pc-text-color p {
      color: #3e3e40; }
      #af-product-card .pc-nespresso-top .pc-bg-color p.caption, #af-product-card .pc-nespresso-top .pc-text-color p.caption {
        color: #bdbebf; }
      #af-product-card .pc-nespresso-top .pc-bg-color p.large, #af-product-card .pc-nespresso-top .pc-text-color p.large {
        color: #3e3e40; }
  #af-product-card .pc-nespresso-top .pc-bg-color {
    background-color: #000; }
  #af-product-card .pc-nespresso-top .pc-h1 {
    font-size: 3.0625em;
    font-family: 'Arial';
    font-weight: 600;
    line-height: 1.0612244898;
    color: #3e3e40;
    letter-spacing: 0px; }
    #af-product-card .pc-nespresso-top .pc-h1 strong {
      font-family: inherit;
      line-height: inherit;
      font-size: inherit;
      font-weight: 600;
      color: #d9caaf; }
  #af-product-card .pc-nespresso-top p {
    font-size: 1em;
    font-family: 'Arial';
    font-weight: 400;
    line-height: 1.375;
    color: #3e3e40;
    letter-spacing: 0px;
    margin: 0;
    padding: 0; }
    #af-product-card .pc-nespresso-top p.large {
      font-size: 1.125em;
      font-family: 'Arial';
      font-weight: 400;
      line-height: 1.4444444444;
      color: #3e3e40;
      letter-spacing: 0px; }
    #af-product-card .pc-nespresso-top p.caption {
      font-size: 0.75em;
      font-family: 'Arial';
      font-weight: 600;
      line-height: 1.3333333333;
      color: #bdbebf;
      letter-spacing: 0px;
      text-transform: uppercase; }
  @media (max-width: 599px) {
  #af-product-card .pc-nespresso-top {
    background-position: left -25px; }
    #af-product-card .pc-nespresso-top .pc-nespresso-logo {
      position: static;
      padding-right: 0; }
      #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-table {
        display: block;
        float: none; }
        #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-table .pc-table-cell {
          display: block;
          text-align: center; }
          #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-table .pc-table-cell:nth-child(2) {
            display: none; }
      #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-nespresso-p {
        padding-right: 0;
        padding-bottom: 1em; }
        #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-nespresso-p p {
          text-align: center; }
      #af-product-card .pc-nespresso-top .pc-nespresso-logo .pc-nespresso-img {
        padding-left: 0; }

    #af-product-card .pc-nespresso-top .pc-nespresso-text {
      padding-left: 0;
      padding-top: 0;
      text-align: center; }
  #af-product-card .pc-nespresso-table .pc-table {
    display: block; }
    #af-product-card .pc-nespresso-table .pc-table .pc-table-cell {
      display: block; }
  #af-product-card .pc-nespresso-banner {
    max-width: 528px;
    margin: 0 auto; } }
  @media (max-width: 375px) {
  #af-product-card .pc-nespresso-top {
    background-position: left -100px; } }
  #af-product-card .pc-b4 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: auto;
    height: 38em;
    color: #231f20; }
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b4 .pc-block-module .pc-relative {
      height: inherit; }
  #af-product-card .pc-b4 .b4-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: bottom right; }
  #af-product-card .pc-b4 .b4-table {
    display: table;
    height: 100%;
    width: 100%;
    table-layout: fixed; }
  #af-product-card .pc-b4 .b4-cell {
    display: table-cell;
    position: relative; }
  #af-product-card .pc-b4 .b4-content {
    display: table-cell;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    width: 43%;
    padding-left: 4em;
    padding-right: 4em;
    box-sizing: border-box; }
    #af-product-card .pc-b4 .b4-content .b4-title {
      width: 15em; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      margin-top: 2em; }
      #af-product-card .pc-b4 .b4-content .b4-description ol {
        margin-left: 1em;
        padding-left: 0px; }
    #af-product-card .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.4285714286em;
      line-height: 1.23;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 2.2142857143em;
      line-height: 1.24;
      color: #d9caaf;
      text-transform: uppercase; }
      #af-product-card .pc-b4 .b4-content .h3 span {
        font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1.1428571429em;
      line-height: 1.38;
      color: #211f20; }
  #af-product-card .af-width-920 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
  #af-product-card .af-width-800 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.1428571429em;
      line-height: 1.13;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 1.7142857143em;
      line-height: 1.14;
      color: #d9caaf;
      text-transform: uppercase; }
      #af-product-card .af-width-800 .pc-b4 .b4-content .h3 span {
        font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1em;
      line-height: 1.28;
      color: #211f20; }
  @media (max-width: 1079px) {
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1040px;
    padding: 0; } }
  @media (max-width: 767px) {
  #af-product-card .pc-b4 {
    height: auto; }
    #af-product-card .pc-b4 .b4-table {
      table-layout: auto;
      height: auto; }

    #af-product-card .pc-b4 .b4-no-mobile {
      display: none; }

    #af-product-card .pc-b4 .pc-relative {
      padding-bottom: 80%; }

    #af-product-card .pc-b4.pc-b4-3a .b4-content {
      padding: 2.25em; }

    #af-product-card .pc-b4.pc-b4-3a .b4-image {
      background-position: bottom right;
      -moz-background-size: 150%;
      -o-background-size: 150%;
      background-size: 150%; }

    #af-product-card .pc-b4 .b4-image {
      background-position: right bottom; }

    #af-product-card .pc-b4 .b4-content {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding: 2.5em 1.25em; }
      #af-product-card .pc-b4 .b4-content .b4-content-box {
        padding: 2.25em 1.25em; } }
  #af-product-card .pc-p10 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-p10 .pc-block-module {
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-p10 .pc-block-module .pc-relative {
      height: inherit;
      position: relative; }
  #af-product-card .pc-p10 .pc-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #af-product-card .pc-p10 .pc-icon {
    width: 5em;
    height: 5em;
    display: block;
    margin: 0 auto 0.5em auto;
    float: none;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    #af-product-card .pc-p10 .pc-icon.pc-icon-left {
      margin-left: 0; }
    #af-product-card .pc-p10 .pc-icon.pc-icon-spacing {
      margin-bottom: 2em; }
    #af-product-card .pc-p10 .pc-icon img {
      width: 100%;
      display: block;
      height: auto;
      padding: 0;
      margin: 0; }
  #af-product-card .pc-p10 .h3, #af-product-card .pc-p10 .pc-h3 {
    font-family: "Nespresso-Bold", Arial, sans-serif;
    font-size: 1.6666666667em;
    line-height: 1.38;
    text-transform: uppercase;
    color: #d9caaf; }
    @media (max-width: 600px) {
    #af-product-card .pc-p10 .h3 br, #af-product-card .pc-p10 .pc-h3 br {
      display: none; } }
  #af-product-card .pc-p10 p {
    font-family: Arial;
    font-size: 1.0666666667em;
    line-height: 1.24;
    color: #211f20;
    margin: 0.8em 0px; }
  #af-product-card .pc-p10.pc-hoverable .item {
    cursor: pointer; }
    #af-product-card .pc-p10.pc-hoverable .item .item-content.item-content-abs {
      position: absolute;
      z-index: 2;
      left: 0;
      top: 0;
      width: 100%;
      -webkit-transition: max-height ease 0.3s, background-color ease 0.3s, -webkit-box-shadow ease 0.3s, -webkit-transform ease 0.3s;
      transition: max-height ease 0.3s, background-color ease 0.3s, -webkit-box-shadow ease 0.3s, -webkit-transform ease 0.3s;
      -o-transition: box-shadow ease 0.3s, max-height ease 0.3s, background-color ease 0.3s, -o-transform ease 0.3s;
      -moz-transition: box-shadow ease 0.3s, max-height ease 0.3s, transform ease 0.3s, background-color ease 0.3s, -moz-box-shadow ease 0.3s, -moz-transform ease 0.3s;
      transition: box-shadow ease 0.3s, max-height ease 0.3s, transform ease 0.3s, background-color ease 0.3s;
      transition: box-shadow ease 0.3s, max-height ease 0.3s, transform ease 0.3s, background-color ease 0.3s, -webkit-box-shadow ease 0.3s, -moz-box-shadow ease 0.3s, -webkit-transform ease 0.3s, -moz-transform ease 0.3s, -o-transform ease 0.3s; }
      #af-product-card .pc-p10.pc-hoverable .item .item-content.item-content-abs p {
        opacity: 0;
        max-height: 0;
        -webkit-transition: opacity ease 0.3s, max-height ease 0.3s;
        -o-transition: opacity ease 0.3s, max-height ease 0.3s;
        -moz-transition: opacity ease 0.3s, max-height ease 0.3s;
        transition: opacity ease 0.3s, max-height ease 0.3s;
        overflow: hidden; }
    #af-product-card .pc-p10.pc-hoverable .item:hover {
      outline: 0; }
      #af-product-card .pc-p10.pc-hoverable .item:hover .item-content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
      #af-product-card .pc-p10.pc-hoverable .item:hover .item-content.item-content-abs {
        background-color: white;
        z-index: 2;
        -webkit-box-shadow: 0px 10px 45px -5px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0px 10px 45px -5px rgba(0, 0, 0, 0.16);
        box-shadow: 0px 10px 45px -5px rgba(0, 0, 0, 0.16); }
        #af-product-card .pc-p10.pc-hoverable .item:hover .item-content.item-content-abs p {
          opacity: 1;
          max-height: 19em; }
  #af-product-card .pc-p10 .item-row {
    margin-top: -1.25em;
    margin-bottom: -1.25em; }
  #af-product-card .pc-p10 .item {
    text-align: center;
    position: relative;
    margin: 1.25em auto; }
    #af-product-card .pc-p10 .item * {
      text-align: center; }
    #af-product-card .pc-p10 .item:hover .item-content {
      -webkit-transform: translateY(1em);
      -moz-transform: translateY(1em);
      -ms-transform: translateY(1em);
      -o-transform: translateY(1em);
      transform: translateY(1em);
      -webkit-box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.16); }
    #af-product-card .pc-p10 .item .item-content {
      box-sizing: border-box;
      padding: 1em 1em 0 1em;
      -webkit-transition: background-color ease 0.3s, -webkit-box-shadow ease 0.3s, -webkit-transform ease 0.3s;
      transition: background-color ease 0.3s, -webkit-box-shadow ease 0.3s, -webkit-transform ease 0.3s;
      -o-transition: box-shadow ease 0.3s, background-color ease 0.3s, -o-transform ease 0.3s;
      -moz-transition: box-shadow ease 0.3s, transform ease 0.3s, background-color ease 0.3s, -moz-box-shadow ease 0.3s, -moz-transform ease 0.3s;
      transition: box-shadow ease 0.3s, transform ease 0.3s, background-color ease 0.3s;
      transition: box-shadow ease 0.3s, transform ease 0.3s, background-color ease 0.3s, -webkit-box-shadow ease 0.3s, -moz-box-shadow ease 0.3s, -webkit-transform ease 0.3s, -moz-transform ease 0.3s, -o-transform ease 0.3s; }
    #af-product-card .pc-p10 .item .item-content.item-content-abs {
      padding: 1em 1em 1em 1em; }
  @media (min-width: 800px) {
  #af-product-card .pc-p10.p10-3 .pc-col {
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%; } }
  @media (min-width: 768px) and (max-width: 800px) {
  #af-product-card .pc-p10.p10-3 .pc-col {
    -webkit-flex-basis: 226px;
    -ms-flex-preferred-size: 226px;
    flex-basis: 226px; } }
  @media (min-width: 600px) and (max-width: 767px) {
  #af-product-card .pc-p10.p10-3 .pc-col {
    -webkit-flex-basis: 226px;
    -ms-flex-preferred-size: 226px;
    flex-basis: 226px; } }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; } }
  @media (max-width: 599px) {
  #af-product-card .pc-p10.p10-3 .pc-col {
    -webkit-flex-basis: 320px;
    -ms-flex-preferred-size: 320px;
    flex-basis: 320px; }
    #af-product-card .pc-p10.pc-hoverable .item:hover .item-content {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
      #af-product-card .pc-p10.pc-hoverable .item:hover .item-content.item-content-abs {
        max-height: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
        #af-product-card .pc-p10.pc-hoverable .item:hover .item-content.item-content-abs p {
          opacity: 1;
          max-height: none; }
      #af-product-card .pc-p10.pc-hoverable .item * {
        text-align: left; }
      #af-product-card .pc-p10.pc-hoverable .item .item-content {
        display: none; }
      #af-product-card .pc-p10.pc-hoverable .item .item-content.item-content-abs {
        display: block;
        max-height: none;
        position: relative;
        padding-left: 1.5em;
        padding-right: 1.5em;
        padding-bottom: 0; }
      #af-product-card .pc-p10.pc-hoverable .item .item-content.item-content-abs p {
        opacity: 1;
        max-height: none; } }
  #af-product-card .pc-b4 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: auto;
    height: 38em;
    color: #231f20; }
  #af-product-card .pc-b4.pc-b4-3b .b4-image {
    background-position: bottom left; }
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b4 .pc-block-module .pc-relative {
      height: inherit; }
  #af-product-card .pc-b4 .b4-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: bottom right; }
  #af-product-card .pc-b4 .b4-table {
    display: table;
    height: 100%;
    width: 100%;
    table-layout: fixed; }
  #af-product-card .pc-b4 .b4-cell {
    display: table-cell;
    position: relative; }
  #af-product-card .pc-b4 .b4-content {
    display: table-cell;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    width: 43%;
    padding-left: 4em;
    padding-right: 4em;
    box-sizing: border-box; }
    #af-product-card .pc-b4 .b4-content .b4-title {
      width: 15em; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      margin-top: 2em; }
    #af-product-card .pc-b4 .b4-content .b4-description ol {
      margin-left: 1em;
      padding-left: 0px; }
    #af-product-card .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.4285714286em;
      line-height: 1.23;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 2.2142857143em;
      line-height: 1.24;
      color: #d9caaf;
      text-transform: uppercase; }
    #af-product-card .pc-b4 .b4-content .h3 span {
      font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1.1428571429em;
      line-height: 1.38;
      color: #211f20; }
  #af-product-card .af-width-920 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
  #af-product-card .af-width-800 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.1428571429em;
      line-height: 1.13;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 1.7142857143em;
      line-height: 1.14;
      color: #d9caaf;
      text-transform: uppercase; }
      #af-product-card .af-width-800 .pc-b4 .b4-content .h3 span {
        font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1em;
      line-height: 1.28;
      color: #211f20; }
  @media (max-width: 1079px) {
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1040px;
    padding: 0; } }
  @media (max-width: 767px) {
  #af-product-card .pc-b4 {
    height: auto; }
    #af-product-card .pc-b4 .pc-relative {
      padding-bottom: 80%; }

    #af-product-card .pc-b4 .b4-table {
      table-layout: auto;
      height: auto; }

    #af-product-card .pc-b4.pc-b4-3b .b4-content {
      padding: 2.25em; }

    #af-product-card .pc-b4 .b4-no-mobile {
      display: none; }

    #af-product-card .pc-b4.pc-b4-3b .b4-image {
      background-position: bottom left;
      -moz-background-size: 150%;
      -o-background-size: 150%;
      background-size: 150%; }

    #af-product-card .pc-b4 .b4-image {
      background-position: right bottom; }

    #af-product-card .pc-b4 .b4-content {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding: 2.5em 1.25em; }
      #af-product-card .pc-b4 .b4-content .b4-content-box {
        padding: 2.25em 1.25em; } }
  #af-product-card .pc-b6-a {
    text-align: center;
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b6-a * {
    text-align: center; }
  #af-product-card .pc-b6-a .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b6-a .pc-block-module .pc-relative {
      max-width: 680px;
      margin: 0 auto; }
  #af-product-card .pc-b6-a h2, #af-product-card .pc-b6-a .h2, #af-product-card .pc-b6-a .pc-h2 {
    font-size: 2.6em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #d9caaf;
    letter-spacing: 0.8px; }
  #af-product-card .pc-b6-a h4, #af-product-card .pc-b6-a .h4, #af-product-card .pc-b6-a .pc-h4 {
    font-size: 1.1333333333em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #402619;
    letter-spacing: 0.3px; }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; } }
  @media (max-width: 599px) {
  #af-product-card .pc-b6-a {
    text-align: center; }
    #af-product-card .pc-b6-a * {
      text-align: center; } }
  #af-product-card .pc-b4 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: auto;
    height: 38em;
    color: #231f20; }
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b4 .pc-block-module .pc-relative {
      height: inherit; }
  #af-product-card .pc-b4 .b4-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: bottom right; }
  #af-product-card .pc-b4 .b4-table {
    display: table;
    height: 100%;
    width: 100%;
    table-layout: fixed; }
  #af-product-card .pc-b4 .b4-cell {
    display: table-cell;
    position: relative; }
  #af-product-card .pc-b4 .b4-content {
    display: table-cell;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    width: 43%;
    padding-left: 4em;
    padding-right: 4em;
    box-sizing: border-box; }
    #af-product-card .pc-b4 .b4-content .b4-title {
      width: 15em; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      margin-top: 2em; }
    #af-product-card .pc-b4 .b4-content .b4-description ol {
      margin-left: 1em;
      padding-left: 0px; }
    #af-product-card .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.4285714286em;
      line-height: 1.23;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 2.2142857143em;
      line-height: 1.24;
      color: #d9caaf;
      text-transform: uppercase; }
    #af-product-card .pc-b4 .b4-content .h3 span {
      font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1.1428571429em;
      line-height: 1.38;
      color: #211f20; }
  #af-product-card .af-width-920 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
  #af-product-card .af-width-800 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.1428571429em;
      line-height: 1.13;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 1.7142857143em;
      line-height: 1.14;
      color: #d9caaf;
      text-transform: uppercase; }
      #af-product-card .af-width-800 .pc-b4 .b4-content .h3 span {
        font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1em;
      line-height: 1.28;
      color: #211f20; }
  @media (max-width: 1079px) {
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1040px;
    padding: 0; } }
  @media (max-width: 767px) {
  #af-product-card .pc-b4 {
    height: auto; }
    #af-product-card .pc-b4 .b4-table {
      table-layout: auto;
      height: auto; }

    #af-product-card .pc-b4 .b4-no-mobile {
      display: none; }

    #af-product-card .pc-b4 .pc-relative {
      padding-bottom: 80%; }

    #af-product-card .pc-b4.pc-b4-3a .b4-content {
      padding: 2.25em; }

    #af-product-card .pc-b4.pc-b4-3a .b4-image {
      background-position: bottom right;
      -moz-background-size: 150%;
      -o-background-size: 150%;
      background-size: 150%; }

    #af-product-card .pc-b4 .b4-image {
      background-position: right bottom; }

    #af-product-card .pc-b4 .b4-content {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding: 2.5em 1.25em; }
      #af-product-card .pc-b4 .b4-content .b4-content-box {
        padding: 2.25em 1.25em; } }
  #af-product-card .pc-b7 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b7 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b7 .pc-block-module .pc-relative {
      height: inherit; }
  #af-product-card .pc-b7 .pc-b7-table {
    display: table;
    width: 100%; }
    #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell {
      display: table-cell;
      vertical-align: middle;
      width: 48%; }
    #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell.pc-b7-cell-small {
      width: 26%; }
    #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-cell-content {
      padding-right: 2.5em; }
      #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-cell-content.pc-b7-cell-content-right {
        padding-left: 2.5em;
        padding-right: 0; }
    #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-square {
      width: 100%;
      height: auto;
      position: relative;
      overflow: hidden; }
      #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-square:after {
        content: "";
        display: block;
        padding-bottom: 100%; }
      #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-square .pc-b7-image {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0; }
      #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-square .pc-b7-image img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden; }
      @supports ((-o-object-fit: cover) or (object-fit: cover)) {
        #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-square .pc-b7-image img {
          -o-object-fit: cover;
          object-fit: cover; } }
  #af-product-card .pc-b7 .h3 {
    font-family: "Nespresso-Bold", Arial, sans-serif;
    font-size: 1.6666666667em;
    line-height: 1.2; }
    #af-product-card .pc-b7 .h3 span {
      font-family: "Nespresso-Regular", Arial, sans-serif; }
  #af-product-card .pc-b7 p {
    font-family: Arial;
    font-size: 1.0666666667em;
    line-height: 1.38;
    color: black;
    margin: 0;
    padding: 0; }
    #af-product-card .pc-b7 p.caption {
      color: #402619;
      text-transform: uppercase;
      letter-spacing: 0.3px;
      line-height: 1;
      font-weight: bold; }
  #af-product-card .pc-b7 .pc-icon {
    width: 5em;
    height: 5em;
    display: block;
    margin: 0 auto 0.5em auto;
    float: none;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    #af-product-card .pc-b7 .pc-icon.pc-icon-left {
      margin-left: 0; }
    #af-product-card .pc-b7 .pc-icon.pc-icon-spacing {
      margin-bottom: 2em; }
    #af-product-card .pc-b7 .pc-icon img {
      width: 100%;
      display: block;
      height: auto;
      padding: 0;
      margin: 0; }
  #af-product-card .pc-b7 .pc-gl-text .pc-gl-description {
    margin-top: 2em; }
  @media (max-width: 799px) {
  #af-product-card .pc-b7 .pc-b7-table {
    display: block;
    max-width: 465px;
    margin: 0 auto; }
    #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell {
      display: block;
      width: auto;
      margin: 0 -1.25em; }
      #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell.pc-b7-cell-small {
        width: 100%;
        margin: auto; }
      #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-cell-content {
        padding: 0 1.25em 3em 1.25em; }
        #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-cell-content.pc-b7-cell-content-right {
          padding: 3em 1.25em 0em 1.25em; } }
  @media (max-width: 599px) {
  #af-product-card .pc-icon {
    margin-left: 0; } }
  #af-product-card .pc-tabs {
    width: 100%;
    max-width: 1040px;
    margin: auto;
    /* W tych modułach nie będzie paddingu wewnątrz tab'a */ }
  #af-product-card .pc-tabs #pc-tabs-1:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(1) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-1:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(1) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-1:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(1) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-2:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(2) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-2:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(2) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-2:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(2) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-3:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(3) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-3:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(3) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-3:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(3) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-4:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(4) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-4:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(4) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-4:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(4) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-5:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(5) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-5:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(5) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-5:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(5) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-6:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(6) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-6:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(6) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-6:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(6) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-7:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(7) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-7:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(7) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-7:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(7) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-8:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(8) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-8:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(8) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-8:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(8) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-9:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(9) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-9:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(9) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-9:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(9) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-10:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(10) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-10:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(10) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-10:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(10) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-11:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(11) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-11:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(11) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-11:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(11) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs #pc-tabs-12:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(12) label {
    color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-12:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(12) label:before {
      background-color: #d9caaf; }
    #af-product-card .pc-tabs #pc-tabs-12:checked ~ .pc-labels-scroll .pc-labels-container .pc-labels .pc-label:nth-of-type(12) label img {
      opacity: 1;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  #af-product-card .pc-tabs input[type=radio] {
    display: none; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(1):checked ~ .pc-tab-container .pc-tab-content:nth-child(1) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(2):checked ~ .pc-tab-container .pc-tab-content:nth-child(2) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(3):checked ~ .pc-tab-container .pc-tab-content:nth-child(3) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(4):checked ~ .pc-tab-container .pc-tab-content:nth-child(4) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(5):checked ~ .pc-tab-container .pc-tab-content:nth-child(5) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(6):checked ~ .pc-tab-container .pc-tab-content:nth-child(6) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(7):checked ~ .pc-tab-container .pc-tab-content:nth-child(7) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(8):checked ~ .pc-tab-container .pc-tab-content:nth-child(8) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(9):checked ~ .pc-tab-container .pc-tab-content:nth-child(9) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(10):checked ~ .pc-tab-container .pc-tab-content:nth-child(10) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(11):checked ~ .pc-tab-container .pc-tab-content:nth-child(11) {
      display: block; }
    #af-product-card .pc-tabs input[type=radio]:nth-of-type(12):checked ~ .pc-tab-container .pc-tab-content:nth-child(12) {
      display: block; }
  #af-product-card .pc-tabs .pc-labels-scroll {
    overflow-x: auto; }
  #af-product-card .pc-tabs .pc-labels-container {
    width: 100%; }
  #af-product-card .pc-tabs .pc-labels {
    width: 100%;
    display: table;
    table-layout: fixed;
    position: relative; }
    #af-product-card .pc-tabs .pc-labels .pc-label {
      cursor: pointer;
      display: table-cell;
      text-align: center; }
    #af-product-card .pc-tabs .pc-labels .pc-label label {
      cursor: pointer;
      padding: 1.2em;
      display: block;
      margin: 0;
      width: 100%;
      height: 100%;
      color: #402619;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      position: relative;
      white-space: nowrap;
      min-width: 100%; }
    #af-product-card .pc-tabs .pc-labels .pc-label label:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #3e3e40;
      opacity: 0.05; }
    #af-product-card .pc-tabs .pc-labels .pc-label label:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 4px;
      background-color: transparent;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    #af-product-card .pc-tabs .pc-labels .pc-label label:hover:before {
      background-color: #402619; }
    #af-product-card .pc-tabs .pc-labels .pc-label label img {
      display: inline-block;
      position: relative;
      top: -2px;
      left: 0;
      width: 32px;
      height: 32px;
      vertical-align: middle;
      margin-right: 10px;
      opacity: 0.5;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
  #af-product-card .pc-tabs .pc-tab-container {
    overflow-y: hidden; }
    #af-product-card .pc-tabs .pc-tab-container:before {
      clear: both;
      display: block;
      width: 100%;
      height: 1px;
      content: ''; }
  #af-product-card .pc-tabs .pc-tab-content {
    width: 100%;
    display: none;
    overflow-y: hidden;
    -webkit-animation: fadeInRight 0.5s;
    -moz-animation: fadeInRight 0.5s;
    -o-animation: fadeInRight 0.5s;
    animation: fadeInRight 0.5s; }
  #af-product-card .pc-tabs .pc-block-module {
    padding: 3em 4em 4em 4em; }
  #af-product-card .pc-tabs .pc-b3 .pc-block-module, #af-product-card .pc-tabs .pc-b4 .pc-block-module, #af-product-card .pc-tabs .pc-b5 .pc-block-module, #af-product-card .pc-tabs .pc-p6 .pc-block-module {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }
  #af-product-card .pc-tabs h4, #af-product-card .pc-tabs .h4, #af-product-card .pc-tabs .pc-h4 {
    font-size: 1.25em;
    font-family: 'Arial';
    font-weight: 600;
    line-height: 1.2;
    color: #d9caaf;
    letter-spacing: 0px; }
  @media (min-width: 801px) and (max-width: 1229px) {
  #af-product-card .pc-tabs .pc-p10.p10-3 .pc-col {
    -webkit-flex-basis: 226px;
    -ms-flex-preferred-size: 226px;
    flex-basis: 226px; }
    #af-product-card .pc-tabs .pc-p10.p10-4 .pc-col {
      -webkit-flex-basis: 316px;
      -ms-flex-preferred-size: 316px;
      flex-basis: 316px; }

    #af-product-card .pc-tabs .pc-p10.p10-6 .pc-col {
      -webkit-flex-basis: 316px;
      -ms-flex-preferred-size: 316px;
      flex-basis: 316px; }

    #af-product-card .pc-tabs .pc-b2.pc-b2-4 .pc-col {
      -webkit-flex-basis: 318px;
      -ms-flex-preferred-size: 318px;
      flex-basis: 318px; }

    #af-product-card .pc-tabs .pc-b2.pc-b2-6 .pc-col {
      -webkit-flex-basis: 240px;
      -ms-flex-preferred-size: 240px;
      flex-basis: 240px; } }
  @media (max-width: 800px) {
  #af-product-card .pc-tabs .pc-labels {
    table-layout: auto; } }
  @media (min-width: 768px) and (max-width: 800px) {
  #af-product-card .pc-tabs .pc-p10.p10-4 .pc-col {
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px; }
    #af-product-card .pc-tabs .pc-p10.p10-6 .pc-col {
      -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
      flex-basis: 300px; } }
  @media (min-width: 600px) and (max-width: 767px) {
  #af-product-card .pc-tabs .pc-p10.p10-4 .pc-col {
    -webkit-flex-basis: 226px;
    -ms-flex-preferred-size: 226px;
    flex-basis: 226px; }
    #af-product-card .pc-tabs .pc-p10.p10-6 .pc-col {
      -webkit-flex-basis: 226px;
      -ms-flex-preferred-size: 226px;
      flex-basis: 226px; }

    #af-product-card .pc-tabs .pc-b2.pc-b2-4 .pc-col {
      -webkit-flex-basis: 244px;
      -ms-flex-preferred-size: 244px;
      flex-basis: 244px; } }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; } }
  @media (max-width: 599px) {
  #af-product-card .pc-tabs .pc-block-module {
    padding: 2.5em 1.5em; } }
  #af-product-card .pc-b6-a {
    text-align: center;
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b6-a * {
    text-align: center; }
  #af-product-card .pc-b6-a .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b6-a .pc-block-module .pc-relative {
      max-width: 680px;
      margin: 0 auto; }
  #af-product-card .pc-b6-a h2, #af-product-card .pc-b6-a .h2, #af-product-card .pc-b6-a .pc-h2 {
    font-size: 2.6em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #d9caaf;
    letter-spacing: 0.8px; }
  #af-product-card .pc-b6-a h4, #af-product-card .pc-b6-a .h4, #af-product-card .pc-b6-a .pc-h4 {
    font-size: 1.1333333333em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #402619;
    letter-spacing: 0.3px; }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; } }
  @media (max-width: 599px) {
  #af-product-card .pc-b6-a {
    text-align: center; }
    #af-product-card .pc-b6-a * {
      text-align: center; } }
  #af-product-card .pc-b5 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: auto;
    height: 38em; }
  #af-product-card .pc-b5.pc-b5-b {
    height: auto; }
    #af-product-card .pc-b5.pc-b5-b .pc-b5-image img {
      display: block;
      max-width: 100%;
      margin: 0 auto; }
  #af-product-card .pc-b5 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b5 .pc-block-module .pc-relative {
      height: inherit; }
  #af-product-card .pc-b5 .pc-b5-image {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center; }
  @media (max-width: 1079px) {
  #af-product-card .pc-b5 .pc-block-module {
    max-width: 1040px;
    padding: 0; } }
  #af-product-card .pc-b9 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b9 p {
    font-size: 1.3333333333em;
    font-family: Arial;
    line-height: 1.3;
    color: #3e3e40;
    letter-spacing: 0.8px;
    text-align: center;
    padding: 0px;
    margin: 0px; }
    @media (max-width: 767px) {
    #af-product-card .pc-b9 p {
      font-size: 1.0666666667em;
      padding-bottom: 1em; } }
  #af-product-card .pc-b9 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b9 .pc-block-module .pc-relative {
      max-width: 680px;
      margin: 0 auto; }
  #af-product-card .pc-b2-7 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b2-7 .pc-item-row {
    padding-left: 5em;
    padding-right: 5em; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: center; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex .pc-col {
      max-width: 25%;
      padding-left: 1.5em;
      padding-right: 1.5em;
      padding-bottom: 2em; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex .pc-col img {
      max-width: 140px;
      width: 100%;
      height: auto; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex .pc-col .pc-b2-image {
      text-align: center; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex .pc-col .pc-item-content .h5 {
      font-family: Arial;
      font-size: 1em;
      line-height: 1.375;
      color: #d9caaf;
      font-weight: bold;
      text-align: center; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex .pc-col .pc-item-content .small {
      padding: 0px;
      margin: 0px;
      font-family: Arial;
      font-size: 12px;
      color: #ccc;
      line-height: 1.2;
      text-align: center; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex .pc-col .pc-item-content:after {
      content: '';
      display: block;
      height: 2px;
      width: 4.625em;
      margin: 1em auto 0px auto;
      background-color: #d9caaf;
      text-align: center; }
  #af-product-card .af-width-920 .pc-b2-7 .pc-item-row {
    padding-left: 3em;
    padding-right: 3em; }
    #af-product-card .af-width-920 .pc-b2-7 .pc-item-row .pc-flex .pc-col {
      max-width: 25%;
      padding-left: 1.5em;
      padding-right: 1.5em;
      padding-bottom: 2em; }
  @media (max-width: 950px) {
  #af-product-card .pc-b2-7 .pc-item-row {
    padding-left: 3em;
    padding-right: 3em; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex .pc-col {
      max-width: 25%;
      padding-left: 1.5em;
      padding-right: 1.5em;
      padding-bottom: 2em; }
  #af-product-card .af-width-920 .pc-b2-7 .pc-item-row {
    padding-left: 3em;
    padding-right: 3em; }
    #af-product-card .af-width-920 .pc-b2-7 .pc-item-row .pc-flex .pc-col {
      max-width: 25%;
      padding-left: 1.5em;
      padding-right: 1.5em;
      padding-bottom: 2em; } }
  @media (max-width: 700px) {
  #af-product-card .pc-b2-7 .pc-item-row {
    padding-left: 3em;
    padding-right: 3em; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex .pc-col {
      max-width: 44%;
      padding-left: 1.5em;
      padding-right: 1.5em;
      padding-bottom: 2em; }
  #af-product-card .af-width-920 .pc-b2-7 .pc-item-row {
    padding-left: 3em;
    padding-right: 3em; }
    #af-product-card .af-width-920 .pc-b2-7 .pc-item-row .pc-flex .pc-col {
      max-width: 44%;
      padding-left: 1.5em;
      padding-right: 1.5em;
      padding-bottom: 2em; } }
  @media (max-width: 576px) {
  #af-product-card .pc-b2-7 .pc-item-row {
    padding-left: 2em;
    padding-right: 2em; }
    #af-product-card .pc-b2-7 .pc-item-row .pc-flex .pc-col {
      max-width: 100%;
      padding-left: 1.5em;
      padding-right: 1.5em;
      padding-bottom: 2em; }
  #af-product-card .af-width-920 .pc-b2-7 .pc-item-row {
    padding-left: 2em;
    padding-right: 2em; }
    #af-product-card .af-width-920 .pc-b2-7 .pc-item-row .pc-flex .pc-col {
      max-width: 100%;
      padding-left: 1.5em;
      padding-right: 1.5em;
      padding-bottom: 2em; } }
  #af-product-card .pc-p6-a {
    display: block;
    position: relative;
    width: 100%;
    height: auto; }
  #af-product-card .pc-p6-a .p6-table {
    display: table;
    width: 100%; }
    #af-product-card .pc-p6-a .p6-table .p6-cell {
      display: table-cell;
      vertical-align: middle;
      width: 50%; }
    #af-product-card .pc-p6-a .p6-table .p6-cell.p6-cell-top {
      vertical-align: top; }
  #af-product-card .pc-p6-a .p6-cell {
    position: relative; }
    #af-product-card .pc-p6-a .p6-cell .p6-cell-content.p6-cell-content-rwd {
      visibility: hidden; }
    #af-product-card .pc-p6-a .p6-cell .p6-cell-container {
      margin-right: 1.25em; }
    #af-product-card .pc-p6-a .p6-cell .p6-image {
      width: 100%; }
    #af-product-card .pc-p6-a .p6-cell .p6-image::after {
      padding-bottom: 100%; }
    #af-product-card .pc-p6-a .p6-cell .p6-hotspots {
      height: auto; }
    #af-product-card .pc-p6-a .p6-cell .p6-hotspots::after {
      padding-bottom: 100%; }
  #af-product-card .pc-p6-a .p6-list {
    padding: 0 1.25em; }
    #af-product-card .pc-p6-a .p6-list .p6-list-content {
      max-width: 25.625em; }
    #af-product-card .pc-p6-a .p6-list .p6-list-item {
      padding: 1em 0;
      -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
      transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
      -o-transition: opacity 0.3s ease, -o-transform 0.3s ease;
      -moz-transition: transform 0.3s ease, opacity 0.3s ease, -moz-transform 0.3s ease;
      transition: transform 0.3s ease, opacity 0.3s ease;
      transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease; }
    #af-product-card .pc-p6-a .p6-list .p6-list-item .p6-list-item-container {
      position: relative;
      padding-left: 4.375em; }
    #af-product-card .pc-p6-a .p6-list .p6-list-item .p6-list-item-container .p6-list-item-content {
      border-left: 1px solid #402619;
      padding-left: 1.25em; }
    #af-product-card .pc-p6-a .p6-list .p6-list-item .p6-list-item-container .p6-list-item-content p {
      padding: 0px;
      margin: 0px;
      font-size: 1em;
      font-family: Arial, sans-serif;
      line-height: 1.5; }
    #af-product-card .pc-p6-a .p6-list .p6-list-item .p6-list-item-container .p6-list-counter {
      position: absolute;
      left: 0;
      top: 0; }
    #af-product-card .pc-p6-a .p6-list .p6-list-item .p6-list-item-container .p6-list-counter .pc-h1 {
      color: #d9caaf; }
  #af-product-card .pc-p6-a .p6-image {
    position: relative;
    z-index: 0;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: left top;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%; }
    #af-product-card .pc-p6-a .p6-image::after {
      content: "";
      display: block;
      padding-bottom: 58.462%; }
  #af-product-card .pc-p6-a .p6-hotspots {
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    width: 100%; }
    #af-product-card .pc-p6-a .p6-hotspots::after {
      content: "";
      display: block;
      padding-bottom: 58.462%; }
    #af-product-card .pc-p6-a .p6-hotspots .p6-hotspots-content {
      position: absolute;
      left: 100%;
      top: 0;
      height: 100%;
      width: 100%;
      margin-left: 0px;
      z-index: 3; }
  #af-product-card .pc-p6-a .p6-functions {
    width: 100%;
    padding: 0 1em 2.5em 1em;
    margin-top: -0.5em;
    position: relative;
    z-index: 5;
    display: none; }
    #af-product-card .pc-p6-a .p6-functions .p6-functions-container {
      background-color: white;
      padding: 1.5em 1.5em 2em 1.5em; }
    #af-product-card .pc-p6-a .p6-functions .p6-functions-hotspots > div {
      display: none;
      max-width: 305px;
      margin-left: auto;
      margin-right: auto; }
    #af-product-card .pc-p6-a .p6-functions .p6-functions-hotspots > div:target {
      display: block; }
    #af-product-card .pc-p6-a .p6-functions .p6-functions-hotspots > div .pc-hotspot-popup .pc-arrow-left, #af-product-card .pc-p6-a .p6-functions .p6-functions-hotspots > div .pc-hotspot-popup .pc-arrow-right {
      display: none; }
    #af-product-card .pc-p6-a .p6-functions .p6-header {
      text-align: center;
      padding-bottom: 2em; }
    #af-product-card .pc-p6-a .p6-functions .p6-header p {
      color: #d9caaf; }
    #af-product-card .pc-p6-a .p6-functions .pc-hotspot-popup {
      padding-left: 142px;
      min-height: 90px;
      position: relative; }
    #af-product-card .pc-p6-a .p6-functions .pc-hotspot-popup .hotspot-popup-image {
      position: absolute;
      left: 0;
      top: 0; }
    #af-product-card .pc-p6-a .p6-functions .pc-hotspot-popup .hotspot-popup-image img {
      width: 142px;
      height: 90px;
      display: block;
      padding: 0; }
    #af-product-card .pc-p6-a .p6-functions .pc-hotspot-popup .hotspot-popup-content {
      padding-left: 1.5em;
      width: 100%; }
  #af-product-card .pc-p6-a .pc-hotspot {
    display: block;
    cursor: pointer;
    width: 5em;
    height: 5em;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-small {
      width: 4em;
      height: 4em; }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-small .pc-hotspot-inside .pc-hotspot-inside-circle {
      width: 32px;
      height: 32px; }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-01:hover ~ .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-01:hover ~ .p6-hotspots-content .p6-list-item.p6-list-item-01 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-02:hover ~ .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-02:hover ~ .p6-hotspots-content .p6-list-item.p6-list-item-02 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-03:hover ~ .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-03:hover ~ .p6-hotspots-content .p6-list-item.p6-list-item-03 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-04:hover ~ .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-04:hover ~ .p6-hotspots-content .p6-list-item.p6-list-item-04 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-05:hover ~ .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-05:hover ~ .p6-hotspots-content .p6-list-item.p6-list-item-05 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-06:hover ~ .p6-hotspots-content .p6-list-item {
      opacity: 0.4; }
    #af-product-card .pc-p6-a .pc-hotspot.pc-hotspot-06:hover ~ .p6-hotspots-content .p6-list-item.p6-list-item-06 {
      opacity: 1 !important;
      -webkit-transform: translateX(-1em);
      -moz-transform: translateX(-1em);
      -ms-transform: translateX(-1em);
      -o-transform: translateX(-1em);
      transform: translateX(-1em); }
    #af-product-card .pc-p6-a .pc-hotspot > img {
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      display: block;
      width: 18px;
      height: 18px;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 3;
      margin-top: -9px;
      margin-left: -9px;
      padding: 0;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-inside .pc-hotspot-inside-circle {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 2;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      display: block;
      width: 48px;
      height: 48px;
      margin: 0 auto;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      transition: all ease 0.3s; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-inside .pc-hotspot-inside-circle:before {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 1;
      content: '';
      width: 100%;
      height: 100%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-animation: pulse 2s infinite;
      -moz-animation: pulse 2s infinite;
      -o-animation: pulse 2s infinite;
      animation: pulse 2s infinite;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-inside:hover .pc-hotspot-inside-circle {
      width: 70%;
      height: 70%; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-inside:hover > img {
      width: 24px;
      height: 24px;
      margin-left: -12px;
      margin-top: -12px; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-inside:hover ~ .pc-hotspot-popup {
      opacity: 1;
      margin-left: 0px; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-inside:hover ~ .pc-hotspot-popup.pc-hotspot-popup-left {
      margin-left: auto;
      margin-right: 0px; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-inside > img, #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-inside > p {
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 3;
      width: 18px;
      height: 18px;
      margin-left: -9px;
      margin-top: -9px;
      margin-bottom: 0px;
      padding: 0; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-inside > p {
      font-weight: bold;
      color: white;
      margin-top: -10px; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-popup {
      position: absolute;
      left: 104px;
      top: -2px;
      z-index: 3;
      opacity: 0;
      margin-left: -10px;
      background-color: white;
      padding: 1.5em;
      -webkit-transition: opacity 0.3s ease, margin 0.3s ease;
      -o-transition: opacity 0.3s ease, margin 0.3s ease;
      -moz-transition: opacity 0.3s ease, margin 0.3s ease;
      transition: opacity 0.3s ease, margin 0.3s ease;
      -webkit-box-shadow: 0px 10px 45px -5px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 45px -5px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 45px -5px rgba(0, 0, 0, 0.16); }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-popup.pc-hotspot-popup-left {
      left: auto;
      right: -120px;
      margin-left: auto;
      margin-right: -10px;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-popup .hotspot-popup-image {
      width: 176px;
      height: 112px;
      display: block;
      margin-bottom: 1em; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-popup .hotspot-popup-image img {
      width: 100%; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-popup .pc-arrow-left {
      position: absolute;
      left: -17px;
      top: 25px; }
    #af-product-card .pc-p6-a .pc-hotspot .pc-hotspot-popup .pc-arrow-right {
      position: absolute;
      right: -17px;
      top: 25px; }
  #af-product-card .pc-p6-a h1, #af-product-card .pc-p6-a .h1, #af-product-card .pc-p6-a .pc-h1 {
    font-size: 3.0625em;
    font-family: 'Arial';
    font-weight: 600;
    line-height: 1.0612244898;
    color: #3e3e40;
    letter-spacing: 0px; }
  #af-product-card .pc-p6-a h4, #af-product-card .pc-p6-a .h4, #af-product-card .pc-p6-a .pc-h4 {
    font-size: 1.25em;
    font-family: 'Arial';
    font-weight: 600;
    line-height: 1.2;
    color: #2699fb;
    letter-spacing: 0px; }
  @media (min-width: 801px) and (max-width: 1229px) {
  #af-product-card .pc-p6.pc-p6-a .p6-table {
    display: block;
    display: block;
    max-width: 500px;
    margin: 0 auto; }
    #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell {
      display: block;
      width: 100%; }
      #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell .p6-cell-content {
        padding-left: 0; }
        #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell .p6-cell-content.p6-cell-content-rwd {
          visibility: visible; }
      #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell .p6-hotspots .p6-hotspots-content {
        display: none; }
      #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell .p6-cell-container {
        margin-right: 0; }

    #af-product-card .pc-p6 .p6-list {
      padding: 1.25em 1.25em 0 1.25em; }

    #af-product-card .pc-p6 .p6-list .p6-list-content {
      max-width: none; } }

  #af-product-card .af-width-920 .pc-p6-a .p6-list .p6-list-item .p6-list-item-container .p6-list-item-content p {
    font-size: 14px;
    line-height: 1.2; }
  @media (max-width: 800px) {
  #af-product-card .pc-p6.pc-p6-a .p6-table {
    display: block;
    max-width: 500px;
    margin: 0 auto; }
    #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell {
      display: block;
      width: 100%; }
      #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell .p6-cell-content {
        padding-left: 0; }
        #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell .p6-cell-content.p6-cell-content-rwd {
          visibility: visible; }
      #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell .p6-hotspots .p6-hotspots-content {
        display: none; }
      #af-product-card .pc-p6.pc-p6-a .p6-table .p6-cell .p6-cell-container {
        margin-right: 0; }

    #af-product-card .pc-p6 .p6-list {
      padding: 1.25em 1.25em 0 1.25em; }

    #af-product-card .pc-p6 .p6-list .p6-list-item .p6-list-item-container .p6-list-item-content p {
      font-size: 12px;
      line-height: 1.2; }

    #af-product-card .pc-p6 .p6-list .p6-list-content {
      max-width: none; } }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; }
    #af-product-card .pc-p6 .p6-list .p6-list-item .p6-list-item-container {
      padding-left: 3.375em; } }
  @media (max-width: 599px) {
  #af-product-card .pc-hotspot .pc-hotspot-inside:hover .pc-hotspot-inside-circle {
    width: 60%;
    height: 60%; }
    #af-product-card .pc-hotspot .pc-hotspot-inside:hover > img {
      width: 18px;
      height: 18px;
      margin-left: -9px;
      margin-top: -9px; }

    #af-product-card .pc-hotspot .pc-hotspot-inside:hover ~ .pc-hotspot-popup {
      opacity: 0;
      margin-left: -10px; }
      #af-product-card .pc-hotspot .pc-hotspot-inside:hover ~ .pc-hotspot-popup.pc-hotspot-popup-left {
        margin-left: auto;
        margin-right: -10px; }

    #af-product-card .pc-hotspot .pc-hotspot-popup {
      display: none; }
  #af-product-card .pc-p6 .p6-functions {
    display: block; }
    #af-product-card .pc-p6 .p6-image {
      position: relative;
      overflow: hidden; }

    #af-product-card .pc-p6 .p6-list {
      padding: 1.25em 2em 0 2em; }

    #af-product-card .pc-p6 .p6-list .p6-list-item .p6-list-item-container .p6-list-item-content {
      margin-left: 1em; } }
  @media (max-width: 375px) {
  #af-product-card .pc-p6 .p6-functions {
    display: block; }
    #af-product-card .pc-p6 .p6-functions .pc-hotspot-popup {
      padding-left: 0;
      min-height: 0; }
      #af-product-card .pc-p6 .p6-functions .pc-hotspot-popup .hotspot-popup-image {
        position: static;
        padding-bottom: 1em; }
      #af-product-card .pc-p6 .p6-functions .pc-hotspot-popup .hotspot-popup-content {
        padding-left: 0; } }
  #af-product-card .pc-b4 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: auto;
    height: 38em;
    color: #231f20; }
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b4 .pc-block-module .pc-relative {
      height: inherit; }
  #af-product-card .pc-b4 .b4-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: bottom right; }
  #af-product-card .pc-b4 .b4-table {
    display: table;
    height: 100%;
    width: 100%;
    table-layout: fixed; }
  #af-product-card .pc-b4 .b4-cell {
    display: table-cell;
    position: relative; }
  #af-product-card .pc-b4 .b4-content {
    display: table-cell;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    width: 43%;
    padding-left: 4em;
    padding-right: 4em;
    box-sizing: border-box; }
    #af-product-card .pc-b4 .b4-content .b4-title {
      width: 15em; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      margin-top: 2em; }
    #af-product-card .pc-b4 .b4-content .b4-description ol {
      margin-left: 1em;
      padding-left: 0px; }
    #af-product-card .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.4285714286em;
      line-height: 1.23;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 2.2142857143em;
      line-height: 1.24;
      color: #d9caaf;
      text-transform: uppercase; }
    #af-product-card .pc-b4 .b4-content .h3 span {
      font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1.1428571429em;
      line-height: 1.38;
      color: #211f20; }
  #af-product-card .af-width-920 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
  #af-product-card .af-width-800 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.1428571429em;
      line-height: 1.13;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 1.7142857143em;
      line-height: 1.14;
      color: #d9caaf;
      text-transform: uppercase; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .h3 span {
      font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1em;
      line-height: 1.28;
      color: #211f20; }
  @media (max-width: 1079px) {
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1040px;
    padding: 0; } }
  @media (max-width: 767px) {
  #af-product-card .pc-b4 {
    height: auto; }
    #af-product-card .pc-b4 .b4-table {
      table-layout: auto;
      height: auto; }

    #af-product-card .pc-b4 .b4-no-mobile {
      display: none; }

    #af-product-card .pc-b4 .pc-relative {
      padding-bottom: 80%; }

    #af-product-card .pc-b4.pc-b4-3a .b4-content {
      padding: 2.25em; }

    #af-product-card .pc-b4.pc-b4-3a .b4-image {
      background-position: bottom right;
      -moz-background-size: 150%;
      -o-background-size: 150%;
      background-size: 150%; }

    #af-product-card .pc-b4 .b4-image {
      background-position: right bottom; }

    #af-product-card .pc-b4 .b4-content {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding: 2.5em 1.25em; }
      #af-product-card .pc-b4 .b4-content .b4-content-box {
        padding: 2.25em 1.25em; } }
  #af-product-card .pc-b4 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: auto;
    height: 38em;
    color: #231f20; }
  #af-product-card .pc-b4.pc-b4-3b .b4-image {
    background-position: bottom left; }
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b4 .pc-block-module .pc-relative {
      height: inherit; }
  #af-product-card .pc-b4 .b4-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: bottom right; }
  #af-product-card .pc-b4 .b4-table {
    display: table;
    height: 100%;
    width: 100%;
    table-layout: fixed; }
  #af-product-card .pc-b4 .b4-cell {
    display: table-cell;
    position: relative; }
  #af-product-card .pc-b4 .b4-content {
    display: table-cell;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    width: 43%;
    padding-left: 4em;
    padding-right: 4em;
    box-sizing: border-box; }
    #af-product-card .pc-b4 .b4-content .b4-title {
      width: 15em; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      margin-top: 2em; }
    #af-product-card .pc-b4 .b4-content .b4-description ol {
      margin-left: 1em;
      padding-left: 0px; }
    #af-product-card .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.4285714286em;
      line-height: 1.23;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 2.2142857143em;
      line-height: 1.24;
      color: #d9caaf;
      text-transform: uppercase; }
    #af-product-card .pc-b4 .b4-content .h3 span {
      font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1.1428571429em;
      line-height: 1.38;
      color: #211f20; }
  #af-product-card .af-width-920 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
  #af-product-card .af-width-800 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 1.1428571429em;
      line-height: 1.13;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 1.7142857143em;
      line-height: 1.14;
      color: #d9caaf;
      text-transform: uppercase; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .h3 span {
      font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .af-width-800 .pc-b4 .b4-content .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1em;
      line-height: 1.28;
      color: #211f20; }
  @media (max-width: 1079px) {
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1040px;
    padding: 0; } }
  @media (max-width: 767px) {
  #af-product-card .pc-b4 {
    height: auto; }
    #af-product-card .pc-b4 .pc-relative {
      padding-bottom: 80%; }

    #af-product-card .pc-b4 .b4-table {
      table-layout: auto;
      height: auto; }

    #af-product-card .pc-b4.pc-b4-3b .b4-content {
      padding: 2.25em; }

    #af-product-card .pc-b4 .b4-no-mobile {
      display: none; }

    #af-product-card .pc-b4.pc-b4-3b .b4-image {
      background-position: bottom left;
      -moz-background-size: 150%;
      -o-background-size: 150%;
      background-size: 150%; }

    #af-product-card .pc-b4 .b4-image {
      background-position: right bottom; }

    #af-product-card .pc-b4 .b4-content {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding: 2.5em 1.25em; }
      #af-product-card .pc-b4 .b4-content .b4-content-box {
        padding: 2.25em 1.25em; } }
  #af-product-card .pc-b6-a {
    text-align: center;
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b6-a * {
    text-align: center; }
  #af-product-card .pc-b6-a .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b6-a .pc-block-module .pc-relative {
      max-width: 680px;
      margin: 0 auto; }
  #af-product-card .pc-b6-a h2, #af-product-card .pc-b6-a .h2, #af-product-card .pc-b6-a .pc-h2 {
    font-size: 2.6em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #d9caaf;
    letter-spacing: 0.8px; }
  #af-product-card .pc-b6-a h4, #af-product-card .pc-b6-a .h4, #af-product-card .pc-b6-a .pc-h4 {
    font-size: 1.1333333333em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #402619;
    letter-spacing: 0.3px; }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; } }
  @media (max-width: 599px) {
  #af-product-card .pc-b6-a {
    text-align: center; }
    #af-product-card .pc-b6-a * {
      text-align: center; } }
  #af-product-card .pc-b9 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b9 p {
    font-size: 1.3333333333em;
    font-family: Arial;
    line-height: 1.3;
    color: #3e3e40;
    letter-spacing: 0.8px;
    text-align: center;
    padding: 0px;
    margin: 0px; }
    @media (max-width: 767px) {
    #af-product-card .pc-b9 p {
      font-size: 1.0666666667em;
      padding-bottom: 1em; } }
  #af-product-card .pc-b9 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b9 .pc-block-module .pc-relative {
      max-width: 680px;
      margin: 0 auto; }
  #af-product-card .pc-icons-items {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-icons-items .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-icons-items .pc-block-module .pc-relative {
      height: inherit; }
  #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-item:nth-of-type(1) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-1:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-1:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-1:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-1:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-1:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-1:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-1:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-item:nth-of-type(2) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-2:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-2:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-2:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-2:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-2:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-2:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-2:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-item:nth-of-type(3) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-3:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-3:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-3:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-3:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-3:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-3:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-3:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-item:nth-of-type(4) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-4:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-4:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-4:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-4:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-4:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-4:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-4:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-item:nth-of-type(5) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-5:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-5:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-5:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-5:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-5:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-5:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-5:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-item:nth-of-type(6) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-6:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-6:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-6:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-6:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-6:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-6:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-6:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-item:nth-of-type(7) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-7:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-7:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-7:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-7:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-7:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-7:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-7:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-item:nth-of-type(8) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-8:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-8:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-8:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-8:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-8:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-8:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-8:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-item:nth-of-type(9) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-9:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-9:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-9:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-9:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-9:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-9:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-9:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-item:nth-of-type(10) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-10:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-10:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-10:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-10:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-10:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-10:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-10:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-item:nth-of-type(11) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-11:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-11:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-11:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-11:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-11:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-11:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-11:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-content {
    display: block; }
    #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-item:nth-of-type(12) .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-content, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-content {
      display: block; }
    #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-icons-items #pc-icons-12:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-faq-12:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-a-faq-12:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p1-b-faq-12:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-faq-12:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-a-faq-12:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow, #af-product-card .pc-icons-items #pc-p7-b-faq-12:checked ~ .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  #af-product-card .pc-icons-items input[type=radio], #af-product-card .pc-icons-items input[type=checkbox] {
    display: none; }
  #af-product-card .pc-icons-items .pc-icons-items-row {
    margin: -1em 0; }
  #af-product-card .pc-icons-items .pc-icons-item {
    padding: 1em 0; }
    #af-product-card .pc-icons-items .pc-icons-item.pc-icons-item-with-icon {
      padding: 0.75em 0; }
    #af-product-card .pc-icons-items .pc-icons-item .pc-icons-label-container .pc-icons-label {
      max-width: 24em; }
    #af-product-card .pc-icons-items .pc-icons-item .pc-icons-label-container .pc-icons-label img {
      display: block; }
    #af-product-card .pc-icons-items .pc-icons-item .pc-icons-label-container .pc-icons-label label {
      display: table;
      width: 100%; }
    #af-product-card .pc-icons-items .pc-icons-item .pc-icons-label-container .pc-icons-label .pc-icons-icon, #af-product-card .pc-icons-items .pc-icons-item .pc-icons-label-container .pc-icons-label .pc-icons-description {
      display: table-cell;
      vertical-align: middle; }
    #af-product-card .pc-icons-items .pc-icons-item .pc-icons-label-container .pc-icons-label .pc-icons-icon {
      width: 5em;
      padding-right: 1.5em; }
    #af-product-card .pc-icons-items .pc-icons-item .pc-icons-content {
      padding-left: 6.5em;
      margin-top: -0.5em; }
  #af-product-card .pc-icons-items .pc-icons-label-container {
    position: relative; }
    #af-product-card .pc-icons-items .pc-icons-label-container .pc-icons-label {
      max-width: 17em;
      padding-right: 2em; }
    #af-product-card .pc-icons-items .pc-icons-label-container .pc-icons-label label {
      cursor: pointer;
      display: block;
      width: 100%;
      margin: 0;
      color: #231f20;
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    #af-product-card .pc-icons-items .pc-icons-label-container .pc-icons-label label:hover {
      color: #d9caaf; }
    #af-product-card .pc-icons-items .pc-icons-label-container .pc-icons-label label:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    #af-product-card .pc-icons-items .pc-icons-label-container .pc-icons-label label:hover .pc-icons-arrow {
      opacity: 1; }
    #af-product-card .pc-icons-items .pc-icons-label-container .pc-icons-label label .pc-h4, #af-product-card .pc-icons-items .pc-icons-label-container .pc-icons-label label .pc-h3 {
      color: #231f20; }
    #af-product-card .pc-icons-items .pc-icons-label-container .pc-icons-label label img {
      width: inherit;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      max-width: none; }
    #af-product-card .pc-icons-items .pc-icons-label-container .pc-icons-label .pc-icons-arrow {
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -12px; }
  #af-product-card .pc-icons-items .pc-icons-content {
    max-width: 20em;
    display: none;
    -webkit-animation: fadeInRight 0.5s;
    -moz-animation: fadeInRight 0.5s;
    -o-animation: fadeInRight 0.5s;
    animation: fadeInRight 0.5s; }
  #af-product-card .pc-icons-items .pc-icons-arrow {
    display: block;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-image: url('../img/arrow@2x.png');
    -moz-background-size: 16px 11px;
    -o-background-size: 16px 11px;
    background-size: 16px 11px;
    background-position: center 58%;
    background-repeat: no-repeat;
    background-color: #231f20;
    opacity: 0.1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  #af-product-card .pc-icons-items h3, #af-product-card .pc-icons-items .h3, #af-product-card .pc-icons-items .pc-h3 {
    font-size: 1.5625em;
    font-family: 'Arial';
    font-weight: 400;
    line-height: 1.2;
    color: #2699fb;
    letter-spacing: 0px; }
  #af-product-card .pc-icons-items p {
    font-size: 1em;
    font-family: 'Arial';
    font-weight: 400;
    line-height: 1.375;
    color: #3e3e40;
    letter-spacing: 0px;
    margin: 0;
    padding: 0; }
  #af-product-card .pc-p1 .pc-icons-items .pc-icons-items-row {
    max-width: 54em;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #af-product-card .pc-p1 .pc-icons-items .pc-icons-item {
      padding-left: 1.25em;
      padding-right: 1.25em; }
    #af-product-card .pc-p1 .pc-icons-items .pc-icons-column {
      -webkit-flex-basis: 380px;
      -ms-flex-preferred-size: 380px;
      flex-basis: 380px;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
  @media (min-width: 768px) and (max-width: 800px) {
  #af-product-card .pc-p1 .pc-icons-items .pc-icons-items-row {
    max-width: 30em; } }
  @media (min-width: 600px) and (max-width: 767px) {
  #af-product-card .pc-p1 .pc-icons-items {
    margin-left: 0px;
    margin-right: 0px; }
    #af-product-card .pc-p1 .pc-icons-items .pc-icons-items-row {
      max-width: 30em; } }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; }
    #af-product-card .pc-p1 .pc-icons-items {
      margin-left: 0px;
      margin-right: 0px; }

    #af-product-card .pc-p1 .pc-icons-items .pc-icons-items-row {
      max-width: 32em; } }
  @media (max-width: 375px) {
  #af-product-card .pc-icons-items {
    margin-left: 0px;
    margin-right: 0px; }
    #af-product-card .pc-icons-items .pc-icons-item.pc-icons-item-with-icon .pc-icons-label-container .pc-icons-label .pc-icons-icon {
      width: 4em;
      padding-right: 1em; }
      #af-product-card .pc-icons-items .pc-icons-item.pc-icons-item-with-icon .pc-icons-content {
        padding-left: 5em;
        margin-top: 0; } }
  #af-product-card .pc-p7 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-p7 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
  #af-product-card .pc-p7.pc-p7-a .pc-p7-cell-container {
    padding-left: 1.25em;
    padding-right: 1.25em; }
    #af-product-card .pc-p7.pc-p7-a .pc-p7-square {
      margin-right: 1.25em; }
  #af-product-card .pc-p7 .pc-p7-header {
    margin-bottom: 4em;
    text-align: center; }
    #af-product-card .pc-p7 .pc-p7-header > div, #af-product-card .pc-p7 .pc-p7-header * {
      text-align: center; }
  #af-product-card .pc-p7 .pc-p7-cell-container .pc-p7-cell-content {
    max-width: 25.625em; }
  #af-product-card .pc-p7 .pc-p7-table {
    display: table;
    width: 100%; }
    #af-product-card .pc-p7 .pc-p7-table .pc-p7-cell {
      display: table-cell;
      width: 50%;
      vertical-align: middle; }
  #af-product-card .pc-p7 .pc-p7-square {
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden; }
    #af-product-card .pc-p7 .pc-p7-square:after {
      content: "";
      display: block;
      padding-bottom: 100%; }
    #af-product-card .pc-p7 .pc-p7-square .pc-p7-image {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    #af-product-card .pc-p7 .pc-p7-square .pc-p7-image img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      #af-product-card .pc-p7 .pc-p7-square .pc-p7-image img {
        -o-object-fit: cover;
        object-fit: cover; } }
  #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-content {
    display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-item:nth-of-type(1) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-1:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-1:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-1:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-1:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-1:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-1:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-1:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-item:nth-of-type(2) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-2:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-2:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-2:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-2:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-2:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-2:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-2:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-item:nth-of-type(3) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-3:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-3:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-3:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-3:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-3:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-3:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-3:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-item:nth-of-type(4) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-4:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-4:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-4:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-4:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-4:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-4:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-4:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-item:nth-of-type(5) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-5:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-5:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-5:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-5:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-5:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-5:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-5:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-item:nth-of-type(6) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-6:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-6:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-6:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-6:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-6:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-6:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-6:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-item:nth-of-type(7) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-7:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-7:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-7:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-7:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-7:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-7:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-7:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-item:nth-of-type(8) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-8:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-8:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-8:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-8:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-8:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-8:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-8:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-item:nth-of-type(9) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-9:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-9:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-9:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-9:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-9:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-9:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-9:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-item:nth-of-type(10) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-10:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-10:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-10:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-10:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-10:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-10:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-10:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-item:nth-of-type(11) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-11:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-11:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-11:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-11:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-11:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-11:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-11:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-item:nth-of-type(12) .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-content, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-content {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items #pc-faq-12:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-faq-12:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-a-faq-12:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p1-b-faq-12:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-faq-12:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-a-faq-12:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow, #af-product-card .pc-p7 .pc-faq-items #pc-p7-b-faq-12:checked ~ .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      opacity: 1;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #af-product-card .pc-p7 .pc-faq-items input[type=radio], #af-product-card .pc-p7 .pc-faq-items input[type=checkbox] {
      display: none; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-items-row {
      margin: -1em 0; }
    #af-product-card .pc-p7 .pc-faq-items p {
      padding: 0px;
      margin: 0px;
      font-size: 1em;
      font-family: Arial, sans-serif;
      line-height: 1.2; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item {
      padding: 1em 0; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item.pc-faq-item-with-icon {
      padding: 0.75em 0; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item.pc-faq-item-with-icon .pc-faq-label-container .pc-faq-label {
      max-width: 24em; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item.pc-faq-item-with-icon .pc-faq-label-container .pc-faq-label img {
      display: block; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item.pc-faq-item-with-icon .pc-faq-label-container .pc-faq-label label {
      display: table;
      width: 100%; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item.pc-faq-item-with-icon .pc-faq-label-container .pc-faq-label .pc-faq-icon, #af-product-card .pc-p7 .pc-faq-items .pc-faq-item.pc-faq-item-with-icon .pc-faq-label-container .pc-faq-label .pc-faq-description {
      display: table-cell;
      vertical-align: middle; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item.pc-faq-item-with-icon .pc-faq-label-container .pc-faq-label .pc-faq-icon {
      width: 5em;
      padding-right: 1.5em; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item.pc-faq-item-with-icon .pc-faq-content {
      padding-left: 6.5em;
      margin-top: -0.5em; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container {
      position: relative; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label {
      max-width: 17em;
      padding-right: 2em; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label label {
      cursor: pointer;
      display: block;
      width: 100%;
      margin: 0;
      color: #402619;
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label label:hover {
      color: #d9caaf; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label label:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label label:hover .pc-faq-arrow {
      opacity: 1; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label label .pc-h4, #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label label .pc-h3 {
      color: #402619; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label label img {
      width: inherit;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      max-width: none; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label .pc-faq-arrow {
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -12px; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-item .pc-faq-content {
      max-width: 20em;
      display: none;
      -webkit-animation: fadeInRight 0.5s;
      -moz-animation: fadeInRight 0.5s;
      -o-animation: fadeInRight 0.5s;
      animation: fadeInRight 0.5s; }
    #af-product-card .pc-p7 .pc-faq-items .pc-faq-arrow {
      display: block;
      width: 24px;
      height: 24px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background-image: url('../img/arrow.png');
      -moz-background-size: 16px 11px;
      -o-background-size: 16px 11px;
      background-size: 16px 11px;
      background-position: center 58%;
      background-repeat: no-repeat;
      background-color: #402619;
      opacity: 0.1;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  #af-product-card .pc-p7 h3, #af-product-card .pc-p7 .h3, #af-product-card .pc-p7 .pc-h3 {
    font-size: 1.5625em;
    font-family: 'Arial';
    font-weight: 400;
    line-height: 1.2;
    color: #2699fb;
    letter-spacing: 0px; }
  #af-product-card .pc-p7 h4, #af-product-card .pc-p7 .h4, #af-product-card .pc-p7 .pc-h4 {
    font-size: 1.25em;
    font-family: 'Arial';
    font-weight: 600;
    line-height: 1.2;
    color: #2699fb;
    letter-spacing: 0px; }
  #af-product-card .af-width-920 p {
    font-size: 14px; }
  @media (max-width: 960px) {
  #af-product-card .pc-b7 .pc-b7-table {
    display: block;
    max-width: 465px;
    margin: 0 auto; }
    #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell {
      display: block;
      width: auto;
      margin: 0 -1.25em; }
      #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell.pc-b7-cell-small {
        width: 100%;
        margin: auto; }
      #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-cell-content {
        padding: 0 1.25em 3em 1.25em; }
        #af-product-card .pc-b7 .pc-b7-table .pc-b7-cell .pc-b7-cell-content.pc-b7-cell-content-right {
          padding: 3em 1.25em 0em 1.25em; }
      #af-product-card p {
        font-size: 1em; } }
  @media (max-width: 800px) {
  #af-product-card .pc-p7.pc-p7-a .pc-p7-square {
    margin-right: 0; }
    #af-product-card .pc-p7.pc-p7-a .pc-p7-cell-container {
      padding: 2.5em 0em 0 0em; }

    #af-product-card .pc-p7 .pc-p7-table {
      display: block; }

    #af-product-card .pc-p7 .pc-p7-table .pc-p7-cell {
      display: block;
      width: 100%;
      max-width: 500px;
      margin: 0 auto; }

    #af-product-card .pc-p7 .pc-p7-cell-container {
      padding: 2.5em 2.5em 0 2.5em; }

    #af-product-card .pc-p7 .pc-p7-cell-container .pc-p7-cell-content {
      max-width: none; } }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; }
    #af-product-card .pc-p7 .pc-p7-header {
      margin-bottom: 3em; } }
  @media (max-width: 599px) {
  #af-product-card .pc-p7 .pc-p7-header *, #af-product-card .pc-p7 .pc-p7-header > div {
    text-align: left; }
  #af-product-card .pc-faq-items .pc-faq-item .pc-faq-label-container .pc-faq-label {
    max-width: 25em; }
    #af-product-card .pc-faq-items .pc-faq-item .pc-faq-content {
      max-width: 25em; } }
  @media (max-width: 375px) {
  #af-product-card .pc-faq-items .pc-faq-item.pc-faq-item-with-icon .pc-faq-label-container .pc-faq-label .pc-faq-icon {
    width: 4em;
    padding-right: 1em; }
    #af-product-card .pc-faq-items .pc-faq-item.pc-faq-item-with-icon .pc-faq-content {
      padding-left: 5em;
      margin-top: 0; } }
  #af-product-card .pc-b6-a {
    text-align: center;
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b6-a * {
    text-align: center; }
  #af-product-card .pc-b6-a .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b6-a .pc-block-module .pc-relative {
      max-width: 680px;
      margin: 0 auto; }
  #af-product-card .pc-b6-a h2, #af-product-card .pc-b6-a .h2, #af-product-card .pc-b6-a .pc-h2 {
    font-size: 2.6em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #d9caaf;
    letter-spacing: 0.8px; }
  #af-product-card .pc-b6-a h4, #af-product-card .pc-b6-a .h4, #af-product-card .pc-b6-a .pc-h4 {
    font-size: 1.1333333333em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #402619;
    letter-spacing: 0.3px; }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; } }
  @media (max-width: 599px) {
  #af-product-card .pc-b6-a {
    text-align: center; }
    #af-product-card .pc-b6-a * {
      text-align: center; } }
  #af-product-card .pc-b9 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b9 p {
    font-size: 1.3333333333em;
    font-family: Arial;
    line-height: 1.3;
    color: #3e3e40;
    letter-spacing: 0.8px;
    text-align: center;
    padding: 0px;
    margin: 0px; }
    @media (max-width: 767px) {
    #af-product-card .pc-b9 p {
      font-size: 1.0666666667em;
      padding-bottom: 1em; } }
  #af-product-card .pc-b9 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b9 .pc-block-module .pc-relative {
      max-width: 680px;
      margin: 0 auto; }
  #af-product-card .pc-b3 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b3.pc-b3-b .pc-b3-cell-container {
    padding-left: 1.25em;
    padding-right: 1.25em;
    text-align: right; }
    #af-product-card .pc-b3.pc-b3-b .pc-b3-square {
      margin-left: 1.25em; }
    #af-product-card .pc-b3.pc-b3-b .pc-b3-cell-content {
      float: right; }
    #af-product-card .pc-b3.pc-b3-b .pc-b3-table .pc-b3-cell {
      position: relative; }
    #af-product-card .pc-b3.pc-b3-b .pc-b3-table .pc-b3-cell.pc-b3-pull-left {
      left: 50%; }
    #af-product-card .pc-b3.pc-b3-b .pc-b3-table .pc-b3-cell.pc-b3-pull-right {
      right: 50%; }
  #af-product-card .pc-b3 .pc-b3-cell-container .pc-b3-cell-content {
    max-width: 25.625em; }
  #af-product-card .pc-b3 .pc-b3-table {
    display: table;
    width: 100%; }
    #af-product-card .pc-b3 .pc-b3-table .pc-b3-cell {
      display: table-cell;
      width: 50%;
      vertical-align: middle; }
  #af-product-card .pc-b3 .pc-b3-square {
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden; }
    #af-product-card .pc-b3 .pc-b3-square:after {
      content: "";
      display: block;
      padding-bottom: 80%; }
    #af-product-card .pc-b3 .pc-b3-square .pc-b3-image {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    #af-product-card .pc-b3 .pc-b3-square .pc-b3-image img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      #af-product-card .pc-b3 .pc-b3-square .pc-b3-image img {
        -o-object-fit: cover;
        object-fit: cover; } }
  #af-product-card .pc-b3 .h3 {
    font-family: "Nespresso-Bold", Arial, sans-serif;
    font-size: 1.6666666667em;
    line-height: 1.2; }
    #af-product-card .pc-b3 .h3 span {
      font-family: "Nespresso-Regular", Arial, sans-serif; }
  #af-product-card .pc-b3 .pc-gl-description {
    padding-top: 2em; }
  #af-product-card .pc-b3 p {
    font-family: Arial;
    font-size: 1.0666666667em;
    line-height: 1.38;
    color: black;
    margin: 0;
    padding: 0; }
    #af-product-card .pc-b3 p.caption {
      color: #402619;
      text-transform: uppercase;
      letter-spacing: 0.3px;
      line-height: 1;
      font-weight: bold; }
  @media (max-width: 1079px) {
  #af-product-card .pc-b3 .pc-block-module {
    max-width: 1040px;
    padding: 0; } }
  @media (max-width: 799px) {
  #af-product-card .pc-b3.pc-b3-b .pc-b3-cell-content {
    float: none; }
    #af-product-card .pc-b3.pc-b3-b .pc-b3-square {
      margin-left: 0; }

    #af-product-card .pc-b3.pc-b3-b .pc-b3-cell-container {
      text-align: left;
      padding: 2.5em 2.5em 0 2.5em; }

    #af-product-card .pc-b3.pc-b3-b .pc-b3-table .pc-b3-cell {
      position: static; }

    #af-product-card .pc-b3 .pc-b3-table {
      display: block; }

    #af-product-card .pc-b3 .pc-b3-table .pc-b3-cell {
      display: block;
      width: 100%;
      max-width: 500px;
      margin: 0 auto; }

    #af-product-card .pc-b3 .pc-b3-cell-container {
      padding: 2.5em 2.5em 0 2.5em; }

    #af-product-card .pc-b3 .pc-b3-cell-container .pc-b3-cell-content {
      max-width: none; } }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; } }
  #af-product-card .pc-b4 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: auto;
    height: 38em;
    color: #231f20; }
  #af-product-card .pc-b4.pc-b4-4b .b4-image {
    background-position: bottom left; }
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b4 .pc-block-module .pc-relative {
      height: inherit; }
  #af-product-card .pc-b4 .b4-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: bottom right; }
  #af-product-card .pc-b4 .b4-table {
    display: table;
    height: 100%;
    width: 100%;
    table-layout: fixed; }
  #af-product-card .pc-b4 .b4-cell {
    display: table-cell;
    position: relative; }
  #af-product-card .pc-b4 .b4-content {
    display: table-cell;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    width: 43%;
    padding-left: 4em;
    padding-right: 4em; }
    #af-product-card .pc-b4 .b4-content .b4-title {
      width: 15em; }
    #af-product-card .pc-b4 .b4-content .b4-description {
      margin-top: 2em; }
    #af-product-card .pc-b4 .b4-content .b4-description ol {
      margin-left: 1em;
      padding-left: 0px; }
    #af-product-card .pc-b4 .b4-content .b4-content-box {
      background-color: white;
      padding: 3em; }
    #af-product-card .pc-b4 .b4-content .b4-content-box .caption {
      font-family: "Arial", sans-serif;
      font-weight: bold;
      font-size: 0.8666666667em;
      line-height: 1.23;
      letter-spacing: 0.3px;
      color: #402619;
      text-transform: uppercase;
      margin: 0.8em 0em; }
    #af-product-card .pc-b4 .b4-content .b4-content-box .h3 {
      font-family: "Nespresso-Regular", Arial, sans-serif;
      font-size: 1.6666666667em;
      line-height: 1.24;
      color: #d9caaf;
      text-transform: uppercase; }
    #af-product-card .pc-b4 .b4-content .b4-content-box .h3 span {
      font-family: "Nespresso-Bold", Arial, sans-serif; }
    #af-product-card .pc-b4 .b4-content .b4-content-box .b4-description {
      font-family: Arial, sans-serif;
      font-size: 1.0666666667em;
      line-height: 1.38;
      color: #211f20; }
    #af-product-card .pc-b4 .b4-content .b4-content-box .b4-description ol {
      margin-left: 1em;
      padding-left: 0px; }
  #af-product-card .pc-b4 .pc-icon {
    width: 5em;
    height: 5em;
    display: block;
    margin: 0 auto 0.5em auto;
    float: none;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    #af-product-card .pc-b4 .pc-icon.pc-icon-left {
      margin-left: 0; }
    #af-product-card .pc-b4 .pc-icon.pc-icon-spacing {
      margin-bottom: 2em; }
    #af-product-card .pc-b4 .pc-icon img {
      width: 100%;
      display: block;
      height: auto;
      padding: 0;
      margin: 0; }
  #af-product-card .af-width-920 .pc-b4 .b4-content {
    padding-left: 2em;
    padding-right: 2em; }
  @media (max-width: 1079px) {
  #af-product-card .pc-b4 .pc-block-module {
    max-width: 1040px;
    padding: 0; } }
  @media (min-width: 600px) and (max-width: 767px) {
  #af-product-card .pc-b4 {
    height: auto; }
    #af-product-card .pc-b4 .pc-relative {
      padding-bottom: 80%; }

    #af-product-card .pc-b4.pc-b4-4b .b4-image {
      background-position: bottom left;
      -moz-background-size: 150%;
      -o-background-size: 150%;
      background-size: 150%; }

    #af-product-card .pc-b4 .b4-image {
      background-position: right bottom; }

    #af-product-card .pc-b4 .b4-content {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding: 2.5em 1.25em;
      max-width: 30em; }
      #af-product-card .pc-b4 .b4-content .b4-content-box {
        padding: 2.25em 1.25em; } }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; }
    #af-product-card .pc-b4 .b4-table {
      table-layout: auto;
      height: auto; } }
  @media (max-width: 599px) {
  #af-product-card .pc-b4 {
    height: auto; }
    #af-product-card .pc-b4 .pc-relative {
      padding-bottom: 80%; }

    #af-product-card .pc-b4.pc-b4-4b .b4-content {
      padding: 2.25em; }

    #af-product-card .pc-b4.pc-b4-4b .b4-image {
      background-position: bottom left;
      -moz-background-size: 150%;
      -o-background-size: 150%;
      background-size: 150%; }

    #af-product-card .pc-b4 .b4-image {
      background-position: right bottom; }

    #af-product-card .pc-b4 .b4-content {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding: 2.5em 1.25em; }
      #af-product-card .pc-b4 .b4-content .b4-content-box {
        padding: 2.25em 1.25em; } }
  #af-product-card .pc-b6-a {
    text-align: center;
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b6-a * {
    text-align: center; }
  #af-product-card .pc-b6-a .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b6-a .pc-block-module .pc-relative {
      max-width: 680px;
      margin: 0 auto; }
  #af-product-card .pc-b6-a h2, #af-product-card .pc-b6-a .h2, #af-product-card .pc-b6-a .pc-h2 {
    font-size: 2.6em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #d9caaf;
    letter-spacing: 0.8px; }
  #af-product-card .pc-b6-a h4, #af-product-card .pc-b6-a .h4, #af-product-card .pc-b6-a .pc-h4 {
    font-size: 1.1333333333em;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    line-height: 1.12;
    color: #402619;
    letter-spacing: 0.3px; }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; } }
  @media (max-width: 599px) {
  #af-product-card .pc-b6-a {
    text-align: center; }
    #af-product-card .pc-b6-a * {
      text-align: center; } }
  #af-product-card .pc-b9 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b9 p {
    font-size: 1.3333333333em;
    font-family: Arial;
    line-height: 1.3;
    color: #3e3e40;
    letter-spacing: 0.8px;
    text-align: center;
    padding: 0px;
    margin: 0px; }
    @media (max-width: 767px) {
    #af-product-card .pc-b9 p {
      font-size: 1.0666666667em;
      padding-bottom: 1em; } }
  #af-product-card .pc-b9 .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-b9 .pc-block-module .pc-relative {
      max-width: 680px;
      margin: 0 auto; }
  #af-product-card .pc-b10 {
    width: 100%;
    max-width: 1040px;
    margin: auto; }
  #af-product-card .pc-b10.pc-b10-2 table tr td:nth-child(2), #af-product-card .pc-b10.pc-b10-2 table tr td:nth-child(3) {
    width: 20em; }
    #af-product-card .pc-b10.pc-b10-2 .pc-b10-thead .pc-b10-thead-text .pc-h4 {
      text-align: left; }
  #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr > td:nth-child(2), #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr > td:nth-child(3), #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr > td:nth-child(4) {
    width: 14.375em; }
    #af-product-card .pc-b10.pc-b10-3 .pc-b10-image {
      display: block;
      position: relative; }
    #af-product-card .pc-b10.pc-b10-3 .pc-b10-image img {
      display: block;
      max-width: 100%;
      margin: 0 auto; }
    #af-product-card .pc-b10.pc-b10-3 .pc-b10-thead .pc-b10-thead-text {
      padding-left: 0em;
      padding-top: 1em;
      text-align: center; }
    #af-product-card .pc-b10.pc-b10-3 .pc-b10-thead .pc-table .pc-table-cell {
      display: block; }
  #af-product-card .pc-b10 .pc-relative .pc-horizontal-scroll > table > tbody > tr > td:nth-child(2) {
    background-color: #f2f3f5; }
    #af-product-card .pc-b10 .pc-relative .pc-horizontal-scroll > table > tbody > tr > th:nth-child(2) {
      background-color: #f2f3f5; }
  #af-product-card .pc-b10 table {
    display: table;
    width: 100%;
    height: auto;
    border-spacing: 0;
    border-collapse: collapse; }
    #af-product-card .pc-b10 table tr.pc-b10-no-border td {
      border: none;
      vertical-align: top; }
    #af-product-card .pc-b10 table tr.pc-b10-separator td {
      padding: 0;
      font-size: 12px;
      border: none; }
    #af-product-card .pc-b10 table tr .pc-h4 {
      color: #d9caaf;
      font-weight: 400; }
    #af-product-card .pc-b10 table th, #af-product-card .pc-b10 table td {
      text-align: left;
      font-weight: 400;
      font-size: 1em;
      font-family: 'Arial';
      color: #3e3e40;
      line-height: 1.375;
      letter-spacing: 0px;
      padding: 0; }
    #af-product-card .pc-b10 table th {
      border-bottom: 2px solid #bdbebf;
      padding-bottom: 0.5em; }
    #af-product-card .pc-b10 table td {
      border-top: 1px solid #e3e4e6;
      padding: 1em 0;
      width: auto; }
  #af-product-card .pc-b10 .pc-b10-hidden-tab {
    display: none; }
    #af-product-card .pc-b10 .pc-b10-hidden-tab table tr td {
      border: none; }
    #af-product-card .pc-b10 .pc-b10-hidden-tab table tr td:nth-child(1) {
      min-width: 132px; }
  #af-product-card .pc-b10 .pc-b10-container {
    padding: 0 1em 1em 1em; }
  #af-product-card .pc-b10 .pc-b10-image {
    display: block;
    position: relative; }
    #af-product-card .pc-b10 .pc-b10-image img {
      display: block;
      max-width: 100%; }
  #af-product-card .pc-b10 .pc-b10-thead .pc-table {
    border-spacing: 0;
    border-collapse: collapse; }
    #af-product-card .pc-b10 .pc-b10-thead .pc-b10-thead-text {
      padding-left: 1em; }
    #af-product-card .pc-b10 .pc-b10-thead .pc-b10-thead-text .pc-h4 {
      color: #231f20;
      text-align: center;
      font-weight: 600; }
  #af-product-card .pc-b10 .pc-b10-short img {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto; }
  #af-product-card .pc-b10 .pc-circle-navigation {
    padding: 0px 1.5em 1.7em 1.5em;
    max-width: 192px;
    position: relative;
    margin: 0 auto;
    display: none; }
    #af-product-card .pc-b10 .pc-circle-navigation .pc-circle-nav-left, #af-product-card .pc-b10 .pc-circle-navigation .pc-circle-nav-right {
      width: 24px;
      height: 24px;
      position: absolute !important;
      left: 0;
      top: 0; }
    #af-product-card .pc-b10 .pc-circle-navigation .pc-circle-nav-left img, #af-product-card .pc-b10 .pc-circle-navigation .pc-circle-nav-right img {
      display: block;
      width: 100%;
      height: 100%;
      padding: 0; }
    #af-product-card .pc-b10 .pc-circle-navigation .pc-circle-nav-right {
      left: auto;
      right: 0; }
    #af-product-card .pc-b10 .pc-circle-navigation ul {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0;
      text-align: center;
      list-style: none; }
    #af-product-card .pc-b10 .pc-circle-navigation ul li {
      display: inline-block;
      vertical-align: middle;
      padding: 0 !important; }
    #af-product-card .pc-b10 .pc-circle-navigation ul li::after {
      display: none !important; }
    #af-product-card .pc-b10 .pc-circle-navigation ul li span {
      display: block;
      width: 16px;
      height: 16px;
      background-color: #f2f3f5;
      border-radius: 50%;
      margin: 4px 7px 0 7px;
      box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.16); }
  #af-product-card .pc-b10 .pc-text-center {
    text-align: center; }
  #af-product-card .pc-b10 p {
    font-size: 1em;
    font-family: 'Arial';
    font-weight: 400;
    line-height: 1.375;
    color: #3e3e40;
    letter-spacing: 0px;
    margin: 0;
    padding: 0; }
  #af-product-card .pc-b10 p.large {
    font-size: 1.125em;
    font-family: 'Arial';
    font-weight: 400;
    line-height: 1.4444444444;
    color: #3e3e40;
    letter-spacing: 0px; }
  #af-product-card .pc-b10 .pc-h4 {
    font-size: 1.25em;
    font-family: 'Arial';
    font-weight: 600;
    line-height: 1.2;
    color: #2699fb;
    letter-spacing: 0px; }
  #af-product-card .pc-b10 .pc-h4 {
    font-size: 1.25em;
    font-family: 'Arial';
    font-weight: 600;
    line-height: 1.2;
    color: #2699fb;
    letter-spacing: 0px; }
  @media (max-width: 960px) {
  #af-product-card .pc-b10.pc-b10-3 .pc-relative > table > tbody > tr > td:nth-child(2), #af-product-card .pc-b10.pc-b10-3 .pc-relative > table > tbody > tr > td:nth-child(3), #af-product-card .pc-b10.pc-b10-3 .pc-relative > table > tbody > tr > td:nth-child(4) {
    width: 12em; } }
  @media (max-width: 899px) {
  #af-product-card .pc-b10.pc-b10-2 table tr td:nth-child(2), #af-product-card .pc-b10.pc-b10-2 table tr td:nth-child(3) {
    width: 18em; }
    #af-product-card .pc-b10.pc-b10-3 table tr td:nth-child(2), #af-product-card .pc-b10.pc-b10-3 table tr td:nth-child(3), #af-product-card .pc-b10.pc-b10-3 table tr td:nth-child(4) {
      width: 14.375em; } }
  @media (max-width: 829px) {
  #af-product-card .pc-b10.pc-b10-2 table tr td:nth-child(2), #af-product-card .pc-b10.pc-b10-2 table tr td:nth-child(3) {
    width: 14em; }
    #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-circle-navigation {
      display: block; }
      #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll {
        overflow-x: scroll; }
        #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr.pc-b10-separator > td {
          padding: 0; }
          #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr > td {
            min-width: 296px;
            padding: 1em; }
            #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr > td:nth-child(1) {
              display: none; }
          #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr > th {
            padding: 1em; }
            #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr > th:nth-child(1) {
              display: none; }
          #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr > td:nth-child(3) {
            border-right: 1px solid #f2f3f5; }
          #af-product-card .pc-b10.pc-b10-3 .pc-relative .pc-horizontal-scroll > table > tbody > tr > th:nth-child(3) {
            border-right: 1px solid #f2f3f5; }
      #af-product-card .pc-b10.pc-b10-3 table tr th:nth-child(2) {
        background-color: transparent; }
      #af-product-card .pc-b10.pc-b10-3 .pc-b10-image img {
        max-width: 126px; }
      #af-product-card .pc-b10.pc-b10-3 .pc-b10-container {
        padding: 0; }
      #af-product-card .pc-b10.pc-b10-3 .pc-b10-hidden-tab {
        display: block; }
      #af-product-card .pc-b10.pc-b10-3 .pc-b10-2-rwd-none {
        display: none !important; } }
  @media (min-width: 768px) and (max-width: 829px) {
  #af-product-card .pc-b10.pc-b10-2 .pc-b10-thead .pc-table {
    display: block; }
    #af-product-card .pc-b10.pc-b10-2 .pc-b10-thead .pc-table .pc-table-cell {
      display: block; }
      #af-product-card .pc-b10.pc-b10-2 .pc-b10-thead .pc-table .pc-table-cell .pc-b10-image img {
        margin: 0 auto; }

    #af-product-card .pc-b10.pc-b10-2 .pc-b10-thead .pc-b10-thead-text {
      padding-left: 0;
      padding-top: 1em; }

    #af-product-card .pc-b10.pc-b10-2 .pc-b10-thead .pc-b10-thead-text .pc-h4 {
      text-align: center; } }
  @media (max-width: 767px) {
  #af-product-card {
    font-size: 14px; }
    #af-product-card .pc-b10.pc-b10-2 .pc-relative .pc-circle-navigation {
      display: block; }
      #af-product-card .pc-b10.pc-b10-2 .pc-relative .pc-horizontal-scroll {
        overflow-x: scroll; }
        #af-product-card .pc-b10.pc-b10-2 .pc-relative .pc-horizontal-scroll > table > tbody > tr.pc-b10-separator > td {
          padding: 0; }
          #af-product-card .pc-b10.pc-b10-2 .pc-relative .pc-horizontal-scroll > table > tbody > tr > td {
            min-width: 296px;
            padding: 1em; }
            #af-product-card .pc-b10.pc-b10-2 .pc-relative .pc-horizontal-scroll > table > tbody > tr > td:nth-child(1) {
              display: none; }
          #af-product-card .pc-b10.pc-b10-2 .pc-relative .pc-horizontal-scroll > table > tbody > tr > th {
            padding: 1em; }
            #af-product-card .pc-b10.pc-b10-2 .pc-relative .pc-horizontal-scroll > table > tbody > tr > th:nth-child(1) {
              display: none; }
      #af-product-card .pc-b10.pc-b10-2 table tr th:nth-child(2) {
        background-color: transparent; }
      #af-product-card .pc-b10.pc-b10-2 .pc-b10-image img {
        max-width: 126px; }
      #af-product-card .pc-b10.pc-b10-2 .pc-b10-container {
        padding: 0; }
      #af-product-card .pc-b10.pc-b10-2 .pc-b10-hidden-tab {
        display: block; }
      #af-product-card .pc-b10.pc-b10-2 .pc-b10-2-rwd-none {
        display: none !important; } }
  #af-product-card .pc-nespresso-bottom {
    padding: 3em 0 3em 0; }
  #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container {
    background: rgba(237, 228, 216, 1);
    background: -moz-linear-gradient(left, rgba(237, 228, 216, 1) 0%, rgba(217, 202, 175, 1) 39%, rgba(217, 202, 175, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237, 228, 216, 1)), color-stop(39%, rgba(217, 202, 175, 1)), color-stop(100%, rgba(217, 202, 175, 1)));
    background: -webkit-linear-gradient(left, rgba(237, 228, 216, 1) 0%, rgba(217, 202, 175, 1) 39%, rgba(217, 202, 175, 1) 100%);
    background: -o-linear-gradient(left, rgba(237, 228, 216, 1) 0%, rgba(217, 202, 175, 1) 39%, rgba(217, 202, 175, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(237, 228, 216, 1)), color-stop(39%, rgba(217, 202, 175, 1)), to(rgba(217, 202, 175, 1)));
    background: linear-gradient(to right, rgba(237, 228, 216, 1) 0%, rgba(217, 202, 175, 1) 39%, rgba(217, 202, 175, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ede4d8', endColorstr='#d9caaf', GradientType=1);
    -webkit-border-bottom-left-radius: 80px;
    -moz-border-radius-bottomleft: 80px;
    border-bottom-left-radius: 80px; }
    #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern {
      padding: 2.75em 4em 2.5em 4em;
      background-image: url("../img/stopka_RW2_pattern_gradient.png");
      background-repeat: no-repeat;
      background-position: right center;
      position: relative;
      -webkit-border-bottom-left-radius: 80px;
      -moz-border-radius-bottomleft: 80px;
      border-bottom-left-radius: 80px; }
    #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern .pc-nespress-bottom-coffee {
      width: 495px;
      height: auto;
      position: absolute;
      right: 0;
      top: -50%;
      float: right; }
    #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern .pc-nespress-bottom-coffee img {
      display: block;
      width: 100%;
      height: auto; }
    #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern p {
      font-family: 'Arial';
      letter-spacing: 0.01em;
      font-size: 1em;
      font-weight: 400;
      line-height: 1.375;
      color: #3e3e40;
      margin: 0;
      padding: 0; }
  #af-product-card .pc-nespresso-bottom .pc-block-module {
    max-width: 1080px;
    padding: 0 1.25em;
    margin: 0 auto;
    height: inherit; }
    #af-product-card .pc-nespresso-bottom .pc-block-module .pc-relative {
      height: inherit;
      position: relative; }
  #af-product-card .pc-nespresso-bottom .pc-clear {
    clear: both; }
  #af-product-card .pc-nespresso-bottom .pc-nespresso-img {
    float: left;
    padding-right: 1.75em; }
    #af-product-card .pc-nespresso-bottom .pc-nespresso-img img {
      display: block;
      width: 228px;
      text-align: left;
      margin-left: 0; }
  #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-content {
    float: left;
    padding-left: 2em;
    border-left: 1px solid #231f20;
    margin-top: 6px; }
    #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-content p {
      padding: 0.5em 0 0.5em; }
  @media (max-width: 959px) {
  #af-product-card .pc-nespresso-bottom .pc-nespresso-img {
    padding-right: 1.5em; }
    #af-product-card .pc-nespresso-bottom .pc-nespresso-img img {
      width: 180px; }

    #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-content {
      padding-left: 1.5em; }

    #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern .pc-nespress-bottom-coffee {
      width: 50%; }
      #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern .pc-nespress-bottom-coffee img {
        width: 100%; } }
  @media (max-width: 850px) {
  #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern {
    padding-bottom: 0; }
    #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern .pc-nespress-bottom-coffee {
      position: relative;
      top: auto;
      text-align: right;
      margin-right: -4em;
      height: auto;
      width: 100%;
      max-width: 495px;
      min-width: 250px; }
      #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern .pc-nespress-bottom-coffee:after {
        content: '';
        display: block;
        padding-bottom: 50%; }
      #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern .pc-nespress-bottom-coffee img {
        float: none;
        position: absolute;
        bottom: -2em;
        right: 0; } }
  @media (max-width: 599px) {
  #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern {
    background-position: -20% 50%; } }
  @media (max-width: 375px) {
  #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern {
    padding: 2em 2em 0 2em; }
    #af-product-card .pc-nespresso-bottom .pc-nespresso-bottom-container .pc-nespress-bottom-pattern .pc-nespress-bottom-coffee {
      margin-right: -2em; } }

@-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16); }
    100% {
      -webkit-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
      -moz-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
      box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0); } }

@-moz-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16); }
    100% {
      -webkit-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
      -moz-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
      box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0); } }

@-o-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16); }
    100% {
      -webkit-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
      -moz-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
      box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0); } }

@keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16); }
    100% {
      -webkit-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
      -moz-box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
      box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0); } }

@-webkit-keyframes fadeInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }

@-moz-keyframes fadeInRight {
    0% {
      opacity: 0;
      -moz-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -moz-transform: translateY(0);
      transform: translateY(0); } }

@-o-keyframes fadeInRight {
    0% {
      opacity: 0;
      -o-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -o-transform: translateY(0);
      transform: translateY(0); } }

@keyframes fadeInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -moz-transform: translateY(-20px);
      -o-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); } }
  #af-product-card .pc-bg-color {
    margin: 0 1.25em;
    background-color: black; }
  #af-product-card .pc-bg-color .pc-b6-a .pc-h2 {
    color: #fff;
    font-size: 2.4em; }
  #af-product-card .pc-bg-color .pc-b3 .h3 {
    color: #fff; }
    #af-product-card .pc-bg-color .pc-b3 .h3 strong {
      color: #d9caaf; }
  #af-product-card .pc-bg-color .pc-b3 p {
    color: #fff; }
  #af-product-card .pc-bg-color .pc-b9 p {
    color: #fff; }
  #af-product-card .pc-tabs .pc-tab-content .pc-bg-color {
    margin: 0; }
  @media (min-width: 1230px) {
  #af-product-card .pc-b2.pc-b2-3 .pc-col {
    flex-basis: 294px; }
  #af-product-card .pc-b2.pc-b2-6 .pc-col {
    flex-basis: 142px; } }
  #af-product-card .pc-clear {
    clear: both; }
  #af-product-card .pc-btn.btn-l {
    color: #402619;
    padding: 1em; }
  #af-product-card .pc-tabs .pc-labels .pc-label label {
    color: #231f20; }
  #af-product-card .pc-tabs .pc-labels .pc-label {
    border-top: 2px solid #d9caaf; }
  #af-product-card .pc-nespresso-ng .pc-b3 p.caption {
    color: #d9caaf; }
  #af-product-card .pc-p6-a .p6-list .p6-list-item .p6-list-item-container .p6-list-counter .pc-h1 {
    color: white; }
  #af-product-card .pc-text-justify .pc-b3 p {
    text-align: justify; }
  #af-product-card .pc-text-justify .pc-b3 .caption {
    text-align: right; }
  #af-product-card .pc-p10 .h3 {
    text-transform: unset;
    color: #402619; }
  #af-product-card .pc-b6-a .pc-h4 {
    color: #d9caaf; }
  #af-product-card .pc-b6-a .pc-h2 {
    color: #402619; }
  #af-product-card .pc-nespresso-top .pc-nespresso-logo span {
    display: none; }
  #af-product-card .pc-nespresso-top .pc-h1 {
    color: #fff;
    font-family: "Nespresso-Regular", Arial, sans-serif; }
  #af-product-card .pc-nespresso-top .pc-h1 strong {
    font-family: "Nespresso-Bold", Arial, sans-serif; }
  #af-product-card .pc-nespresso-top p.large {
    color: #ccc;
    font-family: "Nespresso-Regular", Arial, sans-serif;
    font-size: 18px;
    margin-top: 16px; }
  #af-product-card .pc-p10 .pc-h3 {
    font-family: "Nespresso-Regular", Arial, sans-serif; }
  #af-product-card .pc-btn.btn-l {
    color: #402619;
    background-color: #d9caaf;
    border-color: #d9caaf;
    font-family: "Nespresso-Bold", Arial, sans-serif;
    font-size: 20px; }
  #af-product-card .pc-b7 .h3 {
    font-family: "Nespresso-Regular", Arial, sans-serif;
    font-size: 1.6666666667em;
    line-height: 1.2; }
  #af-product-card .pc-b7 .h3 strong {
    font-family: "Nespresso-Bold", Arial, sans-serif;
    color: #d9caaf; }
  #af-product-card .pc-b4 .b4-content .caption {
    font-family: "Nespresso-Bold", Arial, sans-serif;
    color: #d9caaf;
    font-szie: 12px; }
  #af-product-card .pc-b4 .b4-content .h3 {
    font-family: "Nespresso-Regular", Arial, sans-serif;
    text-transform: unset;
    font-size: 1.765em;
    color: white; }
  #af-product-card .pc-b4 .b4-content .h3 strong {
    color: #d9caaf;
    font-family: "Nespresso-Bold", Arial, sans-serif; }
  #af-product-card .pc-b4 .b4-content .b4-description {
    color: #fff; }
  #af-product-card .pc-b9 p {
    color: #ccc; }
  #af-product-card .pc-p7 .pc-h3 {
    color: #402619;
    font-family: "Nespresso-Regular", Arial, sans-serif; }
  #af-product-card .pc-p7 .pc-h3 strong {
    color: #d9caaf;
    font-family: "Nespresso-Bold", Arial, sans-serif; }
  #af-product-card .pc-b9 p {
    color: #231f20; }
  #af-product-card .pc-p6-a .pc-h4 {
    color: #d9caaf; }
  #af-product-card .pc-p6-a .p6-list .p6-list-item .p6-list-item-container .p6-list-item-content p {
    color: #ccc; }
