@charset "UTF-8";
.clearfix:after, .pdp-main .product-info:after, .pdp-main .product-actions:after {
  content: "";
  display: table;
  clear: both; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.menu {
  float: left;
  margin: 0;
  padding: 0; }
  .menu li {
    float: left;
    list-style: none outside none !important; }

.home-univers-slot {
  position: relative;
  background-color: #fff; }
  @media screen and (max-width: 30rem) {
    .home-univers-slot {
      background-color: transparent; } }
  .home-univers-slot .part-title {
    padding-bottom: calc(20rem / 16); }

.univers-wrapper {
  max-width: calc(1490rem / 16);
  margin: 0 auto;
  padding: 0 0 calc(48rem / 16);
  font-size: 0;
  overflow: hidden; }
  @media screen and (max-width: 30rem) {
    .univers-wrapper {
      padding-bottom: 0; } }

.univers-underTitle {
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  text-align: center;
  color: #000;
  margin: 0 auto;
  max-width: calc(1080rem / 16);
  padding: 0 calc(20rem / 16); }
  @media screen and (max-width: 30rem) {
    .univers-underTitle {
      display: none; } }

.univers-tile {
  position: relative;
  display: inline-block;
  width: 33.3333333%;
  height: calc(450rem / 16);
  margin: calc(60rem / 16) 0 0;
  padding: 0 calc(20rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-tile {
      width: 100%;
      height: calc(300rem / 16);
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (max-width: 30rem) {
    .univers-tile {
      width: 100%;
      height: calc(280rem / 16);
      margin-top: 0;
      margin-bottom: calc(10rem / 16); } }

#univers-tiles-two .univers-tile {
  width: 50%; }
  @media screen and (max-width: 50rem) {
    #univers-tiles-two .univers-tile {
      width: 100%; } }
  @media screen and (max-width: 30rem) {
    #univers-tiles-two .univers-tile {
      width: 100%; } }

.univers-tile-bg {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 60px 0 #dfe0e2; }
  @media screen and (max-width: 50rem) {
    .univers-tile-bg {
      width: 50%;
      display: inline-block; } }
  @media screen and (max-width: 30rem) {
    .univers-tile-bg {
      display: block;
      width: 100%;
      height: 100%; } }

.univers-tile-content-wrapper {
  position: absolute;
  width: calc(100% - 130px);
  bottom: calc(55rem / 16);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.94);
  padding: calc(9rem / 16);
  transition: all 0.3s ease; }
  .univers-tile-content-wrapper:hover {
    -webkit-transform: scale(1.1) translateX(-45%);
            transform: scale(1.1) translateX(-45%); }
  @media screen and (max-width: 80rem) {
    .univers-tile-content-wrapper {
      bottom: 0; } }
  @media screen and (max-width: 65rem) {
    .univers-tile-content-wrapper {
      width: calc(100% - 40px); } }
  @media screen and (max-width: 50rem) {
    .univers-tile-content-wrapper {
      width: 50%;
      display: inline-block;
      vertical-align: top;
      position: relative;
      top: 0;
      bottom: inherit;
      left: inherit;
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
      height: 100%; }
      .univers-tile-content-wrapper:before {
        content: '';
        height: 100%;
        display: block;
        border: solid 1px #000; }
      .univers-tile-content-wrapper:hover {
        -webkit-transform: translateX(0%);
                transform: translateX(0%); } }
  @media screen and (max-width: 30rem) {
    .univers-tile-content-wrapper {
      position: absolute;
      display: block;
      top: inherit;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: calc(100% - 80px);
      height: auto;
      bottom: calc(20rem / 16);
      padding: calc(4rem / 16); }
      .univers-tile-content-wrapper:hover {
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
      .univers-tile-content-wrapper:before {
        content: none; } }

.univers-tile-content {
  border: solid 1px #000;
  padding: 0 calc(20rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-tile-content {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 10px;
      right: 10px;
      border: none; } }
  @media screen and (max-width: 30rem) {
    .univers-tile-content {
      position: relative;
      top: inherit;
      -webkit-transform: inherit;
              transform: inherit;
      left: inherit;
      right: inherit;
      height: 100%;
      padding: 0;
      border: solid 1px #000; } }

.univers-tile-upTitle {
  font-family: playfair;
  font-size: calc(17rem / 16);
  font-style: italic;
  text-align: center;
  color: #000;
  padding-top: calc(25rem / 16);
  margin-bottom: calc(14rem / 16); }
  @media screen and (max-width: 30rem) {
    .univers-tile-upTitle {
      font-size: calc(12rem / 16);
      padding-top: calc(15rem / 16);
      margin-bottom: calc(5rem / 16); } }

.univers-tile-Title {
  font-family: montserrat;
  font-size: calc(26rem / 16);
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  margin-bottom: calc(35rem / 16); }
  @media screen and (max-width: 86rem) and (orientation: landscape) {
    .univers-tile-Title {
      font-size: calc(24rem / 16); } }
  @media screen and (max-width: 64rem) {
    .univers-tile-Title {
      font-size: calc(22rem / 16); } }
  @media screen and (max-width: 36rem) and (orientation: landscape) {
    .univers-tile-Title {
      font-size: calc(16rem / 16); } }
  @media screen and (max-width: 30rem) {
    .univers-tile-Title {
      font-size: calc(16rem / 16);
      margin-bottom: calc(10rem / 16); } }

.univers-astuces-wrapper {
  position: relative;
  max-width: calc(1680rem / 16);
  margin: calc(-390rem / 16) auto auto;
  text-align: right; }
  @media screen and (max-width: 30rem) {
    .univers-astuces-wrapper {
      margin: calc(24rem / 16) calc(22rem / 16); } }

.univers-astuces {
  display: inline-block;
  font-size: 0;
  max-width: calc(1230rem / 16);
  background-color: #fff;
  padding-bottom: calc(30rem / 16);
  box-shadow: 0 0 60px 0 #7f7f7f; }

.univers-astuces-left {
  display: inline-block;
  vertical-align: top;
  width: calc(100% / 2.5);
  text-align: right;
  padding: calc(80rem / 16) calc(38rem / 16) 0; }
  @media screen and (max-width: 65rem) {
    .univers-astuces-left {
      padding-right: 0; } }
  @media screen and (max-width: 50rem) {
    .univers-astuces-left {
      text-align: left;
      width: 100%;
      padding: calc(35rem / 16) calc(20rem / 16); } }

.univers-astuces-titleUpper {
  font-family: playfair;
  font-size: calc(17rem / 16);
  font-style: italic;
  color: #0a011d;
  margin: 0; }
  @media screen and (max-width: 30rem) {
    .univers-astuces-titleUpper {
      font-size: calc(15rem / 16);
      margin-bottom: calc(10rem / 16); } }

.univers-astuces-title {
  font-family: montserrat;
  font-size: calc(22rem / 16);
  font-weight: 900;
  text-transform: uppercase;
  line-height: calc(30rem / 16);
  color: #0a011d;
  margin: 0;
  margin-bottom: calc(35rem / 16); }
  @media screen and (max-width: 30rem) {
    .univers-astuces-title {
      font-size: calc(16rem / 16);
      line-height: calc(18rem / 16);
      margin-bottom: calc(25rem / 16); } }

.univers-astuces-twist {
  display: block;
  line-height: 15px;
  height: 15px;
  overflow: hidden;
  color: #fb4074;
  font-size: calc(130rem / 16);
  margin-top: calc(-20rem / 16);
  margin-bottom: calc(30rem / 16); }
  @media screen and (max-width: 30rem) {
    .univers-astuces-twist {
      font-size: calc(80rem / 16);
      margin-top: calc(-15rem / 16);
      margin-bottom: calc(15rem / 16); } }

.univers-astuces-text {
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  line-height: calc(23rem / 16);
  color: #0a011d; }
  @media screen and (max-width: 30rem) {
    .univers-astuces-text {
      font-size: calc(12rem / 16);
      line-height: calc(18rem / 16); } }

.univers-astuces-right {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 100% / 2.5);
  padding: 0 calc(115rem / 16) 0 calc(38rem / 16);
  text-align: left; }
  @media screen and (max-width: 80rem) {
    .univers-astuces-right {
      padding-right: calc(38rem / 16); } }
  @media screen and (max-width: 50rem) {
    .univers-astuces-right {
      width: 100%;
      padding-right: 0;
      padding-left: 0; } }

.univers-astuces-video {
  margin-top: calc(-90rem / 16);
  margin-bottom: calc(35rem /16);
  box-shadow: 0 0 60px 0 #dfe0e2;
  box-shadow: none; }
  @media screen and (max-width: 50rem) {
    .univers-astuces-video {
      margin-top: 0; } }
  @media screen and (max-width: 30rem) {
    .univers-astuces-video {
      margin-bottom: calc(20rem / 16); } }

.univers-astuces-videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 60px 0 #7f7f7f; }

.univers-astuces-videoContainer iframe,
.univers-astuces-videoContainer object,
.univers-astuces-videoContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.univers-astuces-stepsList {
  display: table;
  table-layout: fixed;
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0 0 calc(50rem /16) calc(-20rem /16); }
  @media screen and (max-width: 65rem) {
    .univers-astuces-stepsList {
      display: block;
      margin: 0 0 calc(50rem /16); } }
  @media screen and (max-width: 30rem) {
    .univers-astuces-stepsList {
      padding: 0 calc(26rem / 16);
      margin-bottom: calc(10rem /16); } }

.univers-astuces-stepsItem {
  display: table-cell;
  vertical-align: top;
  border-right: solid 1px #dfe0e2; }
  .univers-astuces-stepsItem:last-child {
    border-right: none; }
  @media screen and (max-width: 50rem) {
    .univers-astuces-stepsItem:first-child {
      padding-left: calc(20rem / 16); } }
  @media screen and (max-width: 30rem) {
    .univers-astuces-stepsItem {
      display: block;
      padding: calc(10rem / 16) 0;
      border-right: none;
      border-bottom: solid 1px #dfe0e2; }
      .univers-astuces-stepsItem:first-child {
        padding-left: 0; }
      .univers-astuces-stepsItem:last-child {
        border-bottom: none; } }

.univers-astuces-stepsItem-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  line-height: 1; }

.univers-astuces-stepIcon-wrapper {
  display: table-cell;
  vertical-align: top; }
  @media screen and (max-width: 65rem) {
    .univers-astuces-stepIcon-wrapper {
      display: table-header-group;
      text-align: center; } }
  @media screen and (max-width: 30rem) {
    .univers-astuces-stepIcon-wrapper {
      display: table-cell; } }

.univers-astuces-stepIcon {
  font-size: calc(76rem / 16);
  color: #587186; }

.univers-astuces-stepContent {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding: 0 calc(10rem / 16) 0 calc(76rem / 16); }
  @media screen and (max-width: 65rem) {
    .univers-astuces-stepContent {
      text-align: center;
      padding: 0 calc(10rem / 16); } }
  @media screen and (max-width: 30rem) {
    .univers-astuces-stepContent {
      padding-left: 30%;
      text-align: left; } }

.univers-astuces-stepTitle {
  font-family: montserrat;
  font-size: calc(18rem / 16);
  font-weight: 700;
  text-transform: uppercase;
  color: #587186;
  margin: 0;
  margin-bottom: calc(8rem / 16); }
  @media (max-width: 80rem) {
    .univers-astuces-stepTitle {
      font-size: calc(16rem / 16); } }
  @media screen and (max-width: 30rem) {
    .univers-astuces-stepTitle {
      font-size: calc(14rem / 16);
      margin-bottom: calc(5rem / 16); } }

.univers-astuces-stepTitle-women {
  font-family: montserrat;
  font-size: calc(13rem / 16);
  font-weight: 700;
  text-transform: uppercase;
  color: #587186;
  margin: 0;
  margin-bottom: calc(8rem / 16); }
  @media (max-width: 80rem) {
    .univers-astuces-stepTitle-women {
      font-size: calc(16rem / 16); } }
  @media screen and (max-width: 30rem) {
    .univers-astuces-stepTitle-women {
      font-size: calc(14rem / 16);
      margin-bottom: calc(5rem / 16); } }

.univers-astuces-stepText-women {
  font-family: montserrat;
  font-size: calc(12rem / 16);
  line-height: calc(19rem / 16);
  color: #587186;
  margin: 0; }
  @media screen and (max-width: 30rem) {
    .univers-astuces-stepText-women {
      font-size: calc(11rem / 16); } }

.univers-astuces-stepText {
  font-family: montserrat;
  font-size: calc(12rem / 16);
  font-weight: 600;
  line-height: calc(19rem / 16);
  color: #587186;
  margin: 0; }
  @media screen and (max-width: 30rem) {
    .univers-astuces-stepText {
      font-size: calc(11rem / 16); } }

@media screen and (max-width: 50rem) {
  .univers-astuces-button {
    text-align: center; } }

.univers-astuces-button--kid {
  position: absolute;
  bottom: calc(46rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-astuces-button--kid {
      position: initial; } }

.univers-selection-wrapper {
  max-width: calc(1490rem / 16);
  margin: 0 auto;
  padding: 0 calc(20rem / 16) calc(48rem / 16);
  font-size: 0; }

@media screen and (max-width: 65rem) {
  .univers-selection-wrapper--kid .hp-slot-product-selection:first-child {
    width: calc(100% / 1.5 - 38px); }
    .univers-selection-wrapper--kid .hp-slot-product-selection:first-child .thumb-link {
      padding-top: 45.044%; } }

@media screen and (max-width: 50rem) {
  .univers-selection-wrapper--kid .hp-slot-product-selection:first-child {
    width: calc(100% / 2 - 38px); }
    .univers-selection-wrapper--kid .hp-slot-product-selection:first-child .thumb-link {
      padding-top: 95.21%; } }

@media screen and (max-width: 30rem) {
  .univers-selection-wrapper--kid .hp-slot-product-selection:first-child {
    width: calc(100vw - 71px); } }

.univers-topProduct-wrapper--men {
  background-image: linear-gradient(90deg, #233038 49%, #39454c 25%, #39454c 50%, #233038 50%, #233038 100%, #39454c 65%, #39454c);
  background-size: 150px 150px; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-wrapper--men {
      background-size: 55px 150px; } }

.univers-topProduct-wrapper--women {
  background-color: #f9c6df;
  background-image: linear-gradient(90deg, #f9c6df 49%, #facce2 25%, #facce2 50%, #f9c6df 50%, #f9c6df 100%, #facce2 65%, #facce2);
  background-size: 150px 150px; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-wrapper--women {
      background-size: 55px 150px; } }
  .univers-topProduct-wrapper--women .univers-topProduct-infoTxt {
    color: #0a011d; }

.univers-topProduct-wrapper--kid {
  background-color: #f9c6df;
  background-image: url(../images/backgrounds/univers-enfant-tutos.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-bottom: calc(85rem / 16); }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-wrapper--kid {
      background-image: none; } }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-wrapper--kid {
      padding-bottom: calc(30rem / 16); } }
  .univers-topProduct-wrapper--kid .univers-topProduct-content {
    padding-top: 0;
    padding-bottom: calc(15rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-topProduct-wrapper--kid .univers-topProduct-block--right {
      width: 0; } }

.univers-topProduct-content {
  position: relative;
  display: table;
  table-layout: fixed;
  max-width: calc(1490rem / 16);
  width: 100%;
  padding: calc(80rem / 16) calc(20rem / 16) calc(60rem / 16);
  margin: 0 auto; }

.univers-topProduct-block {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 50%; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-block {
      display: block;
      width: 100%; } }

.univers-topProduct-pageTitle {
  font-family: montserrat;
  font-size: calc(45rem / 16);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: calc(30rem / 16);
  margin: 0 0 calc(25rem / 16); }
  @media screen and (max-width: 86rem) and (orientation: landscape) {
    .univers-topProduct-pageTitle {
      font-size: calc(50rem / 16);
      letter-spacing: calc(20rem / 16); } }
  @media screen and (max-width: 80rem) {
    .univers-topProduct-pageTitle {
      font-size: calc(60rem / 16);
      letter-spacing: calc(25rem / 16); } }
  @media screen and (max-width: 65rem) {
    .univers-topProduct-pageTitle {
      font-size: calc(41rem / 16);
      letter-spacing: calc(11rem / 16); } }
  @media screen and (max-width: 65rem) and (orientation: landscape) {
    .univers-topProduct-pageTitle {
      font-size: calc(39rem / 16);
      letter-spacing: calc(13rem / 16); } }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-pageTitle {
      font-size: calc(22rem / 16);
      letter-spacing: calc(8rem / 16); } }

.univers-topProduct-pageTitle--men {
  color: #ff652d; }

.univers-topProduct-pageTitle--women {
  color: #7b0f44; }

@media screen and (max-width: 30rem) {
  .univers-topProduct-info {
    margin-bottom: calc(40rem / 16); } }

.univers-topProduct-infoTxt {
  font-family: montserrat;
  font-size: calc(16rem / 16);
  line-height: calc(26rem / 16);
  font-weight: 300;
  color: #fff;
  max-width: calc(460rem / 16); }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-infoTxt {
      font-size: calc(14rem / 16); } }
  .univers-topProduct-infoTxt.univers-topProduct-infoTxt--ref {
    font-size: calc(18rem / 16); }
  .univers-topProduct-infoTxt:last-of-type {
    margin-bottom: calc(110rem / 16); }
    @media screen and (max-width: 30rem) {
      .univers-topProduct-infoTxt:last-of-type {
        margin-bottom: calc(40rem / 16); } }

.univers-topProduct-block--right img {
  width: 100%;
  max-width: calc(598rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-topProduct-block--right img {
      padding-top: calc(70rem/16); } }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-block--right img {
      padding-top: 0; } }

.univers-topProduct-toolbox-list {
  position: absolute;
  top: 0;
  width: 100%;
  max-width: calc(598rem / 16);
  height: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none; }
  @media screen and (max-width: 50rem) {
    .univers-topProduct-toolbox-list {
      top: 100px; } }

.univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:first-child {
  position: absolute;
  top: 14%;
  left: 20%; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:first-child {
      position: initial; } }
  .univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:first-child .univers-topProduct-toolbox-more {
    position: absolute;
    top: 14%;
    left: 20%; }

.univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:nth-child(2) {
  position: absolute;
  top: 30%;
  left: 76%; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:nth-child(2) {
      position: initial; } }
  .univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:nth-child(2) .univers-topProduct-toolbox-more {
    position: absolute;
    top: 30%;
    left: 76%; }

.univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:nth-child(3) {
  position: absolute;
  top: 50%;
  left: 63%; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:nth-child(3) {
      position: initial; } }
  .univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:nth-child(3) .univers-topProduct-toolbox-more {
    position: absolute;
    top: 50%;
    left: 63%; }

.univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:nth-child(4) {
  position: absolute;
  top: 60%;
  left: 18%; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:nth-child(4) {
      position: initial; } }
  .univers-topProduct-toolbox-list--men .univers-topProduct-toolbox-listItem:nth-child(4) .univers-topProduct-toolbox-more {
    position: absolute;
    top: 60%;
    left: 18%; }

.univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:first-child {
  position: absolute;
  top: 10%;
  left: 22%; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:first-child {
      position: initial; } }
  .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:first-child .univers-topProduct-toolbox-more {
    position: absolute;
    top: 10%;
    left: 22%; }
  @media screen and (max-width: 50rem) and (orientation: landscape) {
    .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:first-child {
      top: 24%;
      left: 16%; } }

.univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(2) {
  position: absolute;
  top: 22%;
  left: 46%; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(2) {
      position: initial; } }
  .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(2) .univers-topProduct-toolbox-more {
    position: absolute;
    top: 22%;
    left: 46%; }
  @media screen and (max-width: 50rem) and (orientation: landscape) {
    .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(2) {
      top: 29%;
      left: 39%; } }

.univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(3) {
  position: absolute;
  top: 42%;
  left: 43%; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(3) {
      position: initial; } }
  .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(3) .univers-topProduct-toolbox-more {
    position: absolute;
    top: 42%;
    left: 43%; }

.univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(4) {
  position: absolute;
  top: 58%;
  left: 56%; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(4) {
      position: initial; } }
  .univers-topProduct-toolbox-list--women .univers-topProduct-toolbox-listItem:nth-child(4) .univers-topProduct-toolbox-more {
    position: absolute;
    top: 58%;
    left: 56%; }

.univers-topProduct-toolbox-more {
  display: inline-block;
  width: calc(66rem / 16);
  padding: calc(8rem / 16);
  margin: 0 auto;
  border: solid rgba(255, 255, 255, 0.3) 8px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease; }

.univers-topProduct-toolbox-more--men:hover {
  border-color: #ff8253; }

.univers-topProduct-toolbox-more--women:hover {
  border-color: #972d5a; }

.univers-topProduct-toolbox-button {
  font-size: 36px;
  background: white;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  display: block;
  text-align: center;
  line-height: 1; }

.univers-topProduct-toolbox-button--men {
  color: #ff652d; }

.univers-topProduct-toolbox-button--women {
  color: #7b0f44; }

.univers-topProduct-toolbox-box {
  display: none;
  position: absolute;
  top: 0;
  background-color: #fff;
  padding: calc(25rem / 16);
  width: calc(255rem / 16);
  z-index: 1; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-box {
      left: 0;
      right: 0;
      top: 50%;
      margin: 0 auto;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }
  .univers-topProduct-toolbox-box::after {
    content: "";
    position: absolute;
    width: 53px;
    height: 4px;
    top: 31px; }
    @media screen and (max-width: 30rem) {
      .univers-topProduct-toolbox-box::after {
        content: none; } }
  .univers-topProduct-toolbox-box p {
    font-family: montserrat; }

.univers-topProduct-toolbox-box--men::after {
  background-color: #ff652d; }

.univers-topProduct-toolbox-box--women::after {
  background-color: #7b0f44; }

.univers-topProduct-toolbox-box--left {
  left: calc(-275rem / 16); }
  .univers-topProduct-toolbox-box--left::after {
    right: -53px; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-toolbox-box--left {
      left: 0; } }

.univers-topProduct-toolbox-box--right {
  right: calc(-275rem / 16); }
  .univers-topProduct-toolbox-box--right::after {
    left: -53px; }

.univers-topProduct-toolbox-close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer; }

.univers-topProduct-toolbox-close--men {
  color: #ff652d; }

.univers-topProduct-toolbox-close--women {
  color: #7b0f44; }

.univers-topProduct-block-tutoList {
  margin: 0;
  padding: 0 calc(60rem / 16) 0 0;
  list-style-type: none; }
  @media screen and (max-width: 50rem) {
    .univers-topProduct-block-tutoList {
      padding: 0; } }

.univers-topProduct-block-tutoItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  table-layout: fixed;
  width: 100%;
  margin-bottom: calc(30rem / 16);
  background: #fff;
  box-shadow: 0 0 40px 0 #8a4768; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-block-tutoItem {
      margin-bottom: calc(20rem / 16); }
      .univers-topProduct-block-tutoItem:last-of-type {
        margin-bottom: 0; } }

.univers-topProduct-block-tutoItem-left {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  font-size: 0; }
  .univers-topProduct-block-tutoItem-left:hover .univers-topProduct-block-tutoItem-video {
    opacity: 0.7; }
  .univers-topProduct-block-tutoItem-left:hover .univers-topProduct-block-tutoItem-play {
    -webkit-transform: scale(1.1) translateX(-45%) translateY(-45%);
            transform: scale(1.1) translateX(-45%) translateY(-45%); }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-block-tutoItem-left {
      display: block;
      width: 100%;
      height: calc(185rem / 16); } }

.univers-topProduct-block-tutoItem-left-univers-enfant {
  position: relative;
  display: block;
  vertical-align: middle;
  width: 50%;
  font-size: 0; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-block-tutoItem-left-univers-enfant {
      display: block;
      width: 100%;
      height: calc(185rem / 16); } }

.univers-topProduct-block-tutoItem-video {
  position: absolute;
  top: 0px;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%; }

.univers-topProduct-block-tutoItem-play {
  position: absolute;
  width: calc(60rem / 16);
  height: calc(60rem / 16);
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  background-image: url(../images/interface/ui-play.png);
  background-repeat: no-repeat;
  transition: all 0.3s ease;
  pointer-events: none; }

.univers-topProduct-block-tutoItem-right {
  display: block;
  vertical-align: middle;
  width: 50%;
  padding: calc(45rem / 16) calc(25rem / 16); }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-block-tutoItem-right {
      display: block;
      width: 100%;
      padding: calc(45rem / 16) calc(20rem / 16); } }

.univers-topProduct-block-tutoItem-title {
  margin: 0 0 calc(15rem / 16);
  font-family: montserrat;
  font-size: calc(20rem / 16);
  font-weight: 900;
  text-transform: uppercase;
  color: #fb4074; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-block-tutoItem-title {
      font-size: calc(14rem / 16);
      margin: 0 0 calc(10rem / 16); } }

.univers-topProduct-block-tutoItem-text {
  margin: 0;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  line-height: calc(20rem / 16);
  color: #0a011d; }
  @media screen and (max-width: 30rem) {
    .univers-topProduct-block-tutoItem-text {
      font-size: calc(12rem / 16);
      line-height: calc(18rem / 16); } }

.univers-instagram-wrapper {
  position: relative;
  background-color: #fff; }
  @media screen and (max-width: 30rem) {
    .univers-instagram-wrapper {
      background-color: #f0f0f0; } }

.univers-instagram-content-wrapper {
  max-width: calc(1450rem / 16);
  margin: 0 auto;
  padding: 0 calc(20rem / 16) calc(48rem / 16) calc(85rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-instagram-content-wrapper {
      padding: 0 calc(20rem / 16) calc(48rem / 16); } }
  @media screen and (max-width: 30rem) {
    .univers-instagram-content-wrapper {
      padding: 0 calc(20rem / 16) calc(20rem / 16); } }

.univers-instagram-text {
  max-width: calc(100% / 2.5);
  font-family: montserrat;
  font-size: calc(18rem / 16);
  font-weight: normal;
  line-height: calc(28rem / 16);
  color: #696969;
  margin: 0 0 calc(30rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-instagram-text {
      max-width: 100%;
      font-size: calc(12rem / 16);
      line-height: calc(18rem / 16); } }

.icon-insta-with-colors {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
  border-radius: calc(10rem / 16);
  border-radius: 10px;
  height: calc(46rem / 16);
  width: calc(46rem / 16);
  margin-right: calc(15rem / 16);
  color: #fff; }
  .icon-insta-with-colors .icon-insta {
    display: block;
    padding: calc(4rem /16) calc(4rem /16) 0px calc(4rem /16);
    font-size: calc(38rem / 16); }

.univers-instagram-hashtag {
  font-family: montserrat;
  font-size: calc(21rem / 16);
  font-weight: 600;
  color: #074891;
  margin: 0 0 calc(40rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-instagram-hashtag {
      font-size: calc(14rem / 16); } }

@media screen and (max-width: 30rem) {
  .univers-instagram-button {
    text-align: center; } }

.univers-instagram-img-wrapper {
  position: relative;
  max-width: calc(1680rem / 16);
  margin: auto;
  padding-left: calc(200rem / 16);
  padding-bottom: calc(170rem / 16); }
  @media screen and (max-width: 1680px) {
    .univers-instagram-img-wrapper {
      max-width: calc(1515rem / 16);
      margin: 0 auto;
      padding: 0 calc(20rem / 16) calc(170rem / 16) calc(75rem / 16);
      margin-right: 0;
      padding-right: 0; } }
  @media screen and (max-width: 50rem) {
    .univers-instagram-img-wrapper {
      padding: 0 calc(20rem / 16) calc(70rem / 16); } }
  @media screen and (max-width: 30rem) {
    .univers-instagram-img-wrapper {
      padding: 0; } }

.instagram-swiper {
  position: relative;
  margin: inherit;
  overflow: inherit; }
  @media screen and (max-width: 30rem) {
    .instagram-swiper {
      margin: 0 auto;
      padding-top: calc(40rem / 16);
      overflow: hidden;
      z-index: 1; } }

.univers-instagram-img-list {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  margin-left: calc(-10rem / 16);
  list-style-type: none;
  font-size: 0;
  width: 100%;
  box-sizing: border-box; }
  @media screen and (max-width: 50rem) {
    .univers-instagram-img-list {
      width: calc(100% / 2);
      margin-left: 0;
      position: relative; } }
  @media screen and (max-width: 30rem) {
    .univers-instagram-img-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      box-sizing: border-box; } }

.univers-instagram-img-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% / 4);
  text-align: center;
  padding: 0 calc(20rem / 16);
  z-index: 2; }
  @media screen and (max-width: 50rem) {
    .univers-instagram-img-item {
      width: calc(100% / 2);
      padding: 0 calc(10rem / 16);
      margin-bottom: calc(20rem / 16); } }
  @media screen and (max-width: 30rem) {
    .univers-instagram-img-item {
      width: calc(100vw - 100px);
      padding: 0 calc(10rem / 16);
      margin-bottom: calc(40rem / 16); } }

.univers-topProduct-button {
  text-align: center; }

.univers-instagram-link {
  display: block;
  cursor: pointer; }

.univers-instagram-img {
  width: 100%;
  box-shadow: 0 0 60px 0 #cbcbcb; }
  .univers-instagram-img:hover {
    opacity: 0.6; }

.univers-instagram-img-item--top {
  position: absolute;
  width: calc(100% / 5);
  margin-left: calc(-40rem / 16);
  top: -100%; }
  @media screen and (max-width: 50rem) {
    .univers-instagram-img-item--top {
      position: relative;
      width: calc(100% / 2);
      margin-left: inherit;
      top: inherit; } }
  @media screen and (max-width: 30rem) {
    .univers-instagram-img-item--top {
      width: calc(100vw - 100px); } }

.univers-instagram-img-item--bottom {
  top: calc(65rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-instagram-img-item--bottom {
      top: inherit; } }
  @media screen and (max-width: 30rem) {
    .univers-instagram-img-item--bottom {
      width: calc(100vw - 100px); } }

.univers-instagram-img-item--big {
  position: absolute;
  width: calc(100% / 3);
  right: 0;
  top: -100%;
  margin-right: calc(-10rem / 16);
  z-index: 1; }
  .univers-instagram-img-item--big img {
    margin-right: calc(-40rem / 16); }
  @media screen and (max-width: 50rem) {
    .univers-instagram-img-item--big {
      position: absolute;
      top: 0;
      margin-right: inherit;
      width: calc(100%);
      right: calc(-100%); }
      .univers-instagram-img-item--big img {
        margin-right: inherit; } }
  @media screen and (max-width: 30rem) {
    .univers-instagram-img-item--big {
      position: relative;
      top: inherit;
      width: calc(100vw - 100px);
      right: inherit; } }

.corpo-section {
  font-family: montserrat, sans-serif; }

.corpo-section--expertise {
  background-color: #fff; }
  @media (max-width: 30rem) {
    .corpo-section--expertise {
      background-color: transparent; } }

.corpo-container {
  max-width: 1490px;
  margin: 0 auto;
  padding: calc(60rem / 16) calc(20rem / 16) calc(120rem / 16);
  overflow: hidden; }
  @media (max-width: 30rem) {
    .corpo-container {
      padding: calc(30rem / 16) calc(20rem / 16) 0; } }
  @media (max-width: 30rem) {
    .corpo-container.corpo-container--activities {
      padding: calc(30rem / 16) 0 0; } }
  .corpo-container.corpo-container--activities .corpo-intro {
    padding: 0 calc(20rem / 16); }
  @media (max-width: 50rem) {
    .corpo-container.corpo-container--jobs {
      padding: calc(30rem / 16) 0 0; } }
  .corpo-container.corpo-container--join {
    padding: calc(60rem / 16) calc(20rem / 16) calc(120rem / 16); }
  .corpo-container.corpo-container--world {
    padding: calc(60rem / 16) calc(20rem / 16) calc(120rem / 16); }

.corpo-title {
  font-family: montserrat;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-size: calc(32rem / 16);
  line-height: 1;
  font-weight: 700;
  margin: 0 0 calc(60rem / 16); }
  @media (max-width: 30rem) {
    .corpo-title {
      font-size: calc(18rem / 16);
      margin-bottom: calc(30rem / 16); } }

.corpo-title--small {
  text-transform: none;
  font-size: calc(27rem / 16);
  font-weight: 300;
  display: inline-block;
  width: 100%; }
  @media (max-width: 30rem) {
    .corpo-title--small {
      font-size: calc(16rem / 16); } }

.corpo-intro {
  text-align: center;
  color: #4b4b4b;
  font-size: calc(16rem / 16);
  font-weight: 300;
  max-width: calc(1100rem / 16);
  margin: 0 auto calc(50rem / 16) auto;
  padding: 0 calc(20rem / 16); }
  @media (max-width: 80rem) {
    .corpo-intro {
      margin-bottom: calc(20rem / 16); } }
  @media (max-width: 30rem) {
    .corpo-intro {
      font-size: calc(12rem / 16);
      padding: 0; } }

.corpo-grid {
  font-size: 0;
  width: 100%;
  max-width: calc(1190rem / 16);
  margin: auto; }

.corpo-col {
  display: inline-block;
  vertical-align: top;
  position: relative; }

.corpo-col--content {
  width: calc(100% / 1.5);
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1); }
  @media (max-width: 50rem) {
    .corpo-col--content {
      display: block;
      width: 100%; } }
  @media (max-width: 38rem) {
    .corpo-col--content {
      margin-bottom: calc(20rem / 16); } }

.corpo-col--placeholder {
  width: calc(100% / 3); }
  @media (max-width: 50rem) {
    .corpo-col--placeholder {
      display: none; } }

.corpo-subcol {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  position: relative; }
  @media (max-width: 38rem) {
    .corpo-subcol {
      display: block;
      width: 100%; } }

@media (max-width: 50rem) {
  .corpo-subcol--innovation {
    float: left; } }

@media (max-width: 38rem) {
  .corpo-subcol--innovation {
    float: none; } }

.corpo-visualImg {
  width: 100%; }

.corpo-gridContent {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%; }
  @media (max-width: 38rem) {
    .corpo-gridContent {
      position: relative;
      top: 0;
      -webkit-transform: none;
              transform: none;
      width: 100%; } }

.corpo-gridContent--visual {
  height: 100%; }

.corpo-gridContent--text {
  padding: calc(40rem / 16); }
  @media (max-width: 65rem) {
    .corpo-gridContent--text {
      padding: calc(20rem / 16); } }
  @media (max-width: 30rem) {
    .corpo-gridContent--text {
      padding: calc(40rem / 16) calc(30rem / 16) calc(30rem / 16); } }

.corpo-subcol--text {
  background-color: #023a78; }

.corpo-subcol--text::before,
.corpo-subcol--visual::before {
  content: "";
  display: block;
  padding-top: 100%; }
  @media (max-width: 38rem) {
    .corpo-subcol--text::before,
    .corpo-subcol--visual::before {
      content: none; } }

.corpo-gridTitle {
  text-transform: none;
  color: #fff;
  font-size: calc(30rem / 16);
  font-weight: 600;
  margin: 0 0 calc(40rem / 16) 0; }
  @media (max-width: 65rem) {
    .corpo-gridTitle {
      font-size: calc(18rem / 16);
      margin: 0 0 calc(12rem / 16) 0; } }
  @media (max-width: 30rem) {
    .corpo-gridTitle {
      font-size: calc(18rem / 16);
      margin: 0 0 calc(15rem / 16) 0; } }

.corpo-text {
  color: #0a011d;
  font-size: calc(13rem / 16);
  font-weight: 300;
  margin: 0; }
  @media (max-width: 65rem) {
    .corpo-text {
      font-size: calc(11rem / 16); } }
  @media (max-width: 50rem) {
    .corpo-text {
      font-size: calc(13rem / 16); } }
  @media (max-width: 30rem) {
    .corpo-text {
      font-size: calc(12rem / 16);
      line-height: calc(18rem /16); } }

.corpo-text--grid {
  color: #fff; }

.corpo-section--activities {
  margin: 0 auto calc(-356rem / 16) auto; }

/* Product tile nd swipe slider*/
.hp-slot-product-selection--corpo {
  width: calc(100% / 3 - 38px); }
  @media (max-width: 30rem) {
    .hp-slot-product-selection--corpo {
      width: calc(100vw - 71px); } }
  .hp-slot-product-selection--corpo .product-tile {
    height: auto; }

.hp-slot-product-selection--corpoStar {
  width: calc(100% / 2 - 38px); }
  @media (max-width: 30rem) {
    .hp-slot-product-selection--corpoStar {
      width: calc(100vw - 71px); } }

.hp-slot-product-selection--corpo .product-name--wrapperCorpo {
  height: calc(60rem /16); }

.hp-slot-product-selection--corpo .product-tile .product-desc--corpo {
  font-weight: 300;
  color: #0a011d;
  padding-bottom: calc(85rem/16); }
  @media (max-width: 65rem) {
    .hp-slot-product-selection--corpo .product-tile .product-desc--corpo {
      padding-bottom: calc(130rem/16); } }
  @media (min-width: 40rem) and (max-width: 50rem) {
    .hp-slot-product-selection--corpo .product-tile .product-desc--corpo {
      padding-bottom: calc(220rem/16); } }
  @media (max-width: 30rem) {
    .hp-slot-product-selection--corpo .product-tile .product-desc--corpo {
      padding-bottom: calc(180rem/16); } }

.hp-slot-product-selection .product-tile .product-name--corpo {
  font-size: calc(16rem / 16); }
  @media (max-width: 30rem) {
    .hp-slot-product-selection .product-tile .product-name--corpo {
      font-size: calc(16rem / 16); } }

.product-image--corpo {
  width: 100%; }

.product-name--image {
  max-width: 100%;
  max-height: calc(36rem / 16); }

.product-tile--corpo {
  overflow: hidden; }

@media (max-width: 80rem) {
  .product-tile--corpo .product-image--corpo {
    width: 155%;
    -webkit-transform: translate(-25%, 0);
            transform: translate(-25%, 0); } }

/* timeline */
.corpo-timeline {
  width: 100%;
  max-width: calc(1200rem / 16);
  margin: auto;
  background-color: #fff;
  box-shadow: 0 0 15px 15px rgba(150, 150, 150, 0.15);
  padding: calc(60rem / 16) calc(85rem / 16);
  position: relative; }
  @media (max-width: 50rem) {
    .corpo-timeline {
      padding: calc(40rem / 16); } }

.corpo-timeline-YearsList {
  margin: 0 0 calc(60rem / 16) 0;
  padding: 0;
  list-style: none;
  font-size: 0; }
  @media (max-width: 42rem) {
    .corpo-timeline-YearsList {
      margin-bottom: calc(30rem / 16); } }

.corpo-timeline-YearItem {
  display: inline-block;
  line-height: calc(20rem / 16);
  vertical-align: middle;
  width: 9%;
  text-align: center;
  font-size: calc(18rem / 16);
  font-weight: 300;
  color: #023a78;
  cursor: pointer;
  transition: font-size 0.3s ease-out opacity 0.2s ease-out; }
  @media (max-width: 42rem) {
    .corpo-timeline-YearItem {
      width: calc(100% / 3);
      font-size: calc(14rem / 16);
      opacity: 0.6; } }

.corpo-timeline-YearItem--active {
  font-size: calc(22rem / 16);
  opacity: 1; }

.corpo-timeline-YearItem::after {
  content: "";
  display: block;
  height: 3px;
  width: calc(60rem / 16);
  background-color: #023a78;
  margin: calc(5rem / 16) auto 0 auto;
  opacity: 0;
  transition: 0.3s ease-out; }

.corpo-timeline-YearItem:hover::after {
  opacity: 0.1; }

.corpo-timeline-YearItem--active::after,
.corpo-timeline-YearItem--active:hover::after {
  opacity: 1; }

@media (max-width: 42rem) {
  .corpo-timeline-YearItem {
    display: none; }
  .corpo-timeline-YearItem--active,
  .corpo-timeline-YearItem--sibling {
    display: inline-block; } }

.corpo-timeline-slider {
  position: relative; }

.corpo-timeline-slides {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  position: relative;
  left: 0;
  transition: left 0.4s ease-out; }

.corpo-timeline-slidesWrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  left: 0; }

.corpo-timeline-slide {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  opacity: 0.6;
  transition: opacity 1.2s ease-out; }

.corpo-timeline-slide--active {
  opacity: 1; }

.corpo-timeline-col {
  width: 50%;
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 30rem) {
    .corpo-timeline-col {
      width: 100%;
      display: block;
      padding: 0; } }

.corpo-timeline-img {
  width: 100%; }

.corpo-timeline-col--text {
  padding-left: calc(90rem / 16); }
  @media (max-width: 50rem) {
    .corpo-timeline-col--text {
      padding-left: calc(20rem / 16); } }

.corpo-timeline-yearTitle {
  font-size: calc(48rem / 16);
  font-weight: 600;
  color: #023a78;
  margin: 0 0 calc(30rem / 16) 0; }
  @media (max-width: 30rem) {
    .corpo-timeline-yearTitle {
      display: none; } }

.corpo-timeline-miniTitle {
  font-size: calc(16rem / 16);
  font-weight: 700;
  color: #023a78;
  margin: 0; }
  @media (max-width: 30rem) {
    .corpo-timeline-miniTitle {
      font-size: calc(14rem / 16);
      margin: calc(10rem / 16) 0 calc(5rem / 16) 0; } }

.corpo-timeline-text {
  font-size: calc(14rem / 16);
  font-weight: 300;
  color: #4b4b4b;
  margin: 0; }
  @media (max-width: 30rem) {
    .corpo-timeline-text {
      font-size: calc(12rem / 16); } }

.corpo-timeline-controls {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.corpo-timeline-control {
  display: block;
  width: calc(40rem / 16);
  height: calc(40rem / 16);
  line-height: calc(40rem / 16);
  text-align: center;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s ease-out; }

.corpo-timeline-control:hover {
  opacity: 1; }

.corpo-timeline-control--prev {
  position: absolute;
  left: calc(-60rem / 16); }
  @media (max-width: 50rem) {
    .corpo-timeline-control--prev {
      position: absolute;
      left: calc(-40rem / 16); } }

.corpo-timeline-control--next {
  position: absolute;
  right: calc(-60rem / 16); }
  @media (max-width: 50rem) {
    .corpo-timeline-control--next {
      position: absolute;
      right: calc(-40rem / 16); } }

.corpo-timeline-controlIcon {
  font-size: calc(14rem / 16);
  line-height: 1;
  color: #000; }

.corpo-timeline-control--hidden {
  display: none; }

/* World */
.corpo-section--world {
  padding-top: calc(230rem / 16);
  color: #023a78;
  background-repeat: no-repeat;
  background-position: center calc(520rem / 16);
  background-color: #dae3ed; }
  @media (max-width: 30rem) {
    .corpo-section--world {
      padding-top: calc(355rem / 16); } }

.corpo-world-grid {
  position: relative;
  font-size: 0; }
  @media (max-width: 50rem) {
    .corpo-world-grid {
      padding-bottom: calc(78rem / 16); } }

.corpo-world-col {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 30px);
  padding: calc(40rem / 16) calc(50rem / 16); }
  @media (max-width: 70rem) {
    .corpo-world-col {
      padding: calc(30rem / 16); } }
  @media (max-width: 50rem) {
    .corpo-world-col {
      display: block;
      width: 100%;
      padding: calc(20rem / 16);
      margin: 0; } }

.corpo-world-subGrid {
  display: inline-block;
  vertical-align: top; }

.corpo-world-subGrid--left {
  width: calc(100% / 1.5 + 20px); }
  @media (max-width: 50rem) {
    .corpo-world-subGrid--left {
      width: 100%; } }

.corpo-world-subGrid--right {
  width: calc(100% / 3 - 20px);
  padding: calc(40rem / 16) calc(50rem / 16) calc(130rem / 16) calc(40rem / 16); }
  @media (min-width: 65rem) and (max-width: 70rem) {
    .corpo-world-subGrid--right {
      padding-bottom: calc(150rem / 16); } }
  @media (max-width: 50rem) {
    .corpo-world-subGrid--right {
      width: 100%;
      padding: calc(40rem / 16) calc(20rem / 16) calc(130rem / 16); }
      .corpo-world-subGrid--right .corpo-world-subCol--figures .corpo-world-blueText--block {
        font-size: calc(32rem / 16); } }
  @media (max-width: 30rem) {
    .corpo-world-subGrid--right .corpo-world-subCol--figures .corpo-world-blueText--block {
      font-size: calc(36rem / 16); } }

.corpo-world-col--middle {
  margin: 0 calc(30rem / 16); }
  @media (max-width: 50rem) {
    .corpo-world-col--middle {
      margin: 0; } }

.corpo-world-col--left,
.corpo-world-subGrid--right {
  background-color: rgba(255, 255, 255, 0.5); }

.corpo-world-minititle {
  font-size: calc(18rem / 16);
  font-weight: 900;
  margin: 0 0 calc(20rem / 16) 0;
  text-transform: uppercase; }
  @media (max-width: 50rem) {
    .corpo-world-minititle {
      text-align: center; } }

.corpo-world-subCol {
  display: inline-block;
  vertical-align: middle; }

.corpo-world-subCol--filiales {
  width: 35%;
  vertical-align: top; }
  @media (max-width: 71rem) {
    .corpo-world-subCol--filiales {
      display: block;
      width: 100%;
      text-align: center; } }
  @media (max-width: 30rem) {
    .corpo-world-subCol--filiales {
      display: block;
      width: 100%;
      text-align: center; } }

.corpo-world-subCol--filialesRight {
  display: inline-block;
  width: 65%; }
  @media (max-width: 71rem) {
    .corpo-world-subCol--filialesRight {
      display: block;
      width: 100%;
      text-align: center;
      margin-top: calc(20rem / 16); } }

.corpo-world-subCol--title {
  vertical-align: top;
  width: 75%;
  margin-bottom: calc(10rem / 16); }

.corpo-world-subCol--titleRight {
  width: 25%;
  text-align: right; }

.corpo-world-subCol--employee {
  width: 50%; }

.corpo-world-subCol--employeeRight {
  text-align: right; }
  @media (max-width: 50rem) {
    .corpo-world-subCol--employeeRight {
      text-align: center; } }

.corpo-world-subCol--figures {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-bottom: calc( 20rem / 16); }
  @media (max-width: 65rem) {
    .corpo-world-subCol--figures {
      width: 100%;
      text-align: center; } }
  @media (max-width: 50rem) {
    .corpo-world-subCol--figures {
      width: calc(100% / 3);
      text-align: center; } }
  @media (max-width: 30rem) {
    .corpo-world-subCol--figures {
      display: block;
      width: 100%;
      text-align: center; } }

@media (max-width: 30rem) {
  .corpo-world-subCol--figures + .corpo-world-subCol--figures {
    margin-top: calc(20rem / 16); } }

@media (min-width: 37rem) and (max-width: 47rem) {
  .corpo-world-subCol--figures + .corpo-world-subCol--figures {
    margin-top: 0; } }

@media (min-width: 47.01rem) and (max-width: 55rem) {
  .corpo-world-subCol--figures + .corpo-world-subCol--figures {
    margin-top: calc(12rem / 16); } }

.corpo-subcol--visual {
  background-color: #fff; }

.corpo-world-sixtyOne {
  font-size: calc(86rem / 16);
  line-height: 0.8;
  font-weight: 600;
  text-align: center;
  display: block; }

.corpo-world-sixtyOne::after {
  content: "";
  display: block;
  width: 70%;
  margin: auto;
  height: 6px;
  background-color: #023a78;
  margin-top: calc(12rem / 16); }
  @media (max-width: 50rem) {
    .corpo-world-sixtyOne::after {
      width: calc(100rem / 16); } }

.corpo-world-blueText {
  font-size: calc(18rem / 16);
  font-weight: 600;
  text-transform: uppercase;
  margin: 0; }

.corpo-world-blueText--figure {
  font-size: calc(48rem / 16); }
  @media (max-width: 50rem) {
    .corpo-world-blueText--figure.corpo-world-blueText--figureFiliales {
      display: block;
      width: 100%; } }

.corpo-world-map {
  display: block;
  width: 100%;
  margin: calc(30rem / 16) auto calc(30rem / 16) auto;
  max-width: calc(400rem / 16); }

.corpo-world-blueText--block {
  display: block; }

.corpo-world-list {
  margin: 0;
  padding: 0 0 0 calc(20rem / 16); }

.corpo-world-img {
  width: 100%; }
  @media (max-width: 50rem) {
    .corpo-world-img {
      width: auto; } }

@media (max-width: 50rem) {
  .corpo-world-img--magnififer {
    max-width: calc(80rem / 16); } }

.corpo-world-listItem {
  font-size: calc(15rem / 16);
  color: #0a011d; }

.corpo-world-listItem--bold {
  font-weight: 700; }

.corpo-world-text {
  font-size: calc(15rem / 16);
  color: #0a011d;
  margin: 0; }

.corpo-world-blueText--bigger {
  font-size: calc(24rem / 16); }

.corpo-world-contentBlock + .corpo-world-contentBlock {
  margin-top: calc(40rem / 16); }

.corpo-world-percentage {
  position: relative;
  padding-left: 4%;
  margin: calc(40rem / 16) 0 calc(50rem / 16);
  color: #fff;
  font-size: calc(48rem / 16);
  line-height: calc(60rem / 16);
  z-index: 2; }
  @media (max-width: 65rem) {
    .corpo-world-percentage {
      font-size: calc(40rem / 16); } }
  @media (max-width: 30rem) {
    .corpo-world-percentage {
      font-size: calc(36rem / 16); } }

.corpo-world-percentageBackground::before,
.corpo-world-percentageBackground::after {
  content: "";
  height: calc(60rem / 16);
  display: block;
  position: absolute; }

.corpo-world-percentageBackground::before {
  top: 0;
  width: calc(100% - 40px);
  background-color: #023a78;
  left: 3%;
  z-index: -1; }

.corpo-world-percentageBackground::after {
  top: calc(20rem / 16);
  width: 100%;
  background-color: #dae3ed;
  z-index: -2;
  left: 0; }

.corpo-world-blueText--owners {
  line-height: 1.5; }
  @media (max-width: 50rem) {
    .corpo-world-blueText--owners {
      text-align: center; } }

.corpo-world-babylissBlue {
  display: block;
  margin-top: calc(5rem / 16); }
  @media (max-width: 50rem) {
    .corpo-world-babylissBlue {
      margin: calc(5rem / 16) auto 0 auto; } }

.corpo-world-group {
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  padding: calc(10rem / 16) 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% / 1.5 - 40px); }
  @media (max-width: 50rem) {
    .corpo-world-group {
      width: 100%;
      bottom: calc(-60rem / 16); } }

.corpo-world-groupText {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: calc(18rem / 16);
  font-weight: 600;
  text-transform: uppercase; }

.corpo-world-groupImg {
  display: inline-block;
  vertical-align: middle;
  padding-left: calc(10rem / 16); }

/* JOBS */
.corpo-section--jobs {
  background-color: #fff; }

.corp-jobs-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  list-style: none; }
  @media (max-width: 50rem) {
    .corp-jobs-grid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      margin: 0; } }

.corpo-jobs-item {
  display: block;
  position: relative;
  text-align: center;
  width: calc(100% / 3);
  min-height: inherit;
  margin: 0;
  padding: 0; }
  @media (max-width: 65rem) {
    .corpo-jobs-item {
      width: calc(100% / 2); } }
  @media (max-width: 50rem) {
    .corpo-jobs-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 50%; } }

.corpo-jobs-item::before {
  content: "";
  display: block;
  padding-top: 100%; }
  @media (max-width: 50rem) {
    .corpo-jobs-item::before {
      padding-top: 140%; } }
  @media (max-width: 30rem) {
    .corpo-jobs-item::before {
      padding-top: 100%; } }

.corpo-jobs-item-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 calc(60rem / 16); }
  @media (max-width: 65rem) {
    .corpo-jobs-item-wrapper {
      padding: 0 calc(40rem / 16); } }
  @media (max-width: 50rem) {
    .corpo-jobs-item-wrapper {
      padding: 0 calc(20rem / 16); } }

.corpo-jobs-item:nth-of-type(odd) {
  background-color: #f0f0f0; }

@media (max-width: 65rem) {
  .corpo-jobs-item:nth-of-type(2),
  .corpo-jobs-item:nth-of-type(3),
  .corpo-jobs-item:nth-of-type(6) {
    background-color: #fff; }
  .corpo-jobs-item:nth-of-type(1),
  .corpo-jobs-item:nth-of-type(4),
  .corpo-jobs-item:nth-of-type(5) {
    background-color: #f0f0f0; } }

@media (max-width: 50rem) {
  .corpo-jobs-item:nth-of-type(1),
  .corpo-jobs-item:nth-of-type(3),
  .corpo-jobs-item:nth-of-type(5) {
    background-color: #fff; }
  .corpo-jobs-item:nth-of-type(2),
  .corpo-jobs-item:nth-of-type(4),
  .corpo-jobs-item:nth-of-type(6) {
    background-color: #f0f0f0; } }

.corpo-jobs-image {
  margin-bottom: calc(30rem / 16); }
  @media (max-width: 65rem) {
    .corpo-jobs-image {
      margin-bottom: calc(20rem / 16); } }
  @media (max-width: 50rem) {
    .corpo-jobs-image {
      width: calc(40rem / 16); } }

.corpo-jobs-title {
  margin: 0 0 calc(30rem / 16) 0;
  font-size: calc(24rem / 16);
  font-weight: 700;
  text-transform: uppercase; }
  @media (max-width: 50rem) {
    .corpo-jobs-title {
      font-size: calc(18rem / 16);
      margin: 0 0 calc(20rem / 16) 0;
      font-size: calc(20rem / 16); } }

.corpo-jobs-text {
  margin: 0;
  font-size: calc(13rem / 16);
  font-weight: 300;
  color: #666; }
  @media (max-width: 50rem) {
    .corpo-jobs-text {
      font-size: calc(12rem / 16); } }

/* JOIN US */
.corpo-join-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.corpo-join-col {
  width: calc(50% - 45rem / 16); }
  @media (max-width: 65rem) {
    .corpo-join-col {
      width: calc(50% - 15rem / 16); } }
  @media (max-width: 50rem) {
    .corpo-join-col {
      width: 100%; } }

.corpo-join-col--linkedin {
  background-color: #007bb6; }

.corpo-join-col--contact {
  background-color: #023a78;
  width: 100%; }
  @media (max-width: 50rem) {
    .corpo-join-col--contact {
      margin-top: calc(30rem / 16); } }

.corpo-join-colWrapper {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding: calc(55rem / 16) calc(125rem / 16); }
  @media (max-width: 65rem) {
    .corpo-join-colWrapper {
      padding: calc(55rem / 16) calc(60rem / 16); } }
  @media (max-width: 30rem) {
    .corpo-join-colWrapper {
      padding: calc(40rem / 16) calc(20rem / 16); } }

.corpo-join-img {
  margin-bottom: calc(40rem / 16); }

.corpo-join-title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: calc(22rem / 16);
  margin: 0 0 calc(40rem / 16); }

.corpo-join-text {
  font-weight: 400;
  font-size: calc(14rem / 16);
  margin: 0 0 calc(60rem / 16); }

.corpo-join-link {
  font-size: calc(14rem / 16);
  text-transform: uppercase;
  font-weight: 400;
  padding: calc(10rem / 16) calc(40rem / 16);
  border: 2px solid #fff;
  border-radius: calc(20rem / 16);
  border-radius: 20px;
  transition: all 0.3s ease-out; }

.corpo-join-col:hover .corpo-join-link {
  background-color: #fff;
  color: transparent; }

.corpo-join-col--linkedin:hover .corpo-join-link {
  color: #007bb6;
  background-color: #fff; }

.corpo-join-col--contact:hover .corpo-join-link {
  color: #023a78;
  background-color: #fff; }

.corpo-world-legal {
  font-size: calc(12rem / 16);
  font-family: montserrat;
  color: #7f7f7f; }

.menu-utility-user {
  margin: 0;
  padding: 0 7px 0 9px;
  display: table-cell;
  vertical-align: middle;
  width: calc(98rem / 16);
  font-size: 0; }
  @media (max-width: 65rem) {
    .menu-utility-user {
      width: calc(90rem / 16); } }
  @media (max-width: 50rem) {
    .menu-utility-user {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      width: 100%; } }
  .menu-utility-user li {
    list-style: none;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    width: calc(100% / 2); }
    @media (max-width: 50rem) {
      .menu-utility-user li {
        border-top: 1px solid #E6E6E6;
        display: block;
        text-align: left;
        height: calc(70rem / 16);
        width: 100%; }
        .menu-utility-user li.user-info {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
        .menu-utility-user li.stores {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
    .menu-utility-user li a {
      color: #000;
      text-decoration: none;
      transition: color .5s ease; }
      @media (max-width: 50rem) {
        .menu-utility-user li a {
          line-height: calc(70rem / 16); } }
      .menu-utility-user li a:hover {
        color: #023a78; }
      .menu-utility-user li a i {
        display: block;
        font-size: calc(24rem / 16);
        padding: 0; }
        @media (max-width: 50rem) {
          .menu-utility-user li a i {
            display: inline-block;
            padding: 0 calc(18rem / 16) 0 0;
            vertical-align: middle; } }
      .menu-utility-user li a span {
        display: none; }
        @media (max-width: 50rem) {
          .menu-utility-user li a span {
            color: #000;
            display: inline-block;
            vertical-align: middle;
            font-family: montserrat;
            font-size: calc(13rem / 16);
            font-weight: 200; } }
  @media screen and (min-width: 768px) {
    .menu-utility-user .user-info {
      position: relative;
      transition: color .5s ease; }
      .menu-utility-user .user-info.active .user-login {
        color: #0954ab; }
      .menu-utility-user .user-info.active .user-panel {
        opacity: 1;
        visibility: visible; } }
  .menu-utility-user .user-info .user-panel {
    box-sizing: content-box;
    margin-top: .5rem;
    text-align: left;
    transition: all .3s ease;
    width: 10rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .menu-utility-user .user-info .user-panel h3 {
      display: none;
      margin: 0;
      padding-bottom: .7em;
      text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        .menu-utility-user .user-info .user-panel h3 {
          display: block; } }
    @media screen and (min-width: 768px) {
      .menu-utility-user .user-info .user-panel {
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 5px;
        box-shadow: 0 2px 5px 0 #ccc;
        margin-top: 0;
        opacity: 0;
        padding: 1em;
        position: absolute;
        right: -1.5rem;
        visibility: hidden;
        z-index: 20; } }
    .menu-utility-user .user-info .user-panel .user-links {
      padding-left: 1.5rem;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .menu-utility-user .user-info .user-panel .user-links {
          padding-left: 0; } }
    .menu-utility-user .user-info .user-panel a {
      color: #0954ab;
      display: block;
      padding: .5rem 0; }
      @media screen and (min-width: 768px) {
        .menu-utility-user .user-info .user-panel a {
          padding: 0;
          margin-bottom: .5rem; } }
    .menu-utility-user .user-info .user-panel .user-logout {
      color: #fff;
      margin-top: .5rem;
      padding: 0.5em 2em;
      text-transform: uppercase; }
      .menu-utility-user .user-info .user-panel .user-logout:hover {
        color: #0954ab; }

.contact-button {
  display: none; }
  @media (max-width: 50rem) {
    .contact-button {
      display: block;
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4;
      margin-top: calc(12rem / 16);
      text-align: center; } }

@media (min-width: 801px) {
  .menu-utility-user {
    width: 166px; }
    .menu-utility-user .stores {
      width: 125px; }
      .menu-utility-user .stores a i, .menu-utility-user .stores a span {
        display: inline-block; }
      .menu-utility-user .stores a i {
        width: 20%; }
      .menu-utility-user .stores a span {
        width: 80%;
        font-size: 12px;
        text-align: left;
        padding-left: 10px; }
    .menu-utility-user .user-info {
      width: 16%; } }

.contact-wrapper {
  position: relative;
  max-width: calc(1490rem / 16);
  width: 100%;
  padding: 0 calc(20rem / 16);
  margin: 0 auto;
  font-size: 0; }
  @media (max-width: 30rem) {
    .contact-wrapper {
      padding: 0 calc(5rem / 16); } }

.contact-wrapper-left {
  position: relative;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  width: calc(100% / 4 * 3 - 10px);
  padding: calc(50rem / 16) calc(35rem / 16);
  margin-right: calc(10rem / 16);
  margin-bottom: calc(80rem / 16);
  font-size: 12px;
  z-index: 1; }
  @media screen and (max-width: 65rem) {
    .contact-wrapper-left {
      width: calc(100% / 3 * 2 - 10px); } }
  @media screen and (max-width: 50rem) {
    .contact-wrapper-left {
      width: 100%;
      margin-top: calc(40rem / 16);
      margin-right: 0;
      margin-bottom: calc(30rem / 16);
      box-shadow: 0px 0px 47px 0px rgba(17, 17, 17, 0.2); } }
  @media screen and (max-width: 30rem) {
    .contact-wrapper-left {
      margin-top: 0;
      padding: calc(25rem / 16) calc(16rem / 16); } }
  .contact-wrapper-left .required-indicator {
    vertical-align: super;
    color: #4b4b4b; }
  .contact-wrapper-left .contact-text-container {
    font-family: montserrat;
    font-size: calc(16rem / 16);
    font-weight: 300;
    color: #4b4b4b; }
  .contact-wrapper-left .contactAccessory .button {
    width: auto;
    margin: 0 0 calc(10rem / 16);
    white-space: nowrap; }

.contact-title {
  font-family: montserrat;
  font-size: calc(32rem / 16);
  font-weight: 600;
  color: #023a78;
  text-transform: uppercase; }
  @media screen and (max-width: 50rem) {
    .contact-title {
      font-size: calc(18rem / 16); } }

.dialog-required {
  float: right; }
  @media screen and (max-width: 50rem) {
    .dialog-required {
      float: none;
      font-size: calc(12rem / 16); } }
  .dialog-required .required-indicator {
    font-family: montserrat;
    font-size: calc(14rem / 16);
    font-weight: 600; }
  .dialog-required em {
    font-family: montserrat;
    font-size: calc(14rem / 16);
    font-weight: normal;
    color: #4b4b4b;
    text-transform: inherit;
    vertical-align: bottom; }
    @media screen and (max-width: 50rem) {
      .dialog-required em {
        font-size: calc(12rem / 16); } }

.contact-undertitle {
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: normal;
  color: #4b4b4b;
  margin-bottom: 0; }
  @media screen and (max-width: 50rem) {
    .contact-undertitle {
      font-size: calc(12rem / 16);
      margin-bottom: calc(20rem / 16); } }

.contact-form {
  font-size: 0; }
  @media screen and (max-width: 65rem) {
    .contact-form {
      max-width: 100%; } }
  .contact-form fieldset {
    width: 100%; }
  .contact-form .form-row {
    margin-top: 0;
    margin-bottom: 0; }
    .contact-form .form-row:not(".exNumber"):nth-child(4) {
      width: calc(50% - 10px); }
    .contact-form .form-row.form-row-button {
      margin-left: 0; }
    @media screen and (max-width: 30rem) {
      .contact-form .form-row:not(".other-FilesUpload"):nth-child(n) {
        width: 100%;
        margin-left: 0;
        display: block; } }
    .contact-form .form-row .error-message {
      padding-left: calc(30rem / 16);
      margin-top: calc(10rem / 16); }
  .contact-form label {
    font-family: montserrat;
    font-size: calc(14rem / 16);
    font-weight: 600;
    color: #4b4b4b;
    margin-top: calc(30rem / 16);
    margin-bottom: calc(20rem /16); }
    @media screen and (max-width: 50rem) {
      .contact-form label {
        font-size: calc(12rem / 16);
        margin-top: calc(20rem / 16);
        margin-bottom: calc(10rem /16); } }
  .contact-form .field-wrapper {
    border: none;
    padding: 0;
    width: 100%; }
    .contact-form .field-wrapper .error {
      display: block; }
    .contact-form .field-wrapper span.error {
      font-size: calc(12rem / 16);
      font-weight: 300;
      padding-left: calc(30rem / 16);
      margin-top: calc(10rem / 16); }
  .contact-form input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: solid 1px #ccc;
    border-radius: calc(25rem / 16);
    border-radius: 25px;
    height: calc(40rem / 16);
    padding: 0 calc(30rem / 16);
    font-size: calc(13rem / 16);
    font-weight: 300; }
  .contact-form .input-select {
    background-color: transparent;
    border: solid 1px #ccc;
    border-radius: calc(25rem / 16);
    border-radius: 25px;
    height: calc(40rem / 16);
    padding: 0 calc(45rem / 16) 0 calc(15rem / 16);
    background-position-x: calc(100% - 30px);
    background-position-y: 50%; }
  .contact-form .contact-form-textarea .form-row {
    width: 100%; }
  .contact-form .contact-form-textarea .field-wrapper {
    padding: 5px;
    border: solid 1px #ccc;
    border-radius: calc(10rem / 16);
    border-radius: 10px;
    margin-bottom: calc(15rem / 16); }
  .contact-form textarea {
    resize: vertical;
    width: 100%;
    padding: calc(20rem / 16);
    font-size: calc(13rem / 16);
    font-weight: 300;
    outline: none;
    border: none; }
    @media screen and (max-width: 30rem) {
      .contact-form textarea {
        height: calc(80rem / 16); } }
  .contact-form textarea.error {
    border: 1px solid red; }
  .contact-form .contact-news {
    font-size: 0;
    margin-bottom: calc(40rem / 16);
    margin-top: calc(20rem / 16); }
    @media screen and (max-width: 30rem) {
      .contact-form .contact-news {
        margin-bottom: calc(10rem / 16); } }
    .contact-form .contact-news .form-row {
      display: inline-block;
      vertical-align: middle;
      margin-left: 0;
      width: auto; }
      .contact-form .contact-news .form-row:nth-child(2) {
        margin-right: calc(45rem / 16); }
      @media screen and (max-width: 30rem) {
        .contact-form .contact-news .form-row {
          margin-bottom: calc(10rem / 16); } }
    .contact-form .contact-news .field-wrapper {
      width: auto; }
    .contact-form .contact-news label {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      padding-left: calc(10rem / 16);
      color: #4b4b4b;
      font-weight: normal; }
  .contact-form .contact-news-text {
    font-family: montserrat;
    font-size: calc(14rem / 16);
    font-weight: 600;
    color: #4b4b4b;
    margin: 0 0 calc(25rem / 16); }
    @media screen and (max-width: 50rem) {
      .contact-form .contact-news-text {
        font-size: calc(12rem / 16); } }
    @media screen and (max-width: 30rem) {
      .contact-form .contact-news-text {
        margin-bottom: calc(10rem / 16); } }
  .contact-form .input-checkbox {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    display: inline-block;
    vertical-align: middle;
    width: calc(26rem / 16);
    height: calc(26rem / 16);
    padding: 0;
    border-radius: calc(4rem / 16);
    border-radius: 4px;
    outline: none;
    background: transparent;
    transition: all 0.3s ease; }
    .contact-form .input-checkbox:checked {
      background-color: #023a78;
      border-color: #023a78; }
      .contact-form .input-checkbox:checked:before {
        font-family: "icons";
        content: "\E001";
        display: inline-block;
        font-size: 12px;
        color: white;
        text-align: center;
        line-height: 26px;
        width: 100%; }
  .contact-form .radio-row {
    display: inline-block;
    margin: 0 0 calc(10rem / 16);
    overflow: hidden;
    padding-right: calc(50rem / 16); }
    .contact-form .radio-row span {
      display: block;
      float: left;
      height: calc(26rem / 16);
      margin: 0 0 0 calc(10rem / 16);
      font-size: calc(14rem / 16);
      font-weight: normal;
      color: #4b4b4b;
      line-height: calc(26rem / 16); }
  .contact-form .input-radio {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    display: block;
    float: left;
    vertical-align: middle;
    width: calc(26rem / 16);
    height: calc(26rem / 16);
    padding: 0;
    border-radius: calc(13rem / 16);
    outline: none;
    background: transparent;
    transition: all 0.3s ease;
    cursor: pointer; }
    .contact-form .input-radio:checked {
      background-color: #023a78;
      border-color: #023a78; }
      .contact-form .input-radio:checked:before {
        font-family: "icons";
        content: "\E001";
        display: inline-block;
        font-size: 12px;
        color: white;
        text-align: center;
        line-height: 26px;
        width: 100%; }
  .contact-form .condition-acceptance {
    width: 150%; }
    @media screen and (max-width: 30rem) {
      .contact-form .condition-acceptance {
        width: 100%; } }
    .contact-form .condition-acceptance .field-wrapper {
      width: auto; }
    .contact-form .condition-acceptance .condition-checkbox {
      margin-left: 0;
      padding-bottom: calc(20rem/16); }
      .contact-form .condition-acceptance .condition-checkbox label {
        vertical-align: middle;
        padding-left: calc(10rem/16); }
        @media screen and (max-width: 30rem) {
          .contact-form .condition-acceptance .condition-checkbox label {
            line-height: calc(20rem/16); } }
        @media screen and (max-width: 30rem) {
          .contact-form .condition-acceptance .condition-checkbox label .required-indicator {
            vertical-align: middle; } }
  @media screen and (max-width: 30rem) {
    .contact-form .instagram-container .instagram-account {
      width: 100%; } }
  @media screen and (max-width: 30rem) {
    .contact-form .instagram-container .instagram-follower {
      margin-left: 0px !important; } }
  @media screen and (max-width: 30rem) {
    .contact-form .instagram-container .instagram-follower label {
      width: 150%; } }

.contact-wrapper-right {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  width: calc(100% / 4);
  background-color: #fff;
  box-shadow: 0px 0px 47px 0px rgba(17, 17, 17, 0.2); }
  @media screen and (max-width: 65rem) {
    .contact-wrapper-right {
      width: calc(100% / 3); } }
  @media screen and (max-width: 50rem) {
    .contact-wrapper-right {
      width: calc(100%);
      margin-bottom: calc(40rem / 16); } }
  .contact-wrapper-right .contact-adress {
    padding: calc(30rem /16) calc(25rem /16) 0; }
    @media screen and (max-width: 50rem) {
      .contact-wrapper-right .contact-adress {
        padding: calc(25rem /16) calc(25rem /16) 0; } }
  .contact-wrapper-right .contact-adress-title {
    font-family: montserrat;
    font-size: calc(18rem / 16);
    font-weight: 600;
    color: #023a78;
    margin: 0;
    margin-bottom: calc(10rem / 16); }
    @media screen and (max-width: 50rem) {
      .contact-wrapper-right .contact-adress-title {
        font-size: calc(14rem / 16); } }
  .contact-wrapper-right .contact-adress-infos {
    font-family: montserrat;
    font-size: calc(16rem / 16);
    font-weight: 300;
    color: #4b4b4b;
    margin: 0;
    margin-bottom: calc(20rem / 16); }
    @media screen and (max-width: 50rem) {
      .contact-wrapper-right .contact-adress-infos {
        font-size: calc(14rem / 16); } }
  .contact-wrapper-right .contact-adress-phone {
    font-family: montserrat;
    font-size: calc(16rem / 16);
    font-weight: 300;
    color: #4b4b4b;
    text-decoration: none;
    margin: 0; }
    .contact-wrapper-right .contact-adress-phone .icon {
      margin-right: calc(15rem / 16);
      color: #023a78; }
    @media screen and (max-width: 50rem) {
      .contact-wrapper-right .contact-adress-phone {
        font-size: calc(14rem / 16); } }
  .contact-wrapper-right .contact-consommateur {
    padding: calc(30rem /16) calc(25rem /16); }
    @media screen and (max-width: 50rem) {
      .contact-wrapper-right .contact-consommateur {
        padding: calc(25rem /16) calc(25rem /16); } }
  .contact-wrapper-right .contact-consommateur-title {
    font-family: montserrat;
    font-size: calc(18rem / 16);
    font-weight: 600;
    color: #023a78;
    margin: 0;
    margin-bottom: calc(10rem / 16); }
    @media screen and (max-width: 50rem) {
      .contact-wrapper-right .contact-consommateur-title {
        font-size: calc(14rem / 16); } }
  .contact-wrapper-right .contact-consommateur-infos {
    font-family: montserrat;
    font-size: calc(16rem / 16);
    font-weight: 300;
    color: #4b4b4b;
    line-height: calc(24rem / 16);
    margin: 0;
    margin-bottom: calc(20rem / 16); }
    @media screen and (max-width: 50rem) {
      .contact-wrapper-right .contact-consommateur-infos {
        font-size: calc(14rem / 16); } }
  .contact-wrapper-right .contact-consommateur-azur {
    display: block;
    max-width: calc(255rem / 16); }
    .contact-wrapper-right .contact-consommateur-azur img {
      width: 100%; }

@media (max-width: 65rem) {
  .contact-type {
    padding-bottom: calc(20rem / 16);
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: calc(20rem / 16); } }

.contact-type-title {
  font-size: calc(14rem / 16);
  font-weight: 700;
  color: #023a78;
  text-transform: uppercase;
  margin: 0 0 calc(20rem / 16) 0; }

.contact-type-List {
  list-style-type: none;
  padding: 0 0 calc(28rem / 16);
  margin: 0 0 calc(40rem / 16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #E6E6E6; }
  @media (max-width: 65rem) {
    .contact-type-List {
      opacity: 0; } }

.contact-type-Item {
  max-width: calc(150rem / 16);
  width: 100%;
  margin-right: calc(10rem / 16);
  height: calc(100rem / 16);
  border: 3px solid #dfe0e2;
  transition: all 0.3s ease-in;
  background-color: #E6E6E6; }
  @media (max-width: 90rem) {
    .contact-type-Item {
      width: calc(145rem / 16); } }
  @media (max-width: 85rem) {
    .contact-type-Item {
      width: calc(135rem / 16); } }
  @media (max-width: 80rem) {
    .contact-type-Item {
      width: calc(100rem / 14); } }

.contact-type-Item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: normal;
  color: #4b4b4b;
  text-decoration: none;
  padding: 0 calc(20rem / 16);
  text-align: center;
  transition: all 0.3s ease-in;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (max-width: 80rem) {
    .contact-type-Item a {
      font-size: calc(12rem / 16);
      padding: 0; } }

.contact-type-Item--active,
.contact-type-Item:hover {
  background-color: #023a78;
  border: 3px solid #023a78; }

.contact-type-Item--active a,
.contact-type-Item:hover a {
  font-weight: 700;
  color: #fff; }

.contact-type-Item--hidden {
  display: none; }

.contact-type-icon {
  font-size: calc(24rem / 16);
  margin-bottom: calc(10rem / 16); }

.contact-product-choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #E6E6E6;
  max-width: calc(534rem / 16);
  padding: 0 calc(40rem / 16) calc(28rem / 16);
  margin: calc(28rem / 16) 0 calc(45rem / 16) calc(50rem / 16); }
  .contact-product-choice .contact-infos {
    margin-top: calc(28rem / 16); }
  @media (max-width: 65rem) {
    .contact-product-choice {
      max-width: 100%;
      margin-left: 0; } }
  @media (max-width: 50rem) {
    .contact-product-choice {
      padding: 0 calc(20rem / 16) calc(28rem / 16); } }

.contact-separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-top: 1px solid #E6E6E6;
  padding-top: calc(64rem / 16); }
  @media (max-width: 30rem) {
    .contact-separator {
      display: block; } }

.contact-separator--title {
  border: none;
  padding: 0; }

.contact-legend {
  font-size: calc(16rem / 16);
  font-weight: 700;
  color: #023a78;
  margin: 0; }

.contact-legend span {
  font-size: calc(14rem / 16);
  font-weight: normal;
  color: #4b4b4b;
  display: block;
  text-transform: none; }

.contact-formContainer {
  max-width: calc(100% / 1.5); }
  @media screen and (max-width: 65rem) {
    .contact-formContainer {
      max-width: calc(100% / 1.4); } }
  @media (max-width: 30rem) {
    .contact-formContainer {
      max-width: 100%; } }
  .contact-formContainer .promo-iframe {
    height: calc(1030rem/16);
    width: 110%; }

.promo-container {
  padding-left: calc(50rem/16); }

.field-wrapper--help {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .field-wrapper--help .input-select {
    max-width: calc(370rem / 16); }
    @media (max-width: 50rem) {
      .field-wrapper--help .input-select {
        max-width: 50%; } }
    @media (max-width: 30rem) {
      .field-wrapper--help .input-select {
        max-width: calc(185rem / 16); } }
  .field-wrapper--help span.error {
    position: absolute;
    bottom: calc(-20rem / 16);
    left: 0; }

.bb-tooltip {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: calc(16rem / 16);
  width: calc(34rem / 16);
  height: calc(34rem / 16);
  border: 1px solid #023a78;
  border-radius: 50%; }
  @media (max-width: 30rem) {
    .bb-tooltip {
      position: initial; } }

/* Trigger text */
.bb-tooltip-item {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: calc(18rem / 16);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  color: #023a78; }

.bb-tooltip:hover .bb-tooltip-item::after {
  pointer-events: auto; }

/* Tooltip */
.bb-tooltip-content {
  position: absolute;
  z-index: 9999;
  width: calc(432rem / 16);
  left: calc(100% + 20px);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
  font-size: calc(12rem / 16);
  color: #000;
  line-height: 1.4;
  box-shadow: 0 0 15px rgba(48, 54, 61, 0.4);
  background-color: #fff;
  opacity: 0;
  cursor: default;
  pointer-events: none;
  padding: calc(20rem / 16); }
  @media (max-width: 50rem) {
    .bb-tooltip-content {
      left: auto;
      right: calc(100% + 20px); } }
  @media (max-width: 30rem) {
    .bb-tooltip-content {
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 100%; } }

.bb-tooltip-effect .bb-tooltip-content {
  transition: opacity 0.3s; }

.bb-tooltip:hover .bb-tooltip-content {
  pointer-events: auto;
  opacity: 1; }

/* Arrow */
.bb-tooltip-content::after {
  content: '';
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  left: calc(-10rem / 16);
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px; }
  @media (max-width: 50rem) {
    .bb-tooltip-content::after {
      left: auto;
      right: calc(-20rem / 16);
      -webkit-transform: translateY(-50%) rotate(270deg);
              transform: translateY(-50%) rotate(270deg); } }
  @media (max-width: 30rem) {
    .bb-tooltip-content::after {
      content: none; } }

/* Tooltip content*/
.bb-tooltip-content img {
  position: relative;
  height: 170px;
  display: block;
  float: left;
  margin-right: 1em; }

.bb-tooltip-text {
  font-family: montserrat;
  font-weight: 300;
  font-size: calc(12rem / 16);
  color: #000;
  line-height: 1.35;
  display: block;
  padding: 1.31em 1.21em 1.21em 0; }

.bb-tooltip-text span {
  color: #023a78;
  font-weight: 700;
  display: block;
  margin-bottom: calc(20rem / 16); }

.bb-tooltip-text a {
  font-weight: bold; }

.bb-tooltip-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.65);
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in;
  z-index: 10; }

.bb-tooltip-overlay--visible {
  visibility: visible;
  opacity: 1; }

.file-upload {
  position: relative;
  overflow: hidden;
  background: transparent;
  color: #000;
  border: solid 2px #000; }
  @media (max-width: 30rem) {
    .file-upload {
      width: 100%;
      text-align: center; } }

.file-upload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0; }

#fileuploadurl {
  display: inline-block;
  border: none;
  vertical-align: middle;
  background: none;
  box-shadow: none;
  font-family: montserrat;
  font-size: calc(14rem /16);
  font-weight: 300;
  padding-left: 0;
  width: 220px;
  padding-right: 0; }

.file-upload-name {
  display: none; }

.file-upload-name--visible {
  display: block; }

.file-upload-icon {
  font-size: calc(12rem / 16);
  margin-right: calc(10rem / 16);
  transition: color ease-in 0.5s; }
  .file-upload-icon:hover {
    color: #023a78; }

.other-FilesUpload {
  display: none; }
  .other-FilesUpload .file-upload {
    margin: calc(10rem / 16) 0 calc(20rem / 16); }

.contact-infos {
  background-color: #f0f0f0;
  padding: calc(22rem / 16) calc(30rem / 16);
  text-align: center;
  font-size: calc(14rem / 16); }
  .contact-infos a {
    text-decoration: none;
    color: #023a78; }

.contact-infos--bold {
  font-family: montserrat;
  font-weight: 700; }

.contact-infos span {
  color: #023a78; }

.contact-infos--small {
  max-width: calc(534rem / 16);
  margin-left: calc(50rem / 16); }
  @media (max-width: 65rem) {
    .contact-infos--small {
      margin: 0;
      max-width: 100%; } }

.home-univers-slot--contact .univers-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 50rem) {
    .home-univers-slot--contact .univers-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.home-univers-slot--contact .univers-tile {
  max-width: calc(313rem / 16);
  padding: 0;
  height: calc(306rem / 16);
  margin: calc(20rem / 16) 0 0; }
  @media (max-width: 88rem) {
    .home-univers-slot--contact .univers-tile {
      max-width: calc(278rem / 16); } }
  @media (max-width: 80rem) {
    .home-univers-slot--contact .univers-tile {
      border-left: 5px solid #fff;
      border-right: 5px solid #fff;
      overflow: hidden; } }
  @media (max-width: 50rem) {
    .home-univers-slot--contact .univers-tile {
      max-width: 100%;
      border: none; } }

.home-univers-slot--contact .univers-tile-bg {
  box-shadow: none; }

.home-univers-slot--contact .univers-tile-content-wrapper {
  width: calc(100% - 90px); }
  @media (max-width: 80rem) {
    .home-univers-slot--contact .univers-tile-content-wrapper {
      width: 100%; } }
  @media (max-width: 50rem) {
    .home-univers-slot--contact .univers-tile-content-wrapper {
      width: 50%; } }

.home-univers-slot--contact .univers-tile-content {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(78rem / 16);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.home-univers-slot--contact .univers-tile-Title {
  font-size: calc(18rem / 16);
  margin: 0; }
  @media (max-width: 88rem) {
    .home-univers-slot--contact .univers-tile-Title {
      padding: 0 calc(10rem / 16); } }

.corpo-contact {
  padding: 0;
  margin-top: calc(30rem / 16); }
  .corpo-contact .corpo-join-col {
    width: 100%; }
    @media (max-width: 65rem) {
      .corpo-contact .corpo-join-col {
        width: 100%; }
        .corpo-contact .corpo-join-col.corpo-join-col--contact {
          margin-top: calc(30rem / 16); } }
  .corpo-contact .corpo-join-colWrapper {
    padding: calc(55rem / 16); }
    @media (max-width: 65rem) {
      .corpo-contact .corpo-join-colWrapper {
        padding: calc(55rem / 16) calc(30rem / 16); } }
    @media (max-width: 30rem) {
      .corpo-contact .corpo-join-colWrapper {
        padding: calc(25rem / 16) calc(20rem / 16); } }

.contactInfoMessage,
.js-GotoProduct {
  visibility: hidden;
  opacity: 0;
  max-height: 0; }

.contactInfoMessage {
  transition: all 0.5s ease-in; }

.js-GotoProduct {
  transition: all 0.7s ease-in; }

.contactInfoMessage--visible {
  visibility: visible;
  opacity: 1;
  max-height: 100%; }

.exNumber {
  display: none; }
  .exNumber .input-text {
    max-width: calc(370rem / 16); }
    @media (max-width: 50rem) {
      .exNumber .input-text {
        max-width: calc(50rem / 16); } }
    @media (max-width: 30rem) {
      .exNumber .input-text {
        max-width: calc(185rem / 16); } }

.contact-legend-list {
  margin: 10px 0 calc(25rem / 16);
  line-height: calc(18rem / 16);
  font-size: calc(12rem / 16); }
  .contact-legend-list ul {
    margin: 1px 0 calc(25rem / 16);
    line-height: calc(18rem / 16);
    font-size: calc(12rem / 16);
    list-style: circle; }

.my-babyliss-logo {
  width: calc(140rem/16); }

.condition-link {
  color: #023a78; }

.product-link {
  width: 100%;
  height: auto;
  background-color: #fff;
  text-decoration: none; }
  .product-link:hover .product-discover .button.button-blue {
    background: #0954ab;
    color: #fff; }
  .product-link:hover .product-discover .button.button-noel {
    background-color: #000;
    color: #fff; }

.product-tile {
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  height: 100%;
  width: 100%;
  padding-bottom: calc(60rem / 16);
  text-align: left;
  margin: 0; }
  @media screen and (max-width: 30rem) {
    .product-tile {
      padding-bottom: calc(40rem / 16); } }
  .product-tile .product-image {
    position: relative;
    overflow: hidden; }
    .product-tile .product-image .quickview {
      display: none; }
    .product-tile .product-image .thumb-link {
      position: relative;
      overflow: hidden;
      display: block;
      width: 100%;
      height: 0;
      padding-top: 95.21%; }
      .product-tile .product-image .thumb-link:hover img {
        -webkit-transform: scale(1) !important;
                transform: scale(1) !important; }
        .product-tile .product-image .thumb-link:hover img.no-product-zoom {
          -webkit-transform: none !important;
                  transform: none !important; }
      .product-tile .product-image .thumb-link img {
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        -webkit-transform: scale(1.6);
                transform: scale(1.6);
        -webkit-transform-origin: 50% 0;
                transform-origin: 50% 0;
        transition: all 0.5s ease;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden; }
        .product-tile .product-image .thumb-link img.no-product-zoom {
          -webkit-transform: none !important;
                  transform: none !important; }
      .product-tile .product-image .thumb-link.thumb-link--star {
        padding-top: 45.044%; }
        @media (max-width: 86rem) and (orientation: landscape) {
          .product-tile .product-image .thumb-link.thumb-link--star {
            padding-top: 44.7%; } }
        @media screen and (max-width: 30rem) {
          .product-tile .product-image .thumb-link.thumb-link--star {
            padding-top: 95.21%; } }
  .product-tile .product-name {
    height: calc(60rem / 16);
    overflow: hidden;
    padding: calc(20rem / 16) calc(20rem / 16) 0;
    margin: 0;
    font-size: calc(17rem / 16);
    font-family: montserrat;
    font-weight: 700;
    text-transform: uppercase;
    color: #0a011d; }
    @media screen and (max-width: 50rem) {
      .product-tile .product-name {
        height: calc(40rem / 16); } }
    @media screen and (max-width: 30rem) {
      .product-tile .product-name {
        height: calc(36rem / 16);
        padding: calc(10rem / 16) calc(10rem / 16) 0;
        margin-bottom: calc(15rem /16);
        font-size: calc(11rem / 16); } }
  .product-tile .product-desc {
    font-size: calc(14rem / 16);
    line-height: calc(18rem / 16);
    font-family: montserrat;
    font-weight: normal;
    padding: calc(6rem / 16) calc(20rem / 16) 0;
    margin: 0 0 calc(26rem / 16);
    color: #4b4b4b;
    height: calc(40rem / 16); }
    @media screen and (max-width: 30rem) {
      .product-tile .product-desc {
        display: none;
        font-size: calc(12rem / 16);
        line-height: calc(15rem / 16);
        padding: calc(10rem / 16) calc(10rem / 16) 0; } }
  .product-tile .product-discover {
    position: absolute;
    bottom: 0;
    margin-bottom: calc(20rem / 16);
    padding-left: calc(15rem / 16); }
    @media (max-width: 65rem) {
      .product-tile .product-discover {
        width: 100%;
        text-align: center;
        padding: 0; } }
    @media screen and (max-width: 30rem) {
      .product-tile .product-discover {
        margin-bottom: calc(10rem / 16);
        padding-left: 0; } }
  .product-tile.product-tile--article {
    padding: 0;
    box-shadow: none !important; }
    .product-tile.product-tile--article:hover .page-BlogArticle-content:before {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      border-width: 4px; }

.product-label {
  position: absolute;
  z-index: 1;
  top: calc(-10rem / 16);
  left: calc(-10rem / 16);
  padding: calc(3rem /16) calc(10rem / 16);
  font-family: montserrat;
  font-size: calc(20rem / 16);
  font-weight: 700;
  text-transform: uppercase;
  color: #fff; }
  .product-label.product-label--excluWeb {
    background-color: #938d7a; }
  .product-label.product-label--new {
    background: linear-gradient(to right, #023a78 0%, #074891 100%); }
  .product-label.product-label--best {
    background-color: #000; }
  @media screen and (max-width: 65rem) {
    .product-label {
      font-size: calc(16rem / 16); } }
  @media screen and (max-width: 50rem) {
    .product-label {
      font-size: calc(12rem / 16);
      top: calc(-4rem / 16);
      left: calc(-4rem / 16); } }

.capture-product-id {
  left: -999em;
  position: absolute; }

.iconic-content {
  background-color: #fff; }
  @media (max-width: 30rem) {
    .iconic-content {
      background-color: #f1f1f1; } }

.iconic-wrapper {
  max-width: calc(1280rem / 16);
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 65rem) {
    .iconic-wrapper {
      max-width: calc(824rem / 16); } }

.iconic-wrapper--gamme {
  background-color: #fff;
  box-shadow: 0px 0px 47px 0px rgba(17, 17, 17, 0.2);
  max-width: calc(1204rem / 16);
  padding-top: calc(52rem / 16); }
  @media (max-width: 30rem) {
    .iconic-wrapper--gamme {
      padding-top: calc(30rem / 16); } }

.iconic-wrapper--table {
  padding-top: calc(115rem / 16); }
  .iconic-wrapper--table + .iconic-wrapper--gamme {
    padding-bottom: calc(45rem / 16);
    overflow: hidden; }
  @media (max-width: 50rem) {
    .iconic-wrapper--table {
      padding-top: calc(70rem / 16); } }

.bloc-caracteristique {
  background-color: #233038;
  background-image: linear-gradient(90deg, #233038 49%, #39454c 25%, #39454c 50%, #233038 50%, #233038 100%, #39454c 65%, #39454c);
  background-size: 150px 150px; }
  .bloc-caracteristique .iconic-pageTitle {
    margin-bottom: calc(75rem / 16); }
    @media (max-width: 50rem) {
      .bloc-caracteristique .iconic-pageTitle {
        margin-bottom: calc(30rem / 16); }
        .bloc-caracteristique .iconic-pageTitle .iconic-pageTitle-small {
          font-size: calc(24rem / 16); } }
    @media (max-width: 50rem) and (max-width: 30rem) {
      .bloc-caracteristique .iconic-pageTitle .iconic-pageTitle-small {
        font-size: calc(14rem / 16); } }
    @media (max-width: 30rem) {
      .bloc-caracteristique .iconic-pageTitle {
        padding: 0; } }
  .bloc-caracteristique .product-cat-block--left {
    padding: calc(140rem / 16) 0 0 16%; }
    @media (max-width: 65rem) {
      .bloc-caracteristique .product-cat-block--left {
        padding: 0; } }
    @media (max-width: 50rem) {
      .bloc-caracteristique .product-cat-block--left {
        padding-top: calc(140rem / 16);
        width: 85%;
        margin: 0 auto; } }
    @media (max-width: 30rem) {
      .bloc-caracteristique .product-cat-block--left {
        padding-top: calc(70rem / 16);
        width: 100%; } }

.bloc-plus {
  padding: calc(80rem / 16) 0 calc(70rem / 16);
  overflow: hidden; }
  .bloc-plus .iconic-content {
    background-color: #f1f1f1; }
  @media (max-width: 50rem) {
    .bloc-plus {
      padding: calc(50rem / 16) calc(20rem / 16) calc(20rem / 16); } }
  @media (max-width: 30rem) {
    .bloc-plus {
      padding: calc(20rem / 16) 0; } }

.bloc-plus-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: calc(60rem / 16);
  clear: both; }
  @media (max-width: 50rem) {
    .bloc-plus-line {
      display: block;
      margin: 0 calc(20rem / 16);
      padding: 0 0 calc(10rem / 16); } }

.bloc-plus-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 50rem) {
    .bloc-plus-left {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .bloc-plus-left .bloc-plus-cell {
    text-align: left;
    padding-right: calc(40rem / 16); }
    .bloc-plus-left .bloc-plus-cell.bloc-plus-text {
      padding-right: 0; }
    @media (max-width: 65rem) {
      .bloc-plus-left .bloc-plus-cell img {
        float: right; } }
    @media (max-width: 50rem) {
      .bloc-plus-left .bloc-plus-cell {
        padding: 0; }
        .bloc-plus-left .bloc-plus-cell img {
          width: 100%;
          float: none; } }
  @media (max-width: 50rem) {
    .bloc-plus-left .bloc-plus-text {
      text-align: left;
      padding: 0 0 calc(30rem / 16); } }

.bloc-plus-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  @media (max-width: 50rem) {
    .bloc-plus-right {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .bloc-plus-right .bloc-plus-cell {
    text-align: right;
    padding-left: calc(40rem / 16); }
    .bloc-plus-right .bloc-plus-cell.bloc-plus-text {
      padding-left: 0; }
    @media (max-width: 65rem) {
      .bloc-plus-right .bloc-plus-cell img {
        float: left; } }
    @media (max-width: 50rem) {
      .bloc-plus-right .bloc-plus-cell {
        padding: 0; }
        .bloc-plus-right .bloc-plus-cell img {
          width: 100%;
          float: none; } }
  @media (max-width: 50rem) {
    .bloc-plus-right .bloc-plus-text {
      text-align: left;
      padding: 0 0 calc(30rem / 16); } }

.bloc-plus-cell {
  display: block;
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-family: montserrat;
  font-size: calc(31rem / 16);
  font-weight: 400; }
  @media (max-width: 65rem) {
    .bloc-plus-cell {
      font-size: calc(24rem / 16);
      width: 70%;
      box-sizing: border-box;
      overflow: hidden; }
      .bloc-plus-cell.bloc-plus-text {
        width: 30%; }
      .bloc-plus-cell br {
        display: none; } }
  @media (max-width: 50rem) {
    .bloc-plus-cell {
      display: block;
      width: auto;
      font-size: calc(16rem / 16);
      text-align: center;
      color: #282A3F;
      padding: 0; }
      .bloc-plus-cell.bloc-plus-text {
        width: auto; }
      .bloc-plus-cell img {
        max-width: 100%; } }

.bloc-plus-text {
  padding-bottom: calc(5rem / 16); }

.bloc-plus-degree {
  font-family: montserrat;
  font-size: calc(100rem / 16); }
  @media (max-width: 50rem) {
    .bloc-plus-degree {
      font-size: calc(70rem / 16);
      line-height: calc(70rem / 16);
      font-weight: 600;
      color: #282A3F; } }

.bloc-avantages {
  padding: calc(80rem / 16) 0 0;
  background-color: #282A3F;
  overflow: hidden; }
  .bloc-avantages .iconic-content {
    color: #fff;
    background-color: #282A3F; }
  @media (max-width: 50rem) {
    .bloc-avantages {
      padding: calc(50rem / 16) 0 0; } }

.bloc-avantages-img {
  display: block;
  float: left;
  margin: calc(60rem / 16) 0 0;
  padding: 0;
  border: none;
  text-decoration: none; }
  @media (max-width: 50rem) {
    .bloc-avantages-img {
      clear: both;
      margin: 0 auto;
      max-width: 100%; } }

.bloc-avantages-img--left {
  float: left; }
  @media (max-width: 50rem) {
    .bloc-avantages-img--left {
      float: none; }
      .bloc-avantages-img--left img {
        max-width: 100%; } }

.bloc-avantages-img--right {
  float: right; }
  @media (max-width: 50rem) {
    .bloc-avantages-img--right {
      float: none; }
      .bloc-avantages-img--right img {
        max-width: 100%; } }

[class*="bloc-caracteristique--"],
[class^="bloc-caracteristique--"] {
  background-image: none;
  padding: calc(72rem / 16) 0 0; }
  [class*="bloc-caracteristique--"] .iconic-content .product-cat,
  [class^="bloc-caracteristique--"] .iconic-content .product-cat {
    padding-top: 0; }
  @media (max-width: 65rem) {
    [class*="bloc-caracteristique--"],
    [class^="bloc-caracteristique--"] {
      padding-bottom: calc(140rem / 16); } }
  @media (max-width: 30rem) {
    [class*="bloc-caracteristique--"],
    [class^="bloc-caracteristique--"] {
      padding-top: calc(25rem / 16);
      padding-bottom: calc(80rem / 16); } }
  [class*="bloc-caracteristique--"] + .bloc-gamme,
  [class^="bloc-caracteristique--"] + .bloc-gamme {
    margin-top: 0; }

.bloc-iconic--nextPlayer .templateLight.bloc-caracteristique,
.bloc-iconic--nextPlayer .templateLight[class*="bloc-caracteristique"],
.bloc-iconic--nextPlayer .templateLight[class^="bloc-caracteristique"] {
  padding-top: calc(112rem / 16);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  background-color: #272b41; }
  @media (max-width: 65rem) {
    .bloc-iconic--nextPlayer .templateLight.bloc-caracteristique,
    .bloc-iconic--nextPlayer .templateLight[class*="bloc-caracteristique"],
    .bloc-iconic--nextPlayer .templateLight[class^="bloc-caracteristique"] {
      background-position: 0 calc(270rem /16); } }
  @media (max-width: 50rem) {
    .bloc-iconic--nextPlayer .templateLight.bloc-caracteristique,
    .bloc-iconic--nextPlayer .templateLight[class*="bloc-caracteristique"],
    .bloc-iconic--nextPlayer .templateLight[class^="bloc-caracteristique"] {
      background-position: 0 calc(180rem /16); } }
  @media (max-width: 30rem) {
    .bloc-iconic--nextPlayer .templateLight.bloc-caracteristique,
    .bloc-iconic--nextPlayer .templateLight[class*="bloc-caracteristique"],
    .bloc-iconic--nextPlayer .templateLight[class^="bloc-caracteristique"] {
      background-position: 0 calc(240rem /16); } }

@media (max-width: 30rem) {
  [class*="bloc-caracteristique--"]:not(.bloc-caracteristique--gamme),
  [class^="bloc-caracteristique--"]:not(.bloc-caracteristique--gamme) {
    padding-bottom: 0; } }

.bloc-iconic--nextPlayer {
  margin-top: calc(-112rem / 16); }
  .bloc-iconic--nextPlayer .bloc-caracteristique {
    padding-top: calc(178rem / 16); }
    @media (max-width: 50rem) {
      .bloc-iconic--nextPlayer .bloc-caracteristique {
        padding-top: calc(225rem / 16); } }
    @media (max-width: 30rem) {
      .bloc-iconic--nextPlayer .bloc-caracteristique {
        padding-top: calc(150rem / 16); } }
  .bloc-iconic--nextPlayer .bloc-gamme {
    background-color: #f1f1f1;
    z-index: inherit;
    margin: 0; }
  @media (max-width: 65rem) {
    .bloc-iconic--nextPlayer .iconic-wrapper--table {
      padding-top: calc(70rem / 16); } }
  @media (max-width: 50rem) {
    .bloc-iconic--nextPlayer .iconic-wrapper--table {
      padding-top: calc(195rem / 16); }
    .bloc-iconic--nextPlayer .product-cat-block--left {
      padding: 0; } }
  @media (max-width: 30rem) {
    .bloc-iconic--nextPlayer .iconic-wrapper--table {
      padding-top: calc(30rem / 16); } }

.bloc-caracteristique--gamme {
  margin-bottom: calc(-130rem / 16);
  padding-bottom: calc(220rem / 16); }
  @media (max-width: 30rem) {
    .bloc-caracteristique--gamme {
      padding-bottom: calc(130rem / 16); } }

.bloc-caracteristique--aqua {
  background-color: #c1e4e4; }
  .bloc-caracteristique--aqua .product-cat-recapItem {
    color: #023a78; }

.bloc-caracteristique--pink {
  background-color: #f9c6df; }

.bloc-caracteristique--orange {
  background-color: #ffb84d; }
  .bloc-caracteristique--orange .product-carac-item:first-child {
    margin-bottom: calc(100rem / 16); }
    @media (max-width: 50rem) {
      .bloc-caracteristique--orange .product-carac-item:first-child {
        margin-bottom: 0; } }
  .bloc-caracteristique--orange .product-cat-block--third:nth-child(2n) {
    padding-right: calc(60rem / 16); }
    @media (max-width: 65rem) {
      .bloc-caracteristique--orange .product-cat-block--third:nth-child(2n) {
        padding-right: 0; } }

.bloc-caracteristique--lightOrange {
  background-color: #ffb84d; }

.bloc-caracteristique--grey-blue {
  background-color: #28363f; }

.bloc-caracteristique--grey-beard {
  background-color: #587186; }

.bloc-caracteristique--red-error {
  background-color: #c41f35; }

.bloc-caracteristique--almond {
  background-color: #d1e6c0; }

.bloc-cross {
  box-shadow: inset 0 0 0 0 #CCC, inset 0px -11px 40px -10px #CCC; }

.bloc-services {
  margin: 0; }

.bloc-compare {
  background-color: #fff;
  padding: calc(80rem / 16) 0;
  box-shadow: inset 0 0 0 0 #CCC, inset 0px -11px 40px -10px #CCC; }
  @media (max-width: 80rem) {
    .bloc-compare {
      padding: 0; } }

.iconic-content--caracteristique {
  background-color: transparent; }

.product-promise {
  position: relative;
  display: table;
  padding-top: calc(58rem / 16);
  table-layout: fixed; }
  @media (max-width: 65rem) {
    .product-promise {
      padding: calc(50rem / 16) 0; } }
  @media (max-width: 50rem) {
    .product-promise {
      display: block;
      padding-bottom: 0; } }
  @media (max-width: 30rem) {
    .product-promise {
      padding-top: calc(25rem / 16); } }

.product-promise-block {
  display: table-cell;
  vertical-align: top;
  padding: 0 calc(38rem / 16); }
  @media (max-width: 65rem) {
    .product-promise-block {
      padding: 0 calc(20rem / 16); } }
  @media (max-width: 30rem) {
    .product-promise-block {
      display: block; } }

.product-promise-block--left {
  width: 30%; }
  @media (max-width: 65rem) {
    .product-promise-block--left {
      width: 38%; } }
  @media (max-width: 30rem) {
    .product-promise-block--left {
      width: 100%;
      margin-bottom: calc(55rem / 16); } }

.templateLight .product-promise-block--left {
  width: 38%; }
  @media (max-width: 50rem) {
    .templateLight .product-promise-block--left {
      width: 100%;
      margin-bottom: calc(55rem / 16); } }

.product-promise-block--right {
  width: 70%; }
  @media (max-width: 65rem) {
    .product-promise-block--right {
      width: 62%; } }
  @media (max-width: 30rem) {
    .product-promise-block--right {
      width: 100%; } }

.templateLight .product-promise-block {
  padding: 0; }
  @media (max-width: 50rem) {
    .templateLight .product-promise-block {
      display: block;
      float: none;
      width: 100%;
      padding: 0 calc(20rem / 16);
      margin-bottom: calc(18rem / 16); } }

.product-promise-skills {
  color: #053d7b;
  font-family: montserrat;
  font-size: calc(38rem / 16);
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  line-height: calc(46rem / 16);
  text-align: center; }
  @media (max-width: 50rem) {
    .product-promise-skills {
      font-size: calc(36rem / 16); }
      .product-promise-skills br {
        display: none; } }
  @media (max-width: 30rem) {
    .product-promise-skills {
      font-size: calc(28rem / 16);
      line-height: calc(34rem / 16); } }

.templateLight .product-promise-skills {
  font-size: calc(36rem / 16);
  font-weight: 500;
  text-align: left; }
  @media (max-width: 50rem) {
    .templateLight .product-promise-skills {
      padding: 0 0 calc(380rem / 16);
      font-size: calc(26rem / 16);
      font-weight: 400;
      line-height: calc(26rem / 16);
      text-align: center; }
      .templateLight .product-promise-skills br {
        display: none; } }
  @media (max-width: 30rem) {
    .templateLight .product-promise-skills {
      padding: 0 0 calc(300rem / 16); }
      .templateLight .product-promise-skills br {
        display: block; } }

.templateLight .product-promise-skills-bold {
  font-weight: 600; }
  @media (max-width: 50rem) {
    .templateLight .product-promise-skills-bold {
      padding-left: calc(10rem / 16); } }
  @media (max-width: 30rem) {
    .templateLight .product-promise-skills-bold {
      padding: 0; } }

.product-promise-skillsNumber {
  display: block;
  font-size: calc(130rem / 16);
  font-weight: 600;
  line-height: calc(128rem / 16);
  margin-bottom: calc(5rem / 16);
  white-space: nowrap; }
  .product-promise-skillsNumber sup {
    font-size: calc(65rem / 16);
    top: calc(-60rem / 16); }
    @media (max-width: 30rem) {
      .product-promise-skillsNumber sup {
        top: calc(-35rem / 16); } }
  @media (max-width: 30rem) {
    .product-promise-skillsNumber {
      font-size: calc(116rem / 16);
      line-height: calc(90rem / 16); } }

.product-promise-skillsBold {
  font-weight: 600; }

@media (max-width: 80rem) {
  .product-promise-skillsNumber--long {
    font-size: 11vw; } }

@media (max-width: 50rem) {
  .product-promise-skillsNumber--long {
    font-size: 15vw; } }

@media (max-width: 30rem) {
  .product-promise-skillsNumber--long {
    font-size: 25vw; } }

.product-promise-skillsSmalls {
  color: #4b4b4b;
  display: block;
  font-size: calc(16rem / 16);
  font-weight: 700;
  text-transform: none;
  margin-top: calc(5rem /16);
  line-height: 100%; }
  @media (max-width: 30rem) {
    .product-promise-skillsSmalls {
      font-size: calc(14rem / 16); } }

.product-promise-skillsVerySmalls {
  color: #4b4b4b;
  display: block;
  font-size: calc(14rem / 16);
  font-weight: 200;
  text-transform: none;
  margin-top: calc(5rem /16);
  line-height: 100%; }
  @media (max-width: 30rem) {
    .product-promise-skillsVerySmalls {
      font-size: calc(12rem / 16); } }

.product-promise-player {
  position: absolute;
  right: 10%;
  width: calc(620rem / 16);
  height: calc(379rem / 16);
  z-index: 1;
  margin-top: calc(100rem / 16); }
  @media (max-width: 65rem) {
    .product-promise-player {
      margin-top: 0; } }
  @media (max-width: 46rem) {
    .product-promise-player {
      right: 8%; } }
  @media (max-width: 42rem) {
    .product-promise-player {
      right: 1%; } }
  @media (max-width: 30rem) {
    .product-promise-player {
      position: relative;
      right: inherit;
      margin: 0 auto;
      width: 100%;
      height: auto; } }

.templateLight .product-promise-player {
  right: 0; }
  @media (max-width: 50rem) {
    .templateLight .product-promise-player {
      position: relative;
      right: auto;
      margin: 0 auto; } }

.product-promise-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.product-promise-video iframe,
.product-promise-video object,
.product-promise-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.product-promise-title {
  color: #000;
  font-family: montserrat;
  font-size: calc(30rem / 16);
  font-weight: normal;
  text-transform: none;
  margin: 0 0 calc(22rem / 16); }
  @media (max-width: 65rem) {
    .product-promise-title {
      font-size: calc(26rem / 16); } }
  @media (max-width: 30rem) {
    .product-promise-title {
      font-size: calc(18rem / 16); }
      .product-promise-title br {
        display: none; } }

.templateLight .product-promise-title {
  font-weight: 400; }
  @media (max-width: 65rem) {
    .templateLight .product-promise-title br {
      display: none; } }

.product-promise-titleBold {
  display: block;
  font-weight: 600; }
  @media (max-width: 30rem) {
    .product-promise-titleBold {
      display: inline; } }

.product-promise-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: calc(650rem / 16); }
  @media (max-width: 30rem) {
    .product-promise-bottom {
      display: block;
      min-height: inherit; }
      .product-promise-bottom .product-promise-bottom-block:nth-child(even) {
        padding: 0; }
        .product-promise-bottom .product-promise-bottom-block:nth-child(even) .product-promise-ask {
          width: 100%; } }

.product-promise-bottom-block {
  position: relative; }
  @media (min-width: 30rem) and (max-width: 65rem) {
    .product-promise-bottom-block.product-promise-bottom-image:nth-child(even) {
      display: block;
      position: absolute;
      top: 170px;
      left: 0px;
      margin: 0;
      padding: 0;
      width: 35%; }
      .product-promise-bottom-block.product-promise-bottom-image:nth-child(even) img {
        width: 100%; } }
  .product-promise-bottom-block:nth-child(even) {
    padding-left: calc(38rem / 16); }
    @media (min-width: 30rem) and (max-width: 65rem) {
      .product-promise-bottom-block:nth-child(even) {
        display: none; } }
  .product-promise-bottom-block:nth-child(odd) {
    padding-right: 8%;
    position: relative;
    max-width: calc(450rem / 16); }
    .product-promise-bottom-block:nth-child(odd).product-promise-bottom-block--noPlayer {
      padding-bottom: calc(86rem / 16); }
      @media (max-width: 30rem) {
        .product-promise-bottom-block:nth-child(odd).product-promise-bottom-block--noPlayer {
          padding: 0; } }
    @media (max-width: 50rem) {
      .product-promise-bottom-block:nth-child(odd) {
        width: 100%;
        padding-bottom: calc(310rem / 16); } }
    @media (max-width: 30rem) {
      .product-promise-bottom-block:nth-child(odd) {
        padding: 0; } }

@media (max-width: 50rem) {
  .templateLight .product-promise-bottom-block:nth-child(odd) {
    max-width: none; } }

@media (max-width: 50rem) {
  .templateLight .product-promise-bottom-block,
  .templateLight .product-promise-bottom-block:nth-child(2n) {
    display: block;
    padding: 0; } }

.templateLight .product-promise-bottom-block:nth-child(2n) img {
  max-width: 380px;
  max-height: 380px; }

@media (max-width: 50rem) {
  .templateLight .product-promise-bottom-block:nth-child(2n) {
    position: absolute;
    top: calc(90rem / 16);
    left: 0;
    width: 100%; }
    .templateLight .product-promise-bottom-block:nth-child(2n) img {
      display: block;
      margin: 0 auto; } }

@media (max-width: 30rem) {
  .templateLight .product-promise-bottom-block:nth-child(2n) img {
    width: auto;
    max-height: calc(290rem / 16); } }

@media (max-width: 20rem) {
  .templateLight .product-promise-bottom-block:nth-child(2n) img {
    max-width: 90%; } }

.product-promise-bottom-block--video {
  padding-bottom: calc(380rem / 16); }

.product-promise-bottom.product-promise-bottom-block--noVideo {
  padding-bottom: calc(120rem / 16);
  min-height: auto; }

.product-promise-text {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  margin-bottom: calc(20rem / 16);
  line-height: calc(24rem / 16);
  min-height: calc(100rem / 16); }
  @media (max-width: 50rem) {
    .product-promise-text {
      padding: 0;
      margin: 0;
      margin-bottom: calc(20rem / 16);
      min-height: calc(10rem / 16); } }
  @media (max-width: 30rem) {
    .product-promise-text {
      font-size: calc(12rem / 16);
      line-height: calc(18rem / 16); } }
  .product-promise-text:nth-child(n+2) + .product-promise-player {
    margin-top: 0; }

.templateLight .product-promise-text {
  min-height: auto; }
  @media (max-width: 50rem) {
    .templateLight .product-promise-text br {
      display: none; } }

.product-promise-ask {
  color: #fff;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: normal;
  padding: calc(65rem / 16) calc(32rem / 16);
  text-align: center;
  margin: calc(33rem / 16) 0 calc(95rem / 16);
  width: calc(334rem / 16);
  line-height: calc(23rem / 16); }

.product-promise-ask--orange {
  background-color: #c9522a; }

.product-promise-ask--aqua {
  background-color: #c1e4e4; }

.product-promise-ask--pink {
  background-color: #f9c6df; }

.product-promise-ask--lightOrange {
  background-color: #ffb84d; }

.product-promise-ask--grey-blue {
  background-color: #28363f; }

.product-promise-ask--grey-beard {
  background-color: #587186; }

.product-promise-ask--red-error {
  background-color: #c41f35; }

.product-promise-ask--almond {
  background-color: #d1e6c0; }

.product-promise-askTitle {
  font-size: calc(25rem / 16);
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding-bottom: calc(28rem /16);
  margin: 0 auto calc(20rem /16);
  border-bottom: 1px dotted #fff;
  width: calc(190rem / 16);
  line-height: calc(30rem / 16); }

.product-promise-ask--aqua,
.product-promise-ask--pink,
.product-promise-ask--almond {
  color: #023a78; }
  @media (min-width: 801px) and (max-width: 1040px) {
    .product-promise-ask--aqua,
    .product-promise-ask--pink,
    .product-promise-ask--almond {
      padding-left: 320px;
      position: relative; }
      .product-promise-ask--aqua .product-promise-askTitle,
      .product-promise-ask--pink .product-promise-askTitle,
      .product-promise-ask--almond .product-promise-askTitle {
        position: absolute;
        left: 37px; } }
  .product-promise-ask--aqua .product-promise-askTitle,
  .product-promise-ask--pink .product-promise-askTitle,
  .product-promise-ask--almond .product-promise-askTitle {
    border-bottom: 1px dotted #023a78; }
    @media (max-width: 65rem) {
      .product-promise-ask--aqua .product-promise-askTitle,
      .product-promise-ask--pink .product-promise-askTitle,
      .product-promise-ask--almond .product-promise-askTitle {
        border-right: 1px dotted #023a78 !important; } }
    @media (max-width: 50rem) {
      .product-promise-ask--aqua .product-promise-askTitle,
      .product-promise-ask--pink .product-promise-askTitle,
      .product-promise-ask--almond .product-promise-askTitle {
        border: none !important;
        border-bottom: 1px dotted #023a78 !important; } }

.product-promise-askButton {
  margin-top: calc(40rem / 16); }

.product-promise-askList {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.iconic-content .product-cat {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: calc(80rem / 16) calc(25rem / 16) calc(42rem / 16); }
  @media (max-width: 50rem) {
    .iconic-content .product-cat {
      padding-top: 0;
      padding-bottom: 0; } }

@media (max-width: 50rem) {
  .iconic-content .templateLight .product-cat {
    padding-top: 0;
    padding-bottom: calc(20rem / 16); } }

.product-cat-block {
  display: table-cell;
  vertical-align: top;
  padding-top: calc(42rem / 16); }
  @media (max-width: 30rem) {
    .product-cat-block {
      display: block; } }
  .product-cat-block img {
    width: 100%;
    height: auto; }

.product-cat-block--left {
  padding: 0 0 0 16%; }
  @media (max-width: 80rem) {
    .product-cat-block--left {
      padding: 0 0 0 10%; } }
  @media (max-width: 65rem) {
    .product-cat-block--left {
      padding: 0; } }
  @media (max-width: 30rem) {
    .product-cat-block--left {
      padding: calc(29rem / 16) 0 0; } }

.product-cat-block--right {
  width: 45%;
  padding: 0 calc(38rem / 16); }
  @media (max-width: 65rem) {
    .product-cat-block--right {
      width: 40%; } }
  @media (max-width: 50rem) {
    .product-cat-block--right {
      width: 35%; } }
  @media (max-width: 30rem) {
    .product-cat-block--right {
      width: 100%;
      padding: 0;
      margin: calc(28rem / 16) 0 calc(4rem / 16); } }

@media (max-width: 50rem) {
  .product-cat-block--left,
  .product-cat-block--right {
    display: block;
    width: 100%; } }

@media (max-width: 65rem) {
  .product-cat-block--third {
    display: inline-block;
    width: 50%; } }

@media (max-width: 50rem) {
  .product-cat-block--third {
    display: block;
    width: 100%;
    padding: 0; } }

.product-cat-block--third .product-cat-reItem {
  color: #023a78; }

.product-cat-block--third:nth-child(2n) {
  width: calc(401rem / 16);
  padding: 0 0 0 calc(11rem / 16); }
  @media (max-width: 65rem) {
    .product-cat-block--third:nth-child(2n) {
      width: 50%; } }
  @media (max-width: 50rem) {
    .product-cat-block--third:nth-child(2n) {
      margin: calc(33rem / 16) auto 0; } }
  @media (max-width: 30rem) {
    .product-cat-block--third:nth-child(2n) {
      width: 80%;
      text-align: center;
      padding: 0; } }

@media (max-width: 65rem) {
  .product-cat-block--third:nth-child(3n) {
    display: block;
    width: 100%;
    padding: 0 calc(28rem / 16); }
    .product-cat-block--third:nth-child(3n) .list-group {
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 20px;
              column-gap: 20px; } }
    @media (max-width: 65rem) and (max-width: 50rem) {
      .product-cat-block--third:nth-child(3n) .list-group {
        -webkit-column-count: 1;
                column-count: 1; } }

@media (max-width: 50rem) {
  .product-cat-block--third:nth-child(3n) {
    padding: 0; } }

.iconic-pageTitle {
  color: #fff;
  font-family: montserrat;
  font-size: calc(32rem / 16);
  font-weight: 600;
  text-transform: uppercase;
  margin: 0; }
  @media (max-width: 65rem) {
    .iconic-pageTitle {
      font-size: calc(28rem / 16); } }
  @media (max-width: 30rem) {
    .iconic-pageTitle {
      font-size: calc(18rem / 16);
      padding: 0 calc(22rem / 16); } }

@media (max-width: 50rem) {
  .templateLight .iconic-pageTitle {
    padding: 0 calc(50rem / 16) calc(20rem / 16);
    font-size: calc(22rem / 16);
    font-weight: 600; } }

.iconic-pageTitle-and {
  font-weight: 400; }

.templateLight .iconic-pageTitle {
  font-size: calc(32rem / 16);
  font-weight: 600; }
  .templateLight .iconic-pageTitle sup {
    font-size: calc(22rem / 16); }
  @media (max-width: 50rem) {
    .templateLight .iconic-pageTitle {
      margin: 0 calc(20rem / 16);
      padding: 0 0 calc(20rem / 16);
      font-size: calc(28rem / 16); }
      .templateLight .iconic-pageTitle sup {
        font-size: calc(24rem / 16); } }

.iconic-pageTitle--black {
  color: #000; }

.iconic-pageTitle--blue {
  color: #023a78; }

.iconic-pageTitle--greyblue {
  color: #28363f; }

.iconic-pageTitle--center {
  text-align: center; }

.iconic-pageTitle-small {
  display: block;
  font-size: calc(27rem / 16);
  font-weight: 300;
  text-transform: none; }
  @media (max-width: 65rem) {
    .iconic-pageTitle-small {
      font-size: calc(24rem / 16); } }
  @media (max-width: 30rem) {
    .iconic-pageTitle-small {
      font-size: calc(14rem / 16); } }

.iconic-pageText {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(16rem / 16);
  font-weight: 300;
  text-align: center;
  margin-bottom: 0; }
  @media (max-width: 30rem) {
    .iconic-pageText {
      padding: 0 calc(25rem / 16);
      margin-top: calc(10rem / 16);
      font-size: calc(12rem / 16); } }

.iconic-pageTextBold {
  font-weight: 700; }

.templateLight .product-cat-recap {
  text-align: center; }

.product-cat-recapPre {
  padding: 0 0 calc(10rem / 16);
  margin: 0;
  font-family: playfair;
  font-size: calc(18rem / 16);
  font-style: italic;
  color: #fff; }
  @media (max-width: 30rem) {
    .product-cat-recapPre {
      padding: calc(30rem / 16) 0 calc(10rem / 16);
      font-size: calc(14rem / 16); } }

.product-cat-recapTxt {
  color: #fff;
  font-size: calc(18rem / 16);
  font-weight: 700;
  text-transform: uppercase;
  font-family: montserrat; }
  @media (max-width: 30rem) {
    .product-cat-recapTxt {
      font-size: calc(14rem / 16);
      margin: 0 0 calc(20rem / 16); } }

.templateLight .product-cat-recapTxt {
  margin: 0;
  padding-bottom: calc(70rem / 16);
  font-family: montserrat;
  font-size: calc(32rem / 16);
  font-weight: 600; }
  @media (max-width: 50rem) {
    .templateLight .product-cat-recapTxt {
      font-size: calc(22rem / 16); } }

.templateLight .product-cat-recapDesc {
  padding: calc(420rem / 16) calc(380rem / 16) calc(60rem / 16) calc(200rem / 16);
  font-family: montserrat;
  font-size: calc(20rem / 16);
  font-weight: 300;
  text-align: right;
  line-height: 1.5;
  color: #fff; }
  @media (max-width: 65rem) {
    .templateLight .product-cat-recapDesc {
      padding: calc(210rem / 16) calc(230rem / 16) 0 0;
      font-size: calc(16rem / 16); } }
  @media (max-width: 50rem) {
    .templateLight .product-cat-recapDesc {
      padding: calc(126rem / 16) calc(230rem / 16) 0 0;
      font-size: calc(14rem / 16); } }
  @media (max-width: 30rem) {
    .templateLight .product-cat-recapDesc {
      padding: calc(170rem / 16) 0 0;
      text-align: left; }
      .templateLight .product-cat-recapDesc br {
        display: none; } }
  @media (max-width: 20rem) {
    .templateLight .product-cat-recapDesc {
      padding: calc(100rem / 16) 0 0; } }

.product-cat-recapList {
  margin: 0;
  padding-left: calc(16rem / 16); }

.product-cat-recapItem {
  color: #fff;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  margin: 0 0 calc(18rem / 16); }
  @media (max-width: 30rem) {
    .product-cat-recapItem {
      font-size: calc(12rem / 16);
      margin: 0 0 calc(14rem / 16); } }

.bloc-conseil {
  padding: calc(58rem / 16) 0; }
  @media (max-width: 50rem) {
    .bloc-conseil {
      padding: calc(52rem / 16) 0 0; } }
  .bloc-conseil .swiper-container {
    overflow: visible; }
    @media (max-width: 30rem) {
      .bloc-conseil .swiper-container {
        overflow: hidden;
        margin-top: calc(18rem / 16);
        margin-bottom: calc(42rem / 16); }
        .bloc-conseil .swiper-container .swiper-pagination-bullets {
          width: 100%; } }

@media (max-width: 50rem) {
  .templateLight.bloc-conseil {
    padding: calc(50rem / 16) 0 calc(20rem / 16); } }

@media (max-width: 50rem) {
  .templateLight.bloc-conseil .swiper-container .swiper-pagination-bullets {
    width: 100%; } }

.product-conseil {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(82rem / 16);
  height: 100%; }
  @media (max-width: 80rem) {
    .product-conseil {
      padding: 0 calc(38rem / 16); } }
  @media (max-width: 65rem) {
    .product-conseil {
      padding: 0; } }
  @media (max-width: 50rem) {
    .product-conseil {
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  @media (max-width: 30rem) {
    .product-conseil {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-top: calc(22rem / 16); } }
  .product-conseil.swiper-wrapper {
    box-sizing: inherit; }

.product-conseil-item {
  position: relative;
  width: 25%;
  max-width: calc(286rem / 16);
  line-height: 0;
  margin: 0;
  background-color: #fff;
  height: auto;
  box-shadow: 0px 0px 47px 0px rgba(17, 17, 17, 0.2); }
  @media (max-width: 80rem) {
    .product-conseil-item {
      max-width: calc(250rem / 16); } }
  @media (max-width: 65rem) {
    .product-conseil-item {
      max-width: calc(190rem / 16); } }
  @media (max-width: 50rem) {
    .product-conseil-item {
      width: 50%;
      max-width: calc(300rem / 16);
      margin-bottom: calc(58rem / 16); } }
  @media (max-width: 30rem) {
    .product-conseil-item {
      width: calc(210rem / 16);
      max-width: none;
      box-shadow: none; } }

.templateLight .product-conseil-item {
  width: 30%;
  max-width: calc(400rem / 16); }
  @media (max-width: 50rem) {
    .templateLight .product-conseil-item {
      width: 90%;
      max-width: none;
      margin: 0 5% calc(58rem / 16); } }

.product-conseil-img {
  width: 100%;
  height: auto; }

.product-conseil-name {
  background-color: #fff;
  padding: calc(34rem / 16) calc(30rem / 16); }
  @media (max-width: 65rem) {
    .product-conseil-name {
      padding: calc(16rem / 16); } }

.product-conseil-count {
  color: #ff652d;
  position: absolute;
  left: calc(32rem / 16);
  top: calc(-26rem / 16);
  font-family: montserrat;
  font-size: calc(70rem / 16);
  font-weight: 900;
  line-height: 1; }
  @media (max-width: 30rem) {
    .product-conseil-count {
      font-size: calc(50rem / 16);
      left: calc(12rem / 16);
      top: calc(-20rem / 16); } }

.templateLight .product-conseil-count {
  top: calc(20rem / 16);
  right: calc(20rem / 16);
  left: auto; }

.product-conseil-count--blue {
  color: #023a78; }

.product-conseil-title {
  color: #0a011d;
  font-family: montserrat;
  font-size: calc(18rem / 16);
  font-weight: 700;
  line-height: calc(22rem / 16);
  line-height: 22px;
  text-transform: uppercase;
  margin: 0; }
  @media (max-width: 65rem) {
    .product-conseil-title {
      font-size: calc(16rem / 16); } }

.product-conseil-text {
  color: #0a011d;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  line-height: calc(18rem / 16);
  line-height: 18px;
  margin: 0; }
  @media (max-width: 65rem) {
    .product-conseil-text {
      font-size: calc(12rem / 16); } }

.bloc-gamme {
  position: relative;
  z-index: 1; }
  @media (max-width: 80rem) {
    .bloc-gamme {
      margin-left: calc(60rem / 16);
      margin-right: calc(60rem / 16); } }
  @media (max-width: 65rem) {
    .bloc-gamme {
      margin-left: calc(120rem / 16);
      margin-right: calc(120rem / 16); } }
  @media (max-width: 50rem) {
    .bloc-gamme {
      margin-top: 0;
      margin-left: calc(60rem / 16);
      margin-right: calc(60rem / 16); } }
  @media (max-width: 30rem) {
    .bloc-gamme {
      margin-top: calc(22rem/16);
      margin-left: calc(22rem / 16);
      margin-right: calc(22rem / 16); }
      .bloc-gamme .product-skin--double {
        margin: 0; }
      .bloc-gamme .product-skin-block {
        padding: 0 calc(25rem / 16) calc(38rem / 16); }
      .bloc-gamme .part-title {
        padding-right: calc(25rem / 16);
        padding-left: calc(25rem / 16); }
      .bloc-gamme .part-titleUpper {
        padding-right: calc(25rem / 16);
        padding-left: calc(25rem / 16); } }
  .bloc-gamme + .bloc-ratings {
    margin-top: calc(-127rem / 16); }
    @media (max-width: 30rem) {
      .bloc-gamme + .bloc-ratings {
        margin-top: calc(-80rem / 16); } }
    .bloc-gamme + .bloc-ratings .iconic-content {
      padding-top: calc(178rem / 16); }
      @media (max-width: 30rem) {
        .bloc-gamme + .bloc-ratings .iconic-content {
          padding-top: calc(112rem / 16); } }

.bloc-gamme-head {
  padding: 0 5%; }

.product-gamme-content {
  background-color: #fff;
  background-image: linear-gradient(90deg, #ffffff 49%, #f2f2f2 25%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%, #f2f2f2 65%, #f2f2f2);
  background-size: 150px 150px;
  margin: calc(58rem / 16) 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0 calc(12rem / 16) calc(40rem / 16);
  font-size: 0; }
  @media (max-width: 65rem) {
    .product-gamme-content {
      background-size: 147px 150px;
      background-image: none; } }
  @media (max-width: 50rem) {
    .product-gamme-content {
      background-size: 154px 150px;
      padding: 0 calc(80rem / 16); } }
  @media (max-width: 30rem) {
    .product-gamme-content {
      padding: 0 calc(22rem / 16);
      margin-top: calc(20rem / 16); } }

.product-gamme-item {
  display: table-cell;
  width: calc(100% / 3);
  vertical-align: top;
  border-left: 1px solid #E6E6E6;
  padding: calc(40rem / 16) calc(60rem / 16);
  transition: background-color 0.5s ease-in;
  cursor: pointer;
  position: relative; }
  .product-gamme-item:first-child {
    border: none; }
  .product-gamme-item:hover {
    background-color: #f7f7f7; }
    .product-gamme-item:hover .button {
      background: #0954ab;
      color: #fff; }
  @media (max-width: 65rem) {
    .product-gamme-item {
      display: block;
      width: 100%;
      padding: calc(46rem / 16) calc(48rem / 16);
      border-left: 0;
      border-top: 1px solid #E6E6E6; } }
  @media (max-width: 50rem) {
    .product-gamme-item {
      padding: calc(46rem / 16) 0; }
      .product-gamme-item button.with-icon {
        padding: calc(7rem / 16); } }
  @media (max-width: 30rem) {
    .product-gamme-item {
      padding: calc(33rem / 16) 0; } }
  .product-gamme-item .button {
    position: absolute;
    bottom: calc(5rem/16);
    border: solid 2px #023a78;
    height: auto; }
    @media (max-width: 65rem) {
      .product-gamme-item .button {
        position: relative;
        bottom: inherit;
        right: inherit;
        padding: calc(7rem / 16) calc(20rem / 16);
        white-space: nowrap; } }

.product-gamme-content--double .product-gamme-item {
  width: calc(100% / 2); }
  @media (max-width: 65rem) {
    .product-gamme-content--double .product-gamme-item {
      width: 100%; } }

@media (max-width: 30rem) {
  .product-gamme-content--double {
    margin-bottom: 0; } }

.product-gamme-image,
.product-gamme-info {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
  @media (max-width: 30rem) {
    .product-gamme-image,
    .product-gamme-info {
      vertical-align: top; } }

.product-gamme-image {
  text-align: center;
  overflow: hidden; }
  .product-gamme-image img {
    width: 100%;
    height: auto; }
  @media (max-width: 65rem) {
    .product-gamme-image {
      width: 34%; } }
  @media (max-width: 30rem) {
    .product-gamme-image {
      width: 50%; } }

@media (max-width: 65rem) {
  .product-gamme-info {
    width: 66%; } }

@media (max-width: 30rem) {
  .product-gamme-info {
    width: 50%; } }

.product-gamme-desc {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  margin: 0;
  min-height: calc(150rem / 16);
  height: auto;
  padding-bottom: calc(20rem / 16); }

.product-gamme-name {
  display: block;
  font-size: calc(18rem / 16);
  text-transform: uppercase;
  margin-bottom: calc(20rem / 16); }

.product-gamme-button {
  margin-top: calc(5rem / 16); }

.bloc-faq .iconic-content {
  padding-bottom: calc(46rem / 16); }
  @media (max-width: 30rem) {
    .bloc-faq .iconic-content {
      background-color: #fff; } }

.product-faq-list {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.product-faq-item {
  cursor: pointer;
  border-top: 1px solid #E6E6E6; }
  .product-faq-item:first-child {
    border: none; }

.product-faq-item--visible {
  background-color: #eff4f8;
  border: none; }

.product-faq-title {
  position: relative;
  color: #023a78;
  font-family: montserrat;
  font-size: calc(18rem / 16);
  font-weight: 300;
  padding: calc(36rem / 16) calc(32rem / 16);
  padding-right: calc(64rem / 16);
  margin: 0; }
  @media (max-width: 50rem) {
    .product-faq-title {
      font-size: calc(14rem / 16);
      padding: calc(22rem / 16) calc(28rem / 16);
      padding-right: calc(70rem / 16); } }

.product-faq-title::before, .product-faq-title::after {
  content: "";
  position: absolute;
  right: calc(24rem / 16);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: calc(2rem / 16);
  width: calc(13rem / 16);
  background-color: #cbcbcb;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.2s; }

.product-faq-title::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: calc(32rem / 16); }

.product-faq-title::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.product-faq-item--visible .product-faq-title::before,
.product-faq-item--visible .product-faq-title::after {
  background-color: #023a78;
  width: calc(16rem / 16); }

.product-faq-item--visible .product-faq-title::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: calc(24rem / 16); }

.product-faq-item--visible .product-faq-title::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.product-faq-container {
  display: none;
  padding: 0 calc(32rem / 16) calc(35rem / 16);
  background-color: #eff4f8; }

.product-faq-text {
  color: #201c23;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  line-height: calc(22rem / 16);
  margin: 0;
  padding-right: calc(50rem / 16); }
  @media (max-width: 30rem) {
    .product-faq-text {
      padding: 0; } }

.product-faq-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 65rem) {
    .product-faq-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.product-faq-block--left {
  width: 68%; }
  @media (max-width: 80rem) {
    .product-faq-block--left {
      padding: 0 0 0 calc(38rem / 16); } }
  @media (max-width: 65rem) {
    .product-faq-block--left {
      padding: 0 calc(40rem / 16);
      width: 100%; } }
  @media (max-width: 50rem) {
    .product-faq-block--left {
      padding: 0 calc(24rem / 16); } }

.product-faq-block--right {
  padding: 0 calc(38rem / 16); }
  .product-faq-block--right .product-promise-ask {
    margin: 0; }
  @media (max-width: 65rem) {
    .product-faq-block--right {
      padding: 0 calc(40rem / 16); }
      .product-faq-block--right .product-promise-ask {
        display: table;
        table-layout: fixed;
        width: 100%;
        margin-top: calc(28rem / 16); } }
    @media (max-width: 65rem) and (max-width: 50rem) {
      .product-faq-block--right .product-promise-ask {
        display: block; } }
  @media (max-width: 65rem) and (min-width: 35rem) {
    .product-faq-block--right .product-promise-mainText {
      padding-left: calc(20rem/16); } }
  @media (max-width: 65rem) {
      .product-faq-block--right .product-promise-askTitle {
        padding: 0 calc(70rem / 16) 0 0;
        margin: 0 calc(40rem / 16) 0 0;
        border-right: 1px dotted #fff;
        border-bottom: none; } }
    @media (max-width: 65rem) and (max-width: 65rem) {
      .product-faq-block--right .product-promise-askTitle {
        width: calc(250rem / 16);
        padding: 0 5% 0 0;
        text-align: center;
        display: table-cell;
        vertical-align: middle; } }
    @media (max-width: 65rem) and (max-width: 50rem) {
      .product-faq-block--right .product-promise-askTitle {
        display: block;
        border-right: none !important;
        width: 100%; } }
    @media (max-width: 65rem) and (max-width: 30rem) {
      .product-faq-block--right .product-promise-askTitle {
        font-size: calc(16rem / 16);
        padding: 0 calc(35rem / 16) calc(28rem / 16); } }
  @media (max-width: 65rem) and (max-width: 65rem) {
    .product-faq-block--right .product-promise-askText {
      padding: 0 calc(20rem / 16);
      margin: 0; } }
  @media (max-width: 50rem) {
    .product-faq-block--right {
      padding: 0 calc(24rem / 16); }
      .product-faq-block--right .product-promise-ask {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .product-faq-block--right .product-promise-askTitle {
        padding: 0 0 calc(28rem / 16) 0;
        margin: 0 auto calc(20rem /16);
        border-bottom: 1px dotted #fff;
        border-right: none; } }

.bloc-ratings .iconic-content {
  padding-top: calc(60rem / 16);
  box-shadow: inset 0px 0px 30px -10px #CCC,inset 0px -11px 30px -10px #CCC; }

.bloc-ratings .product-ratings-block--full {
  padding-bottom: calc(74rem / 16); }

.bloc-ratings .product-ratings-content {
  padding: 0 calc(40rem / 16) calc(40rem / 16); }
  @media (max-width: 80rem) {
    .bloc-ratings .product-ratings-content {
      padding: 0 calc(70rem / 16) calc(40rem / 16); } }
  @media (max-width: 65rem) {
    .bloc-ratings .product-ratings-content {
      padding: 0 calc(20rem / 16) calc(40rem / 16); } }

@media (max-width: 50rem) {
  .bloc-ratings {
    padding: 0;
    margin: calc(46rem / 16) 0 0; }
    .bloc-ratings .iconic-content {
      padding: calc(30rem / 16) 0 0; } }

@media (max-width: 30rem) {
  .bloc-ratings + .bloc-compare {
    padding-top: 0; } }

.product-ratings-content {
  font-size: 0;
  margin: calc(85rem / 16) 0 0; }
  @media (max-width: 30rem) {
    .product-ratings-content {
      margin: calc(38rem / 16) 0 0; } }

.product-ratings-block {
  display: inline-block;
  vertical-align: top; }
  @media (max-width: 50rem) {
    .product-ratings-block {
      display: block;
      padding: 0 calc(22rem / 16); } }

.product-ratings-block--left {
  width: 60%;
  padding: 0 calc(76rem / 16) 0 0; }
  @media (max-width: 65rem) {
    .product-ratings-block--left {
      width: 40%;
      padding: 0 calc(46rem / 16) 0 0; } }
  @media (max-width: 50rem) {
    .product-ratings-block--left {
      width: 100%;
      padding: 0 calc(20rem / 16); }
      .product-ratings-block--left .rating {
        width: 100%;
        margin-bottom: calc(30rem / 16); } }

.product-ratings-block--right {
  width: 40%;
  margin-bottom: calc(20rem / 16); }
  @media (max-width: 65rem) {
    .product-ratings-block--right {
      width: 60%; } }
  @media (max-width: 50rem) {
    .product-ratings-block--right {
      width: 100%;
      margin-top: calc(30rem / 16);
      padding: 0 calc(20rem / 16); } }

.product-ratings-block--full {
  margin: 0;
  padding-bottom: calc(22rem / 16);
  width: 100%;
  position: relative; }
  @media (max-width: 50rem) {
    .product-ratings-block--full {
      margin-bottom: 0; } }

#write-review-form .form-row:nth-child(4) label {
  vertical-align: top; }

#write-review-form .form-row:nth-child(4) textarea {
  min-height: calc(150rem / 16);
  width: 100%;
  background-color: transparent;
  resize: vertical;
  border: 1px solid #cbcbcb;
  border-radius: calc(25rem / 16);
  border-radius: 25px;
  padding: calc(10rem / 16);
  font-size: calc(14rem / 16);
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  @media (max-width: 30rem) {
    #write-review-form .form-row:nth-child(4) textarea {
      margin-top: calc(10rem / 16); } }

@media (max-width: 50rem) {
  #write-review-form .form-row:nth-child(1) label {
    display: inline-block;
    width: 28%; } }

@media (max-width: 30rem) {
  #write-review-form .form-row:nth-child(1) label {
    width: 50%; } }

#write-review-form .form-row:nth-child(1) .field-wrapper {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  padding: 0;
  margin-left: calc(30rem / 16);
  width: auto; }
  @media (max-width: 30rem) {
    #write-review-form .form-row:nth-child(1) .field-wrapper {
      margin-left: 0;
      display: inline-block;
      width: 50%; } }
  #write-review-form .form-row:nth-child(1) .field-wrapper > input {
    display: none; }
    #write-review-form .form-row:nth-child(1) .field-wrapper > input + label {
      display: inline-block;
      overflow: hidden;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      text-indent: 9999px;
      width: calc(20rem / 16);
      font-size: calc(12rem / 16);
      color: #ffab2d;
      white-space: nowrap;
      cursor: pointer; }
      #write-review-form .form-row:nth-child(1) .field-wrapper > input + label:before {
        display: inline-block;
        text-indent: -9999px;
        content: "";
        font-family: "icons"; }
    #write-review-form .form-row:nth-child(1) .field-wrapper > input:checked ~ label:before,
    #write-review-form .form-row:nth-child(1) .field-wrapper > input + label:hover ~ label:before,
    #write-review-form .form-row:nth-child(1) .field-wrapper > input + label:hover:before {
      content: ""; }
  #write-review-form .form-row:nth-child(1) .field-wrapper:hover > input + label:before {
    content: ""; }
  #write-review-form .form-row:nth-child(1) .field-wrapper:hover > input + label:hover ~ label:before,
  #write-review-form .form-row:nth-child(1) .field-wrapper:hover > input + label:hover:before {
    content: ""; }

#write-review-form label {
  display: inline-block;
  vertical-align: middle;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  width: 28%;
  color: #4b4b4b; }
  @media (max-width: 30rem) {
    #write-review-form label {
      width: 100%;
      display: block; } }
  #write-review-form label .required-indicator {
    display: none; }

#write-review-form .field-wrapper {
  border: none;
  width: 72%;
  padding-right: 0; }
  @media (max-width: 30rem) {
    #write-review-form .field-wrapper {
      width: 100%;
      display: block;
      padding: 0; } }

#write-review-form input {
  border: 1px solid #cbcbcb;
  border-radius: calc(25rem / 16);
  border-radius: 25px;
  height: auto;
  width: 100%;
  padding: calc(10rem / 16);
  background-color: transparent;
  font-weight: 300;
  font-size: calc(14rem / 16);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

#write-review-form span.error {
  display: block;
  padding: calc(10rem / 16) calc(10rem / 16) 0;
  font-size: calc(12rem / 16);
  font-family: montserrat; }

#write-review-form #write-review-main .label-inline.form-indent {
  margin-bottom: 46px; }
  #write-review-form #write-review-main .label-inline.form-indent .field-wrapper {
    position: relative;
    display: inline-block;
    width: 18px;
    margin-right: 10px;
    padding: 0; }
    #write-review-form #write-review-main .label-inline.form-indent .field-wrapper input[id$="condition"] {
      appearance: checkbox;
      -moz-appearance: checkbox;
      -webkit-appearance: checkbox;
      position: relative;
      top: 0px;
      width: 20px; }
    #write-review-form #write-review-main .label-inline.form-indent .field-wrapper .error {
      position: absolute;
      top: 32px;
      width: 136px; }
  #write-review-form #write-review-main .label-inline.form-indent label {
    display: inline-block;
    width: 210px; }
    @media (min-width: 425px) {
      #write-review-form #write-review-main .label-inline.form-indent label {
        width: 298px; } }
    #write-review-form #write-review-main .label-inline.form-indent label a {
      font-family: montserrat;
      font-size: calc(14rem / 16);
      font-weight: 300; }

.product-ratings-wrapper {
  margin-bottom: calc(40rem / 16); }
  @media (max-width: 50rem) {
    .product-ratings-wrapper {
      padding: 0 calc(20rem / 16); } }
  @media (max-width: 30rem) {
    .product-ratings-wrapper {
      margin-bottom: calc(20rem / 16); } }

.product-ratings-title {
  display: inline-block;
  vertical-align: middle;
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(18rem / 16);
  font-weight: 600;
  margin: 0;
  margin-right: calc(20rem / 16); }
  @media (max-width: 30rem) {
    .product-ratings-title {
      font-size: calc(14rem / 16); } }

.product-ratings-titleFirst {
  color: #023a78;
  font-size: calc(16rem / 16);
  font-weight: 600;
  font-family: montserrat; }
  @media (max-width: 30rem) {
    .product-ratings-titleFirst {
      font-size: calc(12rem / 16); } }

#dmbloc-product-reviews-response {
  position: relative; }
  #dmbloc-product-reviews-response .product-ratings-titleSuccess {
    font-family: montserrat;
    font-size: calc(18rem / 16);
    padding-left: calc(40rem / 16);
    text-transform: inherit;
    color: #74b01e;
    font-weight: 300; }
    @media (max-width: 30rem) {
      #dmbloc-product-reviews-response .product-ratings-titleSuccess {
        font-size: calc(16rem / 16); } }

.product-ratings-titleSuccess-icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: calc(24rem / 16); }

.rating-loader {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.star-ratings-sprite {
  background-image: url("../images/spritestarsglob.png");
  background-repeat: repeat-x;
  font-size: 0;
  height: 20px;
  line-height: 0;
  overflow: hidden;
  width: 110px; }
  .star-ratings-sprite-rating {
    background-image: url("../images/spritestarsglob.png");
    background-repeat: repeat-x;
    background-position: 0 100%;
    height: 20px;
    display: block; }

.rating-value {
  display: inline-block;
  vertical-align: middle;
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(26rem / 16);
  font-weight: 300;
  margin-left: calc(32rem / 16); }
  @media (max-width: 30rem) {
    .rating-value {
      display: block;
      text-align: center;
      margin: calc(10rem / 16) 0 0 0; } }

.rating-value-blue {
  color: #023a78;
  font-size: calc(32rem / 16);
  font-weight: 700; }

.product-ratings-card {
  position: relative;
  background-color: #fff;
  padding: calc(50rem / 16) calc(224rem / 16) calc(47rem / 16) calc(54rem / 16);
  box-shadow: 0px 0px 47px 0px rgba(17, 17, 17, 0.2);
  margin: 0 calc(48rem / 16) 0 0;
  text-align: right; }
  @media (max-width: 65rem) {
    .product-ratings-card {
      padding: calc(38rem / 16) calc(30rem / 16);
      margin: 0;
      text-align: left; } }

.product-ratings-text {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  line-height: calc(22rem / 16);
  margin: calc(30rem / 16) 0 calc(38rem / 16); }

.product-ratings-name {
  color: #023a78;
  font-family: montserrat;
  font-size: calc(13rem / 16);
  font-weight: 700;
  display: block;
  text-transform: uppercase; }

.product-ratings-function {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(12rem / 16);
  font-weight: 200; }

.product-ratings-pics {
  position: absolute;
  right: calc(-50rem / 16);
  top: calc(50rem / 16); }
  @media (max-width: 65rem) {
    .product-ratings-pics {
      display: none; } }

.product-ratings-form {
  font-size: 0;
  margin-top: calc(30rem / 16); }
  .product-ratings-form fieldset {
    margin-bottom: calc(19rem / 16); }
  .product-ratings-form .rating {
    padding: calc(14rem / 16) 0; }
  .product-ratings-form input[type="text"] {
    border: 1px solid #cbcbcb;
    font-size: calc(14rem / 16);
    height: auto;
    padding: calc(10rem / 16);
    width: 72%;
    background-color: transparent;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    @media (max-width: 30rem) {
      .product-ratings-form input[type="text"] {
        margin-top: calc(10rem / 16);
        width: 100%; } }
  .product-ratings-form button {
    margin-left: calc(28% + 30px); }
    @media (max-width: 30rem) {
      .product-ratings-form button {
        margin: 0 auto;
        display: block; } }

.product-rating-label,
.product-rating-field {
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 30rem) {
    .product-rating-label,
    .product-rating-field {
      display: block; } }

.product-rating-label {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 600;
  width: 28%; }
  @media (max-width: 30rem) {
    .product-rating-label {
      width: 100%; } }

.product-rating-field,
.product-rating-message {
  border-radius: calc(25rem / 16);
  border-radius: 25px;
  border: 1px solid #cbcbcb; }

.product-rating-message {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  vertical-align: top;
  min-height: calc(150rem / 16);
  width: 72%;
  background-color: transparent;
  resize: vertical; }
  @media (max-width: 30rem) {
    .product-rating-message {
      margin-top: calc(10rem / 16);
      width: 100%; } }

.prReviewAuthorDate {
  color: #000;
  font-family: montserrat;
  font-size: calc(13rem / 16);
  font-weight: 700;
  text-transform: uppercase;
  margin: 0; }

.prReviewAuthorName {
  color: #023a78;
  font-family: montserrat;
  font-size: calc(13rem / 16);
  font-weight: 700;
  text-transform: uppercase;
  margin: 0; }

.product-ratings-testimonial {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  line-height: calc(22rem / 16);
  word-wrap: break-word;
  margin: 0; }

.reviewLengthCropped {
  display: none; }

.reviewLengthCropped-see {
  text-decoration: underline;
  color: #023a78;
  cursor: pointer; }

.product-ratings-rating {
  margin: calc(10rem / 16) 0 calc(15rem / 16); }

.prStars {
  background-image: url("../images/spritestars.png");
  background-repeat: no-repeat;
  display: block;
  font-size: 0; }
  .prStars.prStars--0 {
    width: 88px;
    height: 12px;
    background-position: -5px -5px; }
  .prStars.prStars--1 {
    width: 88px;
    height: 12px;
    background-position: -5px -27px; }
  .prStars.prStars--2 {
    width: 88px;
    height: 12px;
    background-position: -5px -49px; }
  .prStars.prStars--3 {
    width: 88px;
    height: 12px;
    background-position: -5px -71px; }
  .prStars.prStars--4 {
    width: 88px;
    height: 12px;
    background-position: -5px -93px; }
  .prStars.prStars--5 {
    width: 88px;
    height: 12px;
    background-position: -103px -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .prStars {
      background-image: url("../images/spritestars@2x.png");
      background-size: calc(186rem / 16) calc(85rem / 16); }
      .prStars.prStars--0 {
        width: 88px;
        height: 12px;
        background-position: -2px -3px; }
      .prStars.prStars--1 {
        width: 88px;
        height: 12px;
        background-position: -2px -20px; }
      .prStars.prStars--2 {
        width: 88px;
        height: 12px;
        background-position: -2px -36px; }
      .prStars.prStars--3 {
        width: 88px;
        height: 12px;
        background-position: -2px -54px; }
      .prStars.prStars--4 {
        width: 88px;
        height: 12px;
        background-position: -2px -71px; }
      .prStars.prStars--5 {
        width: 88px;
        height: 12px;
        background-position: -95px -3px; } }

.product-ratings-slider {
  margin-top: calc(50rem / 16); }
  @media (max-width: 65rem) {
    .product-ratings-slider {
      width: 85%; } }

.product-ratings-icon {
  font-size: calc(20rem / 16);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .product-ratings-icon.icon-arrowLeft {
    left: calc(-40rem / 16); }
    @media (max-width: 65rem) {
      .product-ratings-icon.icon-arrowLeft {
        left: calc(10rem / 16); } }
  .product-ratings-icon.icon-arrowRight {
    right: calc(-40rem / 16); }
    @media (max-width: 65rem) {
      .product-ratings-icon.icon-arrowRight {
        right: calc(10rem / 16); } }
  .product-ratings-icon.swiper-button-disabled {
    color: #cbcbcb; }

.product-carac-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  @media (max-width: 50rem) {
    .product-carac-list .product-carac-title {
      position: relative;
      padding: calc(14rem / 16) 0;
      margin: 0; }
    .product-carac-list .product-carac-title::before, .product-carac-list .product-carac-title::after {
      content: "";
      position: absolute;
      right: calc(24rem / 16);
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      height: calc(2rem / 16);
      width: calc(13rem / 16);
      background-color: #023a78;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      transition-property: -webkit-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      transition-duration: 0.2s; }
    .product-carac-list .product-carac-title::before {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      right: calc(32rem / 16); }
    .product-carac-list .product-carac-title::after {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .product-carac-list .product-carac-item--visible .product-carac-title::before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .product-carac-list .product-carac-item--visible .product-carac-title::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); } }

.product-carac-item {
  position: relative;
  color: #023a78;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  padding: 0 0 0 calc(122rem / 16);
  min-height: calc(150rem / 16); }
  @media (max-width: 50rem) {
    .product-carac-item {
      padding: 0;
      min-height: 100%;
      border-top: 1px solid #9bc2ce; }
      .product-carac-item:first-child {
        border: none; } }

.product-carac-title {
  color: #023a78;
  font-family: montserrat;
  font-size: calc(18rem / 16);
  font-weight: 700;
  text-transform: uppercase; }

.product-carac-container {
  display: block; }
  @media (max-width: 50rem) {
    .product-carac-container {
      display: none;
      padding: 0 calc(28rem / 16); } }
  @media (max-width: 30rem) {
    .product-carac-container {
      padding: 0; } }

@media (max-width: 50rem) {
  .product-carac-container--open {
    display: block; } }

.product-carac-text {
  color: #023a78;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  line-height: calc(24rem / 16); }

.product-carac-icon {
  font-size: calc(94rem / 16);
  position: absolute;
  left: 0;
  top: 0; }
  @media (max-width: 50rem) {
    .product-carac-icon {
      font-size: calc(38rem / 16);
      position: relative;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      margin-right: calc(16rem / 16); } }

@media (max-width: 50rem) {
  .product-carac-label {
    display: inline-block;
    vertical-align: middle; } }

@media (max-width: 30rem) {
  .product-carac-label {
    max-width: calc(170rem / 16); } }

.bloc-caracteristique--orange .product-carac-title,
.bloc-caracteristique--orange .product-carac-item,
.bloc-caracteristique--orange .product-cat-recapItem,
.bloc-caracteristique--orange .product-carac-text,
.bloc-caracteristique--red-error .product-carac-title,
.bloc-caracteristique--red-error .product-carac-item,
.bloc-caracteristique--red-error .product-cat-recapItem,
.bloc-caracteristique--red-error .product-carac-text,
.bloc-caracteristique--grey-beard .product-carac-title,
.bloc-caracteristique--grey-beard .product-carac-item,
.bloc-caracteristique--grey-beard .product-cat-recapItem,
.bloc-caracteristique--grey-beard .product-carac-text,
.bloc-caracteristique--grey-blue .product-carac-title,
.bloc-caracteristique--grey-blue .product-carac-item,
.bloc-caracteristique--grey-blue .product-cat-recapItem,
.bloc-caracteristique--grey-blue .product-carac-text {
  color: #fff; }

.bloc-caracteristique--orange .product-carac-list .product-carac-title::before,
.bloc-caracteristique--orange .product-carac-list .product-carac-title::after,
.bloc-caracteristique--red-error .product-carac-list .product-carac-title::before,
.bloc-caracteristique--red-error .product-carac-list .product-carac-title::after,
.bloc-caracteristique--grey-beard .product-carac-list .product-carac-title::before,
.bloc-caracteristique--grey-beard .product-carac-list .product-carac-title::after,
.bloc-caracteristique--grey-blue .product-carac-list .product-carac-title::before,
.bloc-caracteristique--grey-blue .product-carac-list .product-carac-title::after {
  background-color: #fff; }

.bloc-caracteristique--orange .product-carac-item,
.bloc-caracteristique--red-error .product-carac-item,
.bloc-caracteristique--grey-beard .product-carac-item,
.bloc-caracteristique--grey-blue .product-carac-item {
  border-color: #fff; }

.bloc-caracteristique--pink .product-cat-recapItem,
.bloc-caracteristique--almond .product-cat-recapItem {
  color: #023a78; }

.table-container {
  padding: calc(56rem / 16) calc(86rem / 16); }

@media (max-width: 65rem) {
  .table-container {
    padding: calc(16rem / 16); } }

.product-table {
  width: 100%;
  table-layout: fixed;
  font-family: montserrat; }

.product-cell,
.product-head {
  font-weight: 300;
  text-align: center;
  border-bottom: solid 1px #E6E6E6;
  font-size: calc(13rem / 16);
  word-wrap: break-word; }

.product-head {
  padding: calc(27rem / 16) 0 calc(16rem / 16);
  max-width: calc(248rem / 16); }

.product-head:nth-child(odd),
.product-cell:nth-child(odd) {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKklEQVQYV2N8/+XHfwYouHP9MgMjTADEUdHUhQjAOCCFjKdPn/4PkoEBALqIF/MB7ddAAAAAAElFTkSuQmCC) repeat; }

.product-head:first-child,
.product-cell:first-child {
  font-weight: 700;
  color: #4b4b4b;
  text-align: right;
  border: none;
  padding-right: 7%;
  background: none; }

.product-raw:last-child .product-cell {
  border: none; }

.product-cell {
  padding: calc(32rem / 16) 0;
  text-transform: unset;
  color: #4b4b4b; }
  .product-cell .rating-icon {
    color: #023a78;
    font-size: calc(10rem / 16); }
  .product-cell .button {
    padding: calc(13rem / 16) calc(30rem / 16); }

.product-head-pics {
  width: calc(124rem / 16);
  margin: 0 auto calc(28rem / 16); }

.product-head-image {
  width: 100%;
  height: auto; }

.product-head-title {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(16rem / 16);
  font-weight: 600; }

.product-cell-icon {
  display: none; }

@media (max-width: 50rem) {
  .table-container {
    padding: 0; }
  .product-raw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .product-raw:last-child .product-cell:first-child {
    display: none; }
  .product-cell,
  .product-head {
    display: block;
    width: 33.333333333333%; }
  .product-head-pics {
    width: auto; }
  .product-head-title {
    font-size: calc(12rem / 16); }
  .product-cell-icon {
    font-size: calc(19rem / 16);
    display: block; }
  .product-cell {
    border: none; }
    .product-cell br {
      display: none; }
    .product-cell .button {
      border-radius: 50%;
      width: calc(40rem / 16);
      height: calc(40rem / 16);
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 auto; }
  .product-cell:nth-child(odd) {
    border-left: 1px solid #e5eaee;
    border-right: 1px solid #e5eaee; }
  .product-cell-label {
    display: none; }
  .product-cell:first-child {
    background-color: #c9d3dc;
    color: #000;
    text-align: center;
    width: 100%;
    padding: calc(8rem / 16) 0; }
  .product-head:first-child {
    display: none; } }

.product-appli {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 65rem) {
    .product-appli {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.product-appli-block {
  width: 50%; }
  @media (max-width: 65rem) {
    .product-appli-block {
      width: 100%; } }
  .product-appli-block .product-appli-img {
    width: 100%;
    height: auto; }
  .product-appli-block:first-child {
    line-height: 0; }
  .product-appli-block:last-child {
    padding: 0 0 0 calc(60rem / 16); }
    @media (max-width: 65rem) {
      .product-appli-block:last-child {
        padding: calc(30rem / 16); } }
    @media (max-width: 30rem) {
      .product-appli-block:last-child {
        padding: calc(15rem / 16); } }

.product-appli-title {
  color: #000;
  font-family: montserrat;
  font-size: calc(32rem / 16);
  font-weight: 600;
  margin: 0 0 calc(48rem / 16); }
  @media (max-width: 30rem) {
    .product-appli-title {
      font-size: calc(18rem /16);
      margin: 0 0 calc(25rem / 16); } }
  .product-appli-title span {
    display: block;
    font-size: calc(27rem / 16);
    font-weight: 300; }
    @media (max-width: 30rem) {
      .product-appli-title span {
        font-size: calc(16rem /16); } }

.product-appli-text {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  margin: 0 0 calc(40rem / 16); }

.product-appli-list {
  padding: 0;
  margin: 0 0 calc(28rem / 16);
  list-style-type: none; }

.product-appli-item {
  margin: 0 0 calc(16rem / 16);
  position: relative;
  padding-left: calc(25rem / 16); }
  .product-appli-item::before {
    content: "\E001";
    font-family: "icons";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    color: #000;
    font-size: calc(12rem / 16); }

.product-appli-label {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300; }

.product-appli-button {
  display: inline-block;
  vertical-align: middle;
  margin-right: calc(30rem / 16); }
  @media (max-width: 30rem) {
    .product-appli-button {
      display: block;
      margin: 0;
      text-align: center; } }

.product-skin-group {
  display: table;
  table-layout: fixed;
  width: 100%; }

.product-skin-tableBlock {
  display: table-cell;
  vertical-align: top;
  width: calc(240rem / 16); }

.product-skin-tableBlock--scrollable {
  width: calc(100% - 240px); }

.product-skin {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: calc(42rem / 16); }

.product-skin-block {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  padding: 0 calc(38rem / 16); }
  @media (max-width: 65rem) {
    .product-skin-block {
      display: block;
      width: 100%;
      padding: 0 calc(38rem / 16) calc(38rem / 16); } }
  @media (max-width: 30rem) {
    .product-skin-block {
      padding: 0 calc(25rem / 16) calc(38rem / 16); } }

.product-skin-text {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 300;
  line-height: calc(24rem / 16);
  margin: 0; }
  .product-skin-text b {
    display: block;
    font-weight: 600; }

.product-skin-table {
  padding: 0 calc(86rem / 16) 0 calc(135rem / 16);
  position: relative;
  margin: 0 0 calc(24rem / 16); }
  @media (max-width: 30rem) {
    .product-skin-table {
      padding: 0 calc(16rem / 16) 0 calc(40rem / 16); } }

.product-skin-tableResponsive {
  table-layout: fixed; }

.product-skin-caption {
  text-align: left;
  padding: 0 0 calc(38rem / 16) calc(270rem / 16);
  margin: 0; }
  .product-skin-caption span {
    color: #000;
    font-size: calc(20rem / 16);
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: calc(11rem / 16);
    border-bottom: 2px solid #000; }
    @media (max-width: 30rem) {
      .product-skin-caption span {
        font-size: calc(16rem / 16);
        padding-bottom: calc(5rem / 16); } }
  @media (max-width: 65rem) {
    .product-skin-caption {
      padding-left: 0; } }

.product-skin-caption--vertical {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left bottom 0;
          transform-origin: left bottom 0;
  padding: 0;
  position: absolute;
  bottom: calc(16rem / 16);
  left: calc(86rem / 16); }
  @media (max-width: 30rem) {
    .product-skin-caption--vertical {
      left: calc(30rem / 16); } }

.product-skin-row:nth-child(odd) {
  background-color: #f8f8f8; }

.product-skin-head .product-skin-row {
  background-color: transparent; }

.product-skin-swatch {
  text-align: center;
  padding-bottom: calc(26rem / 16); }
  .product-skin-swatch:first-child {
    width: calc(185rem / 16); }
    @media (max-width: 30rem) {
      .product-skin-swatch:first-child {
        width: calc(120rem / 16); } }

.product-skin-tableLegend .product-skin-row {
  background-color: transparent; }

.product-skin-row.product-skin-legend .product-skin-cell {
  text-align: left;
  word-wrap: break-word; }

.product-skin-cell {
  vertical-align: middle;
  text-align: center;
  height: calc(35rem / 16);
  padding: 0;
  font-family: montserrat; }
  .product-skin-cell .rectangle,
  .product-skin-cell .circle {
    margin: 0 auto; }
  .product-skin-cell .rectangle {
    width: calc(13rem / 16);
    height: calc(3rem / 16);
    background-color: #bababa;
    display: inline-block; }
  .product-skin-cell .circle {
    width: calc(8rem / 16);
    height: calc(8rem / 16);
    border-radius: 50%;
    background-color: #74b01e;
    display: inline-block; }
  .product-skin-cell:first-child {
    text-align: left;
    padding-left: calc(20rem / 16); }

.product-skin-label {
  position: relative;
  padding-left: calc(50rem / 16);
  font-weight: 300;
  color: #4b4b4b;
  font-family: montserrat; }
  @media (max-width: 50rem) {
    .product-skin-label {
      padding-left: calc(25rem / 16); } }
  @media (max-width: 30rem) {
    .product-skin-label {
      padding-left: calc(18rem / 16); } }
  .product-skin-label a {
    color: #2a63a1; }
    @media (max-width: 50rem) {
      .product-skin-label a {
        display: block; } }
  .product-skin-label .rectangle,
  .product-skin-label .circle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0; }

.product-skin-tableLegend {
  max-width: calc(982rem / 16);
  margin-left: calc(135rem / 16);
  table-layout: fixed; }
  @media (max-width: 65rem) {
    .product-skin-tableLegend {
      max-width: 100%;
      width: calc(100% - 135px); } }
  @media (max-width: 30rem) {
    .product-skin-tableLegend {
      margin-left: calc(40rem / 16); } }
  .product-skin-tableLegend .product-skin-row .product-skin-cell:first-child {
    width: calc(248rem / 16); }
    @media (max-width: 65rem) {
      .product-skin-tableLegend .product-skin-row .product-skin-cell:first-child {
        display: none; } }
  @media (max-width: 30rem) {
    .product-skin-tableLegend .product-skin-row .product-skin-cell {
      word-wrap: break-word;
      display: block; } }

@media only screen and (max-width: 65rem) {
  .product-skin-tableResponsive {
    margin-bottom: 0; }
  .product-skin-tableFixed {
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0px 0px 47px 0px rgba(17, 17, 17, 0.2); }
  .product-skin-swatch {
    width: calc(140rem / 16); } }
  @media only screen and (max-width: 65rem) and (max-width: 30rem) {
    .product-skin-swatch {
      width: calc(100rem / 16); } }

@media only screen and (max-width: 65rem) {
  .product-skin-tableFixed table {
    border-right: none;
    border-left: none;
    width: 100%; }
  .product-skin-tableFixed td,
  .product-skin-tableScroll td {
    height: calc(56rem / 16); }
  .product-skin-tableFixed td:last-child {
    border-bottom: 0; }
  .product-skin-tableWrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden; }
  .product-skin-tableScroll {
    margin-left: calc(185rem / 16);
    overflow: scroll;
    overflow-y: hidden; } }
  @media only screen and (max-width: 65rem) and (max-width: 30rem) {
    .product-skin-tableScroll {
      margin-left: calc(120rem / 16); } }

@media only screen and (max-width: 65rem) {
  .product-skin-tableResponsive td,
  .product-skin-tableResponsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden; }
  .product-skin-tableResponsive td:first-child,
  .product-skin-tableResponsive td:first-child,
  .product-skin-tableResponsive th:first-child,
  .product-skin-tableResponsive.product-skin-tableFixed td {
    display: none; } }

.product-skin--double {
  margin-top: calc(35rem / 16); }
  .product-skin--double .product-skin-block {
    vertical-align: middle; }
    @media (max-width: 65rem) {
      .product-skin--double .product-skin-block:last-child {
        text-align: center; } }
  .product-skin--double .product-skin-text {
    margin: calc(18rem / 16) 0;
    margin-left: calc(86rem / 16);
    max-width: calc(375rem / 16); }
    @media (max-width: 65rem) {
      .product-skin--double .product-skin-text {
        margin-left: 0;
        max-width: 100%; } }
  .product-skin--double .product-skin-title {
    font-weight: 600;
    display: block;
    margin: 0 0 calc(18rem / 16); }
  .product-skin--double img {
    max-width: 100%; }

.rating-anchor {
  color: #023a78;
  font-family: montserrat;
  font-size: calc(14rem / 16);
  font-weight: 600;
  padding-right: calc(14rem / 16); }
  @media (max-width: 30rem) {
    .rating-anchor {
      font-size: calc(12rem / 16); } }

.templateLight .rating-anchor {
  color: #f9c6df; }
  @media (max-width: 50rem) {
    .templateLight .rating-anchor {
      color: #023a78; } }

@media (max-width: 50rem) {
  [class*="bloc-"] .part-title,
  [class^="bloc-"] .part-title {
    font-size: calc(32rem / 16); }
  [class*="bloc-"] .part-titleUpper,
  [class^="bloc-"] .part-titleUpper {
    font-size: calc(18rem / 16); } }

@media (max-width: 30rem) {
  [class*="bloc-"] .part-title,
  [class^="bloc-"] .part-title {
    font-size: calc(22rem / 16); }
  [class*="bloc-"] .part-titleUpper,
  [class^="bloc-"] .part-titleUpper {
    font-size: calc(14rem / 16); } }

@media (min-width: 768px) {
  .iconic-content.product-iconic .product-promise-block--left {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-align: center; }
  .iconic-content.product-iconic .product-promise-block--right {
    display: block;
    width: 100%; }
    .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(1).product-promise-bottom-block--video .product-promise-player {
      height: 252px; }
    .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(2) img {
      display: block;
      width: 50%;
      margin: auto; } }

@media (min-width: 1024px) {
  .iconic-content.product-iconic .product-promise-block--left {
    display: block;
    width: 100%; }
  .iconic-content.product-iconic .product-promise-block--right {
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 158px; }
    .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom {
      display: block;
      position: static;
      min-height: 10px; }
      .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(1).product-promise-bottom-block--video {
        display: inline-block;
        position: static;
        width: 50%;
        min-height: 0;
        padding: 0; }
        .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(1).product-promise-bottom-block--video .product-promise-player {
          position: absolute;
          height: 316px;
          bottom: -158px; }
      .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(2) {
        display: inline-block;
        width: 49%;
        margin: 0; }
    .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(2) img {
      width: 100%; } }

@media (min-width: 1440px) {
  .iconic-content.product-iconic .product-promise.iconic-wrapper {
    position: relative; }
  .iconic-content.product-iconic .product-promise-block--left {
    display: inline-block;
    width: 19%; }
  .iconic-content.product-iconic .product-promise-block--right {
    display: inline-block;
    width: 80%;
    position: static; }
    .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom {
      position: static; }
      .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(1).product-promise-bottom-block--video {
        position: static; }
        .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(1).product-promise-bottom-block--video .product-promise-player {
          position: absolute;
          height: 316px;
          bottom: -158px;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); } }

@media (min-width: 768px) {
  .product-promise-bottom-block.product-promise-bottom-image .product-promise-ask--almond a {
    display: block;
    width: 50%;
    margin: 24px auto; } }

@media (min-width: 1024px) {
  .product-promise-bottom.product-promise-bottom-block--noVideo.product-promise-bottom-block--video .product-promise-bottom-block {
    display: inline-block;
    width: 50%;
    position: static; }
  .product-promise-bottom.product-promise-bottom-block--noVideo.product-promise-bottom-block--video .product-promise-bottom-block.product-promise-bottom-image {
    display: inline-block;
    width: 40%;
    position: static;
    vertical-align: top; }
  .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(2) p {
    margin: 14px 0;
    padding: 20px; }
    .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(2) p span {
      display: block;
      position: static; }
    .iconic-content.product-iconic .product-promise-block--right .product-promise-bottom .product-promise-bottom-block:nth-child(2) p a {
      display: block;
      position: static; } }

@media (min-width: 1440px) {
  .product-promise.iconic-wrapper .product-promise-block.product-promise-block--right {
    width: 76%;
    margin-left: 50px; } }

@media (min-width: 768px) {
  .button.button-ghostBlue.product-promise-askButton.js-gtm-askButton {
    display: block;
    width: 50%;
    margin: 20px auto; } }

#product-nav-container {
  display: block;
  position: absolute;
  top: calc(168rem / 16);
  width: 100%; }
  @media screen and (max-width: 1725px) {
    #product-nav-container {
      display: none; } }
  #product-nav-container div {
    width: calc(115rem / 16); }
  #product-nav-container img {
    max-height: 100%;
    width: 100%; }
  #product-nav-container a {
    text-decoration: none; }
  #product-nav-container .product-previous {
    position: absolute;
    left: 0; }
    #product-nav-container .product-previous .product-txt {
      text-align: right; }
  #product-nav-container .product-next {
    position: absolute;
    right: 0; }
    #product-nav-container .product-next .product-txt {
      text-align: left; }
  #product-nav-container .product-picture {
    height: calc(110rem / 16);
    display: block;
    margin-bottom: calc(15rem / 16); }
  #product-nav-container .product-txt-container {
    display: table;
    width: 100%;
    table-layout: fixed; }
    #product-nav-container .product-txt-container .product-txt {
      display: table-cell;
      vertical-align: middle;
      width: calc(115px - 35px);
      font-family: montserrat;
      font-size: calc(11rem / 16);
      font-weight: 700;
      text-transform: uppercase;
      color: #4b4b4b; }
    #product-nav-container .product-txt-container i {
      display: table-cell;
      vertical-align: bottom;
      font-size: calc(20rem / 16);
      color: #4b4b4b;
      text-align: center;
      width: calc(35rem /16); }

.pdp-main .product-cols-wrapper {
  background-color: #fff;
  margin-bottom: calc(96rem / 16); }
  @media screen and (max-width: 50rem) {
    .pdp-main .product-cols-wrapper {
      background-color: transparent; } }

.pdp-main .product-cols {
  max-width: calc(1490rem / 16);
  margin: 0 auto calc(-96rem /16);
  padding: 0 calc(20rem / 16) calc(60rem / 16);
  font-size: 0; }
  .pdp-main .product-cols:before {
    content: "";
    display: block;
    border-top: solid 1px #dfe0e2;
    max-width: 1450px;
    width: 100%;
    padding-top: calc(40rem / 16); }
  @media screen and (max-width: 50rem) {
    .pdp-main .product-cols {
      background-color: #fff;
      padding-top: calc(40rem / 16);
      padding-bottom: 0;
      margin-bottom: calc(-60rem / 16); }
      .pdp-main .product-cols:before {
        content: none; } }

.pdp-main .product-col-1 {
  position: relative;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: calc(20rem / 16); }
  @media screen and (max-width: 50rem) {
    .pdp-main .product-col-1 {
      display: block;
      width: 100%;
      padding-right: 0; } }

.pdp-main .product-col-2 {
  background-color: #fff;
  display: inline-block;
  width: 50%;
  padding-left: calc(20rem / 16); }
  @media screen and (max-width: 50rem) {
    .pdp-main .product-col-2 {
      display: block;
      width: 100%;
      padding-left: 0; } }
  .pdp-main .product-col-2 ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .pdp-main .product-col-2 .product-cat {
    font-family: montserrat;
    font-weight: 600;
    font-size: calc(26rem / 16);
    text-transform: uppercase;
    color: #023a78;
    margin: 0; }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-col-2 .product-cat {
        font-size: calc(18rem / 16); } }
  .pdp-main .product-col-2 .product-cat--templateLight {
    max-width: 100%; }
  .pdp-main .product-col-2 .product-name {
    font-family: montserrat;
    font-size: calc(32rem / 16);
    font-weight: 200;
    margin: 0 0 calc(10rem / 16);
    color: #000; }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-col-2 .product-name {
        font-size: calc(24rem / 16); } }
  .pdp-main .product-col-2 .product-number {
    color: #7f7f7f;
    font-family: montserrat;
    font-weight: 300;
    font-size: calc(16rem / 16);
    margin: 0 0 calc(10rem / 16); }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-col-2 .product-number {
        font-size: calc(12rem / 16); } }
  @media screen and (max-width: 50rem) {
    .pdp-main .product-col-2 .rating {
      margin-bottom: calc(20rem / 16); } }
  .pdp-main .product-col-2 .warranty {
    display: inline-block;
    vertical-align: middle;
    border-left: solid 1px #dfe0e2;
    padding-left: calc(30rem / 16);
    margin-left: calc(30rem / 16); }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-col-2 .warranty {
        display: block;
        border-left: none;
        padding-left: 0;
        margin-left: 0; } }
    .pdp-main .product-col-2 .warranty .icon {
      color: #023a78;
      font-size: calc(25rem / 16); }
    .pdp-main .product-col-2 .warranty span {
      margin-left: calc(10rem / 16);
      font-family: montserrat;
      font-size: calc(14rem / 16);
      font-weight: 700;
      color: #023a78; }
      @media screen and (max-width: 50rem) {
        .pdp-main .product-col-2 .warranty span {
          font-size: calc(12rem / 16); } }
  .pdp-main .product-col-2 .product-price {
    margin-bottom: calc(30rem / 16);
    font-family: montserrat;
    font-weight: 600;
    font-size: calc(20rem / 16);
    color: #023a78; }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-col-2 .product-price {
        font-size: calc(18rem / 16); } }
    .pdp-main .product-col-2 .product-price .product-eco-tax {
      color: #4b4b4b;
      font-weight: normal;
      font-size: 16px; }
    .pdp-main .product-col-2 .product-price s.price-standard {
      color: #4b4b4b; }

.pdp-main .product-review {
  font-size: calc(12rem / 16); }
  .pdp-main .product-review #agregateRating {
    display: none; }

.pdp-main .product-desc {
  font-family: montserrat;
  font-weight: 300;
  font-size: calc(14rem / 16);
  line-height: calc(22rem / 16);
  color: #666;
  margin-top: calc(15rem / 16);
  margin-bottom: calc(35rem / 16); }
  @media screen and (max-width: 65rem) {
    .pdp-main .product-desc {
      margin-bottom: calc(40rem/16); } }
  @media screen and (max-width: 50rem) {
    .pdp-main .product-desc {
      font-size: calc(12rem / 16); } }

.pdp-main .product-main-attributes ul {
  margin-bottom: calc(30rem / 16); }

.pdp-main .product-main-attributes .attribute {
  font-size: calc(14rem / 16);
  font-weight: 300;
  line-height: calc(22rem / 16);
  color: #666; }
  @media screen and (max-width: 50rem) {
    .pdp-main .product-main-attributes .attribute {
      font-size: calc(12rem / 16);
      line-height: calc(18rem / 16); } }

.pdp-main .product-primary-image {
  max-width: 100%;
  text-align: center; }

.pdp-main .product-info {
  position: relative;
  max-width: calc(1280rem / 16);
  padding: calc(40rem / 16) 0 0 0;
  margin: 0 auto;
  bottom: calc(-96rem / 16);
  z-index: 2;
  background-color: #fff;
  box-shadow: 0px 0px 50px 10px #ececec; }
  @media screen and (max-width: 50rem) {
    .pdp-main .product-info {
      padding-top: 0;
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (max-width: 30rem) {
    .pdp-main .product-info {
      box-shadow: 0px 0px 30px 10px #ececec; } }
  .pdp-main .product-info h2,
  .pdp-main .product-info h2 span {
    font-family: montserrat !important;
    font-size: calc(18rem / 16);
    font-weight: 700;
    color: #000;
    text-transform: uppercase; }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-info h2,
      .pdp-main .product-info h2 span {
        font-size: calc(12rem / 16); } }
  .pdp-main .product-info ul li {
    font-family: montserrat !important;
    font-size: calc(14rem / 16);
    font-weight: 300; }

.pdp-main .product-add-to-cart-price {
  margin-bottom: calc(10rem / 16);
  font-family: montserrat;
  font-size: calc(20rem / 16);
  font-weight: 600;
  color: #023a78; }
  .pdp-main .product-add-to-cart-price label,
  .pdp-main .product-add-to-cart-price .product-price {
    display: inline-block;
    vertical-align: top; }
  .pdp-main .product-add-to-cart-price .product-quantity-table {
    display: table;
    width: 100%; }
  .pdp-main .product-add-to-cart-price .inventory {
    display: none;
    width: 60%; }
    .pdp-main .product-add-to-cart-price .inventory .quantity {
      display: table;
      width: 100%;
      table-layout: fixed; }
    .pdp-main .product-add-to-cart-price .inventory label {
      display: table-cell;
      vertical-align: middle;
      width: calc(120rem / 16);
      font-size: calc(14rem / 16);
      font-weight: 600; }
      @media screen and (max-width: 50rem) {
        .pdp-main .product-add-to-cart-price .inventory label {
          font-size: calc(12rem / 16);
          width: calc(110rem / 16); } }
    .pdp-main .product-add-to-cart-price .inventory .select-quantity {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      border: solid 1px;
      border-radius: calc(50rem / 16);
      border-radius: 50px;
      padding: calc(3rem / 16) calc(30rem / 16); }
  .pdp-main .product-add-to-cart-price .add-to-cart-container {
    display: table-cell;
    vertical-align: middle;
    text-align: left; }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-add-to-cart-price .add-to-cart-container {
        display: block;
        text-align: center; }
        .pdp-main .product-add-to-cart-price .add-to-cart-container #add-to-cart {
          width: 100%;
          max-width: calc(275rem /16); } }
  .pdp-main .product-add-to-cart-price .dw-apple-pay-button {
    margin-left: .5rem; }
    @media screen and (min-width: 768px) {
      .pdp-main .product-add-to-cart-price .dw-apple-pay-button {
        width: 180px; } }

.pdp-main .promotion {
  background-color: #efefef;
  border-top: 1px solid #ccc;
  overflow: hidden;
  padding: 1.5em; }
  .pdp-main .promotion .promotion-title {
    font-weight: bold;
    margin-bottom: .3rem;
    text-transform: uppercase; }
  .pdp-main .promotion .promotion-callout {
    color: #64772d;
    font-size: 1rem; }
    .pdp-main .promotion .promotion-callout .tooltip {
      font-size: .7rem;
      margin-left: .2rem; }

.pdp-main .product-actions {
  padding: calc(35rem / 16) 0; }
  @media screen and (max-width: 30rem) {
    .pdp-main .product-actions {
      padding: calc(20rem / 16) 0; } }
  .pdp-main .product-actions .socialsharing .share-text {
    vertical-align: middle;
    display: inline-block;
    margin-right: calc(32rem / 16);
    margin-bottom: 0;
    font-family: montserrat;
    font-size: calc(14rem / 16);
    font-weight: 600;
    color: #4b4b4b; }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-actions .socialsharing .share-text {
        font-size: calc(12rem / 16); } }
  .pdp-main .product-actions .share-icons-container {
    display: inline-block;
    line-height: 1; }
    .pdp-main .product-actions .share-icons-container a {
      margin-right: calc(20rem / 16); }
      .pdp-main .product-actions .share-icons-container a.share-icon {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        background-color: #023a78;
        border-radius: 100%;
        font-size: calc(15rem / 16);
        width: calc(30rem / 16);
        height: calc(30rem / 16);
        text-align: center; }
        .pdp-main .product-actions .share-icons-container a.share-icon i {
          position: absolute;
          left: 0;
          right: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
        .pdp-main .product-actions .share-icons-container a.share-icon:hover {
          background-color: #074891; }

.pdp-main .product-set .product-set-list {
  margin-bottom: calc(20rem / 16); }
  .pdp-main .product-set .product-set-list .product-set-item {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-top: solid 1px #dfe0e2;
    overflow: hidden;
    padding: calc(10rem / 16) 0; }
    .pdp-main .product-set .product-set-list .product-set-item:first-of-type {
      border-top: none; }
  .pdp-main .product-set .product-set-list .product-set-image {
    display: table-cell;
    vertical-align: middle;
    width: calc(85rem / 16);
    height: calc(85rem / 16);
    border: solid 1px #dfe0e2;
    text-align: center; }
    .pdp-main .product-set .product-set-list .product-set-image img {
      width: 100%; }
  .pdp-main .product-set .product-set-list .product-set-details {
    display: table-cell;
    vertical-align: middle;
    padding-left: calc(30rem / 16); }
  .pdp-main .product-set .product-set-list .product-name {
    font-family: montserrat;
    font-weight: 600;
    font-size: calc(14rem / 16);
    margin-bottom: 0; }
    .pdp-main .product-set .product-set-list .product-name a {
      text-decoration: none;
      color: #4b4b4b; }
  .pdp-main .product-set .product-set-list .product-number {
    font-family: montserrat;
    font-weight: 300;
    font-size: calc(14rem / 16);
    color: #4b4b4b; }
  .pdp-main .product-set .product-set-list .product-quantity {
    font-family: montserrat;
    font-weight: 600;
    font-size: calc(12rem / 16);
    color: #4b4b4b; }
  .pdp-main .product-set .product-set-list .product-price {
    font-size: 1rem;
    margin: .5em 0; }
  .pdp-main .product-set .product-set-list .attribute h3 {
    width: 25%; }
  .pdp-main .product-set .product-set-list .attribute .label {
    width: 25%;
    white-space: nowrap; }

.pdp-main .product-set .product-add-to-cart {
  border-top: none;
  padding-top: 0;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .pdp-main .product-set .product-add-to-cart .product-add-to-cart-all {
    display: table-cell;
    vertical-align: middle; }
    @media screen and (max-width: 65rem) {
      .pdp-main .product-set .product-add-to-cart .product-add-to-cart-all {
        display: block;
        margin-bottom: calc(10rem / 16); } }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-set .product-add-to-cart .product-add-to-cart-all {
        text-align: center; } }
    .pdp-main .product-set .product-add-to-cart .product-add-to-cart-all .button {
      padding: calc(11rem / 16) 0;
      min-width: calc(220rem / 16);
      text-align: center; }
      @media screen and (max-width: 30rem) {
        .pdp-main .product-set .product-add-to-cart .product-add-to-cart-all .button {
          padding: calc(10rem / 16) calc(20rem / 16);
          min-width: inherit;
          width: 100%; } }
  .pdp-main .product-set .product-add-to-cart .product-add-to-cart-pack {
    display: table-cell;
    vertical-align: middle;
    text-align: right; }
    @media screen and (max-width: 65rem) {
      .pdp-main .product-set .product-add-to-cart .product-add-to-cart-pack {
        display: block;
        text-align: left; } }
    @media screen and (max-width: 50rem) {
      .pdp-main .product-set .product-add-to-cart .product-add-to-cart-pack {
        text-align: center; } }
    @media screen and (max-width: 30rem) {
      .pdp-main .product-set .product-add-to-cart .product-add-to-cart-pack .button {
        width: 100%; } }
  .pdp-main .product-set .product-add-to-cart label {
    float: left;
    font-size: .75rem;
    padding-top: .3em;
    padding-right: .5em; }
  .pdp-main .product-set .product-add-to-cart .availability-web label {
    float: none;
    padding: top; }

.pdp-main .product-set-list.product-set-list-isfilter {
  display: none; }

@media screen and (max-width: 30rem) {
  .pdp-main .recommendations {
    padding-bottom: calc(20rem / 16); } }

.pdp-main .recommendations .promotion-wrapper {
  margin: 0 auto;
  max-width: calc(374px * 3); }
  @media screen and (min-width: 50rem) and (max-width: 65rem) {
    .pdp-main .recommendations .promotion-wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: normal !important;
          -ms-flex-pack: normal !important;
              justify-content: normal !important; } }

.pdp-main .recommendations .swiper-wrapper {
  margin: 0 auto;
  max-width: calc(374px * 3); }
  @media screen and (min-width: 50rem) and (max-width: 65rem) {
    .pdp-main .recommendations .swiper-wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.pdp-main .recommendations .tiles-container {
  padding: calc(40rem / 16) 0;
  list-style-type: none; }
  .pdp-main .recommendations .tiles-container .swiper-slide {
    box-sizing: border-box;
    width: auto;
    height: auto;
    -ms-flex-negative: inherit;
        flex-shrink: inherit;
    padding: 0 calc(20rem/16); }
    @media screen and (min-width: 50rem) and (max-width: 65rem) {
      .pdp-main .recommendations .tiles-container .swiper-slide {
        max-width: calc(100% / 3); } }
    @media screen and (max-width: 65rem) {
      .pdp-main .recommendations .tiles-container .swiper-slide {
        padding: 0;
        max-width: 100%; } }
    @media screen and (max-width: 50rem) {
      .pdp-main .recommendations .tiles-container .swiper-slide {
        min-height: inherit;
        width: calc(100vw - 280px);
        padding: 0 calc(20rem / 16);
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
    @media screen and (max-width: 30rem) {
      .pdp-main .recommendations .tiles-container .swiper-slide {
        min-height: inherit;
        width: calc(100vw - 39px);
        padding: 0 calc(5rem / 16);
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
  @media screen and (max-width: 30rem) {
    .pdp-main .recommendations .tiles-container {
      padding: calc(20rem / 16) 0 calc(30rem / 16); } }

.pdp-main .recommendations .product-tile {
  box-shadow: 0px 0px 47px 0px rgba(17, 17, 17, 0.2);
  width: calc(334rem / 16);
  height: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 80rem) {
    .pdp-main .recommendations .product-tile {
      width: calc(334rem / 16);
      margin: 0 calc(20rem / 16); } }
  @media screen and (max-width: 50rem) {
    .pdp-main .recommendations .product-tile {
      width: 100%;
      margin: 0 auto; } }

.pdp-main .product-add-to-cart {
  margin-bottom: calc(30rem / 16); }

.main-image {
  display: block;
  height: auto;
  max-width: calc(428rem / 16);
  width: 100%;
  margin: 0 auto calc(32rem / 16); }

.primary-image {
  max-width: 100%; }
  @media screen and (max-width: 50rem) {
    .primary-image {
      display: none; } }

.product-thumbnails {
  position: relative;
  overflow: hidden;
  width: calc(620rem / 16);
  height: calc(120rem / 16);
  margin: 0 auto; }
  @media (max-width: 65rem) {
    .product-thumbnails {
      width: calc(380rem / 16);
      height: calc(90rem / 16); } }
  .product-thumbnails .swiper-wrapper {
    padding: 0;
    list-style-type: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .product-thumbnails .thumb {
    max-width: calc(86rem / 16);
    margin-left: calc(36rem / 16);
    border-bottom: 3px solid #fff;
    box-sizing: border-box; }
    @media (max-width: 65rem) {
      .product-thumbnails .thumb {
        max-width: calc(65rem / 16); } }
    .product-thumbnails .thumb:first-child {
      margin: 0; }
    .product-thumbnails .thumb.selected {
      border-color: #023a78; }
  .product-thumbnails.swiper-active .swiper-wrapper {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left; }
  .product-thumbnails.swiper-active .thumb {
    max-width: 100%;
    margin: 0; }
  .product-thumbnails img {
    border: 1px solid #ccc;
    box-sizing: border-box;
    cursor: pointer;
    width: 100%;
    height: auto;
    margin-bottom: calc(15rem / 16); }
  .product-thumbnails h2 {
    margin: 1rem 0 .3rem; }
  @media screen and (max-width: 50rem) {
    .product-thumbnails {
      display: none; } }

.swiper-button-prev#thumbnails-button-prev,
.swiper-container-rtl .swiper-button-next#thumbnails-button-next,
.swiper-button-next#thumbnails-button-next,
.swiper-container-rtl .swiper-button-prev#thumbnails-button-prev {
  display: none;
  top: auto;
  bottom: calc(50rem / 16); }
  @media screen and (max-width: 65rem) {
    .swiper-button-prev#thumbnails-button-prev,
    .swiper-container-rtl .swiper-button-next#thumbnails-button-next,
    .swiper-button-next#thumbnails-button-next,
    .swiper-container-rtl .swiper-button-prev#thumbnails-button-prev {
      bottom: calc(30rem / 16); } }

.swiper-active.swiper-button-prev#thumbnails-button-prev,
.swiper-container-rtl .swiper-button-next.swiper-active#thumbnails-button-next,
.swiper-active.swiper-button-next#thumbnails-button-next,
.swiper-container-rtl .swiper-button-prev.swiper-active#thumbnails-button-prev {
  display: block; }

.swiper-button-prev#thumbnails-button-prev,
.swiper-container-rtl .swiper-button-next#thumbnails-button-next {
  left: 0;
  right: auto; }

.swiper-button-next#thumbnails-button-next,
.swiper-container-rtl .swiper-button-prev#thumbnails-button-prev {
  right: calc(20rem / 16);
  left: auto; }

#product-primary-image-slider {
  display: none; }
  #product-primary-image-slider img {
    width: 100%;
    max-width: calc(400rem / 16);
    display: block;
    margin: 0 auto; }
  @media screen and (max-width: 50rem) {
    #product-primary-image-slider {
      display: block;
      padding-bottom: calc(60rem / 16); } }
  #product-primary-image-slider .swiper-pagination {
    bottom: calc(20rem / 16); }
  #product-primary-image-slider .swiper-pagination-bullet {
    width: calc(12rem / 16);
    height: calc(12rem / 16); }

.rating {
  display: inline-block;
  vertical-align: middle;
  color: #ffab2d; }
  .rating > .fa {
    font-size: calc(15rem / 16);
    margin-right: calc(10rem / 16); }

.product-variations .attribute {
  display: inline-block;
  width: 100%;
  margin-bottom: calc(20rem / 16); }
  .product-variations .attribute .label {
    display: block;
    font-family: montserrat;
    font-size: calc(14rem / 16);
    font-weight: 600;
    margin-bottom: calc(10rem / 16); }
  .product-variations .attribute span {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: montserrat;
    font-size: calc(14rem / 16);
    font-weight: 300; }
  .product-variations .attribute .swatches {
    display: inline-block;
    vertical-align: middle; }
  .product-variations .attribute.variant-dropdown .value {
    max-width: calc(230rem / 16);
    border: solid 1px;
    border-radius: calc(50rem / 16);
    border-radius: 50px;
    padding: calc(3rem / 16) calc(30rem / 16); }

.product-variations .selectable {
  display: inline-block; }
  .product-variations .selectable a {
    width: calc(40rem / 16);
    height: calc(40rem / 16);
    margin-right: calc(20rem / 16);
    border-radius: 100%;
    padding: calc(3rem / 16); }
    .product-variations .selectable a img {
      width: 100%;
      height: 100%;
      border-radius: 100%; }
  .product-variations .selectable.selected a {
    border: solid 1px #000; }
  .product-variations .selectable.unselectable a {
    border: none; }
  .product-variations .selectable.unselectable:hover a {
    border-color: #e0e0e0; }
  .product-variations .selectable a {
    display: block;
    text-align: center;
    white-space: nowrap; }

.tabs {
  position: relative;
  width: 100%;
  text-align: center; }
  @media screen and (max-width: 50rem) {
    .tabs {
      text-align: left; } }

.tab {
  display: inline;
  border-right: solid 1px #dfe0e2;
  padding: calc(10rem / 16) calc(25rem / 16); }
  .tab:last-child {
    border-right: none; }
  @media screen and (max-width: 50rem) {
    .tab {
      display: block;
      border-right: none;
      padding: 0; } }
  @media screen and (min-width: 1110px) {
    .tab {
      padding: calc(10rem / 16) calc(35rem / 16); } }
  @media screen and (max-width: 50rem) {
    .tab:last-child .tab-content {
      border-bottom: none; } }
  .tab .tab-switch {
    display: none; }
    .tab .tab-switch:checked + .tab-label {
      border-bottom-color: #023a78; }
      @media screen and (max-width: 50rem) {
        .tab .tab-switch:checked + .tab-label {
          border-bottom: transparent solid 3px; } }
  .tab .tab-label {
    clear: both;
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-bottom: 3px solid #fff;
    color: #000;
    font-family: montserrat;
    font-size: calc(14rem / 16);
    font-weight: normal;
    line-height: 2.5em;
    text-transform: uppercase; }
    @media screen and (max-width: 50rem) {
      .tab .tab-label {
        display: block;
        cursor: default;
        font-size: calc(16rem / 16);
        padding: calc(20rem / 16); } }
    @media screen and (max-width: 30rem) {
      .tab .tab-label {
        padding-bottom: 0; } }

.tab-content {
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  text-align: left;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding: 0 calc(80rem / 16); }
  @media screen and (max-width: 65rem) {
    .tab-content {
      padding: 0 calc(60rem / 16); } }
  @media screen and (max-width: 50rem) {
    .tab-content {
      height: auto;
      padding: 0;
      border-bottom: solid 1px #dfe0e2; } }
  .tab-content.active {
    height: auto;
    padding-top: calc(80rem / 16);
    padding-bottom: calc(80rem / 16); }
    @media screen and (max-width: 50rem) {
      .tab-content.active {
        padding: 0; } }
  .tab-content .tab-content-left {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: calc(20rem / 16);
    font-size: calc(14rem / 16); }
    @media screen and (max-width: 50rem) {
      .tab-content .tab-content-left {
        width: 100%;
        padding-right: 0; } }
  .tab-content .tab-content-right {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: calc(20rem / 16);
    font-size: calc(14rem / 16); }
    @media screen and (max-width: 50rem) {
      .tab-content .tab-content-right {
        width: 100%;
        padding-left: 0; } }
  @media screen and (max-width: 50rem) {
    .tab-content[data-tab="tab-1"] {
      padding: 0 calc(20rem / 16); } }
  .tab-content[data-tab="tab-1"] p {
    font-family: montserrat;
    font-size: calc(14rem / 16);
    font-weight: 300;
    line-height: calc(22rem / 16); }
    @media screen and (max-width: 50rem) {
      .tab-content[data-tab="tab-1"] p {
        font-size: calc(12rem / 16); } }
  .tab-content[data-tab="tab-2"] {
    padding-right: 0;
    padding-left: 0; }
    @media screen and (max-width: 50rem) {
      .tab-content[data-tab="tab-2"] {
        padding: 0; } }
    .tab-content[data-tab="tab-2"].active {
      padding-top: calc(40rem / 16);
      padding-bottom: calc(40rem / 16); }
      @media screen and (max-width: 50rem) {
        .tab-content[data-tab="tab-2"].active {
          padding: 0; } }
  @media screen and (max-width: 50rem) {
    .tab-content[data-tab="tab-6"] {
      padding-bottom: calc(30rem / 16); } }

ul.reassurance-pictos li:last-child img {
  width: auto;
  height: 43px; }

.page-banner {
  position: relative; }
  .page-banner .breadcrumb {
    position: absolute;
    left: 0;
    right: 0; }

.page-bannerBg {
  background-size: cover;
  background-repeat: no-repeat; }

.page-bannerBg--store {
  background-image: url(../images/banners/storeloc_banner.jpg);
  min-height: calc(440rem / 16);
  background-position: center top; }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerBg--store {
      min-height: calc(230rem / 16); } }
  @media (max-width: 30rem) {
    .page-bannerBg--store {
      min-height: calc(150rem / 16); } }

.page-bannerBg--guarantees {
  background-position: 100%; }

.page-bannerBg--cat {
  min-height: calc(440rem / 16);
  background-position: 100%; }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerBg--cat {
      min-height: calc(230rem / 16);
      background-position: 100%; }
      .page-bannerBg--cat + .page-bannerContent {
        top: auto;
        max-width: calc(600rem / 16);
        padding: 0;
        bottom: 0; }
        .page-bannerBg--cat + .page-bannerContent .page-bannerTitle {
          margin: 0; } }
  @media (max-width: 30rem) {
    .page-bannerBg--cat {
      min-height: calc(150rem / 16);
      background-position: center right; } }

.page-bannerBg--univers {
  min-height: calc(1080rem / 16);
  background-position: 50% 50%; }
  @media (max-width: 50rem) {
    .page-bannerBg--univers {
      background-position: 0 top;
      background-size: 120%;
      min-height: calc(100vh - 70px); } }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerBg--univers {
      min-height: calc(700rem / 16); } }
  @media (max-width: 30rem) {
    .page-bannerBg--univers {
      min-height: calc(150rem / 16); } }

.page-bannerBg--contact {
  background-image: url("../images/banners/contact.jpg");
  background-position: 90% 50%;
  min-height: calc(440rem / 16);
  background-position: 100%; }
  @media (max-width: 65rem) {
    .page-bannerBg--contact {
      background-position: 80%; } }
  @media (max-width: 50rem) {
    .page-bannerBg--contact {
      background-position: 65%; } }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerBg--contact {
      min-height: calc(230rem / 16); } }
  @media (max-width: 30rem) {
    .page-bannerBg--contact {
      min-height: calc(150rem / 16);
      background-position: 100%; } }

.page-bannerBg--corpo {
  min-height: calc(440rem / 16); }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerBg--corpo {
      min-height: calc(230rem / 16); } }
  @media (max-width: 50rem) {
    .page-bannerBg--corpo {
      background-position: center left; } }
  @media (max-width: 30rem) {
    .page-bannerBg--corpo {
      min-height: calc(150rem / 16); } }

.page-bannerBg--iconic {
  min-height: calc(740rem / 16);
  background-position: 100%; }
  @media (max-width: 65rem) {
    .page-bannerBg--iconic {
      background-position: 100%; } }
  @media (max-width: 50rem) {
    .page-bannerBg--iconic {
      background-position: 95%;
      min-height: calc(480rem / 16); } }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerBg--iconic {
      min-height: calc(230rem / 16); } }
  @media (max-width: 30rem) {
    .page-bannerBg--iconic {
      min-height: calc(150rem / 16);
      background-size: 140%;
      background-position: 100% 60%; } }

.page-bannerContent {
  position: absolute;
  top: calc(160rem / 16);
  left: 0;
  right: 0;
  max-width: calc(1450rem / 16);
  margin: 0 auto;
  padding: 0 calc(85rem / 16);
  width: 100%; }
  @media (max-width: 30rem) {
    .page-bannerContent {
      position: relative;
      top: inherit;
      left: inherit;
      right: inherit;
      padding: calc(25rem / 16) calc(20rem / 16) 0;
      text-align: center;
      background-color: #fff; }
      .page-bannerContent.page-bannerContent--store {
        padding-top: calc(30rem / 16);
        background-color: transparent;
        text-align: left; } }

@media (max-width: 46rem) and (orientation: landscape) {
  .page-bannerContent--corpo {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .page-bannerContent--corpo .page-bannerTitle--corpo {
      margin-bottom: calc(16rem / 16); } }

@media (max-width: 50rem) {
  .page-bannerContent--iconic {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    padding: calc(25rem / 16) calc(20rem / 16) 0;
    text-align: left;
    background-color: #fff; }
    .page-bannerContent--iconic .product-add-to-cart {
      padding-bottom: calc(10rem / 16); } }

@media (max-width: 30rem) {
  .page-bannerContent--iconic {
    text-align: left; } }

.page-bannerContent--iconic .product-review {
  font-size: 0;
  margin-bottom: calc(20rem / 16); }
  @media (max-width: 50rem) {
    .page-bannerContent--iconic .product-review {
      display: table;
      table-layout: fixed;
      width: 100%;
      text-align: right; } }
  @media (max-width: 30rem) {
    .page-bannerContent--iconic .product-review {
      text-align: left;
      margin-bottom: 0; } }
  .page-bannerContent--iconic .product-review .rating,
  .page-bannerContent--iconic .product-review .warranty,
  .page-bannerContent--iconic .product-review .warranty-icon,
  .page-bannerContent--iconic .product-review .warranty-label {
    display: inline-block;
    vertical-align: middle; }
  .page-bannerContent--iconic .product-review .rating {
    padding: calc(7rem / 16) calc(12rem / 16) calc(7rem / 16) 0; }
    @media (max-width: 50rem) {
      .page-bannerContent--iconic .product-review .rating {
        display: table-cell;
        width: 50%;
        text-align: left; } }
    @media (max-width: 30rem) {
      .page-bannerContent--iconic .product-review .rating {
        border: none;
        margin-bottom: calc(12rem / 16);
        display: block;
        width: 100%; } }
    .page-bannerContent--iconic .product-review .rating .rating-icon {
      font-size: calc(19rem / 16);
      margin-right: calc(12rem / 16); }
  .page-bannerContent--iconic .product-review .warranty {
    padding-left: calc(26rem / 16); }
    @media (max-width: 50rem) {
      .page-bannerContent--iconic .product-review .warranty {
        display: table-cell;
        width: 50%;
        padding: 0; } }
    @media (max-width: 30rem) {
      .page-bannerContent--iconic .product-review .warranty {
        padding-left: 0;
        display: block;
        width: 100%; } }
    .page-bannerContent--iconic .product-review .warranty .warranty-icon {
      color: #023a78;
      font-size: calc(27rem / 16);
      line-height: 1;
      margin-right: calc(12rem / 16);
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .page-bannerContent--iconic .product-review .warranty .warranty-label {
      color: #023a78;
      font-family: montserrat;
      font-size: calc(14rem / 16);
      font-weight: 700;
      position: relative;
      padding: 0 0 0 calc(40rem / 16); }
      @media (max-width: 50rem) {
        .page-bannerContent--iconic .product-review .warranty .warranty-label {
          text-align: left;
          margin-left: calc(26rem / 16); } }
      @media (max-width: 30rem) {
        .page-bannerContent--iconic .product-review .warranty .warranty-label {
          margin: 0; } }

@media (max-width: 50rem) {
  .page-bannerContent--iconic .hatch-retailers-container {
    display: inline-block;
    margin: calc(22rem / 16) 0 calc(40rem / 16); } }

.page-bannerContent--univers {
  top: calc(90rem / 16); }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerContent--univers {
      top: calc(16rem / 16); } }
  @media (max-width: 50rem) {
    .page-bannerContent--univers {
      top: 0; } }
  @media (max-width: 30rem) {
    .page-bannerContent--univers {
      top: inherit; } }

.page-banner--blog,
.page-banner--article {
  position: relative; }
  .page-banner--blog .breadcrumb,
  .page-banner--article .breadcrumb {
    position: absolute;
    top: 0;
    left: 0; }

@media (max-width: 50rem) {
  .page-banner--article {
    margin-top: calc(60rem / 16); } }

@media (max-width: 46rem) and (orientation: landscape) {
  .page-banner--article {
    margin: 0; }
    .page-banner--article .page-bannerContent {
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }

@media (max-width: 30rem) {
  .page-banner--article {
    margin-top: 0; }
    .page-banner--article .page-bannerContent {
      background-color: transparent;
      padding: calc(25rem / 16) 0 0; } }

.page-bannerBg--blog {
  min-height: calc(440rem / 16);
  background-position: center top; }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerBg--blog {
      min-height: calc(230rem / 16); } }
  @media (max-width: 30rem) {
    .page-bannerBg--blog {
      min-height: calc(150rem / 16);
      background-position: 30%; } }
  .page-bannerBg--blog .breadcrumb {
    position: absolute;
    top: 0;
    left: 0; }

.page-bannerContent--blog,
.page-bannerContent--article {
  text-align: center; }
  .page-bannerContent--blog .page-bannerTitle,
  .page-bannerContent--article .page-bannerTitle {
    color: #fff; }
    @media (max-width: 30rem) {
      .page-bannerContent--blog .page-bannerTitle,
      .page-bannerContent--article .page-bannerTitle {
        color: #023a78; } }
  .page-bannerContent--blog .page-bannerText,
  .page-bannerContent--article .page-bannerText {
    color: #fff;
    max-width: calc(706rem / 16);
    margin: 0 auto; }
    @media (max-width: 30rem) {
      .page-bannerContent--blog .page-bannerText,
      .page-bannerContent--article .page-bannerText {
        color: #000; } }

.page-bannerBg--article {
  max-width: calc(1450rem / 16);
  min-height: calc(565rem / 16);
  margin: 0 auto;
  background-position: center top; }
  @media (max-width: 80rem) {
    .page-bannerBg--article {
      max-width: calc(1040rem / 16); } }
  @media (max-width: 65rem) {
    .page-bannerBg--article {
      margin: 0 calc(24rem / 16);
      min-height: calc(440rem / 16); } }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerBg--article {
      min-height: calc(230rem / 16);
      margin: 0; } }
  @media (max-width: 30rem) {
    .page-bannerBg--article {
      min-height: calc(150rem / 16);
      background-position: 50%;
      margin: 0; } }

.page-bannerContent--article .page-bannerTitle {
  max-width: calc(535rem / 16);
  margin: 0 auto;
  text-shadow: 2px 2px 1px #969696; }
  @media (max-width: 30rem) {
    .page-bannerContent--article .page-bannerTitle {
      text-shadow: none; } }

@media (max-width: 30rem) {
  .page-bannerContent--article {
    max-width: calc(250rem / 16); } }

.page-bannerLogo-Icon {
  display: block;
  height: calc(210rem / 16);
  line-height: calc(210rem / 16);
  line-height: 210px;
  color: #000;
  overflow: hidden; }
  @media (max-width: 50rem) {
    .page-bannerLogo-Icon {
      height: calc(175rem / 16);
      line-height: calc(175rem / 16);
      line-height: 175px; } }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerLogo-Icon {
      height: calc(90rem / 16);
      line-height: calc(90rem / 16);
      line-height: 90px; } }
  @media screen and (max-width: 30rem) {
    .page-bannerLogo-Icon {
      height: calc(70rem / 16);
      line-height: calc(70rem / 16); } }

.page-bannerLogo-Icon--men {
  font-size: calc(570rem / 16); }
  @media (max-width: 50rem) {
    .page-bannerLogo-Icon--men {
      font-size: calc(360rem / 16); } }
  @media screen and (max-width: 30rem) {
    .page-bannerLogo-Icon--men {
      font-size: calc(230rem / 16); } }

.page-bannerLogo-Icon--women {
  font-size: calc(350rem / 16); }
  @media (max-width: 50rem) {
    .page-bannerLogo-Icon--women {
      font-size: calc(310rem / 16); } }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerLogo-Icon--women {
      font-size: calc(250rem / 16); } }
  @media screen and (max-width: 30rem) {
    .page-bannerLogo-Icon--women {
      font-size: calc(200rem / 16); } }

.page-bannerTitle {
  color: #023a78;
  font-family: montserrat;
  font-size: calc(36rem / 16);
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 calc(45rem / 16); }
  @media (max-width: 50rem) {
    .page-bannerTitle {
      font-size: calc(28rem / 16); } }
  @media screen and (max-width: 30rem) {
    .page-bannerTitle {
      font-size: calc(18rem / 16);
      margin-bottom: calc(20rem / 16); } }

.page-bannerTitle--iconic {
  margin-bottom: calc(12rem / 16); }
  @media (max-width: 50rem) {
    .page-bannerTitle--iconic {
      line-height: calc(40rem / 16); } }

.page-bannerTitle--corpo {
  color: #fff;
  text-align: right; }
  @media (max-width: 30rem) {
    .page-bannerTitle--corpo {
      color: #023a78;
      text-align: left; } }

.templateLight .page-bannerTitle {
  color: #fff; }
  @media (max-width: 50rem) {
    .templateLight .page-bannerTitle {
      color: #023a78; } }

.page-bannerTitle-name {
  color: #000;
  display: block;
  font-family: montserrat;
  font-size: calc(40rem / 16);
  font-weight: 200;
  text-transform: none; }
  @media (max-width: 50rem) {
    .page-bannerTitle-name {
      font-size: calc(36rem / 16); } }
  @media (max-width: 30rem) {
    .page-bannerTitle-name {
      font-size: calc(24rem / 16); } }

.templateLight .page-bannerTitle-name {
  color: #fff; }
  @media (max-width: 50rem) {
    .templateLight .page-bannerTitle-name {
      color: #282A3F;
      font-weight: 300; } }

.page-bannerTitle-ref {
  color: #4b4b4b;
  font-family: montserrat;
  font-size: calc(18rem / 16);
  font-weight: 300;
  margin: 0 0 calc(20rem / 16); }
  @media (max-width: 30rem) {
    .page-bannerTitle-ref {
      font-size: calc(12rem / 16);
      margin: 0 0 calc(5rem / 16); } }

.templateLight .page-bannerTitle-ref {
  color: #fff; }
  @media (max-width: 50rem) {
    .templateLight .page-bannerTitle-ref {
      color: #4b4b4b;
      font-weight: 400; } }

.page-bannerText {
  color: #000;
  font-family: montserrat;
  font-size: calc(16rem / 16);
  font-weight: 300;
  line-height: calc(24rem / 16); }
  @media screen and (max-width: 30rem) {
    .page-bannerText {
      font-size: calc(13rem / 16);
      padding-bottom: calc(25rem / 16);
      line-height: calc(18rem / 16); }
      .page-bannerText br {
        display: none; } }

.page-bannerText--bold {
  font-weight: 600; }

.page-bannerText--iconic {
  color: #666;
  font-size: calc(14rem / 16);
  max-width: calc(535rem / 16); }
  @media screen and (max-width: 64rem) {
    .page-bannerText--iconic {
      color: #000; } }
  @media screen and (max-width: 30rem) {
    .page-bannerText--iconic {
      font-size: calc(12rem / 16);
      line-height: calc(18rem / 16);
      padding: 0;
      margin: 0; } }

.templateLight .page-bannerText--iconic {
  max-width: none; }
  @media (max-width: 50rem) {
    .templateLight .page-bannerText--iconic br {
      display: none; } }

.templateLight .page-bannerText {
  color: #fff;
  font-size: calc(14rem / 16);
  line-height: calc(22rem / 16);
  margin-bottom: calc(46rem / 16); }
  @media (max-width: 50rem) {
    .templateLight .page-bannerText {
      color: #666;
      font-size: calc(12rem / 16);
      line-height: calc(18rem / 16);
      padding: 0;
      margin: 0; } }

.templateLight .product-add-to-cart-price {
  font-weight: 200;
  color: #fff; }
  .templateLight .product-add-to-cart-price .product-price .salesprice {
    font-weight: 600; }
  .templateLight .product-add-to-cart-price .product-price .product-eco-tax {
    font-size: calc(14rem / 16); }
  @media (max-width: 50rem) {
    .templateLight .product-add-to-cart-price {
      color: #023a78; }
      .templateLight .product-add-to-cart-price .product-price .salesprice {
        padding-top: calc(10rem / 16); } }

.page-bannerText--univers {
  max-width: calc(496rem / 16);
  font-size: calc(18rem / 16);
  line-height: calc(28rem /16);
  margin-top: 0;
  margin-bottom: calc(30rem / 16); }
  @media (max-width: 46rem) and (orientation: landscape) {
    .page-bannerText--univers {
      font-size: calc(16rem / 16);
      line-height: calc(22rem / 16);
      margin-bottom: calc(16rem / 16); } }
  @media (max-width: 30rem) {
    .page-bannerText--univers {
      font-size: calc(12rem / 16);
      line-height: calc(18rem /16);
      margin-bottom: calc(15rem / 16); } }

.page-bannerText--corpo {
  max-width: calc(460rem / 16);
  color: #fff;
  float: right;
  text-align: right; }
  @media (max-width: 30rem) {
    .page-bannerText--corpo {
      color: #000;
      float: none;
      text-align: left; } }

h1.page-bannerText--univers {
  margin-bottom: 0;
  padding-bottom: 0; }

.page-banner-button {
  margin-top: calc(42rem / 16);
  width: calc(230rem / 16);
  text-align: center; }
  @media (max-width: 50rem) {
    .page-banner-button {
      margin-bottom: calc(40rem / 16); } }
  @media (max-width: 30rem) {
    .page-banner-button {
      margin-top: calc(22rem / 16);
      width: calc(148rem / 16); } }

.page-banner-button--univers {
  font-size: calc(16rem / 16); }
  @media (max-width: 30rem) {
    .page-banner-button--univers {
      margin-bottom: calc(30rem / 16); } }

.page-banner.page-banner--blog .page-bannerBg.page-bannerBg--blog {
  background-position: right; }

.infographic {
  *zoom: 1;
  clear: none;
  text-align: inherit;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 70px 0;
  max-width: 1170px;
  margin: 0 auto; }
  @media screen and (max-width: 50rem) and (orientation: landscape) {
    .infographic {
      width: 70%; } }
  @media screen and (max-width: 30rem) {
    .infographic {
      margin: 0 auto;
      width: calc(100% - 20px); } }
  @media only screen and (max-width: 1400px) {
    .infographic {
      padding: 50px 0; } }
  @media only screen and (min-width: 1100px) and (max-width: 1400px) and (orientation: landscape) {
    .infographic {
      padding: 50px 0;
      width: 70%; } }
  @media only screen and (max-width: 319px) {
    .infographic {
      padding: 30px 0 20px 0; } }
  .infographic:before, .infographic:after {
    content: '';
    display: table; }
  .infographic:after {
    clear: both; }
  .infographic .trimmer {
    display: block;
    margin: 0 auto;
    width: 625px;
    height: 873px;
    background: url("../images/trimmer.png") no-repeat;
    background-size: 625px 873px; }
    @media only screen and (max-width: 1400px) {
      .infographic .trimmer {
        width: 500px;
        height: 700px;
        background-size: 500px 700px; } }
    @media only screen and (max-width: 960px) {
      .infographic .trimmer {
        width: 400px;
        height: 600px;
        background-size: 400px 600px; } }
    @media only screen and (max-width: 750px) {
      .infographic .trimmer {
        width: 500px;
        height: 700px;
        background-size: 500px 700px; } }
    @media only screen and (max-width: 640px) {
      .infographic .trimmer {
        *zoom: 1;
        float: left;
        clear: none;
        text-align: inherit;
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        background-size: 100%;
        height: auto;
        padding-bottom: 150%; }
        .infographic .trimmer:before, .infographic .trimmer:after {
          content: '';
          display: table; }
        .infographic .trimmer:after {
          clear: both; }
        .infographic .trimmer:last-child {
          margin-right: 0%; } }
    @media only screen and (max-width: 319px) {
      .infographic .trimmer {
        display: none;
        padding-bottom: auto; } }
  .infographic .arrow {
    position: absolute;
    width: 154px;
    height: 11px; }
    @media only screen and (max-width: 750px) {
      .infographic .arrow {
        display: none; } }
    .infographic .arrow.cutting-lengths {
      top: 22%;
      right: 27%;
      background: url("../images/arrow-right.png") no-repeat;
      background-size: 100%; }
    .infographic .arrow.power {
      right: 25%;
      bottom: 35%;
      background: url("../images/arrow-right.png") no-repeat;
      background-size: 100%; }
    .infographic .arrow.wather {
      left: 25%;
      bottom: 27%;
      background: url("../images/arrow-left.png") no-repeat;
      background-size: 100%; }
    .infographic .arrow.blades {
      top: 25%;
      left: 25%;
      background: url("../images/arrow-left.png") no-repeat;
      background-size: 100%; }
  .infographic .info {
    position: absolute;
    width: 250px; }
    @media only screen and (max-width: 1400px) {
      .infographic .info {
        width: 190px; } }
    @media only screen and (max-width: 750px) {
      .infographic .info {
        width: 100px; } }
    @media only screen and (max-width: 640px) {
      .infographic .info {
        width: 80px; } }
  .infographic .icon {
    position: absolute;
    width: 193px;
    height: 193px;
    z-index: 1;
    cursor: pointer;
    transition: all 0.3s ease; }
    .infographic .icon:hover {
      -webkit-transform: rotate(10deg);
              transform: rotate(10deg); }
    .infographic .icon.wather {
      left: 29.5%;
      bottom: 21%;
      background: url("../images/icon-wather.png") center center no-repeat;
      background-size: 193px 193px; }
      @media only screen and (max-width: 1400px) {
        .infographic .icon.wather {
          background-size: 150px 150px; } }
      @media only screen and (max-width: 960px) {
        .infographic .icon.wather {
          background-size: 130px 130px; } }
      @media only screen and (max-width: 750px) {
        .infographic .icon.wather {
          left: 22%; } }
      @media only screen and (max-width: 640px) {
        .infographic .icon.wather {
          background-size: 100%;
          display: none; } }
      @media only screen and (max-width: 319px) {
        .infographic .icon.wather {
          left: auto;
          bottom: auto; } }
    .infographic .icon.blades {
      left: 29.5%;
      top: 16%;
      background: url("../images/icon-blades.png") center center no-repeat;
      background-size: 193px 193px; }
      @media only screen and (max-width: 1400px) {
        .infographic .icon.blades {
          background-size: 150px 150px; } }
      @media only screen and (max-width: 960px) {
        .infographic .icon.blades {
          background-size: 130px 130px; } }
      @media only screen and (max-width: 750px) {
        .infographic .icon.blades {
          left: 16.5%;
          top: 22%; } }
      @media only screen and (max-width: 640px) {
        .infographic .icon.blades {
          background-size: 100%;
          display: none; } }
      @media only screen and (max-width: 319px) {
        .infographic .icon.blades {
          left: auto;
          top: auto; } }
    .infographic .icon.power {
      right: 32%;
      bottom: 31%;
      background: url("../images/icon-power.png") center center no-repeat;
      background-size: 193px 193px; }
      @media only screen and (max-width: 1400px) {
        .infographic .icon.power {
          bottom: 25%;
          background-size: 150px 150px; } }
      @media only screen and (max-width: 960px) {
        .infographic .icon.power {
          background-size: 130px 130px; } }
      @media only screen and (max-width: 750px) {
        .infographic .icon.power {
          bottom: 30%;
          right: 20%; } }
      @media only screen and (max-width: 640px) {
        .infographic .icon.power {
          background-size: 100%;
          display: none; } }
      @media only screen and (max-width: 319px) {
        .infographic .icon.power {
          bottom: auto;
          right: auto; } }
    .infographic .icon.cutting-lengths {
      top: 15%;
      right: 32%;
      background: url("../images/icon-cutting-lengths.png") center center no-repeat;
      background-size: 193px 193px; }
      @media only screen and (max-width: 1400px) {
        .infographic .icon.cutting-lengths {
          background-size: 150px 150px; } }
      @media only screen and (max-width: 960px) {
        .infographic .icon.cutting-lengths {
          background-size: 130px 130px; } }
      @media only screen and (max-width: 750px) {
        .infographic .icon.cutting-lengths {
          right: 20%; } }
      @media only screen and (max-width: 640px) {
        .infographic .icon.cutting-lengths {
          background-size: 100%;
          display: none; } }
      @media only screen and (max-width: 319px) {
        .infographic .icon.cutting-lengths {
          top: auto;
          right: auto; } }
    @media only screen and (max-width: 1400px) {
      .infographic .icon {
        width: 150px;
        height: 150px; } }
    @media only screen and (max-width: 960px) {
      .infographic .icon {
        width: 130px;
        height: 130px; } }
    @media only screen and (max-width: 640px) {
      .infographic .icon {
        width: 120px;
        height: 120px; } }
    @media only screen and (max-width: 540px) {
      .infographic .icon {
        width: 100px;
        height: 100px; } }
    @media only screen and (max-width: 480px) {
      .infographic .icon {
        width: 28%;
        height: 120px; } }
    @media only screen and (max-width: 319px) {
      .infographic .icon {
        position: relative;
        display: block;
        width: 120px;
        height: 120px;
        margin: 0 auto 30px auto;
        clear: both; } }

@media only screen and (max-width: 319px) {
  .infographic .info {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    position: relative;
    margin-bottom: 30px;
    text-align: center; }
  .infographic .info:before,
  .infographic .info:after {
    content: '';
    display: table; }
  .infographic .info:after {
    clear: both; }
  .infographic .info:last-child {
    margin-right: 0%; } }

.infographic .info.cutting-lengths {
  top: 20%;
  right: 0; }
  @media only screen and (max-width: 1400px) and (orientation: landscape) {
    .infographic .info.cutting-lengths {
      right: 5%; } }
  @media only screen and (max-width: 750px) and (orientation: landscape) {
    .infographic .info.cutting-lengths {
      right: -10%; } }

@media only screen and (max-width: 750px) {
  .infographic .info.cutting-lengths {
    top: 12%; } }

.infographic .info.power {
  right: 0%;
  bottom: 26%; }
  @media only screen and (max-width: 1400px) and (orientation: landscape) {
    .infographic .info.power {
      right: 5%; } }

@media only screen and (max-width: 1400px) {
  .infographic .info.power {
    bottom: 20%; } }

@media only screen and (max-width: 750px) {
  .infographic .info.power {
    bottom: 22%;
    right: 9%; } }

@media only screen and (max-width: 750px) and (orientation: landscape) {
  .infographic .info.power {
    bottom: 22%;
    right: -14%; }
  .infographic .icon.power {
    right: 15%; } }

@media only screen and (max-width: 640px) {
  .infographic .info.power {
    right: 4%;
    bottom: 14%; } }

.infographic .info.wather {
  left: 2%;
  bottom: 18%; }
  @media only screen and (max-width: 1400px) and (orientation: landscape) {
    .infographic .info.wather {
      left: 5%; } }
  @media screen and (max-width: 50rem) and (orientation: landscape) {
    .infographic .info.wather {
      left: -10%;
      bottom: 13%; } }
  @media only screen and (max-width: 480px) {
    .infographic .info.wather {
      bottom: 10%; } }

@media only screen and (max-width: 480px) {
  .infographic .info.wather {
    bottom: 10%; } }

.infographic .info.blades {
  top: 20%;
  left: 2%; }
  @media only screen and (max-width: 1400px) and (orientation: landscape) {
    .infographic .info.blades {
      left: 5%; } }
  @media screen and (max-width: 50rem) and (orientation: landscape) {
    .infographic .info.blades {
      left: -10%;
      top: 13%; } }

@media only screen and (max-width: 480px) {
  .infographic .info.blades {
    top: 15%;
    left: 5%; } }

.infographic .info .title {
  padding: 0;
  margin: 0 0 10px 0;
  color: #896841;
  font-size: 18px; }

@media only screen and (max-width: 1400px) {
  .infographic .info .title {
    font-size: 14.5px; } }

@media only screen and (max-width: 750px) {
  .infographic .info .title {
    font-size: 20px;
    text-transform: uppercase; } }

@media only screen and (max-width: 480px) {
  .infographic .info .title {
    font-size: 16px;
    padding-left: calc(5rem/16);
    padding-bottom: calc(5rem/16); } }

@media only screen and (max-width: 750px) {
  .infographic .info .title .dots {
    display: none; } }

.infographic .info .description {
  margin: 0 0 20px 0;
  padding: 0;
  color: #7e8995;
  font-size: 16px;
  line-height: 25px; }

@media only screen and (max-width: 1400px) {
  .infographic .info .description {
    font-size: 12px;
    line-height: 20px; } }

@media only screen and (max-width: 750px) {
  .infographic .info .description {
    display: none; } }

@media only screen and (max-width: 319px) {
  .infographic .info .description {
    display: block;
    font-size: 12px; } }

.infographic .info .read-more {
  display: block;
  font-size: 14px;
  text-align: center;
  position: relative;
  background-color: transparent;
  margin-top: calc(-20rem/16); }

@media only screen and (max-width: 1400px) {
  .infographic .info .read-more {
    left: -10%;
    padding: calc(10rem / 16) calc(10rem / 16); } }

/* - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Trimmer Resolutions Fix
  /* - - - - - - - - - - - - - - - - - - - - - - - - - */
@media only screen and (min-width: 750px) and (max-width: 1300px) and (max-height: 700px) {
  .infographic .trimmer {
    width: 400px;
    height: 600px;
    background-size: 400px 600px; }
  .infographic .icon {
    width: 130px;
    height: 130px; }
  .infographic .icon.cutting-lengths {
    right: 32.5%;
    background-size: 130px 130px; }
  .infographic .icon.wather {
    left: 31.5%;
    background-size: 130px 130px; }
  .infographic .icon.power {
    right: 33.5%;
    background-size: 130px 130px; }
  .infographic .icon.blades {
    left: 31.5%;
    background-size: 130px 130px; } }

@media only screen and (max-width: 750px) and (orientation: landscape) {
  .infographic .icon.cutting-lengths {
    right: 15%; } }

.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all 400ms; }
  .popup .popup-wrapper {
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    max-width: 680px;
    max-height: 730px;
    margin: -365px 0 0 -340px;
    overflow-y: scroll;
    border-radius: 4px;
    background-color: #385067;
    border: 4px solid #fff;
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
    @media screen and (max-width: 50rem) and (orientation: landscape) {
      .popup .popup-wrapper {
        max-width: 100%;
        max-height: 330px; } }
    @media screen and (max-width: 30rem) {
      .popup .popup-wrapper {
        max-width: 330px;
        max-height: 500px; } }
    .popup .popup-wrapper .popup-wrapper-promo {
      box-sizing: border-box;
      position: fixed;
      top: 50%;
      left: 50%;
      max-width: 680px;
      max-height: 730px;
      margin: -365px 0 0 -340px;
      overflow-y: scroll;
      border-radius: 4px;
      background-color: #fff;
      border: 4px solid #000;
      opacity: 0;
      -webkit-transform: scale(0);
              transform: scale(0); }
      @media screen and (max-width: 50rem) and (orientation: landscape) {
        .popup .popup-wrapper .popup-wrapper-promo {
          max-width: 100%;
          max-height: 330px; } }
      @media screen and (max-width: 30rem) {
        .popup .popup-wrapper .popup-wrapper-promo {
          max-width: 330px;
          max-height: 500px; } }
  .popup .close {
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: calc(24rem/16); }
    .popup .close:hover {
      cursor: pointer; }

.popup.active {
  visibility: visible;
  opacity: 1; }
  .popup.active .popup-wrapper {
    height: auto;
    top: 50%;
    left: 50%;
    margin: 0 !important;
    border: 0;
    position: fixed;
    overflow-y: auto;
    margin: 0;
    border: 4px solid #fff;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translate(-50%, -50%);
            transform: scale(1) translate(-50%, -50%); }
    @media screen and (max-width: 30rem) {
      .popup.active .popup-wrapper {
        width: 90%;
        overflow-y: scroll; } }
    .popup.active .popup-wrapper h2 {
      box-sizing: border-box;
      padding: 50px 50px 20px 50px;
      margin: 0;
      color: #cc9853;
      font-size: 24px;
      font-family: Arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 2px;
      text-align: left; }
      @media screen and (max-width: 30rem) {
        .popup.active .popup-wrapper h2 {
          padding: 40px 20px 20px 20px; } }
    .popup.active .popup-wrapper .popup-content {
      text-align: center; }
    .popup.active .popup-wrapper p {
      text-align: left;
      box-sizing: border-box;
      padding: 0 50px 20px 50px;
      color: #fff;
      font-family: Arial, sans-serif;
      font-size: 15px; }
      @media screen and (max-width: 30rem) {
        .popup.active .popup-wrapper p {
          padding: 0 20px 20px 20px; } }
    .popup.active .popup-wrapper img {
      max-width: 50%;
      max-height: 350px; }
      @media screen and (max-width: 50rem) {
        .popup.active .popup-wrapper img {
          max-width: 100%; } }
      @media screen and (max-width: 30rem) {
        .popup.active .popup-wrapper img {
          max-width: 100%; } }

.popup-wrapper-promo {
  height: auto;
  top: 50%;
  left: 50%;
  margin: 0 !important;
  border: 0;
  position: fixed;
  overflow-y: auto;
  margin: 0;
  background-color: #fff;
  border: 2px solid #000;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%); }
  @media screen and (max-width: 30rem) {
    .popup-wrapper-promo {
      width: 90%;
      overflow-y: scroll; } }
  @media screen and (max-width: 50rem) and (orientation: landscape) {
    .popup-wrapper-promo {
      height: 300px;
      overflow-y: scroll; } }
  .popup-wrapper-promo h2 {
    box-sizing: border-box;
    padding: 50px 50px 20px 50px;
    margin: 0;
    color: #0954ab;
    font-size: 24px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left; }
    @media screen and (max-width: 30rem) {
      .popup-wrapper-promo h2 {
        padding: 40px 20px 20px 20px; } }
  .popup-wrapper-promo .popup-content {
    text-align: center; }
    .popup-wrapper-promo .popup-content a {
      position: relative;
      float: left;
      margin: 0 0 20px 50px; }
      @media screen and (max-width: 50rem) and (orientation: landscape) {
        .popup-wrapper-promo .popup-content a {
          margin: 0 0 20px 20px; } }
  .popup-wrapper-promo p {
    text-align: left;
    box-sizing: border-box;
    padding: 0 50px 20px 50px;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 15px; }
    @media screen and (max-width: 30rem) {
      .popup-wrapper-promo p {
        padding: 0 20px 20px 20px; } }
  .popup-wrapper-promo img {
    max-width: 50%;
    max-height: 350px; }
    @media screen and (max-width: 50rem) {
      .popup-wrapper-promo img {
        max-width: 100%; } }
    @media screen and (max-width: 30rem) {
      .popup-wrapper-promo img {
        max-width: 100%; } }

.popup.wather .left {
  max-width: 70%;
  float: right; }
  @media screen and (max-width: 50rem) {
    .popup.wather .left {
      float: none;
      max-width: 100%;
      margin-top: calc(30rem/16); } }

.popup.wather .right {
  max-width: calc(30% - 40px);
  float: none;
  margin: 40px; }
  @media screen and (max-width: 50rem) {
    .popup.wather .right {
      float: none;
      max-width: 100%;
      margin: inherit; } }
  .popup.wather .right img {
    max-width: 90%; }

.page-bannerBg .img-cover {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

@media only screen and (max-width: 1400px) {
  .page-bannerBg--universHomme {
    min-height: calc(950rem/16); } }

@media only screen and (max-width: 750px) and (orientation: landscape) {
  .page-bannerBg--universHomme {
    min-height: calc(750rem/16); } }

@media screen and (max-width: 600px) and (orientation: portrait) {
  .page-bannerBg--universHomme {
    min-height: calc(5rem/16); } }

.univers-astuces-wrapper--formen {
  margin: calc(-350rem / 16) auto auto; }
  @media screen and (min-width: 700px) {
    .univers-astuces-wrapper--formen {
      margin: calc(-220rem / 16) auto auto; } }
  @media screen and (max-width: 750px) and (orientation: landscape) {
    .univers-astuces-wrapper--formen {
      margin: 0 auto auto; } }
  @media screen and (max-width: 500px) {
    .univers-astuces-wrapper--formen {
      margin: 0 auto auto; } }
  .univers-astuces-wrapper--formen .univers-astuces-stepsList {
    margin-bottom: 0 !important;
    margin-left: 0; }
  .univers-astuces-wrapper--formen .univers-astuces-stepsItem {
    display: block;
    border-right: none; }
  .univers-astuces-wrapper--formen .univers-astuces-stepIcon-wrapper,
  .univers-astuces-wrapper--formen .univers-astuces-stepsItem-wrapper {
    display: inline-block;
    text-align: center; }
  .univers-astuces-wrapper--formen .univers-astuces-stepsItem-wrapper {
    position: relative;
    padding: 20px 0; }
    @media screen and (min-width: 30rem) {
      .univers-astuces-wrapper--formen .univers-astuces-stepsItem-wrapper {
        border-bottom: solid 1px #dfe0e2; } }
  .univers-astuces-wrapper--formen .univers-astuces-stepIcon-wrapper {
    position: absolute;
    left: 0; }
    @media screen and (max-width: 30rem) {
      .univers-astuces-wrapper--formen .univers-astuces-stepIcon-wrapper {
        position: relative;
        text-align: center; } }
  .univers-astuces-wrapper--formen .univers-astuces-stepContent {
    padding: 0 calc(50rem / 16) 0 100px;
    text-align: left; }
    @media screen and (max-width: 30rem) {
      .univers-astuces-wrapper--formen .univers-astuces-stepContent {
        padding: 0; } }
  .univers-astuces-wrapper--formen .image {
    max-width: 80px;
    margin: 20px 0 40px; }
    @media screen and (max-width: 30rem) {
      .univers-astuces-wrapper--formen .image {
        margin: 0 0 40px; } }

.page-banner--formen {
  overflow: hidden; }
  @media only screen and (max-width: 500px) {
    .page-banner--formen {
      padding-bottom: 380px; } }
  .page-banner--formen .univers-topProduct-pageTitle,
  .page-banner--formen .page-bannerText {
    color: #fff;
    text-shadow: 2px 2px 2px #000; }
  .page-banner--formen .page-bannerContent {
    background-color: transparent !important; }
    @media only screen and (max-width: 1400px) {
      .page-banner--formen .page-bannerContent {
        padding-top: 0; } }
    @media only screen and (max-width: 500px) {
      .page-banner--formen .page-bannerContent {
        padding-top: calc(5rem/16); } }

.page-blog-articleContent .banner-box-button {
  padding: 0 calc(38rem / 16); }

.page-blog-articleContent h2.page-blog-articleTitle {
  text-transform: none; }

@media screen and (max-width: 540px) {
  .pt_cart #main .cart-actions .cart-action-checkout {
    float: none; }
  .cart-action-checkout .button-blue {
    display: block;
    height: auto; } }

.pt_cart #main form .cart-footer .cart-coupon-code .coupon-and-save, .pt_cart #main form .cart-footer .cart-coupon-code .coupon-and-save {
  display: block; }
  .pt_cart #main form .cart-footer .cart-coupon-code .coupon-and-save input, .pt_cart #main form .cart-footer .cart-coupon-code .coupon-and-save button.button#add-coupon, .pt_cart #main form .cart-footer .cart-coupon-code .coupon-and-save input, .pt_cart #main form .cart-footer .cart-coupon-code .coupon-and-save button.button#add-coupon {
    display: block;
    float: none;
    width: 100%;
    margin: 10px 0;
    margin-right: 0; }

@media screen and (min-width: 801px) {
  .pt_cart #main form .cart-footer .cart-coupon-code .coupon-and-save, .pt_cart #main form .cart-footer .cart-coupon-code .coupon-and-save {
    margin: 0; } }

.pt_cart #main form .cart-footer .cart-coupon-code .coupon-and-save {
  display: none; }
