@font-face {
  font-family: 'SohoGothicPro-Regular';
  src: url("../fonts/SohoGothicPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SohoGothicPro-Regular.otf") format("opentype"), url("../fonts/SohoGothicPro-Regular.woff") format("woff"), url("../fonts/SohoGothicPro-Regular.ttf") format("truetype"), url("../fonts/SohoGothicPro-Regular.svg#SohoGothicPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SohoGothicPro-Bold';
  src: url("../fonts/SohoGothicPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SohoGothicPro-Bold.otf") format("opentype"), url("../fonts/SohoGothicPro-Bold.woff") format("woff"), url("../fonts/SohoGothicPro-Bold.ttf") format("truetype"), url("../fonts/SohoGothicPro-Bold.svg#SohoGothicPro-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SohoGothicPro-Light';
  src: url("../fonts/SohoGothicPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/SohoGothicPro-Light.otf") format("opentype"), url("../fonts/SohoGothicPro-Light.woff") format("woff"), url("../fonts/SohoGothicPro-Light.ttf") format("truetype"), url("../fonts/SohoGothicPro-Light.svg#SohoGothicPro-Light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SohoGothicPro-Medium';
  src: url("../fonts/SohoGothicPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/SohoGothicPro-Medium.otf") format("opentype"), url("../fonts/SohoGothicPro-Medium.woff") format("woff"), url("../fonts/SohoGothicPro-Medium.ttf") format("truetype"), url("../fonts/SohoGothicPro-Medium.svg#SohoGothicPro-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }

#af-product-card {
  font-family: "SohoGothicPro-Regular", Arial, sans-serif;
  font-size: 1em;
  line-height: 1.3;
  margin: 0 auto;
  padding: 0;
  max-width: 1150px; }
  @media only screen and (max-width: 550px) {
  #af-product-card {
    padding: 0px 5px; } }
  #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 .af-header-box-1 .af-header-img {
    display: block;
    width: 100%;
    max-width: 1150px;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-header-box-1 .af-header-img {
      display: none; } }
    #af-product-card .af-header-box-1 .af-img-small {
      display: none; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-header-box-1 .af-img-small {
      display: block; } }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-header-box-1 .af-img-small {
      display: none; } }
    #af-product-card .af-header-box-1 .af-img-xsmall {
      display: none; }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-header-box-1 .af-img-xsmall {
      display: block; } }
  #af-product-card .af-width-708 .af-header-box-1 .af-header-img {
    display: none; }
    #af-product-card .af-width-708 .af-header-box-1 .af-img-small {
      display: block; }
      @media only screen and (max-width: 480px) {
    #af-product-card .af-width-708 .af-header-box-1 .af-img-small {
      display: none; } }
    #af-product-card .af-width-708 .af-header-box-1 .af-img-xsmall {
      display: none; }
      @media only screen and (max-width: 480px) {
    #af-product-card .af-width-708 .af-header-box-1 .af-img-xsmall {
      display: block; } }
  #af-product-card .af-heading-double {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-heading-double .af-heading-double-text {
      text-align: center;
      font-size: 1.5em;
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      font-weight: normal;
      line-height: 1.2;
      padding: 0px 10%; }
    @media only screen and (max-width: 550px) {
    #af-product-card .af-heading-double .af-heading-double-text {
      font-size: 1.8em; } }
    #af-product-card .af-heading-double .af-heading-double-text .af-text-color-first {
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-weight: normal;
      color: #e3092d; }
  #af-product-card .af-box-gradient {
    height: 70px;
    display: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#fff));
    background-image: -webkit-linear-gradient(top, #e0e0e0, #fff);
    background-image: -moz-linear-gradient(top, #e0e0e0, #fff);
    background-image: -o-linear-gradient(top, #e0e0e0, #fff);
    background-image: linear-gradient(to bottom, #e0e0e0, #fff); }
  #af-product-card .af-features-box-1 {
    max-width: 940px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    #af-product-card .af-features-box-1 .af-features-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      justify-content: flex-start;
      align-items: stretch;
      -webkit-flex-flow: row wrap; }
    #af-product-card .af-features-box-1 .af-features-list .af-features-lp {
      border-left: 1px solid #e8e8e8;
      border-right: 1px solid #e8e8e8;
      box-shadow: 0px 2px 3px #e8e8e8;
      margin: 0px 2% 30px 2%;
      box-sizing: border-box;
      background: #fff;
      width: 46%; }
      @media only screen and (max-width: 800px) {
    #af-product-card .af-features-box-1 .af-features-list .af-features-lp {
      width: 42%;
      margin: 0px 4% 30px 4%; } }
      @media only screen and (max-width: 550px) {
    #af-product-card .af-features-box-1 .af-features-list .af-features-lp {
      width: 92%; } }
      #af-product-card .af-features-box-1 .af-features-list .af-features-lp .af-features-label {
        font-size: 1.375em;
        margin: 20px 0 0;
        display: inline-block;
        padding: 10px 20px;
        color: #fff;
        background: #009fe1; }
      #af-product-card .af-features-box-1 .af-features-list .af-features-lp .af-feature-block-inner {
        padding: 1.25em; }
        #af-product-card .af-features-box-1 .af-features-list .af-features-lp .af-feature-block-inner .af-feature-block-title {
          font-size: 1em;
          font-family: "SohoGothicPro-Medium", Arial, sans-serif;
          margin-bottom: 4px;
          line-height: 120%; }
        #af-product-card .af-features-box-1 .af-features-list .af-features-lp .af-feature-block-inner .af-feature-block-text {
          margin-bottom: 20px;
          font-size: 0.8125em; }
  #af-product-card .af-width-708 .af-features-box-1 .af-features-list .af-features-lp {
    width: 42%;
    margin: 0px 4% 30px 4%; }
    @media only screen and (max-width: 550px) {
        #af-product-card .af-width-708 .af-features-box-1 .af-features-list .af-features-lp {
          width: 92%; } }
  #af-product-card .af-btn-box {
    text-align: center;
    margin: auto; }
    #af-product-card .af-btn-box .af-btn-color {
      background-color: #e3092d;
      color: white;
      text-decoration: none;
      display: inline-block;
      font-size: 1em;
      padding: 20px;
      text-transform: uppercase; }
    @media only screen and (max-width: 600px) {
    #af-product-card .af-btn-box .af-btn-color {
      padding: 10px;
      font-size: 0.875em; } }
  #af-product-card .af-description-list-1 {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-description-list-1 .af-description-lp {
      white-space: nowrap;
      display: table;
      width: 100%; }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-box {
      width: 50%;
      display: table-cell;
      white-space: normal;
      vertical-align: middle;
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      padding: 0 3.125em;
      box-sizing: border-box; }
    @media only screen and (max-width: 950px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-box {
        padding: 0 1.5em; } }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-box {
        max-width: 575px;
        width: 90%;
        margin: auto;
        display: block;
        padding: 10px 0px; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-text {
      max-width: 450px;
      line-height: 1.4;
      margin: 1em 0px;
      font-size: 1em; }
    @media only screen and (max-width: 800px) {
        #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-text {
          font-size: 0.875em; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      line-height: 110%;
      margin-top: 5px;
      font-size: 1.75em;
      margin-bottom: 0.625em;
      max-width: 450px; }
    @media only screen and (max-width: 950px) {
        #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
          font-size: 1.375em; } }
    @media only screen and (max-width: 800px) {
        #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
          font-size: 1.125em; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-title strong {
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-weight: normal; }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-type-color {
      color: #009fe1;
      text-transform: uppercase;
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-size: 1em;
      line-height: 1.1;
      margin-bottom: 0px;
      margin-top: 0px; }
    @media only screen and (max-width: 900px) {
        #af-product-card .af-description-list-1 .af-description-lp .af-description-box .af-description-type-color {
          font-size: 0.875em;
          margin-top: 10px; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-lp-img {
      width: 50%;
      display: table-cell;
      vertical-align: top; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-lp-img {
        max-width: 575px;
        width: 90%;
        margin: auto;
        display: block; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-lp-img img {
      width: 100%;
      max-width: 660px;
      display: block; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-img-no-mobile {
        display: none; } }
    #af-product-card .af-description-list-1 .af-description-lp .af-description-img-mobile {
      display: none; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-img-mobile {
        display: block; } }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-description-list-1 .af-description-lp .af-description-text-right {
        padding-left: 0px;
        padding-right: 0px; } }
  #af-product-card .af-width-920 .af-description-list-1 .af-description-lp .af-description-box {
    padding-left: 1.5em;
    padding-right: 1.5em;
    box-sizing: border-box; }
    #af-product-card .af-width-920 .af-description-list-1 .af-description-lp .af-description-box .af-description-text {
      font-size: 0.875em; }
    #af-product-card .af-width-920 .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
      font-size: 1.3em; }
  #af-product-card .af-width-708 .af-description-list-1 .af-description-lp .af-description-box {
    padding-left: 1em;
    padding-right: 1em;
    box-sizing: border-box; }
    #af-product-card .af-width-708 .af-description-list-1 .af-description-lp .af-description-box .af-description-title {
      font-size: 1.3em; }
    #af-product-card .af-width-708 .af-description-list-1 .af-description-lp .af-description-box .af-description-type-color {
      padding-top: 4px; }
    #af-product-card .af-width-708 .af-description-list-1 .af-description-lp .af-description-box .af-description-text {
      font-size: 0.875em; }
  #af-product-card .af-video-box-1 {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-video-box-1 .af-video-heading {
      text-align: center;
      padding-bottom: 40px;
      font-size: 1.5em;
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      font-weight: normal;
      line-height: 120%; }
    #af-product-card .af-video-box-1 .af-video-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      align-items: stretch;
      -webkit-flex-flow: row wrap;
      width: 96%;
      margin-left: 2%;
      margin-right: 2%; }
    #af-product-card .af-video-box-1 .af-video-list .af-video-lp {
      width: 33.3333%; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-video-box-1 .af-video-list .af-video-lp {
        width: 100%; } }
    #af-product-card .af-video-box-1 .af-video-list .af-video-lp iframe {
      width: 86%;
      height: 180px;
      margin-left: 5%;
      margin-right: 5%; }
    @media only screen and (max-width: 900px) {
        #af-product-card .af-video-box-1 .af-video-list .af-video-lp iframe {
          height: auto;
          width: 70%;
          margin-left: 15%;
          margin-right: 15%; } }
    @media only screen and (max-width: 700px) {
        #af-product-card .af-video-box-1 .af-video-list .af-video-lp iframe {
          height: 200px; } }
    @media only screen and (max-width: 550px) {
        #af-product-card .af-video-box-1 .af-video-list .af-video-lp iframe {
          height: 200px;
          width: 90%;
          margin-left: 5%;
          margin-right: 5%; } }
    @media only screen and (max-width: 400px) {
        #af-product-card .af-video-box-1 .af-video-list .af-video-lp iframe {
          height: auto; } }
    #af-product-card .af-video-box-1 .af-video-list .af-video-lp .af-video-title {
      font-size: 1em;
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-weight: normal;
      padding-top: 14px;
      text-align: center;
      margin-left: 8%;
      margin-right: 8%;
      padding-bottom: 15px; }
    @media only screen and (max-width: 700px) {
        #af-product-card .af-video-box-1 .af-video-list .af-video-lp .af-video-title {
          font-size: 1em; } }
  @media only screen and (max-width: 700px) {
          #af-product-card .af-width-920 .af-video-box-1 .af-video-list .af-video-lp {
            width: 100%; } }
    #af-product-card .af-width-920 .af-video-box-1 .af-video-list .af-video-lp iframe {
      height: auto;
      width: 70%;
      margin-left: 15%;
      margin-right: 15%; }
      @media only screen and (max-width: 700px) {
        #af-product-card .af-width-920 .af-video-box-1 .af-video-list .af-video-lp iframe {
          height: 200px; } }
      @media only screen and (max-width: 550px) {
        #af-product-card .af-width-920 .af-video-box-1 .af-video-list .af-video-lp iframe {
          height: 200px;
          width: 90%;
          margin-left: 5%;
          margin-right: 5%; } }
      @media only screen and (max-width: 400px) {
        #af-product-card .af-width-920 .af-video-box-1 .af-video-list .af-video-lp iframe {
          height: auto; } }
    @media only screen and (max-width: 700px) {
          #af-product-card .af-width-920 .af-video-box-1 .af-video-list .af-video-lp .af-video-title {
            font-size: 1em; } }
  #af-product-card .af-small-text {
    width: 100%;
    max-width: 1150px;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 1.2;
    margin: auto;
    padding: 0px 10px;
    box-sizing: border-box;
    color: #bfbfbf; }
  #af-product-card .af-heading-large {
    text-align: center;
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-heading-large .af-heading-large-color {
      text-align: center;
      color: #e3092d;
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-weight: normal;
      font-size: 2.125em;
      line-height: 1.4;
      padding: 2px 0px; }
    @media only screen and (max-width: 700px) {
    #af-product-card .af-heading-large .af-heading-large-color {
      font-size: 1.75em; } }
    @media only screen and (max-width: 550px) {
    #af-product-card .af-heading-large .af-heading-large-color {
      font-size: 1.5em;
      padding: 2px 10px; } }
    #af-product-card .af-heading-large span {
      font-size: 0.8125em;
      line-height: 120%; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-heading-large span {
      font-size: 1em; } }
  #af-product-card .af-hotspots-box-1 {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-hotspots-box-1 .af-hotspot-img-1 {
      text-align: center; }
    #af-product-card .af-hotspots-box-1 .af-hotspot-img-1 .af-hotspot-img-normal {
      display: block;
      margin: auto;
      width: 100%;
      max-width: 905px; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-hotspots-box-1 .af-hotspot-img-1 .af-hotspot-img-normal {
        display: none; } }
    #af-product-card .af-hotspots-box-1 .af-hotspot-img-1 .af-hotspot-img-small {
      display: none;
      margin: auto;
      max-width: 620px; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-hotspots-box-1 .af-hotspot-img-1 .af-hotspot-img-small {
        display: block;
        width: 100%; } }
    @media only screen and (max-width: 480px) {
      #af-product-card .af-hotspots-box-1 .af-hotspot-img-1 .af-hotspot-img-small {
        display: none; } }
    #af-product-card .af-hotspots-box-1 .af-hotspot-img-1 .af-hotspot-img-xsmall {
      display: none;
      margin: auto;
      max-width: 570px; }
    @media only screen and (max-width: 480px) {
      #af-product-card .af-hotspots-box-1 .af-hotspot-img-1 .af-hotspot-img-xsmall {
        display: block;
        width: 100%; } }
    #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 {
      width: 85%;
      margin: auto;
      padding-top: 30px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp {
      box-sizing: border-box;
      display: inline-block;
      width: 48%; }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp {
        width: 90%; } }
    @media only screen and (max-width: 480px) {
      #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp {
        width: 100%; } }
    #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-number {
      color: #009fe1;
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-size: 1.75em;
      float: left;
      clear: left;
      width: 60px; }
    @media only screen and (max-width: 800px) {
        #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-number {
          width: 40px; } }
    #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-text {
      float: left;
      border-left: 1px solid #009fe1;
      width: -webkit-calc(100% - 140px);
      width: calc(100% - 140px);
      padding-top: 4px;
      padding-left: 20px;
      margin-bottom: 35px;
      min-height: 85px; }
    @media only screen and (max-width: 700px) {
        #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-text {
          width: -webkit-calc(100% - 100px);
          width: calc(100% - 100px); } }
    @media only screen and (max-width: 550px) {
        #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-text {
          margin-bottom: 15px;
          min-height: unset; } }
    #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-text .af-hotspot-heading {
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-size: 1.125em; }
    #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-text .af-hotspot-description {
      font-weight: 300;
      padding-top: 5px;
      font-size: 0.8125em;
      font-family: "SohoGothicPro-Light", Arial, sans-serif; }
      @media only screen and (max-width: 600px) {
        #af-product-card .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-text .af-hotspot-description {
          font-size: 1em; } }
  #af-product-card .af-width-708 .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-text {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px); }
    #af-product-card .af-width-708 .af-hotspots-box-1 .af-hotspot-description-box-1 .af-hotspot-lp .af-hotspot-text .af-hotspot-heading {
      font-weight: bold; }
  #af-product-card .af-functions-list-1 {
    padding: 0 5%;
    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;
    width: 100%;
    max-width: 1150px;
    box-sizing: border-box; }
    @media only screen and (max-width: 700px) {
  #af-product-card .af-functions-list-1 {
    padding: 0; } }
    #af-product-card .af-functions-list-1 .af-functions-col {
      width: 50%; }
    @media only screen and (max-width: 700px) {
    #af-product-card .af-functions-list-1 .af-functions-col {
      width: 90%;
      margin: auto; } }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp {
      padding: 0 60px 0 15px;
      min-height: 80px;
      margin-bottom: 20px;
      clear: both; }
    @media only screen and (max-width: 550px) {
      #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp {
        padding: 0 40px 0 0px; } }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-icon {
      width: 70px;
      float: left;
      margin-right: 30px;
      margin-bottom: 30px; }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text {
      float: left;
      width: -webkit-calc(100% - 100px);
      width: calc(100% - 100px);
      position: relative; }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-input {
      display: none; }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-label {
      cursor: pointer;
      display: inline-block;
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      margin: 20px 0px;
      position: relative;
      font-size: 1em; }
    @media only screen and (max-width: 550px) {
          #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-label {
            margin: 5px 0px;
            width: 70%; } }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-label::after {
      content: '';
      display: block;
      width: 25px;
      height: 25px;
      background: url("../img/icon_info_grey.png") top center no-repeat;
      position: absolute;
      right: -45px;
      top: -4px; }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-label:hover::after {
      background: url("../img/icon_info_grey.png") top center no-repeat; }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-input ~ .af-function-description {
      display: none;
      opacity: 0;
      transition: opacity 1s linear;
      width: -webkit-calc(100% + 45px);
      width: calc(100% + 45px);
      position: relative;
      margin-bottom: 15px;
      font-size: 0.8125em; }
    @media only screen and (max-width: 550px) {
          #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-input ~ .af-function-description {
            font-size: 0.975em; } }
    @media only screen and (max-width: 550px) {
          #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-input ~ .af-function-description {
            width: 90%; } }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-input:checked ~ .af-function-description {
      display: block;
      transition: opacity 1s linear;
      opacity: 1; }
    #af-product-card .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-input:checked ~ .af-function-label {
      color: #009fe1; }
  @media only screen and (max-width: 700px) {
      #af-product-card .af-width-708 .af-functions-list-1 {
        padding: 0; } }
    @media only screen and (max-width: 700px) {
      #af-product-card .af-width-708 .af-functions-list-1 .af-functions-col {
        width: 90%;
        margin: auto; } }
    @media only screen and (max-width: 550px) {
        #af-product-card .af-width-708 .af-functions-list-1 .af-functions-col .af-function-lp {
          padding: 0 40px 0 0px; } }
    #af-product-card .af-width-708 .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-label {
      margin: 0px 0px 15px 0px; }
      @media only screen and (max-width: 550px) {
          #af-product-card .af-width-708 .af-functions-list-1 .af-functions-col .af-function-lp .af-function-text .af-function-label {
            margin: 5px 0px;
            width: 70%; } }
  #af-product-card .af-heading-large {
    text-align: center;
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-heading-large .af-heading-large-color {
      text-align: center;
      color: #e3092d;
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-weight: normal;
      font-size: 2.125em;
      line-height: 1.4;
      padding: 2px 0px; }
    @media only screen and (max-width: 700px) {
    #af-product-card .af-heading-large .af-heading-large-color {
      font-size: 1.75em; } }
    @media only screen and (max-width: 550px) {
    #af-product-card .af-heading-large .af-heading-large-color {
      font-size: 1.5em;
      padding: 2px 10px; } }
    #af-product-card .af-heading-large span {
      font-size: 0.8125em;
      line-height: 120%; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-heading-large span {
      font-size: 1em; } }
  #af-product-card .af-image-full {
    width: 100%;
    max-width: 1150px;
    margin: auto; }
    #af-product-card .af-image-full .af-image-full-normal {
      display: block;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-image-full .af-image-full-normal {
      display: none; } }
    #af-product-card .af-image-full .af-image-full-small {
      display: none;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 800px) {
    #af-product-card .af-image-full .af-image-full-small {
      display: block; } }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-image-full .af-image-full-small {
      display: none; } }
    #af-product-card .af-image-full .af-image-full-xsmall {
      display: none;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 480px) {
    #af-product-card .af-image-full .af-image-full-xsmall {
      display: block; } }
    #af-product-card .af-image-full .af-image-normal {
      display: block;
      width: 100%;
      height: auto; }
  #af-product-card .af-category-list {
    padding: 25px 30px 25px 30px;
    width: 100%;
    max-width: 1150px;
    margin: auto;
    box-sizing: border-box; }
    @media only screen and (max-width: 800px) {
  #af-product-card .af-category-list {
    padding: 20px 15px 20px 15px; } }
    @media only screen and (max-width: 550px) {
  #af-product-card .af-category-list {
    padding: 15px 0px 15px 0px; } }
    #af-product-card .af-category-list .af-category-row {
      margin-bottom: 30px;
      display: table;
      width: 100%; }
    #af-product-card .af-category-list .af-category-row .af-category-box-img {
      max-width: 250px;
      display: table-cell;
      vertical-align: top;
      background-color: white;
      width: 22%; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-category-list .af-category-row .af-category-box-img {
        max-width: 30%; } }
    #af-product-card .af-category-list .af-category-row .af-category-box-img .af-category-img {
      width: 100%; }
    #af-product-card .af-category-list .af-category-row .af-category-box-text {
      display: table-cell;
      vertical-align: top;
      background-color: white; }
    #af-product-card .af-category-list .af-category-row .af-category-box-text .af-category-heading {
      margin: 20px 0 0;
      display: inline-block;
      padding: 10px 20px;
      color: #fff;
      background: #f4f4f4; }
    @media only screen and (max-width: 600px) {
        #af-product-card .af-category-list .af-category-row .af-category-box-text .af-category-heading {
          margin: 10px 0 0;
          padding: 5px 10px; } }
    #af-product-card .af-category-list .af-category-row .af-category-box-text .af-category-text {
      font-size: 1em;
      line-height: 1.4;
      padding: 20px;
      font-size: 0.8125em;
      font-family: "SohoGothicPro-Light", Arial, sans-serif; }
    @media only screen and (max-width: 600px) {
        #af-product-card .af-category-list .af-category-row .af-category-box-text .af-category-text {
          padding: 10px 10px 15px 10px;
          font-size: 1em; } }
  #af-product-card .af-footer-box-1 {
    background-color: #e3092d;
    padding: 50px 70px;
    width: 100%;
    max-width: 1150px;
    box-sizing: border-box;
    margin: auto; }
    #af-product-card .af-footer-box-1 .af-footer-heading {
      font-size: 1.5em;
      font-family: "SohoGothicPro-Light", Arial, sans-serif;
      font-weight: normal;
      line-height: 1.2;
      margin-bottom: 3.43em;
      text-align: center;
      color: white; }
    @media only screen and (max-width: 700px) {
    #af-product-card .af-footer-box-1 .af-footer-heading {
      margin-bottom: 1.5em; } }
    #af-product-card .af-footer-box-1 .af-footer-heading strong {
      font-family: "SohoGothicPro-Medium", Arial, sans-serif;
      font-weight: normal; }
    #af-product-card .af-footer-box-1 .af-footer-row {
      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; }
    #af-product-card .af-footer-box-1 .af-footer-row .af-footer-col {
      width: 25%;
      align-items: center;
      padding: 15px 0px; }
    @media only screen and (max-width: 800px) {
      #af-product-card .af-footer-box-1 .af-footer-row .af-footer-col {
        width: 50%; } }
    @media only screen and (max-width: 600px) {
      #af-product-card .af-footer-box-1 .af-footer-row .af-footer-col {
        width: 100%;
        padding: 0px; } }
    #af-product-card .af-footer-box-1 .af-footer-row .af-footer-col .af-footer-img {
      text-align: center; }
    #af-product-card .af-footer-box-1 .af-footer-row .af-footer-col .af-footer-img img {
      height: 90px;
      width: auto; }
    @media only screen and (max-width: 800px) {
          #af-product-card .af-footer-box-1 .af-footer-row .af-footer-col .af-footer-img img {
            height: 80px;
            width: auto; } }
    @media only screen and (max-width: 600px) {
          #af-product-card .af-footer-box-1 .af-footer-row .af-footer-col .af-footer-img img {
            height: 60px;
            width: auto; } }
    #af-product-card .af-footer-box-1 .af-footer-row .af-footer-col .af-footer-title {
      text-align: center;
      padding-left: 1.875em;
      padding-right: 1.875em;
      padding-top: 1.875em;
      padding-bottom: 1.875em;
      font-size: 1em;
      color: white;
      box-sizing: border-box; }
    #af-product-card .af-footer-box-1.af-footer-down .af-footer-row .af-footer-col {
      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: center; }
    #af-product-card .af-footer-box-1.af-footer-down .af-footer-row .af-footer-col .af-footer-img {
      width: 30%; }
    #af-product-card .af-footer-box-1.af-footer-down .af-footer-row .af-footer-col .af-footer-img img {
      height: 60px; }
    #af-product-card .af-footer-box-1.af-footer-down .af-footer-row .af-footer-col .af-footer-title {
      width: 70%;
      padding-top: 0px;
      padding-bottom: 0px; }
    #af-product-card .af-footer-box-1.af-footer-hover:hover .af-footer-col {
      opacity: 0.4; }
    #af-product-card .af-footer-box-1.af-footer-hover:hover .af-footer-col:hover {
      opacity: 1;
      cursor: pointer; }
  #af-product-card .af-width-708 .af-footer-box-1 .af-footer-row .af-footer-col {
    width: 50%; }
    @media only screen and (max-width: 600px) {
        #af-product-card .af-width-708 .af-footer-box-1 .af-footer-row .af-footer-col {
          width: 100%; } }
    #af-product-card .af-width-708 .af-footer-box-1 .af-footer-row .af-footer-col .af-footer-img img {
      height: 80px;
      width: auto; }
    #af-product-card .pc-margin-top-s {
      padding-top: 2em; }
    #af-product-card .pc-margin-bottom-s {
      padding-bottom: 2em; }
    #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 .af-bg-grey {
    background-color: #f4f4f4; }
  #af-product-card .pc-icons-box {
    padding-top: 45px;
    padding-bottom: 55px; }
  #af-product-card .pc-text-left {
    text-align: left; }
  #af-product-card .pc-text-right {
    text-align: right; }
  #af-product-card .pc-text-center {
    text-align: center; }
  #af-product-card .af-footer-box-1 {
    padding: 30px 30px; }
  #af-product-card .af-ng-black .af-heading-large .af-heading-large-color {
    color: black;
    font-size: 1.6em;
    font-family: "SohoGothicPro-Light"; }
  #af-product-card .af-heading-large .af-heading-large-color {
    color: #e21d27;
    font-size: 1.8em;
    font-family: "SohoGothicPro-Medium"; }
  #af-product-card .af-category-list .af-category-row .af-category-box-text .af-category-heading {
    background: #0072bc; }
