/*
 *  DEMOS - ACCEDE WEB | GLOBAL STYLES
 */
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif /* 1 */;
  -ms-text-size-adjust: 100% /* 2 */;
  -webkit-text-size-adjust: 100% /* 2 */;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block /* 1 */;
  vertical-align: baseline /* 2 */;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit /* 1 */;
  font: inherit /* 2 */;
  margin: 0 /* 3 */;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button /* 2 */;
  cursor: pointer /* 3 */;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box /* 1 */;
  padding: 0 /* 2 */;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield /* 1 */;
  box-sizing: content-box /* 2 */;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0 /* 1 */;
  padding: 0 /* 2 */;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: "edmondsans";
  font-style: normal;
  font-weight: normal;
  src: url("http://cdn.switch-company.com/medias/fonts/edmondsans-regular.woff2") format("woff2"),url("http://cdn.switch-company.com/medias/fonts/edmondsans-regular.woff") format("woff");
}
@font-face {
  font-family: "edmondsans";
  font-style: normal;
  font-weight: bold;
  src: url("http://cdn.switch-company.com/medias/fonts/edmondsans-bold.woff2") format("woff2"),url("http://cdn.switch-company.com/medias/fonts/edmondsans-bold.woff") format("woff");
}
[class^=icon-] {
  fill: #767676;
}
.icon-title {
  height: 0.75rem;
  margin-right: 0.625rem;
  width: 3.25rem;
}
.icon-page-title {
  height: 0.75rem;
  width: 5.25rem;
}
.icon-tab {
  height: 1.5rem;
  width: 1.5rem;
}
.icon-logo {
  height: 2rem;
  width: 1.6875rem;
}
html {
  background: #f5eede;
  box-sizing: border-box;
  font-size: 100%;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  -webkit-font-smoothing: antialiased;
  background: #f5eede;
  color: #767676;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  line-height: 1.3125;
}
sup {
  top: -0.8em;
  font-size: 55%;
}
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -ms-touch-action: none;
  color: inherit;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
.no-touchevents a:hover,
.touchevents a:active,
.keyboard a:focus {
  color: #b75c52;
  text-decoration: none;
}
pre {
  background-color: #1d1f21;
  font-size: 0.8125rem;
  padding: 0.625rem;
  margin: 1em 0;
  color: #c5c8c6;
}
pre code {
  padding: 0;
}
code {
  border-radius: 3px;
  padding: 0.125rem;
  font-size: 85%;
}
[class^=button] {
  -webkit-touch-callout: none;
  background: none;
  border-width: 0;
  display: inline-block;
  font-family: "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: normal;
  outline-width: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}
.no-touchevents [class^=button]:hover,
.touchevents [class^=button]:active,
.keyboard [class^=button]:focus {
  text-decoration: none;
}
.button-box {
  font-size: 0.875rem;
  letter-spacing: 0.1428571429em;
  padding: 0.9375rem 1.5625rem;
  border: 3px solid currentColor;
  text-decoration: none;
}
.no-touchevents .button-box:hover,
.touchevents .button-box:active,
.keyboard .button-box:focus {
  background-color: rgba(0,0,0,0.1);
  color: inherit;
}
.button-link {
  font-size: 0.875rem;
  letter-spacing: 0.1428571429em;
  border-bottom: 2px solid currentColor;
  text-decoration: none;
}
.no-touchevents .button-link:hover,
.touchevents .button-link:active,
.keyboard .button-link:focus {
  border-bottom-color: transparent;
}
/*

vim-hybrid theme by w0ng (https://github.com/w0ng/vim-hybrid)

*/

/*background color*/
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #1d1f21;
}

/*selection color*/
.hljs::-moz-selection,
.hljs span::-moz-selection {
  background: #373b41;
}
.hljs::selection,
.hljs span::selection {
  background: #373b41;
}

.hljs::-moz-selection,
.hljs span::-moz-selection {
  background: #373b41;
}

/*foreground color*/
.hljs {
  color: #c5c8c6;
}

/*color: fg_yellow*/
.hljs-title,
.hljs-name {
  color: #f0c674;
}

/*color: fg_comment*/
.hljs-comment,
.hljs-meta,
.hljs-meta .hljs-keyword {
  color: #707880;
}

/*color: fg_red*/
.hljs-number,
.hljs-symbol,
.hljs-literal,
.hljs-deletion,
.hljs-link {
 color: #cc6666
}

/*color: fg_green*/
.hljs-string,
.hljs-doctag,
.hljs-addition,
.hljs-regexp,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #b5bd68;
}

/*color: fg_purple*/
.hljs-attribute,
.hljs-code,
.hljs-selector-id {
 color: #b294bb;
}

/*color: fg_blue*/
.hljs-keyword,
.hljs-selector-tag,
.hljs-bullet,
.hljs-tag {
 color: #81a2be;
}

/*color: fg_aqua*/
.hljs-subst,
.hljs-variable,
.hljs-template-tag,
.hljs-template-variable {
  color: #8abeb7;
}

/*color: fg_orange*/
.hljs-type,
.hljs-built_in,
.hljs-builtin-name,
.hljs-quote,
.hljs-section,
.hljs-selector-class {
  color: #de935f;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.accordion [role=tablist] {
  margin: 0 auto;
  max-width: 56.25rem;
}
.accordion [role=tab] {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  position: relative;
  background-color: #b75c52;
  color: #fff;
  font-family: "edmondsans", Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  margin: 0;
  padding: 0.25rem 1.375rem;
}
.accordion [role=tab]:after {
  background-color: #d7cf80;
  bottom: 0;
  content: '';
  display: block;
  height: 0.1875rem;
  left: 0;
  position: absolute;
  transition: width 0.5s ease;
  width: 0;
}
.accordion [role=tab]:focus {
  outline: none;
  -ms-touch-action: none;
}
.keyboard .accordion [role=tab]:focus,
.touchevents .accordion [role=tab]:active,
.no-touchevents .accordion [role=tab]:hover {
  background-color: #a5534a;
}
.keyboard .accordion [role=tab]:focus:after,
.touchevents .accordion [role=tab]:active:after,
.no-touchevents .accordion [role=tab]:hover:after {
  width: 20%;
}
.js .accordion [role=tab][aria-expanded=true]:after {
  width: 100%;
}
.js .accordion [role=tab] {
  cursor: pointer;
}
.accordion [role=tab] .icon-tab {
  position: absolute;
  fill: #fff;
  top: 50%;
  right: 0.5rem;
  height: 3rem;
  width: 3rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.accordion [role=tab] .dash {
  transition: opacity 0.15s;
}
.accordion [role=tab][aria-expanded=true] .icon-tab {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.accordion [role=tab][aria-expanded=true] .dash {
  opacity: 0;
}
.accordion [role=tabpanel] {
  background-color: #fff;
  overflow: hidden;
  transition: height 0.4s;
}
.accordion [role=tabpanel][aria-hidden="true"] {
    display: none
}
.accordion [role=tabpanel] p {
  padding: 1.375rem;
  margin: 0;
  line-height: 1.4375;
}
[role=banner] {
  left: 0;
  padding: 0.625rem 1.375rem;
  position: fixed;
  top: 0;
  z-index: 2;
}
[role=banner] ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.banner-home span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block {
  margin: 0 6.875000000000001%;
}
.title-block {
  font-family: "edmondsans", Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
  font-size: 1.625rem;
}
.title-block span,
.title-block .icon {
  vertical-align: middle;
}
.component-list {
  font-size: 0;
  margin-left: -2.5%;
  margin-top: 2.5%;
  padding: 0;
  width: 105%;
}
.component {
  display: inline-block;
  font-size: 1rem;
  width: 100%;
  padding: 2.5%;
}
.component div {
  background-color: #fff;
  position: relative;
}
.component span {
  display: block;
  margin: 0;
  padding-top: 60%;
  position: relative;
  width: 100%;
}
.component img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.component .component-title {
  font-family: "edmondsans", Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  padding: 0.3125rem;
  margin: 0;
}
.component a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.component a:before {
  background-color: #d7cf80;
  bottom: 0;
  content: '';
  height: 0.1875rem;
  left: 0;
  position: absolute;
  transition: width 0.3s ease-out;
  width: 0;
}
.component a:after {
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.touchevents .component a:after {
  height: 100%;
}
.touchevents .component a:active:before,
.no-touchevents .component div:hover a:before,
.keyboard .component a:focus:before {
  width: 100%;
}
.touchevents .component a:active:after,
.no-touchevents .component div:hover a:after,
.keyboard .component a:focus:after {
  height: 100%;
}
.header-page {
  background-color: #fff;
  overflow: hidden;
}
.header-page .title-zone {
  margin: 2.625rem 0 2.625rem;
}
.header-page .icon-page-title {
  margin: 0.375rem auto;
  display: block;
}
.title-page {
  font-family: "edmondsans", Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 2.75rem;
  font-weight: normal;
  margin: 0;
  text-align: center;
}
.title-page span {
  display: block;
}
.desc-page {
  font-family: "edmondsans", Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 1.25rem;
  margin: 1.4375rem auto 0;
  padding: 0 1.375rem;
  max-width: 43.75rem;
  text-align: center;
}
.intro-banner {
  background-color: #fff;
  width: 100%;
}
.intro-banner p {
  font-family: "edmondsans", Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 1.375rem;
  margin: 4% 0;
  text-align: center;
}
.touchevents .intro-banner p a:active,
.no-touchevents .intro-banner p a:hover,
.keyboard .intro-banner p a:focus {
  text-decoration: underline;
  color: inherit;
}
.intro-banner a {
  text-decoration: none;
}
.intro-action {
  margin-top: -0.75rem;
  margin-bottom: 1.25rem;
  text-align: center;
}
.intro-action .button-link {
  color: #767676;
  margin: 0.375rem 1.25%;
}
.tab [role=tablist] {
  margin: 0 auto;
  max-width: 56.25rem;
  padding-left: 0;
}
.tab [role=tablist]:after {
  clear: both;
  content: "";
  display: table;
}
.tab [role=tablist] li {
  float: left;
  list-style-type: none;
}
.tab [role=tab] {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background: none;
  border-width: 0;
  font-family: "edmondsans", Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  padding: 0.25rem 1.375rem;
}
.tab [role=tab][aria-expanded=true] {
  background-color: #b75c52;
  color: #fff;
}
.tab [role=tab][disabled] {
  color: rgba(118,118,118,0.6);
}
.tab [role=tabpanel] {
  background-color: #fff;
  border: 1px solid #b75c52;
  margin: 0 auto;
  max-width: 56.25rem;
}
.tab [role=tabpanel][aria-hidden="true"] {
  display: none;
}
.tab [role=tabpanel] p {
  padding: 1.375rem;
  margin: 0;
  line-height: 1.4375;
}
@media (min-width: 30em) {
  .component {
    width: 50%;
  }
}
@media (min-width: 48em) {
  [role=tab] {
    font-size: 1.5rem;
  }
  [role=tabpanel] p {
    line-height: 1.75;
  }
  .title-block {
    font-size: 1.875rem;
  }
  .component {
    width: 33.333333333333336%;
  }
  .header-page .title-zone {
    padding: 5.3125rem 0 5.3125rem;
  }
  .header-page .icon-page-title {
    margin: 0.75rem auto;
  }
  .desc-page {
    font-size: 1.875rem;
  }
  .title-page {
    font-size: 4rem;
  }
  .intro-banner {
    top: 0;
    left: 0;
    position: fixed;
    border-top: 3px solid #b75c52;
    padding: 0.4375rem 1.375rem 0.625rem;
    z-index: 1;
  }
  .intro-banner p {
    font-size: 1.75rem;
    margin: 1.75rem 0;
    line-height: 1.3125;
  }
  .intro-action {
    margin: 0;
    text-align: right;
  }
}
@media (min-width: 80em) {
  .component {
    width: 25%;
  }
}
