/* Here is simple purposal for change/hack default value from tachyons. */

/* stylelint-disable-next-line css-modules/no-global-scoped-selector */

._hy {
  /* GRAY GRADIENT */

  /* RED GRADIENT */

  /* ORANGE GRADIENT */

  /* YELLOW GRADIENT */

  /* GREEN GRADIENT */

  /* LIGHT BLUE GRADIENT */

  /* BLUE GRADIENT */

  /* PURPLE GRADIENT */

  /* PINK GRADIENT */
}

/* inspired from http://www.456bereastreet.com/archive/201012/font-face_tip_define_font-weight_and_font-style_to_keep_your_css_simple/ */

@font-face {
  font-family: RakutenSansUi;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_Bd-97c36cdfc33ad26de05d3e9b6831f759.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_Bd-e4281ae42dea0e8b1d0258fd0dc2f6d5.woff) format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: RakutenSansUi;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_BdIt-e9c05b99ed8c599ef463b5bd9a485fb2.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_BdIt-d077d86164a612b1b596ee706065577f.woff) format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: RakutenSansUiBlack;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_Blk-24b2e1c0ef3fa4871d0f6b8dd575f8fb.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_Blk-9057c3ca27d533cc7616ad1382b5a783.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: RakutenSansUiBlack;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_BlkIt-e52d6b952ddf089fe55aa7770a59c541.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_BlkIt-1ceb4e8781da34917aa8d916879714b7.woff) format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: RakutenSansUi;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_It-08a582ff505ae8f45a1ed690233d499e.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_It-5d75399f54ac49632dd5cbb80fd1cd87.woff) format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: RakutenSansUiLight;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_Lt-d41b94689277cce1311d8718617b083c.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_Lt-016ca83d145497bde4a6a67e22dab251.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: RakutenSansUiLight;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_LtIt-74d6a380491dfbf54b414c7c250fa83f.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_LtIt-9a54168d04f9fdb35b256c84797ef2c4.woff) format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: RakutenSansUi;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_Rg-7e3344e4a97c74a6842f6a071becd094.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_Rg-48531c51b73da9f8fde9f1b5910347e9.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: RakutenSansUiSemiBold;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_SBd-b383ef38fe698fd0f3014c7dee0f9703.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_SBd-627a0c6b66cd34aa837a5c590522b242.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: RakutenSansUiSemiBold;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_SBdIt-7eb7884f4b85b9b65aa28ee4b93143cc.woff2) format('woff2'),
    url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSansUI_W_SBdIt-69aed7464ee60d5b9afd25b83ddf619a.woff) format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: RakutenSerif;
  src: url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSerif_W_Rg-a0a764a71505e1432f81c9dc537276ad.woff2) format('woff2'), url(/vstatic/0/hypernova-common/javascripts/../fonts/RakutenSerif_W_Rg-74617174920cdf732e36b07847d86394.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

/* stylelint-disable-next-line css-modules/no-global-scoped-selector */

._hy img {
  max-width: 100%;
}

/* stylelint-disable css-modules/no-global-scoped-selector */

._hy {
  background: #ddd;
  font-size: 62.5%;
  font-family: RakutenSansUi, Arial, Helvetica, sans-serif;
}

._hy input[type='text']::-ms-clear {
  display: none;
}

._hy p, ._hy {
  margin: 0;
}

/* Titles */

._hy header {
  padding-top: 0;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

._hy {
  line-height: 1.15; /* 1 */
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -ms-text-size-adjust: 100%; /* 2 */
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

._hy {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

._hy article, ._hy aside, ._hy footer, ._hy header, ._hy nav, ._hy section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

._hy h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

._hy figcaption, ._hy figure, ._hy main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

._hy figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

._hy hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

._hy pre {
  /* stylelint-disable-next-line font-family-no-duplicate-names */
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

._hy a {
  background-color: transparent; /* 1 */
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

._hy abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

._hy b, ._hy strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/* stylelint-disable-next-line no-duplicate-selectors */

._hy b, ._hy strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

._hy code, ._hy kbd, ._hy samp {
  /* stylelint-disable-next-line font-family-no-duplicate-names */
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

._hy dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

._hy mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

._hy small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

._hy sub, ._hy sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

._hy sub {
  bottom: -0.25em;
}

._hy sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

._hy audio, ._hy video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

._hy audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

._hy img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

._hy svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

._hy button, ._hy input, ._hy optgroup, ._hy select, ._hy textarea {
  font-family: RakutenSansUi, sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

._hy button, ._hy input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

._hy button, ._hy select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

._hy button, ._hy [type="button"], ._hy [type="reset"], ._hy [type="submit"] {
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

._hy button::-moz-focus-inner, ._hy [type='button']::-moz-focus-inner, ._hy [type='reset']::-moz-focus-inner, ._hy [type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

._hy button:-moz-focusring, ._hy [type='button']:-moz-focusring, ._hy [type='reset']:-moz-focusring, ._hy [type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

._hy fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

._hy legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

._hy progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

._hy textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

._hy [type='checkbox'], ._hy [type='radio'] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

._hy [type='number']::-webkit-inner-spin-button, ._hy [type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

._hy [type='search'] {
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

._hy [type='search']::-webkit-search-cancel-button, ._hy [type='search']::-webkit-search-decoration {
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

._hy ::-webkit-file-upload-button {
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

._hy details, ._hy menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

._hy summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

._hy canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

._hy template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

._hy [hidden] {
  display: none;
}

/* stylelint-disable-next-line css-modules/no-global-scoped-selector */

/* inside scope */

/* from breakpoint value, included */

/* >= 320px */

/* >= 576px */

/* >= 768px */

/* >= 992px */

/* >= 1200px */

/* >= 1492px */

/*  inside scope strict */

/* from breakpoint value, excluded */

/* > 768px */

/* Overriding  Tachyons  */

/*

   IMAGES
   Docs: http://tachyons.io/docs/elements/images/

*/

/* Responsive images! */

._hy img { max-width: 100%; }

/*
 ==================================
    to detect current breakpoint with JS in Breakpoint Component in @rakutenfrance/breakpoint
 ================================== */

/*
     ORDER is important !
*/

body::before {
  content: 'max';
  display: none;
}

@media screen and (max-width: 1491px) {
  body::before {
    content: 'wide';
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  body::before {
    content: 'desktop';
    display: none;
  }
}

@media screen and (max-width: 991px) {
  body::before {
    content: 'tablet';
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body::before {
    content: 'landscape';
    display: none;
  }
}

@media screen and (max-width: 575px) {
  body::before {
    content: 'phone';
    display: none;
  }
}

/*

  BOX SIZING

*/

._hy, ._hy, ._hy article, ._hy aside, ._hy section, ._hy main, ._hy nav, ._hy footer, ._hy header, ._hy form, ._hy fieldset, ._hy legend, ._hy pre, ._hy code, ._hy a, ._hy h1, ._hy h2, ._hy h3, ._hy h4, ._hy h5, ._hy h6, ._hy ul, ._hy ol, ._hy li, ._hy dl, ._hy dt, ._hy dd, ._hy blockquote, ._hy figcaption, ._hy figure, ._hy textarea, ._hy table, ._hy th, ._hy tr, ._hy input[type='email'], ._hy input[type='number'], ._hy input[type='password'], ._hy input[type='tel'], ._hy input[type='text'], ._hy input[type='url'], ._hy div, ._hy p {
  box-sizing: border-box;
}
/* reset css to overwrite default element style in monolith
 Will be scoped in hypernovaWrapperClassName -> ._hyp class by postcss build
*/
._hy a:hover {
    text-decoration: inherit;
}
/*reset for global style in https://cdn8.rakqa.fr/rakuten-static-deliver/common-superboutique/3.0.3/0/fr/fixed_css/css/pmcsmain.css */
._hy p, ._hy ul, ._hy ol, ._hy address, ._hy code, ._hy code, ._hy pre, ._hy dl, ._hy q, ._hy img, ._hy h1, ._hy h2, ._hy h3, ._hy h4, ._hy h5, ._hy h6, ._hy table, ._hy form, ._hy textarea, ._hy legend {
    margin-bottom: 0;
}


/*# sourceMappingURL=wrapper-global.9ab9fc61f8773392e61f.css.map*/