/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
/* color magritte 2015 */
/* offer colours */
/* =) */
/* Color product */
/* Nuance de gris */
/* HBO */
header {
  background: #EF5400; }
  header#header {
    background: #EF5400; }
    header#header .btn {
      display: none; }
  @media (min-width: 1024px) {
    header {
      height: 110px; } }

.ariane {
  margin-top: 60px;
  background: #f7f7f7; }
  .ariane .innerContainer {
    padding: 0; }
  .ariane h1 {
    background: #EF5400;
    padding: 0 1rem;
    font-size: 1em;
    font-family: "Avenir Next W01";
    font-weight: 900;
    color: #F9C6B8;
    line-height: 60px;
    text-transform: uppercase; }
  .ariane ul, .ariane li {
    height: 75px;
    line-height: 75px;
    padding: 0 1rem;
    margin: 0;
    list-style: none; }
  .ariane li {
    width: 33.33333%;
    float: left;
    padding: 0;
    font-size: 0.9em;
    font-family: "Avenir Next W01";
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #8c8c8c;
    cursor: pointer;
    background: url(/static/assets/images/abonner/ariane.png) no-repeat center right;
    background-size: 10px 20px; }
    .ariane li:first-child {
      text-align: left; }
    .ariane li:last-child {
      text-align: right;
      background: none; }
    .ariane li:hover, .ariane li.current {
      color: #ef7c00;
      text-decoration: underline; }
  @media (min-width: 1024px) {
    .ariane {
      margin-top: 110px;
      *zoom: 1; }
      .ariane:after {
        content: "";
        display: table;
        clear: both; }
      .ariane .innerContainer {
        padding: 0 1rem; }
      .ariane h1 {
        height: 50px;
        line-height: 50px;
        padding: 0 0 0 1rem;
        width: 22.22222%;
        float: left;
        background: none;
        font-size: 0.9em;
        color: #8c8c8c; }
      .ariane ul {
        padding: 0 1rem 0 0;
        margin-left: 11.11111%;
        width: 66.66667%;
        float: left; }
        .ariane ul li {
          width: 20%;
          text-align: left !important;
          background-position: center right 20px; }
      .ariane ul, .ariane li {
        height: 50px;
        line-height: 50px; } }
  @media (min-width: 1440px) {
    .ariane h1 {
      height: 80px;
      line-height: 80px;
      margin-left: 8.41121%;
      width: 24.29907%;
      float: left;
      margin-right: 0.93458%; }
    .ariane ul {
      margin-left: 8.41121%;
      width: 49.53271%;
      float: left;
      margin-right: 0.93458%; }
      .ariane ul li {
        width: 25%;
        background-position: center right 42px; }
    .ariane ul, .ariane li {
      height: 80px;
      line-height: 80px; } }

.userJourney {
  margin-top: 40px;
  padding-bottom: 30px;
  position: relative;
  /* START */
  /* CHOIX OUI/NON */
  /* CHOIX VOO/AUTRES */
  /* PACKS */
  /* BUTTONS */
  /* BOX */
  /* POPIN */
  /* SPEC BUTTON ANIM */ }
  .userJourney h2 {
    line-height: 1.6em;
    min-height: 65px;
    padding: 0; }
    .userJourney h2.firstStep {
      min-height: 95px; }
  .userJourney h3 {
    padding: 20px 0 20px 2px;
    margin-bottom: 40px;
    background: url(/static/assets/images/abonner/title-arrow.png) no-repeat right center;
    font-size: 1.6em;
    color: #ef7c00;
    border-bottom: 1px solid #E6E6E6; }
  .userJourney p {
    font-size: 1.05em;
    line-height: 1.6em;
    color: #8c8c8c; }
    .userJourney p em {
      font-style: normal;
      color: #ef7c00; }
  .userJourney a.already {
    display: inline-block;
    margin: 25px 0;
    padding: 10px 20px 10px 0;
    font-size: 1em;
    font-family: "Avenir Next W01";
    font-weight: 900;
    color: #8c8c8c;
    text-transform: uppercase;
    text-decoration: none;
    clear: both; }
    .userJourney a.already svg {
      fill: #ef7c00;
      width: 10px;
      height: 14px;
      margin-left: 10px; }
  .userJourney a.back {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: center;
    bottom: 25px;
    font-family: "Avenir Next W01";
    font-weight: 900;
    color: #8c8c8c;
    text-decoration: none;
    background-size: 5px 8px; }
    .userJourney a.back svg {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      width: 5px;
      height: 10px;
      fill: #ef7c00;
      margin-right: 10px; }
  .userJourney--bg {
    display: none; }
  .userJourney .main-step {
    display: none; }
    .userJourney .main-step:first-child {
      display: inline-block; }
    .userJourney .main-step .sub-step {
      display: none; }
      .userJourney .main-step .sub-step:first-child {
        display: inline-block; }
  .userJourney--dichotimic .userJourney--action {
    width: 50%;
    float: left;
    height: 110px;
    line-height: 110px;
    background: #F2F2F2;
    font-size: 1.4em;
    color: #8c8c8c;
    text-align: center;
    cursor: pointer; }
    .userJourney--dichotimic .userJourney--action:hover {
      background: #ef7c00;
      color: #ffffff; }
  .userJourney--dichotimic .userJourney--voo {
    background: #da207a; }
    .userJourney--dichotimic .userJourney--voo svg {
      width: 50%;
      height: 38px;
      margin-top: 35px;
      fill: #ffffff; }
    .userJourney--dichotimic .userJourney--voo:hover {
      background: #da207a; }
  .userJourney--dichotimic .userJourney--other {
    font-size: 1em; }
  .userJourney--pack {
    padding: 40px 0 30px 0;
    margin: 0 0 20px 0;
    background: #f7f7f7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    font-size: 1em;
    line-height: 1.6em;
    color: #8c8c8c;
    text-align: center; }
    .userJourney--pack ul, .userJourney--pack li {
      margin: 0;
      padding: 20px 0 35px 0;
      padding-bottom: 0;
      list-style: none; }
    .userJourney--pack li {
      padding: 15px 0;
      background: url(/static/assets/images/abonner/separator.png) no-repeat bottom center; }
      .userJourney--pack li:last-child {
        background: none; }
    .userJourney--pack .price {
      font-size: 1.4em;
      font-family: "Avenir Next W01";
      font-weight: 900; }
    .userJourney--pack.toudoo svg {
      width: 102px;
      height: 35px;
      fill: #F088B6; }
    .userJourney--pack.toudoo .price {
      color: #F088B6; }
    .userJourney--pack.wahoo svg {
      width: 102px;
      height: 35px;
      fill: #D32A7E; }
    .userJourney--pack.wahoo .price {
      color: #D32A7E; }
    .userJourney--pack.tatoo svg {
      width: 85px;
      height: 35px;
      fill: #86246B; }
    .userJourney--pack.tatoo .price {
      color: #86246B; }
    .userJourney--pack.one {
      padding-top: 0;
      padding-bottom: 0; }
      .userJourney--pack.one .header {
        padding-top: 30px;
        background-color: #d4007a;
        border-radius: 6px 6px 0 0;
        font-size: 0;
        line-height: 0; }
        .userJourney--pack.one .header h3 {
          margin-bottom: 0;
          padding: 20px 0;
          color: #ffffff;
          font-size: 22px;
          border: none;
          background: none; }
        .userJourney--pack.one .header svg {
          width: 155px;
          height: 83px; }
      .userJourney--pack.one .content {
        padding-bottom: 30px; }
      .userJourney--pack.one ul {
        padding: 0; }
        .userJourney--pack.one ul li:first-child {
          height: inherit; }
        .userJourney--pack.one ul li .br {
          display: none; }
        .userJourney--pack.one ul strong {
          display: block; }
      .userJourney--pack.one .price {
        color: #d4007a; }
  .userJourney .legals {
    font-size: 0.75em; }
  .userJourney--more {
    padding: 25px 0 25px 75px;
    margin-top: 30px;
    background: url(/static/assets/images/abonner/phone.png) no-repeat left center;
    background-size: 49px 49px;
    border-top: 1px solid #E6E6E6; }
  .userJourney--more-phone {
    padding: 25px 0 25px 75px;
    margin-top: 30px;
    background: url(/static/assets/images/abonner/phone.png) no-repeat left center;
    background-size: 49px 49px; }
  .userJourney--button {
    display: inline-block;
    width: 100%;
    max-width: 440px;
    padding: 25px 45px;
    margin: 0 0 30px 0;
    background: url(/static/assets/images/abonner/arrow.png) no-repeat 20px 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 0.9em;
    font-family: "Avenir Next W01";
    font-weight: 900;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase; }
    .userJourney--button.pink {
      background-color: #da207a; }
    .userJourney--button.orange {
      background-color: #ef7c00; }
    .userJourney--button.pack {
      width: 90%;
      margin: 30px 5%; }
  .userJourney p.step {
    padding-top: 30px;
    color: #ef7c00;
    font-family: "Avenir Next W01";
    font-weight: 900; }
    .userJourney p.step em {
      text-decoration: underline; }
  .userJourney--box {
    background: #f2f2f2;
    padding: 30px 20px; }
    .userJourney--box h3 {
      padding: 0;
      background: none;
      border: 0;
      color: #000000; }
    .userJourney--box p {
      padding: 0; }
      .userJourney--box p a {
        color: #8c8c8c; }
    .userJourney--box.border {
      border-top: 1px solid #D9D9D9;
      margin-bottom: 20px; }
      .userJourney--box.border p {
        font-size: 1em; }
    .userJourney--box .call {
      padding-top: 30px; }
      .userJourney--box .call strong {
        padding: 0 30px 0 0;
        background: url(/static/assets/images/abonner/call.png) no-repeat right center;
        background-size: 21px 12px;
        font-size: 1.4em;
        color: #da207a; }
    .userJourney--box .userJourney--button {
      display: block;
      max-width: 245px;
      margin: 0 auto; }
  .userJourney .shadow {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 5000; }
  .userJourney--popin {
    display: none;
    z-index: 10000;
    position: absolute;
    width: 250px;
    top: 50%;
    left: calc(50% - 125px);
    padding: 0;
    margin: -220px 0 0 0;
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
    .userJourney--popin li {
      margin: 0;
      padding: 0;
      height: 60px;
      line-height: 60px;
      border-bottom: 1px solid #e5e5e5;
      text-indent: 30px;
      list-style: none; }
      .userJourney--popin li:last-child {
        border: 0; }
      .userJourney--popin li a {
        display: block;
        color: #8c8c8c;
        text-transform: uppercase;
        text-decoration: none;
        font-family: "Avenir Next W01";
        font-weight: 700;
        font-style: normal;
        font-size: 0.9em; }
  .userJourney--dichotimic .userJourney--action {
    position: relative; }
    .userJourney--dichotimic .userJourney--action div {
      position: absolute;
      width: 100%;
      height: 100%; }
    .userJourney--dichotimic .userJourney--action.left div {
      color: #ffffff; }
    .userJourney--dichotimic .userJourney--action.left .bumper {
      background: #ef7c00;
      right: 0; }
    .userJourney--dichotimic .userJourney--action.right .bumper {
      width: 0;
      background: #ef7c00;
      left: 0; }
    .userJourney--dichotimic .userJourney--action:hover {
      background: #F2F2F2;
      color: #8C8C8C; }
    .userJourney--dichotimic .userJourney--action.userJourney--voo:hover {
      background: #da207a; }
    .userJourney--dichotimic .userJourney--action.userJourney--other:hover {
      background: #F2F2F2; }
  @media (min-width: 375px) {
    .userJourney--pack.one ul li .br {
      display: inline-block; } }
  @media (min-width: 768px) {
    .userJourney--pack.one ul li strong {
      display: inline; } }
  @media (min-width: 1024px) {
    .userJourney {
      min-height: 550px;
      margin-top: 0;
      padding-top: 70px;
      background: url(/static/assets/images/abonner/bg.jpg) no-repeat left top, url(/static/assets/images/abonner/bg-unlimited.png) repeat-y left top;
      background-size: 247px 550px; }
      .userJourney h2 {
        padding-bottom: 0;
        font-size: 2.2em;
        min-height: 120px; }
        .userJourney h2.firstStep {
          min-height: 150px; }
      .userJourney h3 {
        background: none; }
      .userJourney p {
        padding-bottom: 45px; }
      .userJourney .main-step {
        margin-left: 34.09091%;
        width: 65.90909%;
        float: left;
        margin-right: 2.27273%; }
      .userJourney a.already {
        margin-top: 60px; }
      .userJourney--dichotimic {
        width: 100%; }
        .userJourney--dichotimic .userJourney--action {
          height: 140px;
          line-height: 140px;
          font-size: 1.6em; }
        .userJourney--dichotimic .userJourney--voo svg {
          margin-top: 50px; }
      .userJourney--pack {
        width: 31.03448%;
        float: left;
        margin-right: 3.44828%;
        margin-bottom: 50px; }
        .userJourney--pack.tatoo {
          float: right;
          margin-right: 0; }
          .userJourney--pack.tatoo ul li:first-child {
            padding-top: 0; }
        .userJourney--pack.one {
          width: 100%;
          float: left;
          margin-left: 0;
          margin-right: 0; }
          .userJourney--pack.one ul li {
            background-size: 495px 1px; }
        .userJourney--pack ul {
          margin-bottom: 0;
          padding-bottom: 0; }
          .userJourney--pack ul li:first-child {
            height: 65px;
            padding-top: 30px; }
          .userJourney--pack ul li.tel {
            height: 125px; }
      .userJourney--button.pack {
        max-width: 300px;
        margin: 50px auto;
        clear: both;
        display: block; }
      .userJourney--button.one {
        max-width: 210px; }
      .userJourney .legals {
        padding-bottom: 0; }
      .userJourney--more {
        padding: 45px 0 45px 110px;
        background-size: 75px 75px; }
      .userJourney--more-phone {
        padding: 45px 0 45px 110px;
        background-size: 75px 75px; }
      .userJourney--box {
        padding: 30px; }
        .userJourney--box p {
          padding-bottom: 0; } }
  @media (min-width: 1440px) {
    .userJourney {
      overflow: hidden;
      min-height: 749px;
      margin-top: 0;
      padding-top: 70px;
      background: url(/static/assets/images/abonner/bg-unlimited.png) repeat-y left top;
      /* SPEC ANIMATION */ }
      .userJourney h2 {
        font-size: 2.4em; }
      .userJourney p {
        font-size: 1.2em; }
      .userJourney--bg {
        display: block;
        height: 750px;
        width: 0;
        position: absolute;
        background: url(/static/assets/images/abonner/bg-desktop.jpg) no-repeat 0 0;
        background-size: 493px 750px;
        padding-left: 1rem;
        top: 0;
        left: 0;
        overflow: hidden; }
        .userJourney--bg--tv {
          width: 388px;
          height: 420px;
          background: url(/static/assets/images/abonner/tv.png) no-repeat;
          position: absolute;
          top: 110px;
          right: 0; }
      .userJourney--remote {
        width: 148px;
        height: 528px;
        background: url(/static/assets/images/abonner/remote.png) no-repeat;
        background-size: 148px 528px;
        position: absolute;
        left: -150px;
        top: 350px;
        z-index: 100; }
      .userJourney .main-step {
        margin-left: 42.05607%;
        width: 49.53271%;
        float: left;
        margin-right: 0.93458%; }
      .userJourney--more {
        margin-top: 75px;
        padding: 65px 0 65px 110px !important; }
      .userJourney--more-phone {
        margin-top: 0;
        padding: 35px 0 35px 110px !important; }
      .userJourney #title-mask {
        height: 150px;
        overflow: hidden; }
        .userJourney #title-mask h2 {
          position: relative;
          top: 110px;
          line-height: 4em; }
      .userJourney #content-mask {
        width: 100%;
        height: 0;
        overflow: hidden; }
        .userJourney #content-mask .already {
          position: relative;
          top: -10px; } }
