@charset "UTF-8";
/* PX to REM */
/* PX to REM */
/**
 * Home : Commons
 */
.page-body.row {
  margin: 0;
}

#page_dossier {
  margin: 0 auto;
  max-width: 81.25rem !important;
}

.breadcrumb {
  display: none !important;
}

a.ok-home--corner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

/**
 * Home : Commons
 */
#ok-home {
  color: #383838;
  max-width: 81.25rem;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 720px) {
  #ok-home .ok-home--desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 720px) {
  #ok-home .ok-home--mobile {
    display: none !important;
  }
}
#ok-home .ok-home--title {
  font-size: 1.25rem;
  font-weight: 100;
  letter-spacing: 0.125rem;
  margin-bottom: 0.3125rem;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
#ok-home .ok-home--title span {
  display: inline-block;
  background: #FFF;
  color: #383838;
  padding: 0 1.125rem;
  position: relative;
  z-index: 1;
}
#ok-home .ok-home--title span img {
  vertical-align: text-bottom;
}
#ok-home .ok-home--title:after {
  background: #383838;
  content: "";
  height: 0.0625rem;
  width: 27.75rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#ok-home .ok-home--cta {
  color: #383838;
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.25rem;
  position: relative;
  text-decoration: none;
}
#ok-home .ok-home--cta:before {
  background: #383838;
  bottom: -0.3125rem;
  content: "";
  display: inline-block;
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}
#ok-home .ok-home--cta:active {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
@media only screen and (max-width: 37.5rem) {
  #ok-home .ok-home--cta {
    border: 0.0625rem solid #5e5e5e;
    font-size: 0;
    height: 1.5625rem;
    width: 1.5625rem;
  }
  #ok-home .ok-home--cta:before {
    display: none;
  }
  #ok-home .ok-home--cta:after {
    content: "∟";
    font-size: 1rem;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-65%) translateY(-50%) rotate(225deg);
            transform: translateX(-65%) translateY(-50%) rotate(225deg);
  }
}
#ok-home .ok-home--cta-large {
  color: #383838;
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25rem;
  position: relative;
  text-decoration: none;
  z-index: 3;
}
#ok-home .ok-home--cta-large:before {
  background: #383838;
  bottom: -0.4375rem;
  content: "";
  display: inline-block;
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}
#ok-home .ok-home--cta-large:active {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
@media only screen and (max-width: 37.5rem) {
  #ok-home .ok-home--cta-large {
    font-size: 0.875rem;
  }
  #ok-home .ok-home--cta-large:before {
    bottom: -0.1875rem;
  }
}
#ok-home .ok-home--cta-blue {
  color: #0D3880;
}
#ok-home .ok-home--cta-blue:before {
  background: #0D3880;
}
#ok-home .ok-home--cta-white {
  color: #FFF;
}
#ok-home .ok-home--cta-white:before {
  background: #FFF;
}
#ok-home .Carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
}
#ok-home .Carousel:after {
  bottom: 0;
  background: #FFF;
  content: "";
  height: 1.25rem;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 10;
}
#ok-home .Carousel .Carousel-mask {
  display: block;
  overflow-x: auto;
  padding-bottom: 1.25rem;
  scroll-behavior: smooth;
  -ms-scroll-snap-type: mandatory;
      scroll-snap-type: mandatory;
  -ms-scroll-snap-points-x: repeat(100%);
      scroll-snap-points-x: repeat(100%);
  -webkit-overflow-scrolling: touch;
}
#ok-home .Carousel .Carousel-mask .Carousel-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#ok-home .Carousel .Carousel-nav {
  z-index: 3;
}
#ok-home .Carousel .Carousel-nav .Carousel-nav-prev,
#ok-home .Carousel .Carousel-nav .Carousel-nav-next {
  display: inline-block;
  height: 2.5rem;
  position: absolute;
  top: calc(50% - 1.25rem);
  width: 2.5rem;
  z-index: 3;
}
#ok-home .Carousel .Carousel-nav .Carousel-nav-prev .arrow,
#ok-home .Carousel .Carousel-nav .Carousel-nav-next .arrow {
  background: #FFF;
  border: 1px solid #000;
  cursor: pointer;
  display: inline-block;
  height: 2.5rem;
  position: relative;
  -webkit-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  width: 2.5rem;
}
#ok-home .Carousel .Carousel-nav .Carousel-nav-prev .arrow:before,
#ok-home .Carousel .Carousel-nav .Carousel-nav-next .arrow:before {
  color: #000;
  content: "∟";
  font-size: 1rem;
  font-weight: 700;
  position: absolute;
  left: 50%;
  top: 50%;
}
#ok-home .Carousel .Carousel-nav .Carousel-nav-prev {
  left: 0;
}
#ok-home .Carousel .Carousel-nav .Carousel-nav-prev .arrow:before {
  -webkit-transform: translateX(-35%) translateY(-50%) rotate(45deg);
          transform: translateX(-35%) translateY(-50%) rotate(45deg);
}
#ok-home .Carousel .Carousel-nav .Carousel-nav-next {
  right: 0;
}
#ok-home .Carousel .Carousel-nav .Carousel-nav-next .arrow:before {
  -webkit-transform: translateX(-65%) translateY(-50%) rotate(225deg);
          transform: translateX(-65%) translateY(-50%) rotate(225deg);
}

/**
 * Home : Prompteur
 */
#ok-home-prompt {
  height: 2.1875rem;
  margin: 0.625rem auto 1.25rem;
  max-width: 44.625rem;
  position: relative;
  width: 100%;
}
#ok-home-prompt .ok-home-prompt-container {
  height: 2.1875rem;
  overflow: hidden;
  width: 100%;
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt--ctrl {
  background: #FFF;
  border: 0;
  font-size: 0;
  height: 2.1875rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 2.1875rem;
  z-index: 1;
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt--ctrl.ok-home-prompt--prev {
  left: 0;
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt--ctrl.ok-home-prompt--prev:before {
  content: "∟";
  font-size: 1rem;
  font-weight: 700;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-35%) translateY(-50%) rotate(45deg);
          transform: translateX(-35%) translateY(-50%) rotate(45deg);
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt--ctrl.ok-home-prompt--prev:after {
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  display: inline-block;
  height: 2.1875rem;
  left: 2.1875rem;
  position: absolute;
  top: 0;
  width: 1.25rem;
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt--ctrl.ok-home-prompt--next {
  right: 0;
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt--ctrl.ok-home-prompt--next:before {
  content: "∟";
  font-size: 1rem;
  font-weight: 700;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-65%) translateY(-50%) rotate(225deg);
          transform: translateX(-65%) translateY(-50%) rotate(225deg);
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt--ctrl.ok-home-prompt--next:after {
  background: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  display: inline-block;
  height: 2.1875rem;
  position: absolute;
  right: 2.1875rem;
  top: 0;
  width: 1.25rem;
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt--ctrl.ok-home-prompt--disabled {
  cursor: default;
  color: rgba(56, 56, 56, 0.35);
  pointer-events: none;
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 1.25s ease-in-out;
  transition: all 1.25s ease-in-out;
  width: 100%;
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt-items .ok-home-prompt-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  height: 2.1875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 3.125rem;
  text-align: center;
  width: 100%;
}
#ok-home-prompt .ok-home-prompt-container .ok-home-prompt-items .ok-home-prompt-item > * {
  display: block;
  font-size: 1.1875rem;
  letter-spacing: 0.03125rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  #ok-home-prompt .ok-home-prompt-container .ok-home-prompt-items .ok-home-prompt-item > * {
    font-size: 0.75rem;
  }
}

@media only screen and (max-width: 600px) {
  #ok-home-prompt .ok-home-prompt-container .ok-home-prompt-items .ok-home-prompt-item {
    padding: 0 1.25rem;
  }
}

/**
 * Home : Maj
 */

/**
 * Home : Currently
 */
#ok-home-currently {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  #ok-home-currently {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 48rem !important;
    overflow: hidden;
    margin: 30px auto;
  }
}
@media only screen and (max-width: 720px) {
  #ok-home-currently {
    margin: 0px auto;
  }
}
#ok-home-currently .ok-home--corner {
  z-index: 2;
}
#ok-home-currently .ok-home-currently--more {
  overflow: hidden;
  width: 24.4375rem;
}
@media only screen and (max-width: 1024px) {
  #ok-home-currently .ok-home-currently--more {
    width: 100%;
  }
  #ok-home-currently .ok-home-currently--more .ok-home--title span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  #ok-home-currently .ok-home-currently--more {
    margin: 0 auto;
    width: 23.75rem;
  }
}
@media only screen and (max-width: 380px) {
  #ok-home-currently .ok-home-currently--more {
    width: 20rem;
  }
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item {
  position: relative;
  width: 11.25rem;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item:nth-child(1), #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item:nth-child(2) {
  padding-bottom: 2.5rem;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item:nth-child(1), #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item:nth-child(3) {
  margin-right: 0.6875rem;
  padding-bottom: 0.625rem;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item:nth-child(1):after, #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item:nth-child(3):after {
  background: #d4d4d6;
  content: "";
  display: inline-block;
  height: 100%;
  position: absolute;
  right: -0.375rem;
  top: 0;
  width: 0.0625rem;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item .ok-home-currently--item-description {
  padding: 0 0.625rem;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item .ok-home-currently--item-description h2 {
  color: #383838;
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 5px;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item .ok-home-currently--item-description p {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item .ok-home-currently--item-description p.small {
  font-size: 0.8125rem;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item .ok-home-currently--item-description a {
  margin-top: 1.25rem;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item .ok-home-currently--item-description .ok-home--cta {
  font-weight: 600;
  position: relative;
  z-index: 2;
}
#ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item img {
  background: #5A5E6B;
  height: 15.625rem;
  width: 11.25rem;
}
@media only screen and (max-width: 1024px) {
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item {
    margin: 0 !important;
    padding-bottom: 1.25rem !important;
  }
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item:after {
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item:not(:first-child) {
    padding-top: 1.25rem;
  }
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item:not(:last-child) {
    border-bottom: 0.0625rem solid #d4d4d6;
  }
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item .ok-home-currently--item-description {
    padding: 1.875rem 0.625rem 0 1.25rem;
  }
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item .ok-home-currently--item-description a {
    margin-top: 1.875rem;
  }
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items .ok-home-currently--item img {
    height: 10rem;
    width: 7.1875rem;
  }
}
@media only screen and (max-width: 1024px) {
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (max-width: 600px) {
  #ok-home-currently .ok-home-currently--more .ok-home-currently--items {
    margin: 0 0.625rem;
  }
}

/**
 * Home : Collections
 */
#ok-home-collections {
  display: none;
  margin-bottom: 1.5625rem;
  margin-top: 1.875rem;
}
@media only screen and (max-width: 768px) {
  #ok-home-collections {
    display: block;
  }
}
#ok-home-collections .ok-home-collections-container {
  width: calc(100% - 2.5rem);
  overflow-x: auto;
  overflow-y: hidden;
  margin: 0 1.25rem;
  margin-top: 1.875rem;
}
#ok-home-collections .ok-home-collections-container ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
}
#ok-home-collections .ok-home-collections-container ul li {
  margin: 0 0.25rem;
  text-align: center;
  width: 10.625rem;
}
#ok-home-collections .ok-home-collections-container ul li a {
  display: block;
}
#ok-home-collections .ok-home-collections-container ul li a img {
  background: #5A5E6B;
  display: inline-block;
  height: 4rem;
  width: 10.625rem;
}
#ok-home-collections .ok-home-collections-container ul li a span {
  color: #5A5E6B;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 0.875rem;
}

/**
 * Home : Marques
 */
#ok-home-brands {
  margin-bottom: 3.125rem;
  margin-top: 1.875rem;
}
#ok-home-brands .ok-home--container {
  background: url(images/brand/brand.png) no-repeat right top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #FFF;
  height: 28.125rem;
  padding: 7.8125rem 0 0 7.8125rem;
  position: relative;
}
#ok-home-brands .ok-home--container p {
  font-size: 1.125rem;
  line-height: 1.9375rem;
  margin: 0.9375rem 0 1.25rem;
}
@media only screen and (max-width: 1024px) {
  #ok-home-brands .ok-home--container {
    padding: 7.8125rem 0 0 3.125rem;
  }
}
@media only screen and (max-width: 768px) {
  #ok-home-brands .ok-home--container {
    background: url(images/brand/brand-mobile.png) no-repeat right top #434e83;
    height: 13.75rem;
    padding: 1.5625rem 0 0 1.875rem;
  }
  #ok-home-brands .ok-home--container p {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin: 0.4375rem 0 0.625rem;
  }
}
#ok-home-brands .ok-home--container .ok-home--cta-large {
  position: absolute;
  top: 350px;
  left: 125px;
}
@media only screen and (max-width: 1024px) {
  #ok-home-brands .ok-home--container .ok-home--cta-large {
    left: 50px;
  }
}
@media only screen and (max-width: 768px) {
  #ok-home-brands .ok-home--container .ok-home--cta-large {
    bottom: 20px;
    top: auto;
    left: 30px;
  }
}

/**
 * Home : Mentions
 */
.ok-home-mentions {
  color: #383838;
  font-size: 0.75rem;
  font-weight: 400;
  padding: 0 0.625rem;
}
.ok-home-mentions br {
  display: none;
}
@media only screen and (max-width: 1300px) {
  .ok-home-mentions {
    margin: 0 auto;
    max-width: 64rem;
  }
}
@media only screen and (max-width: 1024px) {
  .ok-home-mentions {
    margin: 0.9375rem auto 0;
    max-width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .ok-home-mentions br {
    display: block;
  }
}

/**
 * Youtube : Popin
 */
.yt-popin {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}

.yt-popin-overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1001;
}

.yt-popin-container {
  position: fixed;
  font-size: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.5);
  left: 50%;
  top: 12%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1002;
}

.yt-popin-close {
  background: #838383;
  cursor: pointer;
  font-family: Arial, sans-serif;
  color: #FFF;
  display: inline-block;
  font-size: 30px;
  line-height: 36px;
  width: 36px;
  height: 36px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.yt-popin-close:hover {
  background: #959595;
}

.yt-popin-close:active {
  background: #000;
}

@media only screen and (max-width: 1080px) {
  .yt-popin-close {
    right: 5px;
    top: 5px;
    z-index: 1002;
  }

  .yt-popin-container {
    left: 0;
    width: 100%;
    -webkit-transform: none;
    transform: none;
  }

  .yt-popin-iframe {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
  }

  .yt-popin-iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
#ok-home-bsales {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #E61F1B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
  margin-bottom: 2.1875rem;
  padding: 0.625rem 0 0.9375rem;
}
@media only screen and (max-width: 615px) {
  #ok-home-bsales::after, #ok-home-bsales::before {
    background-size: contain;
    height: 3.375rem;
    width: 3.375rem;
    top: 0;
    left: -1.6875rem;
  }
  #ok-home-bsales::after {
    right: -1.6875rem;
    bottom: 0;
    top: auto;
    left: auto;
  }
}
@media only screen and (max-width: 480px) {
  #ok-home-bsales::after, #ok-home-bsales::before {
    display: none;
  }
}
#ok-home-bsales .ok-home-bsales-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ok-home-bsales .ok-home-bsales-container h2 {
  color: #fff;
  font-size: 2.25rem;
  line-height: 2.25rem;
  letter-spacing: 2px;
  font-weight: 600;
  text-align: center;
}
#ok-home-bsales .ok-home-bsales-container .mention {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 0.75rem;
}
#ok-home-bsales .ok-home-bsales-container p {
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
}
#ok-home-bsales .ok-home-bsales-container p strong {
  font-size: 1.9rem;
  font-weight: 600;
  color: #fff;
  margin: 0 15px 0 5px;
}
#ok-home-bsales .ok-home-bsales-container p strong sup {
  font-size: 0.75rem;
  top: -1rem;
}
#ok-home-bsales .ok-home-bsales-container p a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
  font-size: 20px;
  font-weight: 400;
}
#ok-home-bsales .ok-home-bsales-container .ok-home-bsales--cta {
  position: absolute;
  right: 2.1875rem;
  top: 50%;
  color: #e42313;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1em;
  margin: 0;
  text-decoration: underline;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
#ok-home-bsales .ok-home-bsales-container .ok-home-corner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #ok-home-bsales .ok-home-bsales-container p strong {
    font-size: 1.5rem;
  }
  #ok-home-bsales .ok-home-bsales-container p strong sup {
    top: -0.65rem;
  }
  #ok-home-bsales .ok-home-bsales-container .mention {
    bottom: 5px;
  }
  #ok-home-bsales .ok-home-bsales-container {
    padding: 0.625rem;
  }
  #ok-home-bsales .ok-home-bsales-container h2 {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
  #ok-home-bsales .ok-home-bsales-container p {
    max-width: 18.75rem;
    font-size: 0.8125rem;
    margin-top: 5px;
  }
  #ok-home-bsales .ok-home-bsales-container p a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    font-size: 0;
  }
  #ok-home-bsales .ok-home-bsales-container p a::after {
    background: url("images/banner/arrow.png") no-repeat center center;
    content: "";
    display: inline-block;
    height: 0.875rem;
    margin-left: 0.625rem;
    width: 0.8125rem;
  }
  #ok-home-bsales .ok-home-bsales-container .ok-home-bsales--cta {
    position: relative;
    padding-left: 2.875rem;
  }
  #ok-home-bsales .ok-home-bsales-container .ok-home-bsales--cta::after {
    background: url("images/banner/arrow.png") no-repeat center center;
    content: "";
    display: inline-block;
    height: 0.875rem;
    margin-left: 0.625rem;
    width: 0.8125rem;
  }
  #ok-home-bsales .ok-home-bsales-container .mention {
    font-size: 0.5rem;
  }
}

#ok-home .ok-home--cta.small {
  font-size: 12px;
}
@media only screen and (max-width: 600px) {
  #ok-home .ok-home--cta.small {
    font-size: 0;
  }
}

@media only screen and (max-width: 720px) {
  .mentions-legales {
    font-size: 0.75rem;
    margin: 0.3125rem auto 0.9375rem;
    max-width: 20rem;
  }
}

.yt-popin {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}

.yt-popin-overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1001;
}

.yt-popin-container {
  position: fixed;
  font-size: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.5);
  left: 50%;
  top: 12%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1002;
}

.yt-popin-close {
  background: #838383;
  cursor: pointer;
  font-family: Arial, sans-serif;
  color: #FFF;
  display: inline-block;
  font-size: 30px;
  line-height: 36px;
  width: 36px;
  height: 36px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.yt-popin-close:hover {
  background: #959595;
}

.yt-popin-close:active {
  background: #000;
}

@media only screen and (max-width: 1080px) {
  .yt-popin-close {
    right: 5px;
    top: 5px;
    z-index: 1002;
  }

  .yt-popin-container {
    left: 0;
    width: 100%;
    -webkit-transform: none;
    transform: none;
  }

  .yt-popin-iframe {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
  }

  .yt-popin-iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
#ok-home-services-container {
  margin-top: 1.5625rem;
}
#ok-home-services-container #carousel-services {
  overflow: hidden;
  position: relative;
}
#ok-home-services-container #carousel-services .Carousel-nav li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  width: 3.125rem;
  z-index: 3;
}
#ok-home-services-container #carousel-services .Carousel-nav li button {
  background: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.125rem;
  border: 0;
  padding: 0;
}
#ok-home-services-container #carousel-services .Carousel-nav li button span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE82lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTA5LTA0VDE2OjMwOjQ2KzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0wOS0wNFQxNjozMTo1NCswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0wOS0wNFQxNjozMTo1NCswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzZjODdhNWYtMTU3Yi0yYzQyLWJmMTgtMGNjNTIzMzBiM2ZiIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc2Yzg3YTVmLTE1N2ItMmM0Mi1iZjE4LTBjYzUyMzMwYjNmYiIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjc2Yzg3YTVmLTE1N2ItMmM0Mi1iZjE4LTBjYzUyMzMwYjNmYiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NzZjODdhNWYtMTU3Yi0yYzQyLWJmMTgtMGNjNTIzMzBiM2ZiIiBzdEV2dDp3aGVuPSIyMDIwLTA5LTA0VDE2OjMwOjQ2KzAyOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+OTtxogAAAJpJREFUKJGNk8sRwyAMBRdXBdXE6YBUkqSC2NW8spQL4wSbj3QTs8uTmCGYGSmlDJikN5MKMcYMPEu/SbqPhOXUrymlzzChjLQBt7/zbtICIGkFdk/SMZJXqnbwSOelp9JFmEnBzFoOQOv1Hs2EUXUTGrfvktZmQg+GxtIj+CLM4ErwwIfghQGW8nlccDWSB4bff8gAkl4jGOALjqlk/C4SNP4AAAAASUVORK5CYII=");
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  height: 3.125rem;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear;
  width: 3.125rem;
  z-index: 1;
}
#ok-home-services-container #carousel-services .Carousel-nav li button:hover span {
  background-color: rgba(255, 255, 255, 0.75);
}
#ok-home-services-container #carousel-services .Carousel-nav li.Carousel-nav-prev {
  left: 0;
}
#ok-home-services-container #carousel-services .Carousel-nav li.Carousel-nav-prev button span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#ok-home-services-container #carousel-services .Carousel-nav li.Carousel-nav-next {
  right: 0;
}
@media only screen and (max-width: 45rem) {
  #ok-home-services-container #carousel-services .Carousel-nav li {
    width: 1.5625rem;
  }
  #ok-home-services-container #carousel-services .Carousel-nav li button span {
    background-size: 25% auto;
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
#ok-home-services-container #carousel-services .Carousel-mask {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: -1.125rem;
  overflow: auto;
  scroll-behavior: smooth;
  width: 100%;
}
@media only screen and (max-width: 61.25rem) {
  #ok-home-services-container #carousel-services {
    margin: 0 auto;
    max-width: 40rem;
  }
}
@media only screen and (max-width: 45rem) {
  #ok-home-services-container #carousel-services {
    margin: 0 auto;
    max-width: 20rem;
  }
}

#ok-home-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
#ok-home-services .ok-home--title {
  display: block;
  width: 100%;
}
#ok-home-services .ok-home--container {
  min-width: 48%;
  padding: 4.375rem 0.9375rem 0 4.6875rem;
  position: relative;
  width: 48%;
}
#ok-home-services .ok-home--container:not(:last-child) {
  margin-right: 3.25rem;
}
#ok-home-services .ok-home--container h4 {
  font-size: 2.25rem;
  font-weight: 600;
  color: #fff;
  line-height: 3.125rem;
}
@media only screen and (max-width: 65.9375rem) {
  #ok-home-services .ok-home--container h4 {
    font-size: 2.5rem;
    line-height: 2.875rem;
  }
}
#ok-home-services .ok-home--container span {
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
}
#ok-home-services .ok-home--container p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #fff;
  margin: 0.9375rem 0 2.1875rem;
}
#ok-home-services .ok-home--container a.corner {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
#ok-home-services .ok-home--container a.corner span {
  display: block;
  border: 1px solid #fff;
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  max-width: 17.5rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  bottom: 1.5625rem;
  left: 4.6875rem;
}
#ok-home-services .ok-home--container.actions {
  background: url("images/push/bg-actions.jpg") no-repeat left top transparent;
  height: 28.125rem;
}
#ok-home-services .ok-home--container.actions h4 {
  color: #424242;
  margin-top: 1.4375rem;
}
#ok-home-services .ok-home--container.actions p {
  color: #424242;
  margin-top: 4.375rem;
  max-width: 15.9375rem;
}
#ok-home-services .ok-home--container.actions a.corner span {
  color: #424242;
  border-color: #424242;
}
#ok-home-services .ok-home--container.rerere {
  background: url("images/push/bg-rerere.jpg") no-repeat right top #F0F0F0;
  height: 28.125rem;
  padding-left: 1.5625rem;
  padding-top: 5rem;
}
#ok-home-services .ok-home--container.rerere h4 {
  color: #00A36F;
  line-height: 2.625rem;
  font-size: 2.625rem;
}
#ok-home-services .ok-home--container.rerere h4 span.onlymobile {
  color: #00A36F;
  font-size: 2.625rem;
}
#ok-home-services .ok-home--container.rerere span {
  color: #424242;
  margin-bottom: 0.3125rem;
}
#ok-home-services .ok-home--container.rerere p {
  color: #424242;
  max-width: 15.9375rem;
  font-size: 0.875rem;
}
#ok-home-services .ok-home--container.rerere a.corner span {
  color: #fff;
  padding: 9px 26px;
  background-color: #00A36F;
  left: 25px;
}
#ok-home-services .ok-home--container.solidaire {
  background: url("images/push/bg-solidaire.jpg") no-repeat left top transparent;
  height: 28.125rem;
  padding-left: 2.1875rem;
}
#ok-home-services .ok-home--container.solidaire span {
  color: #1B1B1B;
}
#ok-home-services .ok-home--container.solidaire h4 {
  color: #EB0000;
  font-size: 2.25rem;
}
#ok-home-services .ok-home--container.solidaire p {
  max-width: 25rem;
  font-size: 1rem;
  color: #1B1B1B;
}
#ok-home-services .ok-home--container.solidaire a.corner span {
  color: #EB0000;
  border-color: #EB0000;
  left: 35px;
}
#ok-home-services .ok-home--container.goodForPlanet {
  background: url("images/push/bg-planet.jpg") no-repeat left top transparent;
  height: 28.125rem;
}
#ok-home-services .ok-home--container.goodForPlanet p {
  max-width: 25rem;
}
#ok-home-services .ok-home--container.eko {
  background: url("images/push/bg-eko.jpg") no-repeat left top transparent;
  height: 28.125rem;
}
#ok-home-services .ok-home--container.eko h4 {
  color: #383838;
  margin-top: 1.875rem;
}
#ok-home-services .ok-home--container.eko h4::after {
  content: "";
  height: 3px;
  display: block;
  background-color: #00A26E;
  width: 40px;
  margin: 15px 0;
}
#ok-home-services .ok-home--container.eko p {
  max-width: 25rem;
  color: #383838;
  font-size: 0.875rem;
  margin-bottom: 10px;
}
#ok-home-services .ok-home--container.eko p strong {
  color: #383838;
}
#ok-home-services .ok-home--container.hubnaissance {
  background: url("images/push/bg-hub-naissance.jpg") no-repeat left top transparent;
  height: 28.125rem;
  padding-top: 2.3125rem;
}
#ok-home-services .ok-home--container.hubnaissance span {
  color: #3AA2B4;
  font-size: 18px;
}
#ok-home-services .ok-home--container.hubnaissance h4 {
  color: #3AA2B4;
  font-size: 2.75rem;
  margin-top: 0.625rem;
}
#ok-home-services .ok-home--container.hubnaissance p {
  color: #424242;
}
#ok-home-services .ok-home--container.hubnaissance a.corner span {
  color: #3AA2B4;
  border-color: #3AA2B4;
}
#ok-home-services .ok-home--container.responsable {
  background: url("images/push/bg-coton.jpg") no-repeat left top transparent;
  height: 28.125rem;
  padding-top: 5.625rem;
}
#ok-home-services .ok-home--container.responsable h4 {
  color: #424242;
}
#ok-home-services .ok-home--container.responsable h4 small {
  font-size: 0;
}
#ok-home-services .ok-home--container.responsable h4 small::before {
  content: "";
  display: inline-block;
  width: 85px;
  height: 26px;
  background: url(images/push/logotype-eko.png) no-repeat left top;
  background-size: contain;
  image-rendering: -webkit-optimize-contrast;
}
#ok-home-services .ok-home--container.responsable span {
  color: #424242;
}
#ok-home-services .ok-home--container.responsable p {
  color: #424242;
  margin-top: 2.5rem;
}
#ok-home-services .ok-home--container.responsable a.corner span {
  color: #424242;
  border-color: #424242;
}
#ok-home-services .ok-home--container.responsable a.corner span small {
  border: none;
  font-size: 0;
}
#ok-home-services .ok-home--container.responsable a.corner span small::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 11px;
  background: url(images/push/logotype-eko.png) no-repeat left top;
  background-size: contain;
  image-rendering: -webkit-optimize-contrast;
}
#ok-home-services .ok-home--container.jeans {
  background: url("images/push/bg-jeans.jpg") no-repeat left top transparent;
  height: 28.125rem;
  padding-top: 5.625rem;
}
#ok-home-services .ok-home--container.jeans p {
  margin-top: 2.5rem;
  max-width: 25rem;
}
@media only screen and (max-width: 61.25rem) {
  #ok-home-services .ok-home--container {
    width: 100%;
    margin: 0 0 1.125rem;
    max-width: 40rem;
    min-width: 100%;
  }
  #ok-home-services .ok-home--container:not(:last-child) {
    margin-right: auto;
  }
}
@media only screen and (max-width: 45rem) {
  #ok-home-services {
    width: 100%;
    max-width: 320px;
    margin: 0.625rem auto;
  }
  #ok-home-services .ok-home--container {
    padding: 1.875rem 0 0 2.1875rem;
  }
  #ok-home-services .ok-home--container h4 {
    font-size: 1.375rem;
    line-height: 1.5625rem;
  }
  #ok-home-services .ok-home--container span {
    font-size: 0.5rem;
  }
  #ok-home-services .ok-home--container p {
    font-size: 0.5rem;
    line-height: 0.75rem;
    margin: 0.3125rem 0 0.625rem;
    max-width: 15.625rem;
    padding-right: 1.875rem;
  }
  #ok-home-services .ok-home--container a.corner span {
    font-size: 0.5rem;
    padding: 0.5rem;
    left: 2.1875rem;
  }
  #ok-home-services .ok-home--container.actions {
    background-size: contain;
    background-position: top center;
    height: 14.0625rem;
  }
  #ok-home-services .ok-home--container.actions h4 {
    margin-top: 0.6875rem;
  }
  #ok-home-services .ok-home--container.actions p {
    margin-top: 1.5625rem;
    max-width: 10rem;
  }
  #ok-home-services .ok-home--container.rerere {
    background-image: url("images/push/bg-rerere.jpg");
    background-size: contain;
    background-position: 20px top;
    height: 14.0625rem;
    padding: 0.625rem 0 0 0.9375rem;
  }
  #ok-home-services .ok-home--container.rerere h4 {
    font-size: 1.5625rem;
    line-height: 1.5625rem;
  }
  #ok-home-services .ok-home--container.rerere h4 span.onlymobile {
    color: #00A36F;
    font-size: 1.5625rem;
    line-height: 1.5625rem;
    margin: 0;
    display: block;
  }
  #ok-home-services .ok-home--container.rerere h4 small::before {
    width: 45px;
    height: 15px;
  }
  #ok-home-services .ok-home--container.rerere h4 br {
    display: none;
  }
  #ok-home-services .ok-home--container.rerere p {
    margin-top: 0.625rem;
    font-size: 0.75rem;
    line-height: 0.875rem;
  }
  #ok-home-services .ok-home--container.rerere a.corner span {
    bottom: 0.3125rem;
    left: 0.9375rem;
  }
  #ok-home-services .ok-home--container.eko {
    background-size: contain;
    background-position: top center;
    padding-top: 0.3125rem;
    height: 14.0625rem;
  }
  #ok-home-services .ok-home--container.eko h4 {
    margin-top: 0;
  }
  #ok-home-services .ok-home--container.eko h4 span img {
    width: 45px;
    height: auto;
  }
  #ok-home-services .ok-home--container.eko h4::after {
    margin: 5px 0;
  }
  #ok-home-services .ok-home--container.eko p {
    font-size: 0.75rem;
  }
  #ok-home-services .ok-home--container.eko span img {
    width: 120px;
    height: auto;
  }
  #ok-home-services .ok-home--container.hubnaissance {
    background-size: contain;
    background-position: top center;
    height: 14.0625rem;
    padding-top: 2.3125rem;
  }
  #ok-home-services .ok-home--container.hubnaissance span {
    font-size: 0.5rem;
  }
  #ok-home-services .ok-home--container.hubnaissance h4 {
    margin-top: 0.6875rem;
    font-size: 1.375rem;
  }
  #ok-home-services .ok-home--container.hubnaissance h4 br.onlydesk {
    display: none;
  }
  #ok-home-services .ok-home--container.solidaire {
    background-image: url("images/push/bg-solidaire-mobile.jpg");
    background-size: contain;
    background-position: top center;
    height: 14.0625rem;
    padding: 0.9375rem 0 0 1.625rem;
  }
  #ok-home-services .ok-home--container.solidaire span {
    font-size: 0.625rem;
  }
  #ok-home-services .ok-home--container.solidaire h4 {
    margin-top: 0;
    font-size: 1.5rem;
  }
  #ok-home-services .ok-home--container.solidaire h4 br.onlydesk {
    display: none;
  }
  #ok-home-services .ok-home--container.solidaire p {
    font-size: 0.6875rem;
    line-height: 1rem;
  }
  #ok-home-services .ok-home--container.solidaire a.corner span {
    left: 1.5625rem;
  }
  #ok-home-services .ok-home--container.goodForPlanet {
    background-image: url("images/push/bg-planet-mobile.jpg");
    background-size: contain;
    background-position: top center;
    height: 14.0625rem;
  }
  #ok-home-services .ok-home--container.responsable {
    background-image: url("images/push/bg-coton-mobile.jpg");
    background-size: contain;
    background-position: top center;
    height: 14.0625rem;
    padding: 1.875rem 0 0 2.1875rem;
  }
  #ok-home-services .ok-home--container.responsable h4 small::before {
    width: 45px;
    height: 15px;
  }
  #ok-home-services .ok-home--container.responsable p {
    margin-top: 1.25rem;
  }
  #ok-home-services .ok-home--container.responsable a.corner span small::before {
    width: 25px;
    height: 7px;
  }
  #ok-home-services .ok-home--container.jeans {
    background-image: url("images/push/bg-jeans-mobile.jpg");
    background-size: contain;
    background-position: top center;
    height: 14.0625rem;
    padding: 1.875rem 0 0 2.1875rem;
  }
  #ok-home-services .ok-home--container.jeans p {
    margin-top: 1.25rem;
  }
}

#ok-home-cta-galery {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #383838;
  margin: 10px 0;
}
#ok-home-cta-galery a {
  position: relative;
}
#ok-home-cta-galery a::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  content: "";
  display: block;
  height: 1px;
  background-color: #000;
  width: 100%;
}

#ok-home .ok-home-flowbox--header {
  color: #16216a;
  text-align: center;
  padding: 20px;
}
#ok-home .ok-home-flowbox--header h4 {
  font-size: 25px;
  font-weight: 700;
  margin: 0 30px 10px;
}
#ok-home .ok-home-flowbox--header p {
  font-size: 15px;
  font-weight: 600;
}

#ok-home .ok-home-flowbox .bzfy-feed-banner {
  padding: 0 !important;
}

@media only screen and (max-width: 600px) {
  br.nomobile {
      display: none;
  }
}