@charset "UTF-8";
/*
couleurs des planches unity
*/
/*
autres couleurs
*/
/* = #666666 rajouté de 50% de blanc US503519*/
/* boosted */
/* ONE-i*/
/* info ob1 Orange / Sosh*/
.astuce-title {
  max-width: 760px;
}
@media (max-width: 1200px) {
  .astuce-title {
    max-width: 540px;
  }
}

.video-container-other {
  overflow: hidden;
  max-width: 871px;
  max-height: 484px;
}
.video-container-other .video-container {
  position: relative;
  padding-bottom: 52.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container-other .video-container iframe, .video-container-other .video-container object, .video-container-other .video-container embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}

@media (min-width: 1353px) {
  .confMobile-img {
    padding-left: 5.625rem !important;
  }
}
.confMobile-img .confMobile-img-content {
  background-size: auto 100%;
  background-position: 28%;
  background-repeat: no-repeat;
}

.configMobile-sosh {
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 735px) {
  .configMobile-sosh .configMobile-sosh-content {
    max-width: 420px;
  }
  .configMobile-sosh .configMobile-sosh-content-bg {
    background-color: #FFF;
  }
}
@media (max-width: 735px) {
  .configMobile-sosh {
    background-image: none !important;
    background-color: #F4F4F4;
  }
}
.configMobile-sosh .configMobile-sosh-img .configMobile-sosh-img-content {
  max-width: 100%;
  max-height: 390px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1200px) {
  .configMobile-sosh .configMobile-sosh-img .configMobile-sosh-img-content {
    max-height: 353px;
  }
}
@media (max-width: 960px) {
  .configMobile-sosh .configMobile-sosh-img .configMobile-sosh-img-content {
    max-height: 310px;
  }
}

@media (max-width: 735px) {
  .link-icon-mobile .icon {
    font-size: 1.125rem;
  }
  .link-icon-mobile .ob1-link-icon-text {
    font-size: 0.875rem;
    line-height: 1.428571429;
  }
}
@media (max-width: 960px) and (min-width: 735px) {
  .other-tips-title {
    margin-bottom: 20px !important;
  }
}
