@media screen {
  .js-compare-product .print-section {
      display: none;
  }
}

@media print {
  .js-compare-product .main-content * {
    display:none;
  }
  .js-compare-product .print-section, .js-compare-product .print-section * {
    visibility:visible;
  }
  .js-compare-product .print-section {
    position:absolute;
    left:0;
    top:0;
  }

}
@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
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.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
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.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 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.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #cacaca; }

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 2.5rem; }
  h3 {
    font-size: 1.9375rem; }
  h4 {
    font-size: 1.5625rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr {
  border-bottom: 1px dotted #0a0a0a;
  color: #0a0a0a;
  cursor: help; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
    background: #fefefe; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1779ba;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #126195;
      color: #fefefe; }
  .button.secondary {
    background-color: #767676;
    color: #fefefe; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #cc4b37;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
    .button.hollow.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1779ba;
      color: #fefefe; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1779ba;
        color: #fefefe; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #767676;
        color: #fefefe; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #fefefe; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal .reveal {
      right: auto;
      left: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal-overlay{
        padding-top: 55px;
    }
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }
  .reveal ol {
    padding-left: 2rem;
  }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
      transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
      transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

@charset "utf-8";
/* ============================================================================
 * Base
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * Base > Default Over-ride
 * ------------------------------------------------------------------------- */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  min-height: 100%;
  position: relative;
  width: 100%;
}

html {
  font-size: 62.5%;
}

body {
  background-color: #fff;
  color: #333;
  font-family: "Roboto", Verdana, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0;
  word-break: normal;
  word-wrap: break-word;
}

html[lang="ja"] body {
  font-family: "Meiryo", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
}

html[lang="zh_CN"] body {
  font-family: "Microsoft YaHei", 微软雅黑, SimSun, sans-serif;
}

html[lang="zh_TW"] body {
  font-family: "Microsoft JhengHei", 微軟正黑體, PMingLiU, sans-serif;
}

body > img {
  float: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
table {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

a:link,
a[tabindex] {
  color: #00e;
  cursor: pointer;
  text-decoration: underline;
}

a:link:hover,
a:link:active,
a:link:focus,
a[tabindex]:hover,
a[tabindex]:active,
a[tabindex]:focus {
  text-decoration: none;
}

a:visited {
  color: #551a8b;
}

em,
strong,
b {
  font-style: normal;
}

strong {
  color: #f00;
}

ul {
  list-style: none;
}

ul,
ol,
dl {
  margin: 0;
}

img {
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  vertical-align: bottom;
}

iframe {
  border: 0;
  margin: 0;
  padding: 0;
}

button {
  border: 0;
  cursor: pointer;
  padding: 0;
}

button[disabled] {
  cursor: auto;
}

table {
  border-collapse: separate;
  table-layout: fixed;
}

table th,
table td {
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  vertical-align: middle;
}

table th > *:first-child,
table td > *:first-child {
  margin-top: 0 !important;
}

table th > *:last-child,
table td > *:last-child {
  margin-bottom: 0 !important;
}

/* ============================================================================
 * Layout
 * ========================================================================= */
/* --------------------------------------------------------------------
 * Layout > Header > region-section
 * ----------------------------------------------------------------- */
.region-section {
  max-width: 1240px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}

/* --------------------------------------------------------------------
 * Layout > Header > region-select
 * ----------------------------------------------------------------- */
.region-select {
  padding: 30px;
}

/* --------------------------------------------------------------------
 * Layout > Header > region-select-inner
 * ----------------------------------------------------------------- */
.region-select-inner > b {
  font-weight: normal;
  font-size: 4rem;
  color: #009ad9;
}

/* --------------------------------------------------------------------
 * Layout > Header > region-list
 * ----------------------------------------------------------------- */
.region-list {
  margin-bottom: 40px;
}
.region-list .region {
  font-weight: bold;
  font-size: 1.75rem;
  letter-spacing: .15rem;
  text-align: left;
  margin-top: 40px;
  padding: 15px 15px 5px 10px;
  color: #009ad9;
}

/* --------------------------------------------------------------------
 * Layout > Header > locality
 * ----------------------------------------------------------------- */
.locality {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  .locality {
    margin-left: 13px;
  }
}
.locality > li {
  width: 208px;
  margin-top: 25px;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .locality > li {
    margin-left: 0;
    width: 100%;
  }
}
.locality > li > a {
  display: block;
  text-decoration: none;
  color: #000;
}
.locality > li > a::after {
  content: "";
  display: block;
  clear: both;
}
.locality .flag {
  float: left;
  margin-right: 15px;
  width: 100%;
  max-width: 54px;
}
.locality .region-name {
  overflow: hidden;
  line-height: 1;
  font-size: 1.6rem;
  letter-spacing: .15rem;
}
.locality .language {
  display: block;
  font-size: 1.2rem;
  letter-spacing: 0;
  color: #009ad9;
  margin-top: 5px;
}

/* --------------------------------------------------------------------
 * Layout > Header > navi-area and navi-area-mobile
 * ----------------------------------------------------------------- */
.navi-container {
  background-color: #009ad9;
  position: relative;
}

.navi-area {
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: 1680px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .navi-area {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  html.is-static .navi-area {
    display: block;
  }
}

.navi-area-mobile {
  width: 100%;
  position: relative;
  z-index: 999;
}
@media screen and (max-width: 1024px) {
  .navi-area-mobile {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .navi-area-mobile {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .desktop-only {
    display: none;
  }
}

@media print {
  .global-navi .sub-menu {
    display: none;
  }
}

/* --------------------------------------------------------------------
 * Layout > Header > global-navi and global-navi-mobile
 * ----------------------------------------------------------------- */
.global-navi {
  font-size: 1.4rem;
  letter-spacing: .15rem;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .global-navi {
    display: block;
    padding: 0;
  }
}
@media screen and (min-width: 1025px) {
  .global-navi {
    display: block;
  }
}
.global-navi .menu {
  padding: 0 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  position: relative;
}
.global-navi .menu > li a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.global-navi .menu > li a:not([href]) {
  cursor: default;
}
html.is-static .global-navi .menu {
  display: block;
}

.global-navi-mobile {
  width: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  position: relative;
  font-size: 1.5rem;
  letter-spacing: .15rem;
}
.global-navi-mobile > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
}
.global-navi-mobile ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background: #095679;
  margin: 0;
}
.global-navi-mobile li {
  position: relative;
}
.global-navi-mobile li.dl-back {
  padding-left: 10px;
  background: #095679;
}
.global-navi-mobile li.dl-back::before {
  position: absolute;
  top: 3px;
  content: "\2023";
  font-size: 40px;
  left: 5px;
  color: #fff;
  transform: rotate(180deg);
}
.global-navi-mobile li.dl-back span {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #fff;
  font-size: 14px;
  z-index: 0;
}
.global-navi-mobile li.dl-back a.link-label {
  display: inline-block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  padding: 20px;
}
.global-navi-mobile li.dl-back a.link-back {
  z-index: 1;
  position: relative;
}
.global-navi-mobile li .dl-submenu {
  display: none;
}
.global-navi-mobile a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 20px 50px 20px 20px;
}
.global-navi-mobile a span.img-mob-container {
  display: inline-block;
  width: 130px;
  text-align: center;
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 130px;
}
.global-navi-mobile a span.img-mob-container img {
  max-width: 100%;
  vertical-align: middle;
}

.global-navi-mobile a div {
  margin: auto 0;
}

@media screen and (max-width: 368px) {
  .global-navi-mobile a {
    font-size: 14px;
    padding: 18px 50px 18px 15px;
  }
}
.global-navi-mobile .dl-menu {
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.global-navi-mobile .dl-menu .dl-submenu {
  border-top: 1px solid #3fbaea;
  background: #0080b4;
}
.global-navi-mobile .dl-menu .dl-submenu .dl-submenu {
  background: rgba(0, 180, 255, 0.8);
}
.global-navi-mobile .dl-menu .no-subitems .dl-submenu {
  background: #f0f0f0;
}
.global-navi-mobile .dl-menu .no-subitems .dl-submenu a {
  color: #000;
  padding: 20px 20px;
  display: flex;
}
@media screen and (max-width: 368px) {
  .global-navi-mobile .dl-menu .no-subitems .dl-submenu a {
    padding: 18px 15px;
  }
}
.global-navi-mobile .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease;
}
.global-navi-mobile .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.global-navi-mobile .dl-menu li {
  border-bottom: 1px solid #3fbaea;
}
.global-navi-mobile .dl-menu li img.category-icon {
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (min-width: 369px) and (max-width: 767px) {
  .global-navi-mobile .dl-menu li img.category-icon {
    width: 30px;
    height: 30px;
  }
}
.global-navi-mobile .dl-menu li.add-caret span.dl-caret {
  color: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #3fbaea;
  height: auto;
  font-size: 40px;
  padding: 1px 15px;
  z-index: 1;
}
.global-navi-mobile .find-a-dealer {
  display: inline-block;
  width: 100%;
  background: #fff;
}
.global-navi-mobile .find-a-dealer a::after {
  display: none;
}
.global-navi-mobile .find-a-dealer__link {
  margin: 15px 20px !important;
  padding: 18px 0px;
  position: relative;
  display: block !important;
  line-height: 14px;
  letter-spacing: .5px;
  border-radius: 2px;
  background-color: #019fe3;
  border-color: #019fe3;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  text-align: center;
}
.global-navi-mobile .find-a-dealer__link::after {
  position: absolute;
  content: "";
  border-bottom: 1px solid #dcdcdc;
  width: calc(100% + 40px);
  bottom: -15px;
  left: -20px;
  right: 0px
}

@media screen and (max-width: 368px) {
  .global-navi-mobile .dl-menu li.add-caret span.dl-caret {
    font-size: 34px;
    padding: 3px 10px;
  }
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block;
}

.dl-menu.dl-subview li.dl-subviewopen.no-subitems ul {
  background: #f0f0f0;
}

.dl-menu.dl-subview li.dl-subviewopen.no-subitems ul a {
  color: #000;
  padding-right: 20px;
}

.dl-menu.dl-subview li.dl-subviewopen.no-subitems ul li.dl-back a {
  color: #fff;
}

/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
}
.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
.global-navi-mobile > .dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
  animation: SubMenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
.global-navi-mobile > .dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
  animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
}
@media screen and (min-width: 1025px) {
  .global-navi .menu {
    height: 60px;
  }
  .global-navi .menu > li {
    padding: 0 20px;
    display: flex;
    align-items: stretch;
    position: relative;
  }
  .global-navi .menu > li::after {
    content: ' \01C0';
    position: absolute;
    right: -4px;
    font-size: 26px;
    top: 15%;
    color: #fff;
  }
  .global-navi .menu > li:last-child:after {
    content: '';
  }
  .global-navi .menu > li > a {
    text-align: center;
    padding: 10px 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .global-navi .menu > li > a ~ .sub-menu {
    display: none;
  }
  .global-navi .menu > li:hover {
    background: #095679;
  }
  .global-navi .menu > li > .sub-menu .sub-menu-inner {
    position: absolute;
    margin-left: 0;
    background: #f0f0f0;
    display: none;
    left: 100%;
    top: 0;
    padding: 10px 0;
    min-height: 245px;
  }
  .global-navi .menu > li > .sub-menu .sub-menu-inner a:not([href]) {
    cursor: default;
  }
  .global-navi .menu > li > .sub-menu .menu-vert {
    flex-direction: column;
    align-items: flex-start;
    min-height: auto !important;
    top: auto;
    margin-top: -42px;
  }
  .global-navi .menu > li > .sub-menu a.is-active-sub {
    background: #0186bd;
  }
  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner {
    display: flex;
  }
  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner div {
    width: 450px;
    padding: 5px 20px;
    border-right: 1px solid #afafaf;
    flex: 1 1 0%;
    min-width: 450px;
  }
  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner div:last-child {
    border: none;
  }
  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner h3 {
    font-size: 14px;
    font-weight: bold;
    color: #099dda;
    margin-bottom: 10px;
  }
  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .menu-vert li {
    flex: 1 1 0;
    white-space: nowrap;
  }
  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .menu-vert li a {
    position: relative;
    display: inline-block;
    padding: 5px 30px 5px 10px;
    color: #000;
    font-size: 13px;
  }
  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .menu-vert li a:hover {
    color: #009ad9;
  }
  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .menu-vert li a > img.category-icon {
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    width: 20px;
  }
  .global-navi .menu > li > .sub-menu .has-caret > a::after {
    content: '\25B8';
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 0;
    color: #f0f0f0;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items.menu-inner-items-divider {
    margin-top: 15px;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items li {
    flex: 0 0 auto;
    white-space: normal;
    width: 50%;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items a {
    color: #000;
    padding: 5px 0;
    text-align: left;
    font-size: 13px;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items a:hover {
    color: #009ad9;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items a:not([href]) {
    cursor: default;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items a.hasimg {
    text-align: center;
    text-decoration: none;
    margin-bottom: 8px;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items a > img {
    display: block;
    margin: 0 auto 3px auto;
    padding: 0 20px;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items a > img.category-icon {
    /* display: inline-block; */
    padding: 0;
    margin: 0 5px 0 0;
    vertical-align: middle;
    width: 20px;
    float: left;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items a span {
    display: block;
  }
  .global-navi .sub-menu-inner > div .sub-menu-inner-items a span.text-normal {
    display: inline;
    text-transform: none;
  }
  .global-navi .sub-menu {
    position: absolute;
    background: #095679;
    top: 100%;
    z-index: 5;
    margin: 0;
    min-width: 100%;
    left: 0;
  }
  .global-navi .sub-menu > li {
    white-space: nowrap;
  }
  .global-navi .sub-menu > li > a {
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 10px 40px 10px 20px;
    position: relative;
  }
  .global-navi .sub-menu > li > a:not([href]) {
    cursor: default;
  }
  html.is-static .global-navi .sub-menu {
    position: static;
  }
  .global-navi .sub-menu-inner-items > li {
    padding: 0px 10px 0px 10px;
  }
  .global-navi .sub-menu-inner-items > li a:hover > img {
    opacity: 0.4;
  }
}

/* ----------------------------------------------------------------------------
 * Layout > Main Content
 * ------------------------------------------------------------------------- */
main {
  max-width: 1680px;
  margin: 0 auto;
  padding-top: 95px;
}
@media screen and (max-width: 1024px) {
  main {
    padding-top: 55px;
  }
}

/* --------------------------------------------------------------------
 * Layout > Main Content > breadcrumb-area
 * ----------------------------------------------------------------- */
.breadcrumb-area {
  margin: 0 auto;
  max-width: 1280px;
}

.breadcrumb-area.in-image {
  position: relative;
  max-width: 1440px;
}

@media screen and (max-width: 1024px) {
  .breadcrumb-area {
    display: none;
  }
}
/* --------------------------------------------------------------------
 * Layout > Main Content > breadcrumb
 * ----------------------------------------------------------------- */
.breadcrumb {
  padding: 25px 20px;
  color: #009ad9;
  font-size: 1.2rem;
}

.in-image .breadcrumb {
  padding: 25px 100px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.breadcrumb a {
  color: #999;
  text-decoration: none;
}

.breadcrumb a:not([href]) {
  cursor: default;
}

.in-image .breadcrumb a {
  color: #fff;
}

/* --------------------------------------------------------------------
 * Layout > Main Content > container-area
 * ----------------------------------------------------------------- */
.container-area {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

/* --------------------------------------------------------------------
 * Layout > Main Content > lyt-sidebar
 * ----------------------------------------------------------------- */
.lyt-sidebar {
  max-width: 1260px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0 20px;
}

.lyt-sidebar::after {
  content: '';
  display: block;
  clear: both;
}

@media screen and (max-width: 767px) {
  .lyt-sidebar {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 120px;
  }
}
/* --------------------------------------------------------------------
 * Layout > Main Content > product-area-container
 * ----------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .product-area-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
/* --------------------------------------------------------------------
 * Layout > Main Content > sidebar-area
 * ----------------------------------------------------------------- */
.sidebar-area {
  width: 25.403225806451612%;
  float: left;
}

@media screen and (max-width: 767px) {
  .sidebar-area {
    float: none;
    width: 100%;
    padding: 0 10px;
  }
}
/* --------------------------------------------------------------------
 * Layout > Main Content > main-discription-area
 * ----------------------------------------------------------------- */
.main-discription-area {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .main-discription-area {
    -webkit-order: -1;
    order: -1;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 0 10px 30px;
  }
}
/* --------------------------------------------------------------------
 * Layout > Main Content > main-contents
 * ----------------------------------------------------------------- */
.main-discription-area,
.main-contents,
.archive-series-area {
  width: 74.59677419354838%;
  float: right;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .main-discription-area,
  .main-contents,
  .archive-series-area {
    float: none;
    width: 100%;
  }
}
/* ============================================================================
 * Module
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * Module > Heading Modules
 * ------------------------------------------------------------------------- */
/* --------------------------------------------------------------------
 * Module > Heading Modules > heading-01,02
 * ----------------------------------------------------------------- */
.heading-01,
.heading-02 {
  max-width: 1280px;
  margin: 0 auto 20px;
  padding: 0 20px;
}

/* --------------------------------------------------------------------
 * Module > Heading Modules > heading-01
 * ----------------------------------------------------------------- */
.heading-01 {
  font-size: 6.2rem;
  color: #009ad9;
}

@media screen and (max-width: 767px) {
  .heading-01 {
    font-size: 3rem;
    margin-top: 20px;
  }
}
/* --------------------------------------------------------------------
 * Module > Heading Modules > heading-02
 * ----------------------------------------------------------------- */
.heading-02 {
  font-size: 1.2rem;
}

.heading-02::after,
.heading-03::after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #009ad9;
  margin: 22px 0 12px;
}

/* --------------------------------------------------------------------
 * Module > Heading Modules > heading-03
 * ----------------------------------------------------------------- */
.heading-03 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  min-width: 320px;
}

.heading-03::after {
  margin: 22px auto 12px;
}

/* ----------------------------------------------------------------------------
 * Module > Box Modules
 * ------------------------------------------------------------------------- */
/* --------------------------------------------------------------------
 * Module > Box Modules > pickup-box
 * ----------------------------------------------------------------- */
.pickup-box {
  max-width: 420px;
  text-align: center;
  position: relative;
  background-color: #009ad9;
  overflow: hidden;
}

.pickup-box > a::before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.collective-list .pickup-box > a,
.pickup-box > a {
  color: #fff;
  letter-spacing: .15rem;
  display: block;
}

.collective-list .pickup-box > a:hover *,
.collective-list .pickup-box > a:focus * {
  opacity: .8;
}

.collective-list .pickup-box .btn-02:hover {
  color: #009ad9;
  background-color: #fff;
}

 .pickup-box2 {
   background-color: transparent;
 }

/* --------------------------------------------------------------------
 * Module > Box Modules > pickup-text
 * ----------------------------------------------------------------- */
.pickup-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  font-size: 2rem;
  padding: 10px 5px;
}

.pickup-text {
  z-index: 1;
}

.pickup-text .btn-pickup {
  margin-top: 14.285714285714285%;
}

.pickup-text .btn-pickup .btn-02 {
  padding: 13px 30px;
  border: none;
}

.pickup-text .title,
.pickup-text .remark {
  font-size: 1.6rem;
}

.pickup-text .title {
  margin-bottom: 3.571428571428571%;
}

.pickup-text .name::before,
.pickup-text .name::after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #fff;
  margin: 0 auto;
}

.pickup-text .name::before {
  margin-bottom: 3.571428571428571%;
}

.pickup-text .name::after {
  margin-top: 3.571428571428571%;
}

.pickup-text .remark {
  margin-top: 3.571428571428571%;
}

@media screen and (max-width: 767px) {
  .pickup-text {
    font-size: 1.2rem;
    padding: 8px 4px;
  }
}

 .pickup-text2 {
   display: block;
   padding: 5px 5px;
   background: rgba(0, 0, 0, 0.7);
   position: absolute;
   bottom: 10px;
   left: 5px;
   right: 5px;
   z-index: 1;
 }

 /* --------------------------------------------------------------------
  * Module > Box Modules > pickup-image
  * ----------------------------------------------------------------- */
.pickup-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

 .pickup-image2 {
   padding: 0px 5px 0px 5px;
 }

/* --------------------------------------------------------------------
 * Module > Box Modules > collective-box-01,02,03
 * ----------------------------------------------------------------- */
.collective-box-01,
.collective-box-02,
.collective-box-03 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
}

.collective-box-01.bg-white,
.collective-box-02.bg-white,
.collective-box-03.bg-white {
  background-color: #fff;
}

li.collective-box-01,
li.collective-box-02,
li.collective-box-03 {
  margin: 0;
}

.collective-box-01 .btn-01 {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .collective-box-01,
  .collective-box-02,
  .collective-box-03 {
    min-width: 280px;
  }
}
/* --------------------------------------------------------------------
 * Module > Box Modules > collective-box-02
 * ----------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .collective-box-02 {
    position: relative;
  }
}
/* --------------------------------------------------------------------
 * Module > Box Modules > collective-box-03
 * ----------------------------------------------------------------- */
.collective-box-03 {
  display: block;
}

/* --------------------------------------------------------------------
 * Module > Box Modules > collective-image
 * ----------------------------------------------------------------- */
.collective-image {
  -webkit-flex: none;
  flex: none;
  -webkit-order: -1;
  order: -1;
}

.collective-image.reset-order {
  -webkit-order: 0;
  order: 0;
}

/* --------------------------------------------------------------------
 * Module > Box Modules > utl-collective-parts
 * ----------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .collective-box-02 .utl-collective-parts {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto 0;
    bottom: 16.666666666666664%;
  }
}
/* --------------------------------------------------------------------
 * Module > Box Modules > item-image
 * ----------------------------------------------------------------- */
.item-image {
  position: relative;
  height: 260px;
  overflow: hidden;
}

.item-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.item-image.item-image2 {
  height: 60%;
}

.item-image2 > img {
  max-height: 100%;
}

.item-image2 + div {
  height: 40%;
}

/* --------------------------------------------------------------------
 * Module > Box Modules > collective-title
 * ----------------------------------------------------------------- */
.collective-title {
  font-weight: 500;
  letter-spacing: .15rem;
  margin: 40px 0 5px;
}

.collective-box-03 .collective-title {
  position: relative;
  min-height: 68px;
}

.collective-box-03 .collective-title .content {
  padding: 0 15px;
}

.collective-title-02 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.collective-title-02 .title-parts {
  display: block;
  font-size: 1.4rem;
  margin-top: 30px;
}

.collective-title-02 .title-parts::after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #009ad9;
  margin: 22px auto 22px;
}

.collective-title-02 .title-parts-02 {
  font-weight: 500;
  display: block;
  margin-bottom: 50px;
  font-size: 2rem;
}

.collective-box-03 .collective-title-02 .title-parts-02 {
  margin-bottom: 10px;
}

.collective-title-02 .title-parts-03 {
  display: inline-block;
  color: #009ad9;
  margin-bottom: 10px;
  text-decoration: none;
  margin-top: auto;
}

.title-parts-03 > a {
  color: #009ad9;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .collective-box-02 .collective-title {
    display: none;
  }
}
/* --------------------------------------------------------------------
 * Module > Box Modules > collective-lead
 * ----------------------------------------------------------------- */
.collective-lead {
  font-size: 1.4rem;
  text-align: center;
  margin: 0 auto 30px;
  width: 100%;
  max-width: 340px;
  padding: 0 10px;
}

@media screen and (max-width: 767px) {
  .collective-box-02 .collective-lead {
    display: none;
  }
}
/* --------------------------------------------------------------------
 * Module > Box Modules > collective-thing
 * ----------------------------------------------------------------- */
.collective-thing {
  margin-bottom: 60px;
}

.collective-thing:last-child {
  margin-bottom: 0;
}

.collective-title-02 + ul > .collective-thing > a {
  display: block;
}

/* --------------------------------------------------------------------
 * Module > Box Modules > look-up-image
 * ----------------------------------------------------------------- */
.look-up-image {
  max-width: 1440px;
  min-width: 320px;
  margin: 0 auto 90px;
  position: relative;
  overflow: hidden;
}

/* --------------------------------------------------------------------
 * Module > Box Modules > look-up-unit
 * ----------------------------------------------------------------- */
.look-up-unit {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* --------------------------------------------------------------------
 * Module > Box Modules > utl-look-up
 * ----------------------------------------------------------------- */
.utl-look-up {
  margin-top: 42px;
  text-align: center;
}

/* --------------------------------------------------------------------
 * Module > Box Modules > look-up
 * ----------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .look-up {
    position: relative;
    z-index: 1;
    height: 320px;
  }

  .look-up img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    max-width: none;
  }
}
/* --------------------------------------------------------------------
 * Module > Box Modules > group-box
 * ----------------------------------------------------------------- */
.group-box {
  margin: 30px 0;
}

/* --------------------------------------------------------------------
 * Module > Box Modules > lyt-box
 * ----------------------------------------------------------------- */
.lyt-box {
  max-width: 1280px;
  margin: 0 auto 60px;
  padding: 0 20px;
}

/* ----------------------------------------------------------------------------
 * Module > Button Modules
 * ------------------------------------------------------------------------- */
.btn-01,
.btn-02,
.btn-03 {
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.5;
  padding: 19px 30px;
  display: inline-block;
}

a.btn-01,
a.btn-02,
a.btn-03 {
  text-decoration: none;
}

.btn-01:focus,
.btn-02:focus,
.btn-03:focus,
.btn-01:hover,
.btn-02:hover,
.btn-03:hover {
  background-color: #00557a;
}

@media screen and (max-width: 368px) {
  .btn-01,
  .btn-02,
  .btn-03 {
    padding: 10px 70px;
  }
}
/* --------------------------------------------------------------------
 * Module > Button Modules > btn-01
 * ----------------------------------------------------------------- */
.btn-01 {
  background-color: #009ad9;
  color: #fff;
}

a.btn-01 {
  color: #fff;
}

.btn-01[disabled] {
  background-color: #ccc;
}

/* --------------------------------------------------------------------
 * Module > Button Modules > btn-02
 * ----------------------------------------------------------------- */
.btn-02 {
  border: 1px solid #009ad9;
  background-color: #fff;
  color: #009ad9;
}

a.btn-02 {
  color: #009ad9;
}

.btn-02:hover,
.btn-02:focus {
  color: #fff;
}

/* --------------------------------------------------------------------
 * Module > Button Modules > btn-03
 * ----------------------------------------------------------------- */
.btn-03 {
  background-color: #009ad9;
  color: #fff;
}

a.btn-03 {
  color: #fff;
  margin-right: 20px;
}

.btn-03[disabled] {
  background-color: #ccc;
}

/* ----------------------------------------------------------------------------
 * Module > Component Modules
 * ------------------------------------------------------------------------- */

/* --------------------------------------------------------------------
 * Module > Component Modules > utl-pagination
 * ----------------------------------------------------------------- */
.utl-pagination {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 20px 0 30px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > page-selector
 * ----------------------------------------------------------------- */
.page-selector {
  display: -webkit-flex;
  display: flex;
}

.page-selector ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin-right: 5px;
}

.page-selector ul > li {
  margin-left: 5px;
}

.page-selector a {
  color: #000;
}

.page-selector a:not([href]) {
  cursor: default;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > image-info
 * ----------------------------------------------------------------- */
.image-info {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .image-info {
    display: block;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > detail-image
 * ----------------------------------------------------------------- */
.detail-image {
  text-align: center;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .detail-image {
    margin-left: 0;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > collective-wrap
 * ----------------------------------------------------------------- */
.collective-wrap {
  background-color: #f0f0f0;
  padding: 60px 0;
}

.bg-white {
  background-color: #fff;
}

.collective-wrap [class^="collective-list"],
.collective-wrap .heading-03 {
  min-width: 280px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .collective-wrap [class^="collective-list"],
  .collective-wrap [class*="collective-box-"] {
    min-width: 280px;
  }
}
/*.collective-wrap:last-child{
    margin-bottom: -60px;
}*/
/* --------------------------------------------------------------------
 * Module > Component Modules > btn-collective
 * ----------------------------------------------------------------- */
.btn-collective {
  text-align: center;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > collective-list
 * ----------------------------------------------------------------- */
.collective-list {
  margin: 0 auto 30px;
  max-width: 1440px;
  min-width: 280px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.collective-list.ptn2 .utl-collective-parts {
  display: none;
}
.collective-list.ptn2 [class*="collective-box-"][onclick]:hover {
  opacity: 0.8;
  cursor: pointer;
}

.collective-list.with-pickup {
  max-width: 1680px;
}

.collective-list.col2 {
  max-width: 960px;
}

.collective-list > li {
  width: 33.333%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.collective-list.col2 > li {
  width: 50%;
}

.collective-list.col4 {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.collective-list.col4 > li {
  width: 25%;
}

.collective-list.col6 {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.collective-list.col6 > li {
  width: 16.666%;
}

.collective-list li > a {
  color: #000;
  text-decoration: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex: none;
  flex: none;
  width: 100%;
}

.collective-list li > a:hover img,
.collective-list li > a:focus img {
  opacity: .8;
}

/* tablets */
@media screen and (max-width: 1024px) {
  .collective-list.with-pickup {
    max-width: 1024px;
  }

  .collective-list {
    max-width: 960px;
  }

  .collective-list > li,
  .collective-list.col4 > li {
    width: 50%;
  }

  .collective-list.col3 > li,
  .collective-list.col6 > li {
    width: 33.333%;
  }
}
/* mobile phone */
@media screen and (max-width: 767px) {
  .collective-list.col3 > li,
  .collective-list.col4 > li {
    width: 50%;
  }
}
@media screen and (max-width: 420px) {
  .collective-list.with-pickup {
    max-width: 420px;
  }

  .collective-list.col6 > li {
    width: 50%;
  }

  .collective-list > li,
  .collective-list.col2 > li,
  .collective-list.col3 > li,
  .collective-list.col4 > li {
    width: 100%;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > collective-list gutter
 * ----------------------------------------------------------------- */
.collective-list.gutter {
  max-width: 1460px;
  margin-top: -20px;
  padding: 0 10px;
}

.collective-list.gutter.col2 {
  max-width: 1000px;
}

.collective-list.gutter > li {
  padding: 20px 10px 0;
}

.collective-list.gutter.technology-logo-list2 {
  background-color: #ccc;
  padding: 30px 40px 50px 40px;
  max-width: none;
}

.technology-logo-list2 > li > a {
  background-color: #1779ba;
}

 .technology-logo-list2 > li > a > div {
   height: 150px;
 }

.technology-logo-list2 > li > a > div:hover{
  opacity: 0.8;
  color: #009ad9;
}

@media screen and (max-width: 767px) {
  .collective-list.gutter.technology-logo-list2 {
   padding: 30px 0 50px 0;
  }
}

 /* --------------------------------------------------------------------
  * Component > Common > BannerContent > banner-pattern
  * ----------------------------------------------------------------- */

 .banner-pattern2 {
   padding: 0px 20px 0 20px;
 }

 .banner-line {
   margin-top: 20px;
 }

 .banner-line::after {
   height: 0.5px;
   margin-bottom: 10px;
   margin-top: 10px;
 }

/* --------------------------------------------------------------------
 * Module > Component Modules > column2-box
 * ----------------------------------------------------------------- */
.column2-box {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1280px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0 20px;
}

.column2-box p {
  margin-top: 30px;
}

.column2-box p:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .column2-box {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > left-column,right-column
 * ----------------------------------------------------------------- */
.column2-box .left-column,
.column2-box .right-column {
  width: 610px;
}

.left-column .technology {
  font-size: 4rem;
  display: inline-block;
  margin-bottom: 22px;
}

.left-column .logo-size {
  width: 264px;
}

.column2-box .right-column p {
  line-height: 2;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > left-column
 * ----------------------------------------------------------------- */
.left-column p {
  padding-right: 10px;
}

@media screen and (max-width: 767px) {
  .left-column {
    margin-bottom: 40px;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > grade-chart
 * ----------------------------------------------------------------- */
.grade-chart {
  max-width: 1210px;
  min-width: 320px;
  margin: 30px auto 60px;
  padding: 0 20px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .grade-chart.mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .grade-chart.desktop {
    display: none;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > impressive-text
 * ----------------------------------------------------------------- */
.impressive-text,
.impressive-text-harf,
.impressive-text-middle {
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: .3rem;
  padding-right: 10px;
}

.impressive-text-harf {
  font-size: 2rem;
}

.impressive-text-middle {
  font-size: 3rem;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .impressive-text {
    font-size: 3rem;
  }
}
.impressive-color {
  color: #009ad9;
}

.impressive-text + p,
.impressive-text-harf + p {
  margin-top: 30px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > sub-navi-area
 * ----------------------------------------------------------------- */
.sub-navi-area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 35px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  min-width: 320px;
}

@media screen and (max-width: 767px) {
  .sub-navi-area {
    display: block;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > sub-navi-heading
 * ----------------------------------------------------------------- */
.sub-navi-heading {
  font-size: 1.4rem;
  font-weight: 500;
  color: #009ad9;
}

@media screen and (max-width: 767px) {
  .sub-navi-heading {
    margin-bottom: 20px;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > sub-navi
 * ----------------------------------------------------------------- */
.sub-navi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .sub-navi {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.sub-navi > li {
  margin: 0 15px;
}

.sub-navi > li:first-child {
  margin-left: 30px;
}

@media screen and (max-width: 767px) {
  .sub-navi > li:first-child {
    margin-left: 15px;
  }
}
@media screen and (max-width: 368px) {
  .sub-navi > li:first-child {
    margin-left: 8px;
  }

  .sub-navi > li {
    margin: 0 8px;
  }
}
.sub-navi > li > a {
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
  position: relative;
}

.sub-navi > li > a.is-current::after,
.sub-navi > li > a:hover::after {
  content: '';
  display: block;
  height: 1px;
  background-color: #009ad9;
  /*    margin: 8px 0 12px;*/
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > groupset-title
 * ----------------------------------------------------------------- */
.groupset-title {
  margin-bottom: 32px;
}

.groupset-title img {
  vertical-align: middle;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > showing-area
 * ----------------------------------------------------------------- */
.showing-area {
  margin: 30px 0 0;
  color: #999;
  text-align: right;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > seies-image-area
 * ----------------------------------------------------------------- */
.seies-image-area {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.seies-image-area .heading-02 {
  padding-left: 0;
  font-size: 1.6rem;
  font-weight: 500;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > product-area
 * ----------------------------------------------------------------- */
.product-area {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  /*padding-bottom: 60px;*/
}

.product-area .collective-list {
  margin-left: -10px;
  margin-right: -10px;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .product-area .collective-list {
    min-width: auto;
    margin-bottom: 30px;
  }

  .product-area .collective-list > li {
    width: 50%;
  }
}
@media screen and (max-width: 368px) {
  .product-area .collective-list > li {
    width: 100%;
    min-width: 280px;
  }
}
.product-area .heading-02 {
  padding-left: 0;
  font-size: 1.6rem;
  font-weight: 500;
}

.no-separator .product-area:nth-child(2) {
  border-top: none;
  padding-top: 20px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > product-box
 * ----------------------------------------------------------------- */
.product-box {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > checkbox
 * ----------------------------------------------------------------- */
.checkbox {
  margin-top: auto;
  padding-top: 20px;
  cursor: pointer;
}

.checkbox [type="checkbox"] {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  margin: 0 10px 0 3px;
}

.checkbox [type="checkbox"] + span {
  position: relative;
}

.checkbox [type="checkbox"]:focus + span {
  color: #009ad9;
}

.checkbox [type="checkbox"] + span::before {
  content: '';
  display: inline-block;
  vertical-align: text-bottom;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #009ad9;
  box-shadow: 0px 0px 0px 2px #fff inset;
  border-radius: 50px;
  margin-right: 5px;
  margin-left: -26px;
}

.checkbox [type="checkbox"]:focus + span::before {
  background-color: #eee;
}

.checkbox [type="checkbox"]:checked + span::before {
  background-color: #009ad9;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > product-image
 * ----------------------------------------------------------------- */
.product-image {
  -webkit-order: -1;
  order: -1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 200px;
  position: relative;
}

.product-image img {
  -webkit-flex: none;
  flex: none;
}

.product-image > a > img {
  width: 100%;
}

.product-image div.product-image-logo {
  position: absolute;
  right: 0;
  bottom: 0;
  height: auto;
  width: 40%;
}

 .product-image div.product-image-logo > img {
   position: absolute;
   right: 0;
   bottom: 0;
 }

/* --------------------------------------------------------------------
 * Module > Component Modules > groupset-name
 * ----------------------------------------------------------------- */
.groupset-name {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: .15rem;
  margin: 20px 0;
}

.groupset-name-rs {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: .15rem;
  margin: 5px 0;
  display: block;
}

.groupset-name::after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #009ad9;
  margin: 22px 0 12px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > product-name
 * ----------------------------------------------------------------- */
.product-name {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: .15rem;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > product-link
 * ----------------------------------------------------------------- */
a.product-link {
  font-size: 1.2rem;
  font-weight: 500;
  color: #009ad9;
  text-decoration: none;
}

a.product-link:hover {
  color: #00557a;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > series
 * ----------------------------------------------------------------- */
.series {
  font-size: 1.2rem;
  margin-bottom: 40px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > products-number
 * ----------------------------------------------------------------- */
.products-number {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: .15rem;
  margin-bottom: 20px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > products-genre-wrap
 * ----------------------------------------------------------------- */
.products-genre-wrap {
  margin-right: 40px;
  margin-bottom: 20px;
  padding: 30px 20px 30px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .products-genre-wrap {
    margin-right: 0;
    border-bottom: none;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > products-genre
 * ----------------------------------------------------------------- */
.products-genre {
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  .products-genre {
    margin-right: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
}
.products-genre ul {
  margin-top: 10px;
}

.products-genre > li > .js-toggle > .js-toggle-ui {
  color: #999;
}

.products-genre > li,
.products-genre > li ul > li {
  margin-bottom: 10px;
}

.products-genre .js-toggle-ui {
  position: relative;
  padding-left: 20px;
  margin-left: -20px;
}

.products-genre .js-toggle-content {
  padding-left: 20px;
}

.products-genre li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.products-genre li button > span {
  position: absolute;
  top: 4px;
  left: 1px;
  width: 14px;
  height: 14px;
  overflow: hidden;
}

.products-genre .js-toggle.closed > .js-toggle-ui > button > span::before,
.products-genre .js-toggle.opened > .js-toggle-ui > button > span::before {
  content: '';
  background: url(clientliball/image/icon-toggle_open.png) no-repeat #fff 0 0;
  display: inline-block;
  width: 15px;
  height: 15px;
}

.products-genre .js-toggle.opened > .js-toggle-ui > button > span::before {
  background: url(clientliball/image/icon-toggle_close.png) no-repeat #fff 0 0;
}

.products-genre a {
  color: #000;
  text-decoration: none;
  display: inline-block;
}

.products-genre a:hover {
  color: #009ad9;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > search-result-area
 * ----------------------------------------------------------------- */
.search-result-area {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > result-table
 * ----------------------------------------------------------------- */
.result-table {
  border-top: 1px solid #009ad9;
  border-left: 1px solid #009ad9;
  border-spacing: 0;
  width: 100%;
  max-width: 1000px;
  min-height: 70px;
  text-align: left;
}

.result-table a {
  color: #000;
  text-decoration: none;
  display: block;
}

.result-table th a:hover,
.result-table td a:hover {
  text-decoration: underline;
}

.result-table td a:hover {
  background-color: #f0f0f0;
}

.result-table td:last-child a {
  color: #009ad9;
  text-decoration: underline;
}

.result-table th,
.result-table td {
  border-bottom: 1px solid #009ad9;
  border-right: 1px solid #009ad9;
  padding: 5px;
}

.result-table thead th,
.result-table thead td,
.result-table tbody th {
  background-color: #8de4ff;
  font-weight: normal;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > search-result-table-area
 * ----------------------------------------------------------------- */
.search-result-table-area {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .search-result-table-area {
    padding: 0 10px;
  }
}
.search-result-table-area .utl-pagination {
  max-width: 960px;
  margin: 0 auto 60px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > search-result-table
 * ----------------------------------------------------------------- */
.search-result-table {
  width: 100%;
  border-spacing: 20px;
}

.search-result-table th,
.search-result-table td {
  padding: 10px 20px;
  border: none;
  align-items: center;
}

.search-result-table thead th {
  background-color: #00557a;
  color: #fff;
  font-weight: normal;
}

.search-result-table td {
  background-color: #fff;
}

.search-result-table .width-btn {
  position: relative;
  padding-right: 60px;
}

.search-result-table td .btn-show {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  height: 100%;
}

.search-result-table td .btn-01 {
  position: relative;
  padding: 0;
  width: 40px;
}

.search-result-table td .btn-01::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #009ad9;
  content: "";
}

.search-result-table td .btn-01:hover::before {
  background-color: #00557a;
}

.search-result-table td .btn-01::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: inline-block;
  content: ">>";
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.search-result-table td .btn-01 .btn-show-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.search-result-table .mobile-thead {
  display: none;
}

@media screen and (max-width: 767px) {
  .search-result-table {
    border-spacing: 0;
  }

  .search-result-table thead {
    display: none;
  }

  .search-result-table tbody tr {
    display: block;
    margin-bottom: 40px;
  }

  .search-result-table tbody td {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 0 !important;
    width: 100% !important;
  }

  .search-result-table .mobile-thead {
    display: inline-block;
    padding: 10px 20px;
    width: 40%;
    text-align: left;
    font-weight: normal;
    font-size: 1.4rem;
  }

  .search-result-table .mobile-tbody {
    padding: 10px 20px;
    width: 60%;
  }

  .search-result-table .width-btn .mobile-tbody {
    padding-right: 60px;
  }
}
@media screen and (min-width: 487px) and (max-width: 767px) {
  .search-result-table .width-btn .mobile-tbody {
    padding-right: 165px;
  }

  .search-result-table td .btn-01 {
    width: 145px;
  }

  .search-result-table td .btn-01::after {
    z-index: 1;
  }

  .search-result-table td .btn-01 .btn-show-inner {
    z-index: 3;
  }
}
@media screen and (max-width: 486px) {
  .search-result-table .mobile-thead,
  .search-result-table .mobile-tbody {
    width: 50%;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > product-section
 * ----------------------------------------------------------------- */
.product-section {
  max-width: 1280px;
  min-width: 320px;
  margin: 10px auto 0;
  padding: 0 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .product-section {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.product-section-content {
  flex: 0 0 0%;
  min-width: 50%;
}

.product-section-content:first-child {
  min-width: 46%;
}

.product-section-content .groupset-head-area {
  margin-bottom: 34px; 
}

.product-section-content .product-variation-area {
    padding-top: 0;
    border-top: none;
}

.groupset-head-area,
.product-description-area {
  padding-left: 20px;
}

.product-section .heading-01 {
  padding-left: 0;
  margin: 0 auto 7px;
  font-size: 2.8rem;
  line-height: 1.3;
}

.product-section .heading-02 {
  font-size: 1.6rem;
  font-weight: 500;
  margin: 0 0 6px 0;
  padding: 0;
}

.product-section .heading-02 img {
  margin: 0;
}

.product-section .heading-02::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .product-section .heading-01 {
    margin-bottom: 9px;
    font-size: 3.2rem;
  }
  .product-section .heading-02 {
    margin: 0 0 17px 0; 
  }
  .product-section-content .groupset-head-area {
    margin-bottom: 40px; 
  }
  .product-section .heading-01,
  .groupset-head-area,
  .product-scalable-area,
  .product-description-area {
    width: 100%;
    padding: 0;
    -webkit-flex: none;
    flex: none;
  }
}
/* helpers */
.product-section .show-sm {
  display: none;
}

.product-section .hide-sm {
  display: block;
}

@media screen and (max-width: 767px) {
  .product-section .show-sm {
    display: block;
  }

  .product-section .hide-sm {
    display: none;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > mark
 * ----------------------------------------------------------------- */
.mark {
  color: #fff;
  letter-spacing: .15rem;
  background-color: #009ad9;
  font-size: 0.7em;
  text-align:center;
  margin-left: 10px;
  padding: 2px 4px 2px 4px;
  position: relative;
  line-height: 14px;
  min-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}

.mark::before {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-right: 9px solid #009ad9;
  border-bottom: 9px solid transparent;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > product-scalable-area
 * ----------------------------------------------------------------- */
.product-scalable-area {
  margin-bottom: 20px;
  position : relative;
}

.product-scalable-area .collective-list {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .product-scalable-area .collective-list {
    max-width: 600px;
    min-width: 280px;
    margin-left: 0;
  }

  .product-scalable-area .collective-list > li {
    width: 33.333%;
    min-width: auto;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > scalable-image
 * ----------------------------------------------------------------- */
.scalable-image {
  position: relative;
  margin-bottom: 20px;
}

.scalable-image img {
  width: 100%;
}

@media screen and (min-width: 1025px) {
  .collective-list.scalable-image-list > li {
    width: auto;
  }

  .collective-list.scalable-image-list .btn-change-image > img {
    width: 80px;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > utl-scalable
 * ----------------------------------------------------------------- */
.utl-scalable {
  display: -webkit-flex;
  display: flex;
  padding: 10px 0;
  justify-content: flex-end;
  position: absolute;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, 0%);
  left: 100%;
  width: 100%;
  z-index: 1;
}

.utl-scalable > li {
  margin: 0 0 0 15px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > btn-scalable-01
 * ----------------------------------------------------------------- */
.btn-scalable-01 {
  background-color: transparent;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > product-description-area
 * ----------------------------------------------------------------- */
.product-description-area {
  font-size: 1.6rem;
}

.product-description-area p {
  margin-bottom: 15px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > .product-feature-list
 * ----------------------------------------------------------------- */
.product-feature-list {
  margin: 20px 0 40px;
}

.product-feature-list > li {
  margin: 20px 0;
}

.product-feature-list > li ul {
  list-style-type: disc;
  padding-left: 15px;
}

.product-feature-list ul > li {
  margin-bottom: 10px;
}

.product-feature-list .js-toggle > .js-toggle-ui {
  color: #999;
  margin-bottom: 10px;
}

.product-feature-list .js-toggle-ui {
  position: relative;
  padding-left: 20px;
  margin-left: 0;
}

.product-feature-list .js-toggle-content {
  padding-left: 10px;
}

.product-feature-list .js-toggle button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.product-feature-list .js-toggle button > span {
  position: absolute;
  top: 4px;
  left: 1px;
  width: 14px;
  height: 14px;
  overflow: hidden;
}

.product-feature-list .js-toggle.closed > .js-toggle-ui > button > span::before,
.product-feature-list .js-toggle.opened > .js-toggle-ui > button > span::before {
  content: '';
  background: url(clientliball/image/icon-toggle_open.png) no-repeat #fff 0 0;
  display: inline-block;
  width: 15px;
  height: 15px;
}

.product-feature-list .js-toggle.opened > .js-toggle-ui > button > span::before {
  background: url(clientliball/image/icon-toggle_close.png) no-repeat #fff 0 0;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > list-01
 * ----------------------------------------------------------------- */
.list-01 {
  list-style-type: disc;
  padding-left: 15px;
  margin-bottom: 30px;
}

.list-01 > li {
  margin-bottom: 15px;
}

.list-01 > li:last-child {
  margin-bottom: 0;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > btn-group
 * ----------------------------------------------------------------- */
.btn-group {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn-group > li {
  width: 160px;
  margin: 0 20px 20px 0;
}

@media screen and (max-width: 1024px) {
  .btn-group > li {
    margin: 0 10px 10px 0;
  }
}
@media screen and (max-width: 380px) {
  .btn-group {
    margin-right: 0;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.btn-group > li .btn-01,
.btn-group > li .btn-02 {
  width: 100%;
  display: block;
  padding: 13px 5px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > btn-group-size
 * ----------------------------------------------------------------- */
.btn-group-size {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

.btn-group-size > li {
  width: 90px;
  margin: 0 20px 0px 0;
}

@media screen and (max-width: 1024px) {
  .btn-group-size > li {
    margin: 0 10px 0px 0;
  }
}
@media screen and (max-width: 380px) {
  .btn-group-size {
    margin-right: 0;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.btn-group-size > li .btn-01,
.btn-group-size > li .btn-02 {
  width: 100%;
  display: block;
  padding: 13px 5px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > share-dialog
 * ----------------------------------------------------------------- */
.share-dialog {
  position: relative;
}

.share-dialog .js-toggle.opened::before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 3;
}

.share-dialog .js-toggle-ui,
.share-dialog .js-toggle-content {
  position: relative;
}

.share-dialog .js-toggle-ui:hover > .btn-02 {
  color: #fff;
  background-color: #00557a;
}

.share-dialog button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.share-dialog .js-toggle.opened button {
  background-color: #00557a;
  z-index: 10;
}

.share-dialog button > span {
  position: relative;
  z-index: -1;
}

.share-dialog .js-toggle.opened button > span {
  z-index: 1;
  color: #fff;
}

.share-dialog.active a {
  background: #00557a;
  color: #fff;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > share-btn-group
 * ----------------------------------------------------------------- */
.share-btn-group {
  padding: 10px;
  position: absolute;
  left: 0;
  background-color: #ededed;
  z-index: 10;
  display: none;
}

.share-btn-group > li {
  margin-bottom: 10px;
  width: 140px;
}

.share-btn-group > li:last-child {
  margin-bottom: 0;
}

.share-btn-group > li > a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #ccc;
  padding: 15px 10px;
  color: #fff;
  text-decoration: none;
}

.share-btn-group > li > a:hover {
  box-shadow: none;
}

.share-btn-group > li > .twitter {
  background-color: #1da1f2;
  box-shadow: 0 -5px 0 #0092ca inset;
}

.share-btn-group > li > .facebook {
  background-color: #3564a2;
  box-shadow: 0 -5px 0 #2c4373 inset;
}

.share-btn-group > li > .google-plus {
  background-color: #db4a39;
  box-shadow: 0 -5px 0 #ad3a2d inset;
}

.twitter::before,
.facebook::before,
.google-plus::before {
  content: '';
  display: inline-block;
  background: url(clientliball/image/logo-twitter-large.png) no-repeat 0 0;
  background-size: contain;
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.facebook::before {
  background: url(clientliball/image/logo-facebook-large.png) no-repeat 0 0;
  background-size: contain;
}

.google-plus::before {
  background: url(https://www.gstatic.com/images/icons/gplus-64.png) no-repeat 0 0;
  background-size: contain;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > product-variation-area
 * ----------------------------------------------------------------- */
.product-variation-area {
  padding-top: 20px;
}
.product-variation-area.has-icon {
  padding-top: 0;
}
.product-variation-area .collective-has-icon {
  display: -webkit-flex;
  display: flex;
}
.product-variation-area .collective-has-icon .collective-icon {
  width: 6%;
  margin-top: 5%;
  margin-right: 1%;
}
.product-variation-area .collective-has-icon .collective-icon li {
  margin-bottom: 10px;
}
.product-variation-area .collective-has-icon .collective-icon li:last-child {
  margin-bottom: 0;
}
.product-variation-area .collective-has-icon .collective-icon img {
  width: 100%;
}
.product-variation-area .collective-has-icon .collective-list {
  width: 94%;
  margin-bottom: -10px;
}
.product-variation-area .collective-has-icon .collective-list li {
  font-size: 1.35rem;
  word-break: break-all;
  line-height: 1.05;
  letter-spacing: -0.7px;
}
.product-variation-area .collective-has-icon .collective-list li > a {
  padding-right: 5px;
}
.product-variation-area .collective-has-icon .collective-list li img {
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto -15px;
  z-index: -1;
}
.product-variation-area .collective-has-icon .collective-list li small {
  font-size: 1.0rem;
  letter-spacing: -0.1px;
}
.product-variation-area .collective-has-icon .collective-list li small span {
  display: inline-block;
  margin-top: 2px;
  font-weight: bold;
}

.product-variation-area .collective-list li {
  display: block;
}

.product-variation-area .collective-list li > a {
  padding-right: 5px;
  display: block;
}

.product-variation-area .collective-list li .is-new {
  color: #009ad9;
}

@media screen and (max-width: 1220px) {
  .product-variation-area .collective-has-icon .collective-list li {
    font-size: 1.2rem;
    letter-spacing: -1.0px;
  }
}
@media screen and (max-width: 1024px) {
  .product-variation-area .collective-has-icon .collective-icon {
    margin-top: 12%;
  }
  .product-variation-area .collective-has-icon .collective-list li {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 767px) {
  .product-variation-area{
      padding : 0;
      order: 3;
      z-index: 10;
   }

  .product-variation-area .collective-has-icon .collective-icon {
    width: 12%;
    margin-top: 10%;
    margin-right: 4%;
  }
  .product-variation-area .collective-has-icon .collective-list {
    min-width: 0;
    width: 84%;
  }
  .product-variation-area .collective-has-icon .collective-list li {
    width: 50%;
  }
  .product-variation-area .collective-has-icon .collective-list li small {
    font-size: 1.1rem;
  }
  .product-variation-area .collective-list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 280px;
  }
}
/* mixin for multiline */
/* --------------------------------------------------------------------
 * Module > Component Modules > product-thumbnail-area
 * ----------------------------------------------------------------- */
 .product-thumbnail-area {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.product-thumbnail-area.has-icon {
  padding-top: 0;
}
.product-thumbnail-area .collective-has-icon {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0%;
}
.product-thumbnail-area .collective-has-icon .collective-icon {
  width: 8%;
  margin-top: 5%;
  margin-right: 1%;
}
.product-thumbnail-area .collective-has-icon .collective-icon li {
  margin-bottom: 10px;
}
.product-thumbnail-area .collective-has-icon .collective-icon li:last-child {
  margin-bottom: 0;
}
.product-thumbnail-area .collective-has-icon .collective-icon img {
  width: 100%;
}
.product-thumbnail-area .collective-has-icon .collective-list {
  width: 92%;
  justify-content: space-between;
  margin-bottom: -10px;
}
.product-thumbnail-area .collective-has-icon .collective-list::before, .product-thumbnail-area .collective-has-icon .collective-list::after {
  content: "";
  display: block;
  width: 28%;
  order: 1;
}
.product-thumbnail-area .collective-has-icon .collective-list li {
  order: 0;
  width: 32%;
  font-size: 1.35rem;
  word-break: break-all;
  line-height: 1.05;
}
@media screen and (max-width: 960px) {
  .product-thumbnail-area .collective-has-icon .collective-list li {
    width: 48%;
  }
}
.product-thumbnail-area .collective-has-icon .collective-list li img {
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto -15px;
  z-index: -1;
}
.product-thumbnail-area .collective-has-icon .collective-list li .itemName {
  font-size: 1.6rem;
  font-weight: bold;
}
.product-thumbnail-area .collective-has-icon .collective-list li .itemName .new {
  margin-right: 5px;
  padding: 2px 5px;
  color: #FFF;
  background-color: #009AD9;
  font-size: 1.1rem;
  line-height: 1.0;
}
.product-thumbnail-area .collective-has-icon .collective-list li dl {
  letter-spacing: -0.1px;
  line-height: 1.2;
}
.product-thumbnail-area .collective-has-icon .collective-list li dl span {
  display: inline-block;
  margin-top: 2px;
  font-weight: bold;
}
.product-thumbnail-area .collective-list li {
  display: block;
}
.product-thumbnail-area .collective-list li > a {
  padding-right: 5px;
  display: block;
}
.product-thumbnail-area .collective-list li .is-new {
  color: #009ad9;
}

@media screen and (max-width: 1220px) {
  .product-variation-area-eyewear .collective-has-icon .collective-list li {
    font-size: 1.2rem;
    letter-spacing: -1.0px;
  }
}
@media screen and (max-width: 1024px) {
  .product-variation-area-eyewear .collective-has-icon .collective-icon {
    margin-top: 12%;
  }
  .product-variation-area-eyewear .collective-has-icon .collective-list li {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 767px) {
  .product-variation-area-eyewear .collective-has-icon .collective-icon {
    width: 12%;
    margin-top: 10%;
    margin-right: 4%;
  }
  .product-variation-area-eyewear .collective-has-icon .collective-list {
    min-width: 0;
    width: 84%;
  }
  .product-variation-area-eyewear .collective-has-icon .collective-list li {
    width: 50%;
  }
  .product-variation-area-eyewear .collective-has-icon .collective-list li small {
    font-size: 1.1rem;
  }
  .product-variation-area-eyewear .collective-list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 280px;
  }
}
.product-section {
  overflow: hidden;
}

/*# sourceMappingURL=eyewear_item.css.map */

/* --------------------------------------------------------------------
 * Module > Component Modules > icon-group-list
 * ----------------------------------------------------------------- */
.icon-group-list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.icon-group-list.technology > li {
  margin: 0 20px 30px 0;
}

.icon-group-list > li {
  margin: 0 10px 30px 0;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > btn-icon-group
 * ----------------------------------------------------------------- */
.btn-icon-group {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .btn-icon-group {
    text-align: center;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > parts-search-area
 * ----------------------------------------------------------------- */
.parts-search-area {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > find-parts-form
 * ----------------------------------------------------------------- */
.find-parts-form {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .find-parts-form {
    display: block;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > select-area
 * ----------------------------------------------------------------- */
.select-area {
  width: 230px;
  margin-bottom: 40px;
  padding-right: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > select-title
 * ----------------------------------------------------------------- */
.select-title {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 40px;
}

.select-title:hover + .select-box {
  background-color: #f9f9f9;
}

.select-title:hover + .select-box:focus {
  background-color: #fff;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > select-box
 * ----------------------------------------------------------------- */
.select-box {
  width: 100%;
  max-width: 210px;
  margin-bottom: 40px;
  padding: 5px;
  border: 1px solid #009ad9;
}

.select-box:focus {
  background-color: #fff;
  box-shadow: 0px 0px 3px 0px #8de4ff;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > checkbox-area
 * ----------------------------------------------------------------- */
.checkbox-area {
  width: 925px;
  font-size: 1.4rem;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .checkbox-area {
    width: auto;
  }
}
.checkbox-area > li {
  margin-top: 40px;
}

.checkbox-area > li:first-child {
  margin-top: 0;
}

.checkbox-area label {
  font-size: 16px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > check-title
 * ----------------------------------------------------------------- */
.check-title {
  font-weight: 500;
  margin-bottom: 20px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > check-group
 * ----------------------------------------------------------------- */
.check-group {
  border-top: 1px solid #ccc;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.check-group.row {
  -webkit-flex-direction: column;
  flex-direction: column;
}

.check-group.col4 > li {
  width: 190px;
}

.check-group > li {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  margin-top: 20px;
  margin-right: 40px;
}

.check-group > li:last-child {
  margin-right: 0;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > image-list
 * ----------------------------------------------------------------- */
.image-list {
  margin: 0 auto 30px;
  padding: 0 10px;
  max-width: 1280px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.image-list.col2 > li {
  width: 50%;
}

.image-list > li {
  margin-bottom: 20px;
  padding: 0 10px;
}

@media screen and (max-width: 1024px) {
  .image-list {
    -webkit-justify-content: center;
    justify-content: center;
  }

  .image-list.col2 > li {
    width: auto;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > auroraheader
 * ----------------------------------------------------------------- */
header#hidden-header {
  top: 0;
  width: 100%;
  transition: top 0.3s;
  z-index: 3;
}
header#hidden-header .publish {
  position: fixed;
}

header .white-header {
  background-color: #FFFFFF;
}

#main-aurora {
  margin: 0;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > special-banner
 * ----------------------------------------------------------------- */
.special-banner-area {
  position: relative;
  margin: 20px 0;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > movie-container
 * ----------------------------------------------------------------- */
.movie-container {
  position: relative;
  height: 0;
  overflow: hidden;
}

/* 16x9 Aspect Ratio */
.movie-container.size-16x9 {
  padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.movie-container.size-4x3 {
  padding-bottom: 75%;
}

.movie-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > video-player-modal
 * ----------------------------------------------------------------- */
.video-player-modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-player-modal--for-desktop {
  display: none;
}
.video-player-modal--for-mobile {
  display: block;
}

@media screen and (min-width: 767px) {
  .video-player-modal--for-desktop {
    display: block;
  }
  .video-player-modal--for-mobile {
    display: none;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > learn-more-text
 * ----------------------------------------------------------------- */
.learn-more-text-sm-only {
  display: block;
}
@media screen and (max-width: 767px) {
  .learn-more-text-sm-only {
    display: none;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > learn-more-btn
 * ----------------------------------------------------------------- */
.learn-more-btn {
  margin-top: 28px;
  padding: 0 20px;
  width: 155px;
  line-height: 32px;
  border: 1px solid #009ad9;
  color: #009ad9;
  text-decoration: none;
  display: block;
  border-radius: 50px;
  position: relative;
  transition: background-color .4s,color .2s;
  text-align: left;
  font-family: inherit;
  font-size: 1.6rem;
  outline: none;
}
@media screen and (min-width: 768px) {
  .learn-more-btn:hover {
    background-color: rgba(0, 154, 217, 0.4);
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .learn-more-btn {
    margin-top: 15px;
  }
}
.learn-more-btn:before {
  content: attr(data-lm-open);
}
.learn-more-btn:after {
  content: "";
  display: block;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  background-image: url(clientliball/image/arw_down_blue.png);
  background-color: #fff;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
  background-size: 8px auto !important;
}
.learn-more-btn.active:before {
  content: attr(data-lm-close);
}
.learn-more-btn.active:after {
  transform: rotate(-180deg);
}
.learn-more-btn-sm-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .learn-more-btn-sm-only {
    display: block;
  }
}

/* --------------------------------------------------------------------
 * Module > Image and Video Modules > .movie-wrap
 * ----------------------------------------------------------------- */
.movie-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 90px;
}

.movie-wrap iframe {
  width: 960px;
  height: 540px;
}

/* --------------------------------------------------------------------
* Module > Component Modules > movie-modal-container
* ----------------------------------------------------------------- */
.movie-modal-container {
  position: relative;
  height: 0;
  overflow: hidden;
}

/* 16x9 Aspect Ratio */
.movie-modal-container.size-16x9 {
  padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.movie-modal-container.size-4x3 {
  padding-bottom: 75%;
}

.movie-modal-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.play-icon {
  position: relative;
}

.play-icon img {
  vertical-align: middle;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > movie-modal
 * ----------------------------------------------------------------- */
.movie-modal {
  max-width: 1240px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > iframe-container
 * ----------------------------------------------------------------- */
.iframe-container {
  position: relative;
  overflow: hidden;
}

.iframe-container iframe {
  width: 100%;
}

.iframe-container iframe.iframe-fixed-size {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > column-separator
 * ----------------------------------------------------------------- */
.column-separator {
  margin: 0 auto 30px;
  min-width: 280px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}

.column-separator > .column-separator-col {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
  padding-left: 3%;
  padding-right: 3%;
}

.column-separator.col2 > .column-separator-col {
  width: 48%;
}

.column-separator.col3 > .column-separator-col {
  width: 33.333%;
}

.column-separator.col4 > .column-separator-col {
  width: 25%;
}

@media screen and (max-width: 1024px) {
  .column-separator > .column-separator-col,
  .column-separator.col2 > .column-separator-col,
  .column-separator.col3 > .column-separator-col,
  .column-separator.col4 > .column-separator-col {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .column-separator > .column-separator-col,
  .column-separator.col2 > .column-separator-col,
  .column-separator.col3 > .column-separator-col,
  .column-separator.col4 > .column-separator-col {
    width: 100%;
  }
}
/* ----------------------------------------------------------------------------
 * Module > Javascript Modules
 * ------------------------------------------------------------------------- */
/* --------------------------------------------------------------------
 * Module > Javascript Modules > js-dialog
 * ----------------------------------------------------------------- */
#dialog-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  overflow: auto;
  width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.dialog {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  display: none;
  margin: auto;
  min-width: 320px;
  max-width: 1024px;
  width: 100%;
  min-height: 115px;
  background-color: #fff;
}

.dialog-content {
  display: none;
}

.dialog .dialog-content,
.is-static .dialog-content {
  display: block;
}

.dialog .btn-close {
  position: absolute;
  top: 40px;
  right: 30px;
  background-color: transparent;
}

.dialog .image {
  text-align: center;
  padding: 50px 20px;
}

.dialog .dialog-content .popup-btn-image{
 width: 100%;
}

/* productVideo360
-----------------------------------*/
.video360 {
  width: 100%;
  height: 100%;
}

.video360, .dialog-content, .dialog-video{
  padding: 4px 4px 0px 4px
}

/* --------------------------------------------------------------------
 * Module > Component Modules > btn-compare
 * ----------------------------------------------------------------- */
.btn-compare {
  margin-bottom: 30px;
  padding-right: 20px;
}

.btn-compare .btn-01 {
  padding: 17px 20px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > btn-clear
 * ----------------------------------------------------------------- */
.btn-clear {
  margin-bottom: 40px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > compare-content-wrap
 * ----------------------------------------------------------------- */
.compare-content-wrap {
  padding: 30px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > compare-heading
 * ----------------------------------------------------------------- */
.compare-heading {
  margin-bottom: 30px;
  padding-right: 180px;
  color: #009ad9;
  font-size: 4rem;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > compare-print-btn
 * ----------------------------------------------------------------- */
.compare-print-btn {
  position: absolute;
  top: 40px;
  right: 95px;
  padding: 10px 30px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > compare-table
 * ----------------------------------------------------------------- */
.compare-table {
  max-width: 1280px;
  width: 100%;
  border-spacing: 5px;
  text-align: left;
}

.compare-table th,
.compare-table td {
  position: relative;
  border: none;
  vertical-align: top;
}

.compare-table tbody th,
.compare-table tbody td {
  padding: 10px 20px;
  background-color: #ededed;
  font-size: 1.4rem;
}

.compare-table tbody th {
  background-color: #00557a;
  color: #fff;
  font-weight: normal;
}

.compare-table .btn-remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  background: none;
}

.compare-table .name {
  display: block;
  margin-top: 20px;
  color: #333;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .compare-content-wrap + .btn-close {
    top: 30px;
    right: 20px;
  }

  .compare-content-wrap {
    padding: 20px;
  }

  .compare-heading {
    margin-bottom: 20px;
    padding-right: 140px;
    min-height: 48px;
    font-size: 2.4rem;
  }

  .compare-table .btn-remove {
    display: none;
  }

  .compare-print-btn {
    top: 30px;
    right: 70px;
    padding: 10px 20px;
  }

  .compare-table,
  .compare-table thead,
  .compare-table tbody,
  .compare-table th,
  .compare-table td {
    display: block;
  }

  .compare-table tr {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .compare-table thead td.blank,
  .compare-table tbody tr.blank {
    display: none;
  }

  .compare-table tbody th {
    margin-bottom: 10px;
    width: 100%;
  }

  .compare-table thead th,
  .compare-table tbody td {
    width: 48%;
  }

  .compare-table thead th:nth-child(n+4),
  .compare-table tbody td:nth-child(n+4) {
    display: none;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > js-series-list
 * ----------------------------------------------------------------- */
.select-pull-box {
  position: relative;
  margin-bottom: 40px;
  max-width: 210px;
}

.select-pull-box .hook {
  position: relative;
  display: block;
  padding: 5px 10px;
  width: 100%;
  height: 36px;
  border: 1px solid #009ad9;
  background: none;
  text-align: left;
}

.select-pull-box .hook:focus {
  background-color: #fff;
  box-shadow: 0px 0px 3px 0px #8de4ff;
}

.select-pull-box .hook::after {
  position: absolute;
  top: 0;
  right: 6px;
  bottom: 0;
  display: block;
  box-sizing: border-box;
  margin: auto;
  height: 6px;
  border-top: solid 6px #333;
  border-right: solid 3px transparent;
  border-left: solid 3px transparent;
  content: "";
}

.select-pull-box .list-wrap {
  position: absolute;
  top: 37px;
  width: 100%;
  z-index: 1;
}

.select-pull-box .list {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  max-height: 320px;
  border: 1px solid #009ad9;
  border-top: none;
  background-color: #fff;
  z-index: 2;
}

.select-pull-box .list li:hover,
.select-pull-box .list li.is-active {
  background-color: #009ad9;
  color: #fff;
}

.select-pull-box .list li label {
  display: block;
  padding: 2px 10px;
}

.select-pull-box .list li label input[type=radio] {
  width: 0;
  opacity: 0;
}

/* ------------------------------------------------------------------------------
 * Module > Component Modules > serieslistlsg, ridingstylelistlsg, lsgbannerlist
 * ------------------------------------------------------------------------------ */
.series-info-container {
  position: relative;
}

.series-info-title {
  position: absolute;
  top: 17%;
  left: 4%;
  color: #fff;
}

/* --------------------------------------------------------------------
 * Module > Javascript Modules > js-search-wop
 * ----------------------------------------------------------------- */
.result-message {
  text-align: center;
  margin-top: 40px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > searchwop
 * ----------------------------------------------------------------- */
.productsite_searchwop label.checkbox {
  font-size: 1.4rem;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > downgradeproductlist, upgradeproductlist
 * ----------------------------------------------------------------- */
.upgrade-downgrade-container {
  background: #f0f0f0;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}

.upgrade-downgrade-container .collective-wrap {
  padding: 50px 0 0;
  float: left;
  width: 50%;
  background: #fff;
  margin-bottom: 25px;
}

.upgrade-downgrade-container .collective-list,
.upgrade-downgrade-container .collective-list {
  margin-bottom: 0px;
}

.upgrade-downgrade-container .upgrade.collective-wrap {
  margin-left: 20px;
  margin-right: 10px;
}

.upgrade-downgrade-container .downgrade.collective-wrap {
  margin-left: 10px;
  margin-right: 20px;
}

.upgrade-downgrade-container .collective-wrap-override.upgrade.collective-wrap,
.upgrade-downgrade-container .collective-wrap-override.downgrade.collective-wrap {
  width: 100%;
  margin-left: 20px;
  margin-right: 20px;
}

@media screen and (max-width: 1024px) {
  .upgrade-downgrade-container {
    flex-wrap: wrap;
  }

  .upgrade-downgrade-container .upgrade.collective-wrap,
  .upgrade-downgrade-container .downgrade.collective-wrap {
    width: 100%;
    margin: 0 10px 25px;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > technologylogolist
 * ----------------------------------------------------------------- */
ul.technology-logo-list .title-parts-02 {
  margin: 0px;
}

ul.technology-logo-list .collective-title-02 {
  margin: 15px 0px 5px;
}

ul.technology-logo-list div.item-image {
  width: 80%;
  margin: 0px auto;
}

.tech-margin-top {
  margin-top: 80px;
}

.title-parts-02.title-parts-logo2 {
  padding-left: 1px;
  padding-right: 1px;
  line-height: 1;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > btn-tech-logo-group
 * ----------------------------------------------------------------- */
.btn-tech-logo-group {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}

.btn-tech-logo-group > li {
  width: 160px;
  margin: 0 20px 20px 0;
}

@media screen and (max-width: 1024px) {
  .btn-group > li {
    margin: 0 20px 10px 0;
  }
}
@media screen and (max-width: 380px) {
  .btn-tech-logo-group {
    margin-right: 0;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > category-search-condition-form
 * ----------------------------------------------------------------- */
.category-search-condition-form {
  margin-right: 40px;
  margin-bottom: 20px;
  padding: 30px 20px 30px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .category-search-condition-form {
    margin-right: 0;
    border-bottom: none;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > category-search-condition-area
 * ----------------------------------------------------------------- */
.category-search-condition-area {
  width: 200px;
  margin: 10px 0px 30px 0;
  display: inline-block;
  vertical-align: top;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > category-search-condition
 * ----------------------------------------------------------------- */
.category-search-condition {
  padding-left: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .category-search-condition {
    margin: 0;
    padding: 0;
    border-bottom: none;
  }
}

.category-search-condition label {
  font-size: 16px;
}

.category-search-condition ul {
  margin-top: 10px;
}

.category-search-condition > li {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .category-search-condition > li {
    margin-bottom: 0;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > category-search-button
 * ----------------------------------------------------------------- */
.category-search-button > button {
  width: 160px;
  padding: 17px 20px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > category-search-condition-title
 * ----------------------------------------------------------------- */
.category-search-condition-title {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: .15rem;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .category-search-condition-title {
    font-size: 1.8rem;
    margin-bottom: 10px;
    letter-spacing: normal;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > series-header
 * ----------------------------------------------------------------- */
.series-header {
  padding: 60px 0 0 10px;
  max-width: 80%;
  z-index: 1;
}

.series-header .series-logo {
  margin: 0 0 20px;
}

.series-header .series-logo img.invert {
  -webkit-filter: invert(100%);
  -moz-filter: invert(100%);
  -o-filter: invert(100%);
  -ms-filter: invert(100%);
  filter: invert(100%);
}

#nexus img.invert {
  -webkit-filter: invert(0%);
  -moz-filter: invert(0%);
  -o-filter: invert(0%);
  -ms-filter: invert(0%);
  filter: invert(0%);
}

/* --------------------------------------------------------------------
 * Module > Component Modules > series-button
 * ----------------------------------------------------------------- */
.series-button {
  text-align: center;
  padding: 40px 0 80px;
}

.series-button .series-link {
  margin: 20px 0 20px 0;
}

.productsite_productlistseries label,
.productsite_productlistwop label {
  font-size: 16px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > product-lineup
 * ----------------------------------------------------------------- */
.product-lineup-container {
  max-width: 1280px;
  list-style: none;
  margin: 0 auto;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  flex-wrap: wrap;
  padding: 0 10px 20px 10px;
}

.line-up-collection .lineup-item {
  -webkit-box-flex: 0;
  min-width: 48%;
  height: auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.heading-02 .subrs-header {
  color: #009ad9;
  font-weight: 600;
  font-size: 3rem;
}

.line-up-collection {
  margin-bottom: 30px;
}

.line-up-collection .product-lineup-container {
  max-width: 1280px;
  list-style: none;
  margin: 0 auto;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}

.line-up-collection .product-lineup-container .model {
  margin-bottom: 2%;
  padding: 10px;
  background-color: #f0f0f0;
}

.line-up-collection .product-lineup-container .model h6 {
  display: block;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: bold;
}

.line-up-collection .product-lineup-container .line-up {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}


.line-up-collection .header {
  font-size: 1.4rem;
  background-color: #bbb;
  color: #fff;
  padding-left: 6px;
}

.line-up-collection .header .note {
  font-size: 1.2rem;
  margin-left: 5px;
}


.line-up-collection .product-lineup-container .lineup-item {
   width: 100%;
   margin-bottom: 6%;
}

.line-up-collection .product-lineup-container .line-up .item {
  width: 25%;
  text-align: center;
}

.line-up-collection .product-lineup-container .line-up .item:nth-of-type(n+5) {
  margin-top: 2%;
}

.line-up-collection .product-lineup-container .line-up .item b {
  font-size: 18px;
  margin-top: 25px;
}

.line-up-collection .product-lineup-container .line-up .item span+b  {
  margin-top: 0;
}

.line-up-collection .product-lineup-container .lineup-item ul {
   margin: 0;
}

.line-up-collection ul.line-up {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
}

.line-up-collection p.comment {
  font-size: 1.2rem;
  padding: 0 0 12px 0;
  text-align: right;
}

.line-up-collection b {
  font-size: 1.3rem;
  margin-bottom: 2px;
  display: block;
  color: black;
  word-wrap: normal;
}


.line-up-collection div.colors {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 80%;
}

.line-up-collection .products-set .product-details {
  font-size: 1.4rem;
  text-align: center;
}

.line-up-collection ul.line-up li.item {
  padding: 0 0 0 5px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 0%;
  flex: 0 1 0%;
  min-width: 25%;
}

.line-up-collection ul.line-up li.item > div {
  text-align: center;
}

.line-up-collection ul.line-up li.item b,
.line-up-collection ul.line-up li.item a {
  display: block;
  line-height: 1.3rem;
}

.line-up-collection ul.line-up li.item a img {
  width: 100%;
  margin-top: 2px;
  margin-bottom: 10px;
}

.line-up-collection ul.line-up li.item b span {
  font-size: 1.4rem;
  margin-right: 4px;
  color: #0099DC;
  display: inline-block;
}


.line-up-collection ul.line-up li.item span {
  font-size: 1.2rem;
}

/* Small only */
@media screen and (max-width: 639px) {
  .line-up-collection ul.line-up {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .line-up-collection ul.line-up li.item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 0%;
    flex: 0 1 0%;
    min-width: 50%;
    margin-bottom: 15px;
  }

  .line-up-collection .product-lineup-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .line-up-collection .lineup-item {
  	-webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .heading-02 .subrs-header {
    font-size: 1.8rem;
  }
  .line-up-collection  .product-lineup-container .model h6 {
    font-size: 14px;
  }

  .line-up-collection .product-lineup-container .line-up .item {
    width: 50%;
  }

  .line-up-collection .product-lineup-container .line-up .item:nth-of-type(n+3) {
    margin-top: 2%;
  }

  .line-up-collection .product-lineup-container .line-up .item b {
      font-size: 12px;
  }
}
/* Medium only */
@media screen and (min-width: 640px) and (max-width: 1024px) {
  .line-up-collection ul.line-up li.item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 0%;
    flex: 0 1 0%;
    min-width: 33%;
    padding: 0 0 0 5px;
    margin-bottom: 15px;
  }

  .line-up-collection .lineup-item {
  	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

   .line-up-collection .product-lineup-container .model h6 {
    font-size: 16px;
  }
    .line-up-collection .product-lineup-container .line-up .item {
    width: 33.3%;
  }

  .line-up-collection .product-lineup-container .line-up .item:nth-of-type(n+4) {
    margin-top: 2%;
  }

  .line-up-collection .product-lineup-container .line-up .item b {
    font-size: 14px;
  }
}
/* Large and up */
@media screen and (min-width: 1024px) {
  .line-up-collection ul.line-up div.model {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }
}



/* --------------------------------------------------------------------
 * Module > Component Modules > productview360
 * --------------------------------------------------------------------
 */
/* div containers */
.page-loader-360 {
  background-color: #fff;
  max-width: 1200px;
  max-height: 200px;
  text-align: center;
  padding: 50px;
}

.main-container-360 {
  display: none;
}

.main-container-360,
.main-container-360 .horizontal-images,
.main-container-360 .vertical-images {
  background-color: #000;
}

/* img tags */
.main-container-360 .image-content-360 {
  max-width: 100%;
  margin: auto;
}

a.color-360-select {
  text-decoration: none;
}

/* for phone and tablet displays */
@media screen and (max-width: 767px) {
  .nav-container .color-buttons-360 {
    display: none;
  }

  .nav-container {
    border-top: solid 1px #fff;
  }

  .nav-container-mobile {
    border-bottom: solid 1px #fff;
  }

  .nav-container,
  .nav-container-mobile {
    display: block;
    margin: 0 10px 0 10px;
  }

  .nav-container .nav-buttons-360 {
    display: inline-block;
    width: 95%;
    margin: 0 10px 0 10px;
    text-align: center;
  }

  .nav-container-mobile .color-buttons-360 {
    display: inline-block;
    width: 80%;
    margin: 10px;
    text-align: left;
  }

  .nav-container-mobile img.nav-btn {
    max-width: 80px;
    height: auto;
  }

  .nav-container img.nav-btn {
    margin: 5px 5px;
    max-width: 50px;
    height: auto;
  }
}
/* for web displays */
@media screen and (min-width: 768px) {
  .nav-container-mobile {
    display: none;
  }

  .nav-container {
    display: block;
    border-top: solid 1px #fff;
    margin: 0 10px 0 10px;
  }

  .nav-container .nav-buttons-360,
  .nav-container .color-buttons-360 {
    display: inline-block;
    width: 45%;
    margin: 0 10px 0 10px;
  }

  .nav-container .nav-buttons-360 {
    text-align: left;
  }

  .nav-container .color-buttons-360 {
    text-align: right;
  }

  .nav-container img.nav-btn {
    margin: 10px 5px;
    max-width: 70px;
    height: auto;
  }
}
/* Tooltip container */
.functional-feature-tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.functional-feature-tooltip .functional-feature-tooltip-text {
  visibility: hidden;
  background-color: #666666;
  color: #fff;
  text-align: left;
  padding: 12px;
  border-radius: 6px;
  /* Position the tooltip text*/
  position: absolute;
  z-index: 1;
  width: 200px;
  bottom: 100%;
  left: 50%;
  margin-left: -100px;
  /* Use half of the width (120/2 = 60), to center the tooltip */
  font-size: 1.1rem;
  margin-bottom: 5px;
}

/* weight text */
.functional-feature-tooltip.has-weight {
  letter-spacing: -.4em;
}
.functional-feature-tooltip.has-weight .weight-text {
  display: inline-block;
  margin-left: 10px;
  line-height: 1.1;
  letter-spacing: normal;
}

@media screen and (max-width: 767px) {
  .functional-feature-tooltip {
    overflow: hidden;
  }
}
.functional-feature-tooltip-text.spec {
  text-align: center;
  width: 100px;
  margin-left: -50px;
}

.functional-feature-tooltip .functional-feature-tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #666666 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.functional-feature-tooltip:hover .functional-feature-tooltip-text {
  visibility: visible;
}

@media screen and (max-width: 1023px) {
  .functional-feature-tooltip:hover .functional-feature-tooltip-text {
    visibility: hidden;
  }
}
ul.feature-text {
  list-style: initial;
}

.spec_icons_row {
  padding-bottom: 15px;
  max-width: 95rem;
}

.spec_icons_col {
  padding: 0 0 15px 0;
  margin-right: 5px;
}

.icons-explanations, .product-features-modal {
  width: 100%;
  max-width: 95rem;
}

.stiffness-icon-holder {
  margin-right: 5px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > Series List Option 2
 * --------------------------------------------------------------------
 */
.sidebar-area .sidebar-header {
  font-size: 1.9rem;
  font-weight: 500;
  padding-bottom: 15px;
}
.sidebar-area .image:hover {
  opacity: 0.8;
}

.sidebar-header::after {
  content: '';
  display: block;
  width: 175px;
  height: 20px;
  border-bottom: 1px solid #ccc;
}

.sidebar-menu .product-link {
  font-size: 1.4rem;
  color: black;
}

.sidebar-menu .product-link:hover {
  color: #009ad9;
}

.heading-02-s02 {
  background-color: #cccccc;
  padding: 8px 0 8px 15px;
  font-size: 2rem;
  font-weight: 500;
  margin: 0 auto 20px;
}

.groupset-name-s02 {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: .15rem;
  margin-top: 20px;
}

.product-category-list .groupset-name {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: .15rem;
  margin-top: 20px;
}

button.accordion {
  color: #333;
  background-color: white;
  padding: 15px 30px 15px 0px;
  text-align: left;
  font-size: 1.6rem;
  font-weight: 500;
  width: 100%;
  cursor: pointer;
  border: none;
  outline: none;
  display: none;
}

.arrow-up {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: lightgray;
  color: black;
  cursor: pointer;
  padding: 12px;
  border-radius: 10px;
  font-size: 1.6rem;
  font-weight: 600;
}

li.list-more {
  display: none;
}

#back-arrow-up {
  transform: rotate(-90deg);
  display: block;
  margin-right: 2px;
  font-weight: 700;
}

#back-top {
  position: fixed;
  display: none;
  color: black;
  bottom: 20px;
  right: 15px;
  width: auto;
}

a .back-to-top:hover {
  background-color: #555;
}

.product-list-margin-top {
  margin-top: 50px;
}

/* Small only */
@media screen and (max-width: 767px) {
  .main-contents-s02 {
    margin: 0 25px;
  }

  .content-area {
    width: 100%;
  }

  .sidebar-area-hide {
    display: none;
  }

  .product-category-list, .see-more-btn, .product-area .heading-02-s02 {
    display: none;
  }

  button.accordion {
    display: block;
    position: relative;
  }

  button.accordion:after {
    color: transparent;
    text-shadow: 0 0 0 #009ad9;
    content: '\02795';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  button.accordion.active:after {
    content: "\2796";
  }

  div#product-list .product-area {
    padding-top: 0px;
  }

  .back-to-top {
    font-size: 1.6rem;
  }
}
/* Medium only */
@media screen and (min-width: 49em) and (max-width: 64em) {
  .sidebar-area {
    display: block;
  }

  .product-category-list, .product-area .heading-02-s02 {
    display: block;
  }

  button.accordion {
    display: none;
  }

  button.accordion div {
    display: block;
  }

  button.accordion:after {
    color: transparent;
    text-shadow: 0 0 0 #009ad9;
    content: '\02795';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    float: right;
  }

  button.accordion.active:after {
    content: "\2796";
  }

  div#product-list .product-area {
    padding-top: 0px;
  }
}
@media screen and (min-width: 64em) {
  button.accordion div {
    display: block;
  }
}
/* --------------------------------------------------------------------
 * Module > Component Modules > prev-series-area
 * ----------------------------------------------------------------- */
.prev-series-area {
  margin: 20px 0px;
}

@media screen and (max-width: 767px) {
  .prev-series-area {
    margin: 20px 15px 10px;
  }
}

a.prev-series-link {
  text-decoration: none;
  color: #009ad9;
}

a.prev-series-link:hover {
  color: #00557a;
}
/* ----------------------------------------------------------------------------
 * Module > Unique Modules
 * ------------------------------------------------------------------------- */
/* --------------------------------------------------------------------
 * Module > Unique Modules > separator
 * ----------------------------------------------------------------- */
.separator {
  margin: 90px auto 60px;
  max-width: 1240px;
  border: 1px solid transparent;
  border-top: 1px solid #ccc;
}

/* --------------------------------------------------------------------
 * Module > Javascript Modules > js-product-list
 * ----------------------------------------------------------------- */
.spinner {
  text-align: center;
  margin-bottom: 40px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
  content: " ";
}

.invisible {
  visibility: hidden;
  position: absolute;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > error-message
 * ----------------------------------------------------------------- */
.error-message {
  	color: #D8000C;
  	font-size: 1.6rem;
  	position: absolute;
  	text-align: center;
  	top: 50%;
    width: 100%;
    left: 0;
    padding: 0 60px;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

.error-message:before {
    content: "";
    height: 30px;
    width: 30px;
    display: inline-block;
    background-image: url(clientliball/image/icon-error.png);
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 5px;
}

/* Medium Screen */
@media screen and (max-width: 1024px) {
  .error-message {
    padding: 0 45px;
  }
}

/*
 * New Color Icon
 */

.new-color-icon,
li.item span.new-color-icon {
    color: #f00;
    font: bold 10px Arial;
    margin: 0 0 2px;
 }

/* --------------------------------------------------------------------
 * Module > Footer > Newsletter Sign Up Button
 * ----------------------------------------------------------------- */
.btn-02-anchor {
	margin: 0 auto 50px;
	font-size: 1.2rem;
	text-align: center;
	line-height: 1.5;
	padding: 19px 30px;
	display: inline-block;
  	border: 1px solid #009ad9;
  	background-color: #fff;
  	font-family: sans-serif;
}

a.btn-02-anchor:link {
  	text-decoration: none;
    cursor: pointer;
}

a.btn-02-anchor:visited {
    color: #009ad9;
}

a.btn-02-anchor:focus,
a.btn-02-anchor:hover {
  background-color: #00557a;
  color: #fff;
}

@media screen and (max-width: 368px) {
  .btn-02-anchor {
    max-width: 290px;
    padding: 10px 70px;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > products-genre-wrap-category
 * ----------------------------------------------------------------- */
.products-genre-wrap-category {
  margin-top: 30px;
  margin-right: 40px;
  margin-bottom: 20px;
  border-top: none;
  border-bottom: none;
  background-color: #f5f5f5;
  padding-top: 0;
  padding-bottom: 0;
}
.products-genre-wrap-category.category-search-condition-form {
  padding: 0;
}
.products-genre-wrap-category .products-number {
  display: none;
}
@media screen and (max-width: 767px) {
  .products-genre-wrap-category .products-number {
    display: block;
    text-align: center;
    padding: 5px 15px 10px;
    margin-bottom: 0;
  }
}
.products-genre-wrap-category .category-search-condition-area {
  width: 100%;
  background-color: #f5f5f5;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .products-genre-wrap-category .category-search-condition-area {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .products-genre-wrap-category .category-search-condition-area {
    max-width: 260px;
  }
}
.products-genre-wrap-category .category-search-condition-title {
  margin: 0;
  padding: 15px;
  border-top: 1px solid #fff;
  background-image: url(clientliball/image/triangle_down.png);
  background-position: center right 10px;
  background-repeat: no-repeat;
  font-size: 16px;
  cursor: pointer;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .products-genre-wrap-category .category-search-condition-title {
    font-size: 1.8rem;
    margin-bottom: 10px;
    letter-spacing: normal;
  }
}
.products-genre-wrap-category .category-search-condition-title.open {
  background-image: url(clientliball/image/triangle_up.png);
}
.products-genre-wrap-category .category-search-accordion {
  display: none;
}
.products-genre-wrap-category .category-search-condition {
  padding: 0;
  list-style: none;
}
.products-genre-wrap-category .category-search-condition ul {
  padding: 0;
  list-style: none;
}
.products-genre-wrap-category .category-search-condition > li {
  display: block;
  padding: 15px;
  padding-left: 20px;
  cursor: pointer;
  margin: 0;
}
.products-genre-wrap-category .category-search-condition > li:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.products-genre-wrap-category .category-search-condition input {
  margin-right: 20px;
}
.products-genre-wrap-category .category-search-condition .checkbox {
  padding-top: 0;
  font-size: 14px;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
}
.products-genre-wrap-category .category-search-condition .checkbox [type="checkbox"] {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  margin: 0 10px 0 3px;
}
.products-genre-wrap-category .category-search-condition .checkbox [type="checkbox"] + span {
  position: relative;
}
.products-genre-wrap-category .category-search-condition .checkbox [type="checkbox"] + span::before {
  content: '';
  display: inline-block;
  vertical-align: text-bottom;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #80CDEC;
  border-radius: 0;
  box-shadow: 0px 0px 0px 2px #fff inset;
  margin-right: 10px;
  margin-left: -26px;
}
.products-genre-wrap-category .category-search-condition .checkbox [type="checkbox"] + span::after {
  display: inline-block;
  height: 6px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  position: absolute;
  transform: rotate(-45deg);
  color: #0099D9;
  left: -20px;
  top: 3px;
}
.products-genre-wrap-category .category-search-condition .checkbox [type="checkbox"]:focus + span {
  color: #009ad9;
}
.products-genre-wrap-category .category-search-condition .checkbox [type="checkbox"]:focus + span::before {
  background-color: #fff;
}
.products-genre-wrap-category .category-search-condition .checkbox [type="checkbox"]:checked + span::after {
  content: "";
}
.products-genre-wrap-category .category-search-condition span {
  padding-bottom: 3px;
}
.products-genre-wrap-category .category-search-button {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .products-genre-wrap-category .category-search-button {
    width: 100%;
  }
}
.products-genre-wrap-category .category-search-button > button {
  padding: 10px 12px;
  font-size: 14px;
  width: 100%;
  max-width: 275px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .products-genre-wrap-category .category-search-button > button {
    display: block;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .products-genre-wrap-category {
    margin-right: 0;
  }
}

.fixed-category-nav {
  position: fixed;
  top: 0;
  margin-bottom: 735px;
  max-width: 309px;
}
@media screen and (max-width: 767px) {
  .fixed-category-nav {
    position: static;
    margin-bottom: 0;
  }
}

.sidebar-area .btn-compare {
  position: fixed;
  right: 20px;
  bottom: 15px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 3;
}
.sidebar-area .btn-compare .btn-01 {
  padding: 10px 15px;
}
@media screen and (max-width: 767px) {
  .sidebar-area .btn-compare .btn-01 {
    width: 100%;
    margin-top: 10px;
  }
}
.sidebar-area .btn-compare .btn-reset {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  padding: 10px 15px;
  margin-right: 11px;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.5;
  display: inline-block;
  text-transform: uppercase;
}
.sidebar-area .btn-compare .btn-reset:hover {
  color: #333;
  background-color: #e6e6e6;
  padding: 9px 14px;
  border: 1px solid #adadad;
}
.sidebar-area .btn-compare .btn-reset[disabled] {
  background-color: #ccc;
  color: #fff;
}
.sidebar-area .btn-compare .btn-reset[disabled]:hover {
  border: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .sidebar-area .btn-compare .btn-reset {
    width: 100%;
    margin-right: 0;
  }
}
.sidebar-area .btn-compare .btn-error, .sidebar-area .btn-compare .btn-error-sm {
  background-color: #ccc;
  color: #d93025;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .sidebar-area .btn-compare {
    margin-left: 20px;
  }
}

/* --------------------------------------------------------------------
 * Module > Component Modules > each-display-line
 * ----------------------------------------------------------------- */
.each-display-line {
  display: block;
  justify-content: center;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > lineup-heading
 * ----------------------------------------------------------------- */
.line-upheading {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
  min-width: 280px;
  padding: 40px 0 20px;
}
.line-upheading::after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #009ad9;
  margin: 22px auto 12px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > lineup-collective-area
 * ----------------------------------------------------------------- */
@media screen and (min-width: 0px) {
  .lineup-collective-area {
    width: 333px;
  }
}
@media screen and (min-width: 500px) {
  .lineup-wrap-setter-2 .each-display-line .lineup-collective-area {
    min-width: 45%;
  }
  .lineup-wrap-setter-3 .each-display-line .lineup-collective-area {
    min-width: 30%;
  }
}
.lineup-collective-lead {
  font-size: 1.4rem;
  text-align: center;
  margin: 0 auto 30px;
  width: 100%;
  padding: 0 10px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > lineup-collective-box
 * ----------------------------------------------------------------- */
.lineup-collective-box {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin: 15px;
}
.lineup-collective-box > a {
  text-decoration: none;
}
.lineup-collective-box > a:hover {
  opacity: 0.8;
}
.lineup-collective-box.bg-white {
  background-color: #fff;
}
li.lineup-collective-box {
  margin: 0;
}
.lineup-collective-box .btn-01 {
  margin-bottom: 30px;
}
.lineup-collective-box::after {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin: 15px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > lineup-collective-image
 * ----------------------------------------------------------------- */
.lineup-collective-image {
  -webkit-order: -1;
  order: -1;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.lineup-collective-image img {
  max-width: none;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > lineup-wrap-setter
 * ----------------------------------------------------------------- */
.lineup-wrap-setter-2,
.lineup-wrap-setter-3 {
  text-align: center;
  text-align: -webkit-center;
  padding-bottom: 40px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > lineup-wrap-title
 * ----------------------------------------------------------------- */
.lineup-wrap-title {
  font-weight: 500;
  letter-spacing: .15rem;
  padding: 5px;
  background-color: #444444;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > lineup-wrap-lump
 * ----------------------------------------------------------------- */
.lineup-wrap-lump {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > lineup-wrap-component
 * ----------------------------------------------------------------- */
.lineup-wrap-component-white-black {
  background: white;
  color: black;
  padding: 0 25px;
}

.lineup-wrap-component-white-blue {
  background: white;
  color: #009ad9;
  padding: 0 25px;
}

.lineup-wrap-component-dkgray-white {
  background: #191919;
  color: white;
  padding: 0 25px;
}

.lineup-wrap-component-black-white {
  background: black;
  color: white;
  padding: 0 25px;
}

/* --------------------------------------------------------------------
 * Module > Component Modules > lineup-wrap-content
 * ----------------------------------------------------------------- */
.lineup-wrap-content-white-black {
  background: white;
  color: black;
}
.lineup-wrap-content-white-blue {
  background: white;
  color: #009ad9;
}
.lineup-wrap-content-white-white {
  background: white;
  color: white;
}
.lineup-wrap-content-black-white {
  background: black;
  color: white;
}
.lineup-wrap-content-black-blue {
  background: black;
  color: #009ad9;
}
.lineup-wrap-content-black-black {
  background: black;
  color: black;
}

/* --------------------------------------------------------------------
 * GDPR
 * ----------------------------------------------------------------- */

 .gdpr_placeholder {
     position: relative;
     width: 100%;
     height: auto;
     padding-bottom: 56.25%;
     background: #383636;
 }

 .gdpr_placeholder-inner-content {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     overflow: hidden;
     padding: 10rem;
 }

 .gdpr_placeholder-inner-content-wrapper {
     position: relative;
     height: 100%;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-pack: center;
     justify-content: center;
     -ms-flex-direction: column;
     flex-direction: column;
     text-align: center;
     color: #FFF;
 }

 .transparent-background {
     background: #383636f0;
 }

/* ----------------------------------------------------------------------------
 * Color > Background
 * ------------------------------------------------------------------------- */

.bg-transparent {
  background-color: transparent;
}

/*
 *  Copyright 2018 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
/* grid component */
.aem-Grid {
  display: block;
  width: 100%;
}
.aem-Grid::before,
.aem-Grid::after {
  display: table;
  content: " ";
}
.aem-Grid::after {
  clear: both;
}
/* placeholder for new components */
.aem-Grid-newComponent {
  clear: both;
  margin: 0;
}
/* column of a grid */
.aem-GridColumn {
  box-sizing: border-box;
  clear: both;
}
/* force showing hidden */
.aem-GridShowHidden > .aem-Grid > .aem-GridColumn {
  display: block !important;
}
/* Generates all the rules for the grid columns up to the given amount of column */
/* Generates all the rules for the grid column offset up to the given amount of column */
/* Generates all the rules for the grid and columns for the given break point and total of columns */
/* Generates all the rules for the grids and columns */
/* API function to be called to generate a grid config */
/* maximum amount of grid cells to be provided */
/* default breakpoint */
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 7.69230769%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 15.38461538%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 23.07692308%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 30.76923077%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 38.46153846%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 46.15384615%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 53.84615385%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 61.53846154%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 69.23076923%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 76.92307692%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 84.61538462%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 92.30769231%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--default--13 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 7.69230769%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 15.38461538%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 23.07692308%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 30.76923077%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 38.46153846%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 46.15384615%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 53.84615385%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 61.53846154%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 69.23076923%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 76.92307692%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 84.61538462%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 92.30769231%;
}
.aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--default--13 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 7.69230769%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 15.38461538%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 23.07692308%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 30.76923077%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 38.46153846%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 46.15384615%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 53.84615385%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 61.53846154%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 69.23076923%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 76.92307692%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 84.61538462%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 92.30769231%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--default--13 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 7.69230769%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 15.38461538%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 23.07692308%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 30.76923077%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 38.46153846%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 46.15384615%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 53.84615385%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 61.53846154%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 69.23076923%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 76.92307692%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 84.61538462%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 92.30769231%;
}
.aem-Grid.aem-Grid--default--13 > .aem-GridColumn.aem-GridColumn--offset--default--13 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 7.14285714%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 21.42857143%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 35.71428571%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 64.28571429%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 78.57142857%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--13 {
  float: left;
  clear: none;
  width: 92.85714286%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--default--14 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 7.14285714%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 21.42857143%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 35.71428571%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 64.28571429%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 78.57142857%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--13 {
  margin-left: 92.85714286%;
}
.aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--default--14 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 7.14285714%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 21.42857143%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 35.71428571%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 64.28571429%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 78.57142857%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--13 {
  float: left;
  clear: none;
  width: 92.85714286%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--default--14 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 7.14285714%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 21.42857143%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 35.71428571%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 64.28571429%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 78.57142857%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--13 {
  margin-left: 92.85714286%;
}
.aem-Grid.aem-Grid--default--14 > .aem-GridColumn.aem-GridColumn--offset--default--14 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 6.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 13.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 26.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 46.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 53.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 73.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--13 {
  float: left;
  clear: none;
  width: 86.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--14 {
  float: left;
  clear: none;
  width: 93.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--default--15 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 6.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 13.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 26.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 46.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 53.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 73.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--13 {
  margin-left: 86.66666667%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--14 {
  margin-left: 93.33333333%;
}
.aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--default--15 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 6.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 13.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 26.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 46.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 53.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 73.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--13 {
  float: left;
  clear: none;
  width: 86.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--14 {
  float: left;
  clear: none;
  width: 93.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--default--15 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 6.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 13.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 26.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 46.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 53.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 73.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--13 {
  margin-left: 86.66666667%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--14 {
  margin-left: 93.33333333%;
}
.aem-Grid.aem-Grid--default--15 > .aem-GridColumn.aem-GridColumn--offset--default--15 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 6.25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 18.75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 31.25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 43.75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 56.25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 68.75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--13 {
  float: left;
  clear: none;
  width: 81.25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--14 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--15 {
  float: left;
  clear: none;
  width: 93.75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--default--16 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 6.25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 18.75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 31.25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 43.75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 56.25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 68.75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--13 {
  margin-left: 81.25%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--14 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--15 {
  margin-left: 93.75%;
}
.aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--default--16 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 6.25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 18.75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 31.25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 43.75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 56.25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 68.75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--13 {
  float: left;
  clear: none;
  width: 81.25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--14 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--15 {
  float: left;
  clear: none;
  width: 93.75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--default--16 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 6.25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 18.75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 31.25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 43.75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 56.25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 68.75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--13 {
  margin-left: 81.25%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--14 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--15 {
  margin-left: 93.75%;
}
.aem-Grid.aem-Grid--default--16 > .aem-GridColumn.aem-GridColumn--offset--default--16 {
  margin-left: 100%;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--newline {
  /* newline behavior */
  display: block;
  clear: both !important;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--none {
  /* none behavior */
  display: block;
  clear: none !important;
  float: left;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
  /* hide behavior */
  display: none;
}
/* phone breakpoint */
@media (max-width: 767px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 7.69230769%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 15.38461538%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 23.07692308%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 30.76923077%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 38.46153846%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 46.15384615%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 53.84615385%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 61.53846154%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 69.23076923%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 76.92307692%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 84.61538462%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 92.30769231%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--phone--13 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 7.69230769%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 15.38461538%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 23.07692308%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 30.76923077%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 38.46153846%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 46.15384615%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 53.84615385%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 61.53846154%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 69.23076923%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 76.92307692%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 84.61538462%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 92.30769231%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--phone--13 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 7.69230769%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 15.38461538%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 23.07692308%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 30.76923077%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 38.46153846%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 46.15384615%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 53.84615385%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 61.53846154%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 69.23076923%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 76.92307692%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 84.61538462%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 92.30769231%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--phone--13 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 7.69230769%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 15.38461538%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 23.07692308%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 30.76923077%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 38.46153846%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 46.15384615%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 53.84615385%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 61.53846154%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 69.23076923%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 76.92307692%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 84.61538462%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 92.30769231%;
  }
  .aem-Grid.aem-Grid--phone--13 > .aem-GridColumn.aem-GridColumn--offset--phone--13 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 7.14285714%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 21.42857143%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 35.71428571%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 64.28571429%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 78.57142857%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--13 {
    float: left;
    clear: none;
    width: 92.85714286%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--phone--14 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 7.14285714%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 21.42857143%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 35.71428571%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 64.28571429%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 78.57142857%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--13 {
    margin-left: 92.85714286%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--phone--14 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 7.14285714%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 21.42857143%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 35.71428571%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 64.28571429%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 78.57142857%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--13 {
    float: left;
    clear: none;
    width: 92.85714286%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--phone--14 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 7.14285714%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 21.42857143%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 35.71428571%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 64.28571429%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 78.57142857%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--13 {
    margin-left: 92.85714286%;
  }
  .aem-Grid.aem-Grid--phone--14 > .aem-GridColumn.aem-GridColumn--offset--phone--14 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 6.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 13.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 26.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 46.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 53.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 73.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--13 {
    float: left;
    clear: none;
    width: 86.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--14 {
    float: left;
    clear: none;
    width: 93.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--phone--15 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 6.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 13.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 26.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 46.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 53.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 73.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--13 {
    margin-left: 86.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--14 {
    margin-left: 93.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--phone--15 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 6.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 13.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 26.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 46.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 53.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 73.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--13 {
    float: left;
    clear: none;
    width: 86.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--14 {
    float: left;
    clear: none;
    width: 93.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--phone--15 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 6.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 13.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 26.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 46.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 53.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 73.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--13 {
    margin-left: 86.66666667%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--14 {
    margin-left: 93.33333333%;
  }
  .aem-Grid.aem-Grid--phone--15 > .aem-GridColumn.aem-GridColumn--offset--phone--15 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 6.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 18.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 31.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 43.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 56.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 68.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--13 {
    float: left;
    clear: none;
    width: 81.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--14 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--15 {
    float: left;
    clear: none;
    width: 93.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--phone--16 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 6.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 18.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 31.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 43.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 56.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 68.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--13 {
    margin-left: 81.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--14 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--15 {
    margin-left: 93.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--phone--16 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 6.25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 18.75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 31.25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 43.75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 56.25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 68.75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--13 {
    float: left;
    clear: none;
    width: 81.25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--14 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--15 {
    float: left;
    clear: none;
    width: 93.75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--phone--16 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 6.25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 18.75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 31.25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 43.75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 56.25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 68.75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--13 {
    margin-left: 81.25%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--14 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--15 {
    margin-left: 93.75%;
  }
  .aem-Grid.aem-Grid--phone--16 > .aem-GridColumn.aem-GridColumn--offset--phone--16 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--hide {
    /* hide behavior */
    display: none;
  }
}
/* tablet breakpoint */
@media (min-width: 768px) and (max-width: 1024px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 7.69230769%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 15.38461538%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 23.07692308%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 30.76923077%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 38.46153846%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 46.15384615%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 53.84615385%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 61.53846154%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 69.23076923%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 76.92307692%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 84.61538462%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 92.30769231%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--tablet--13 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 7.69230769%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 15.38461538%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 23.07692308%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 30.76923077%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 38.46153846%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 46.15384615%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 53.84615385%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 61.53846154%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 69.23076923%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 76.92307692%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 84.61538462%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 92.30769231%;
  }
  .aem-Grid.aem-Grid--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--13 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 7.69230769%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 15.38461538%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 23.07692308%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 30.76923077%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 38.46153846%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 46.15384615%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 53.84615385%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 61.53846154%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 69.23076923%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 76.92307692%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 84.61538462%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 92.30769231%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--tablet--13 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 7.69230769%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 15.38461538%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 23.07692308%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 30.76923077%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 38.46153846%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 46.15384615%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 53.84615385%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 61.53846154%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 69.23076923%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 76.92307692%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 84.61538462%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 92.30769231%;
  }
  .aem-Grid.aem-Grid--tablet--13 > .aem-GridColumn.aem-GridColumn--offset--tablet--13 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 7.14285714%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 21.42857143%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 35.71428571%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 64.28571429%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 78.57142857%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--13 {
    float: left;
    clear: none;
    width: 92.85714286%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--tablet--14 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 7.14285714%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 21.42857143%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 35.71428571%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 64.28571429%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 78.57142857%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--13 {
    margin-left: 92.85714286%;
  }
  .aem-Grid.aem-Grid--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--14 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 7.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 21.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 35.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 64.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 78.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--13 {
    float: left;
    clear: none;
    width: 92.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--tablet--14 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 7.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 21.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 35.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 64.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 78.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--13 {
    margin-left: 92.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--14 > .aem-GridColumn.aem-GridColumn--offset--tablet--14 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 6.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 13.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 26.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 46.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 53.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 73.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--13 {
    float: left;
    clear: none;
    width: 86.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--14 {
    float: left;
    clear: none;
    width: 93.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--tablet--15 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 6.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 13.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 26.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 46.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 53.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 73.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--13 {
    margin-left: 86.66666667%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--14 {
    margin-left: 93.33333333%;
  }
  .aem-Grid.aem-Grid--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--15 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 6.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 13.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 26.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 46.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 53.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 73.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--13 {
    float: left;
    clear: none;
    width: 86.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--14 {
    float: left;
    clear: none;
    width: 93.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--tablet--15 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 6.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 13.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 26.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 46.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 53.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 73.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--13 {
    margin-left: 86.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--14 {
    margin-left: 93.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--15 > .aem-GridColumn.aem-GridColumn--offset--tablet--15 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 6.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 18.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 31.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 43.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 56.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 68.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--13 {
    float: left;
    clear: none;
    width: 81.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--14 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--15 {
    float: left;
    clear: none;
    width: 93.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--tablet--16 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 6.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 18.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 31.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 43.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 56.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 68.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--13 {
    margin-left: 81.25%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--14 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--15 {
    margin-left: 93.75%;
  }
  .aem-Grid.aem-Grid--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--16 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 6.25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 18.75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 31.25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 43.75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 56.25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 68.75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--13 {
    float: left;
    clear: none;
    width: 81.25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--14 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--15 {
    float: left;
    clear: none;
    width: 93.75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--tablet--16 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 6.25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 18.75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 31.25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 43.75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 56.25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 68.75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--13 {
    margin-left: 81.25%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--14 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--15 {
    margin-left: 93.75%;
  }
  .aem-Grid.aem-Grid--tablet--16 > .aem-GridColumn.aem-GridColumn--offset--tablet--16 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--hide {
    /* hide behavior */
    display: none;
  }
}
/* force showing hidden components in unhide mode */
.aem-GridShowHidden > .cmp-container > .aem-Grid > .aem-GridColumn {
  display: block !important;
}

@charset "utf-8";

/* ----------------------------------------------------------------------------
 * Layout > Header
 * ------------------------------------------------------------------------- */

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  z-index: 9000;
}

.cmp-header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  max-width: 1680px;
  min-width: 320px;
  margin: 0 auto;
  height: 45px;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .cmp-header {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    height: 55px;
  }
}
.cmp-header__logo {
  margin-left: 30px;
}
.cmp-header__logo-link {
  display: block;
}
.cmp-header__logo-image {
  vertical-align: middle;
}
.cmp-header__menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}

.cmp-header__region,
.cmp-header__hum {
  margin-left: 40px;
  height: 100%;
}
.cmp-header__dealer {
  margin-left: 40px;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .cmp-header__dealer,
  .cmp-header__region,
  .cmp-header__hum {
    margin-left: 0;
  }
}
.cmp-header__dealer-link{
  display: inline-block;
  padding: 7px 18px;
  color: #fff !important;
  background: #019fe3;
  height: 30px;
  font-size: 12px;
  box-sizing: border-box;  
  font-weight: bold;
  text-decoration: none !important;
  line-height: 1;
  align-items: center;
}
.cmp-header__dealer-img{
  margin-left: 5px;
}
.cmp-header__region-button {
  height: 100%;
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: none !important;
  color: #009AD9 !important;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .cmp-header__dealer {
    display: none;
  }
}
.cmp-header__region {
  border-left: 1px solid #ebebeb;
}
.cmp-header__region-button {
  background-color: transparent;
  display: flex;
  align-items: center;
  padding: 0 35px;
  color: #000 !important;
}
@media screen and (max-width: 1024px) {
  .cmp-header__region-button {
    padding: 0 24px;
  }
}
.cmp-header__region-image {
  width: 19px;
  height: 13px;
  vertical-align: sub;
}
.cmp-header__region-button::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
  transform: translate3d(0, -50%, 0) rotate(45deg);
}
.cmp-header__hum {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}
@media screen and (min-width: 1025px) {
  .cmp-header__hum {
    display: none;
  }
}
.cmp-header__hum-button {
  background-color: transparent;
  padding: 15px;
}

@charset "utf-8";
/*  Product Info
----------------------------------------*/
.cmp_product-info {
    max-width: inherit;
}
.cmp-product-info__narrow-wrap {
    margin: 0 auto 0;
    min-width: 320px;
    max-width: 900px;  
}
.cmp-product-info__logo-area {
    font-size: 1.6rem;
    font-weight: 500;
    margin: 0 0 6px 0;
    padding: 0;
}
.cmp-product-info__series-logo {
    margin: 0;
    max-width: 230px;
    max-height: 50px;
}
.cmp-product-info__performance-indicator {
    width: 86px;
    margin: 10px 0;
}
.cmp-product-info__modelno-area {
    display: flex;
}
.cmp-product-info__new-mark {
    display: inline-block;
    padding: 3px 5px;
    margin-left: 5px;
    font-size: 1.2rem;
    line-height: 1;
    color: #fff;
    background: #009AD9;
    border: 1px solid #009AD9;
    box-sizing: border-box;  
}
.cmp-product-info__modelno {
    font-size: 1.4rem;
}
.cmp-product-info__position-image {
    width: 49px;
    margin-left: 5px;
}
.cmp-product-info__long-description {
    margin-bottom: 0px !important;
}
.cmp-product-info__compatible-model,
.cmp-product-info__compatible-series {
    margin-bottom: 44px;
}
.cmp-product-info__compatible-model-no {
    text-decoration: none !important;
    color: #009AD9 !important;
}
.cmp-product-info__compatible-model-no:hover {
    text-decoration: underline !important;
    color: #00557A !important;
}
.cmp-product-info__special-info-area {
    margin-bottom: 48px;
}
.cmp-product-info__special-info {
    margin-bottom: 26px;
}
.cmp-product-info__title {
    margin-bottom: 10px;
    font-size: 1.6rem;
    font-weight: bold;
}
.cmp-product-info__text {
    position: relative;
    display: inline-block;
    font-size: 1.4rem;  
}
.cmp-product-info__btn-group {
    margin-bottom: 48px;
}
.cmp-product-info__btn-list {
    margin-bottom: -1px;
}
.cmp-product-info__btn-list::last-child {
    margin-bottom: 0;
}
.cmp-product-info__btn-list:hover {
    background: #F1F1F1;
}
.cmp-product-info__white-btn {
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 3%;
    font-size: 1.4rem;
    height: 76px;
    box-sizing: border-box;
    color: #000 !important;
    border: 1px solid #C9C9C9;
    text-decoration: none !important;
}
.cmp-product-info__find-dealer {
    position: relative;
    background: #009AD9;
    font-weight: bold;
    border: none;
    text-align: center;
    margin-bottom: 48px;
    display: block;
    padding: 24px 50px 24px 31px;
    width: 100%;
    font-size: 1.6rem;
    box-sizing: border-box;
    text-decoration: none !important;
}
.cmp-product-info__find-dealer:hover {
    background-color: #00557a;
}
.cmp-product-info__find-dealer-label {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 20px 0 23px;
    color: #fff;
}
.cmp-product-info__find-dealer-label::before {
    display: inline-block;
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 14px;
    height: 20px;
    background: url('clientliball/image/btn_pin.png');
    background-size: cover;
}
.cmp-product-info__find-dealer-label::after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 10px;
    background: url('clientliball/image/btn_blank.png');
}
.cmp-product-info__pedal-info-area {
    margin-bottom: 48px;
}
.cmp-product-info__best-match-pedals-area {
    display: flex;
    margin-bottom: -1px;  
}
.cmp-product-info__best-match-pedal {
    width: 100%;
}
.cmp-product-info__best-match-pedal:hover {
    opacity: 0.7;
}
.cmp-product-info__best-match-pedal-url {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 16px 40px 2px;
    border: 1px solid #C9C9C9;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none !important;
}
.cmp-product-info__best-match-pedal-url::after {
    position: absolute;
    content: "";
    display: inline-block;
    top: 50%;
    right: 25px;
    width: 12px;
    height: 10px;
    transform: translateY(-50%);
    background: url('clientliball/image/btn_blank_black.png');
    background-size: cover;
}
.cmp-product-info__best-match-pedal-img {
    max-width: 150px;
    max-height: 150px;
}
.cmp-product-info__best-match-pedal-txt {
    color: #000;
}
.cmp-product-info__additional-features-area {
    margin-bottom: 48px;
}
.cmp-product-info__additional-features:not(:last-child) {
    margin-bottom: 20px;
}
.cmp-product-info__additional-features-list {
    list-style: none;
}
.cmp-product-info__additional-features-item {
    position: relative;
    padding-left: 22px;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.9;
    margin-bottom: 3px;    
}
.cmp-product-info__additional-features-item:not(:last-child) {
    margin-bottom: 3px;    
}
.cmp-product-info__additional-features-item::before {
    display: inline-block;
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    top: 9px;
    left: 0;
    background: #000;
    border-radius: 50%;
}

.seriesLogoLink:hover {
    opacity: 0.4;
}

.additional-info-area .videos-area {
    text-align: center;
}

.additional-info-area .videos-area video {
    margin: 20px 0;
    width: 100%;
    border: 1px solid #f0f0f0;
}

.thumbnails-inline img {
    height: 125px;
    object-fit: cover;
    margin-right : 10px;
    margin-bottom : 10px;
}

@media screen and (min-width: 768px) {
    .btn-collective a.btn-01 {
        padding-left: 100px;
        padding-right: 100px;
    }
    .additional-info-area .videos-area video {
        max-width: 980px;
    }
}

@media screen and (max-width: 767px) {
    .cmp-product-info__narrow-wrap {
        padding: 0 29px;
    }
    .cmp-product-info__logo-area {
        margin: 0 0 17px 0; 
    }
    .cmp-product-info__performance-indicator {
        margin: 10px 0 1px 0;
    }
    .cmp-product-info__additional-features-area {
        margin-bottom: 48px;
    }    
    .cmp-product-info__additional-features:not(:last-child) {
        margin-bottom: 29px;
    }
    .cmp-product-info__additional-features-item {
        padding-left: 21px; 
    }
    .cmp-product-info__additional-features-item:not(:last-child) {
        margin-bottom: 16px;    
    }
    .cmp-product-info__btn-group {
        margin-bottom: 27px;
    }
    .cmp-product-info__white-btn {
        padding: 27px 22px;
    }
    .cmp-product-info__pedal-info-area {
        margin-bottom: 27px;
    }
    .cmp-product-info__best-match-pedals-area {
        display: block;
        margin-bottom: -1px;  
    }
    .cmp-product-info__best-match-pedal-url {
        flex-direction: row;
        padding: 10px 20px;
        text-align: left;
    }
    .cmp-product-info__best-match-pedal-img {
        width: 100px;
        margin-right: 12px;
    }
    .cmp-product-info__best-match-pedal-txt {
        font-size: 2.2rem;
        font-weight: bold;
        line-height: 1.1;
    }
    .btn-collective a.btn-01 {
        padding: 13px 5px;
        width: 80%;
    }
    .additional-info-area .videos-area video {
        max-width: 380px;
    }
}

@media screen and (max-width: 1024px) {
  .cmp-product-info__narrow-wrap {
    padding: 0 20px;
  }
}

/* Benefit Feature Technology (BFT) */
ul.product-feature-list.bft {
    list-style: none;
    margin: 0;
}

ul.product-feature-list.bft li {
    margin: 0;
    font-size: 1.4rem;
}

ul.product-feature-list.bft li.type-benefit {
    margin-left: 1em;
    font-weight: bold;
}

ul.product-feature-list.bft li.type-benefit::before {
    content: "\2022";
    margin-left: -0.8em;
    display: inline-block;
    width: 1em;
    font-size: larger;
    vertical-align: middle;
}

ul.product-feature-list.bft li.type-feature {
    margin-left: 2em;
}

ul.product-feature-list.bft li.type-feature::before {
    content: "\226B";
    margin-left: -1em;
    display: inline-block;
    width: 1em;
}

ul.product-feature-list.bft li.type-technology {
    margin-left: 3em;
}

ul.product-feature-list.bft li.type-technology::before {
    content: "\30FB";
    margin-left: -1em;
    display: inline-block;
    width: 1em;
}

/* Compatible Series */
.product-feature-list.compatible-series,
.product-feature-list.compatible-model +
.product-feature-list.compatible-series {
    margin-top: -30px;
}

/* Featured Technologies Area */
.cmp-product-info__featured-technologies-area {
    margin-bottom: 40px;
}

/* Product Features CSS */

.features-inline img {
    margin-right : 10px;
    margin-bottom : 10px;
}

@charset "utf-8";

/*  FLYOUT ZOOM
----------------------------------------*/

.holder {
    position:absolute;
    width: 100%;
    height: 100%;
}

#s7flyoutzoom_div {
    position:relative;
    visibility: hidden;
}

#s7flyoutzoom_div.s7flyoutviewer {
    width: 100%;
    height: 100%;
    z-index: 2;
}

[data-namespace='s7classic'].s7flyoutzoomview {
    border: none;
}

.s7flyoutviewer *:focus {
    outline: none;
}

.s7innercontainer+.s7innercontainer {
    visibility: hidden;
}

.s7flyoutviewer .s7flyoutzoomview .s7flyoutzoom{
    left: 110%;
    width: 115%;
    height: 100%;
    z-index: 1;
}


img.js-switch-image-target {
    display: block;
}

.s7staticimage {
    visibility: hidden;
}


@charset "utf-8";
/*  Compatible Model
----------------------------------------*/

.product-feature-list.compatible-model {
  margin-top: -30px;
}

.product-feature-list.compatible-model a {
  color: #1779ba;
  text-decoration: none;
}
.cmp-product-info-carousel--nav {
    position: relative;
}

.cmp-product-info-carousel--nav .js-switch-image-list-angle {
    position: static;
    visibility: visible;
}

.cmp-product-info-carousel--nav .cmp-product-info-carousel--slider_wrap {
    position: relative;
    margin-bottom: 20px;
}

.cmp-product-color-list {
    margin: 0 auto 10px;
    max-width: 1440px;
    min-width: 280px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cmp-product-info-carousel--slick-counter {
    display: block;
    position: absolute;
    padding: 6px 0;
    text-align: center;
    font-size: 1.4rem;
    bottom: 30px;
    left: 50%;
    width: 60px;
    transform: translateX(-50%);
    background: #F4F4F4;
    border-radius: 14px;
}

.cmp-product-info-carousel--nav .slider .slick-arrow {
    width: 40px;
    height: 40px;
}

.cmp-product-info-carousel--nav .slider .slick-arrow::before {
    display: none;
}

.cmp-product-info-carousel--nav .slick-track:before,
.cmp-product-info-carousel--nav .slick-track:after {
    content: "";
    display: table;
}

.cmp-product-info-carousel--nav .slick-slider .slick-track,
.cmp-product-info-carousel--nav .slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.cmp-product-info-carousel--nav .slider .slick-prev {
    left: 0;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: translateY(-50%) rotate(45deg);
    z-index: 4;
}

.cmp-product-info-carousel--nav .slick-track:after {
    clear: both;
}

.cmp-product-info-carousel--nav .slick-prev,
.cmp-product-info-carousel--nav .slick-next {
    position: absolute;
    display: block;
    height: 105px;
    width: 34px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    border: none;
    outline: none;
}

.cmp-product-info-carousel--nav .slider .slick-next {
    right: 0;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    transform: translateY(-50%) rotate(45deg);
    z-index: 4;
}

.cmp-product-info-carousel--nav .slick-slider {
    display: block;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
    position: relative;
    -webkit-tap-highlight-color: transparent;
}

.cmp-product-info-carousel--nav .slidecnt .slick-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
 }

.cmp-product-info-carousel--nav .slick-slide img {
    display: block;
}

.cmp-product-info-carousel--nav .slider {
    opacity: 0
}

.cmp-product-info-carousel--nav .slider.slick-initialized {
    opacity: 1
}

.cmp-product-info-carousel--nav .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    height: 100%;
}

.cmp-product-info-carousel--nav .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.cmp-product-info-carousel--nav .slick-slider div {
    transition: none;
}

.cmp-product-info-carousel--nav .slidecnt .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto !important;
}

.cmp-product-info-carousel--nav .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.cmp-product-color-list--title {
    margin-bottom: 10px;
    font-size: 1.6rem;
    font-weight: bold;
}

.cmp-product-color-list li:not(:last-child) {
    margin-right: 2px;
}

.cmp-product-color-list--btn-area {
    width: 15.7%;
    text-align: center;
    min-width: 62px;
 }

.cmp-product-color-list--btn-area .cmp-product-color-list--btn {
    text-decoration: none;
}

.cmp-product-color-list--btn-area .cmp-product-color-list--btn img {
    border: 3px solid #fff;
    margin-bottom: 3px;
}

.cmp-product-color-list--btn-area.active .cmp-product-color-list--btn img {
    border: 3px solid #009AD9;
}

.cmp-product-color-list--color-title {
    display: block;
    color: black;
    text-decoration: none;
    line-height: normal;
}

.cmp-product-color-list--product-name {
    display: inline-block;
    font-size: 1.2rem;
    color: #999999;
}

.cmp-product-color-list--product-new {
    display: inline-block;
    padding: 3px 18px;
    background: #009AD9;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1;
}

.cmp-product-carousel-video {
    width: 100%;
}

.cmp-product-carousel-slide--btn-area {
    display: flex;
    flex-wrap: wrap;
}

.cmp-product-carousel-slide--btn-item {
    width: 48px;
    margin-right: 14px;
    margin-bottom: 10px;
}

.cmp-product-carousel-slide--btn-item.is-none {
    display: none;
}

.cmp-product-carousel-slide--switch-img {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .cmp-product-color-list--btn-area {
        width: 18%;
    }
}

@media screen and (max-width: 767px) {

    .cmp-product-color-list--btn-area{
        width: 26%;
    }

    .cmp-product-info-carousel--nav {
        margin-bottom: 6px;
        position: relative;
        z-index: 10;
    }

    .cmp-product-info-carousel--slick-counter {
        bottom: -6px;
    }

    .cmp-product-info-carousel--nav .slider .slick-arrow {
        width: 28px;
        height: 28px;
    }

    .product-variation-area{
        padding: 0;
        order: 3;
        z-index: 10;
    }

    .cmp-product-color-list {
        flex-wrap: nowrap;
    }

    .cmp-product-color-list--color-title {
        font-size: 1.4rem;
        font-weight: normal;
    }

    .cmp-product-carousel-slide--btn-item {
        width: 60px;
        margin-right: 20px;
    }
}

@media screen and (min-width: 768px) {
    .cmp-product-color-list--btn-area:hover {
        opacity: 0.8;
    }

    .cmp-product-carousel-slide--btn-item:hover {
        opacity: 0.8;
    }

    .cmp-product-info-carousel--nav .slider .slick-arrow:hover {
        opacity: 0.7;
    }
}
.cmp-product-info__technologies-area {
    margin-bottom: 48px;
}
.cmp-product-info__technologies {
    position: relative;
    margin: 20px 0;
}
.cmp-product-info__tech-list {
    display: flex;
    flex-wrap: wrap;
}
.cmp-product-info__tech-logo {
    width: 15%;
    margin: 0 15px 16px 0;
}
.cmp-product-info__tech-link:hover {
    opacity: 0.7;
}

@media screen and (max-width: 767px) {
    .cmp-product-info__tech-list {
        flex-wrap: nowrap; 
    }
    .cmp-product-info__tech-logo {
        margin-top: 0;
        min-width: 130px;
        max-width: 130px;
    }
    .cmp-product-info__technologies .mCSB_scrollTools .mCSB_draggerRail {
        background-color: #E8E8E8;
        height: 4px !important;
        margin: 6px 0 !important;
    }
    .cmp-product-info__technologies .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #009AD9;
    }
    .cmp-product-info__technologies .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
    .cmp-product-info__technologies .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
        background-color: #009AD9;
    }
}

@charset "utf-8";
/* --------------------------------------------------------------------
 * PDPの「Manual & Technical Documents」エリア
 * productinfo.jspで使われています。
 * ----------------------------------------------------------------- */
.cmp-product-info__manual {
    margin-bottom: 32px;
}
.cmp-product-info__manual-toggle-btn {
    position: relative;
    padding: 24px 50px 24px 0;
    cursor: pointer;
    border-top: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;  
}
.cmp-product-info__manual-toggle-btn:hover {
    background: #F1F1F1;
}
.cmp-product-info__manual-toggle-btn::before {
    display: block;
    content: '';
    background-color: #000;
    position: absolute;
    width: 1px;
    height: 15px;
    top: 50%;
    left: 95%;
    transform: translate(-50%, -50%);
    transition: 0.3s;
}
.cmp-product-info__manual-toggle-btn--is-opened::before {
    transform: translate(-50%, -50%) rotate(90deg);
    transition: 0.3s
}
.cmp-product-info__manual-toggle-btn::after {
    display: block;
    content: '';
    background-color: #000;
    position: absolute;
    width: 15px;
    height: 1px;
    top: 50%;
    left: 95%;
    transform: translate(-50%, -50%);
}
.cmp-product-info__manual-title {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4;   
}
.cmp-product-info__manual-btn {
    display: block;
    padding: 24px 50px 24px 0;
    font-size: 1.4rem;
    line-height: 1.4;
    color: #000 !important;
    border-bottom: 1px solid #C9C9C9;
    text-decoration: none !important;
}
.cmp-product-info__manual-btn:hover {
    background: #F1F1F1;
}
.cmp-product-info__manual-btn::after {
    display: inline-block;
    width: 12px;
    margin-left: 10px;
    content: url('clientliball/image/btn_blank_black.png');
}

.cmp-cookies-notification {
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
  color: #fff;
  text-align: center;
  padding: 10px;
}
.cmp-cookies-notification__content {
  padding: 10px 45px;
}
.cmp-cookies-notification__content-link {
  color: #fff;
  text-decoration: underline;
}
.cmp-cookies-notification__content-link:visited {
  color: #00e;
}
.cmp-cookies-notification__button {
  padding: 10px 70px;
  margin-top: 5px;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.5;
  display: inline-block;
  background-color: #009ad9;
  color: #fff;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  text-transform: none;
  overflow: visible;
}
.cmp-cookies-notification__button:focus,
.cmp-cookies-notification__button:hover {
  background-color: #00557a;
}
.cmp-cookies-notification__button:disabled {
  background-color: #ccc;
}

@media (min-width: 369px) {
  .cmp-cookies-notification__button {
    padding: 14px 30px;
  }
}
@charset "utf-8";

/*  MEGA MENU
----------------------------------------*/

.navi-area-mobile .dl-menuopen {
  max-height: calc(100vh - 81px);
  overflow-y: scroll;
  overflow-x: hidden;
}

@media screen and (min-width: 1025px) {
  .global-navi__level1 {
    height: 50px !important;
  }
}
@media screen and (min-width: 1025px) {
  .global-navi__level1-menu::after {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .global-navi__level1-menu {
    padding: 0 10px !important;
  }
}
@media screen and (min-width: 1321px) {
  .global-navi__level1-menu {
    padding: 0 15px !important;
  }
}
@media screen and (min-width: 1025px) {
  .global-navi__level1-link {
    font-size: 1.2rem;
    padding: 0 !important;
  }
}
@media screen and (min-width: 1321px) {
  .global-navi__level1-link {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 1025px) {

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair {
    display: block;
    padding: 10px 0 10px;
    font-size: 0;
    letter-spacing: normal;
    white-space: unset;
  }

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair.nothas4th {
    padding: 0;
  }

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair h3 {
    font-weight: normal;
  }

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair div {
    display: block;
    flex: none;
    width: auto;
    min-width: 0;
    border: none;
  }

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair > div {
    margin-bottom: 5px;
    padding: 5px 20px;
  }

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair.nothas4th > div {
    padding: 5px 20px 5px 10px;
  }

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair > div:first-of-type {
    margin-top: 0;
  }

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair > div.twocol {
    display: flex;
    padding: 0;
  }

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair > div.twocol > div.half {
    display: inline-block;
    vertical-align: top;
  }

  .global-navi .menu > li > .sub-menu a.is-active-sub ~ .sub-menu-inner.repair > div.twocol > div.half + div.half {
    border-left: 1px solid #ccc;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items {
    display: block;
    margin: 0;
    padding: 0 0 25px;
    white-space: normal;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items:first-of-type {padding-top: 0;}
  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items:last-of-type  {padding-bottom: 0;}

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items + .sub-menu-inner-items {
    border-top: 1px solid #ccc;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items {min-width: 390px;}
  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items.col1 {width: auto;  min-width: 130px;}
  .sub-menu .sub-menu-inner.repair div.half .sub-menu-inner-items {width: 390px;}

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 2px 0 3px;
    padding: 0;
    flex: none;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items.col1 li {width: 100%; margin-top: 10px;}
  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items.col2 li {width:  49%;}
  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items.col3 li {width:  33%;}
  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items.col4 li {width:  25%;}
  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items.col5 li {width:  20%;}

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items li a {
    height: auto;
    margin: 0;
    padding: 5px 10px;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items.col5 li a {
    padding: 5px 2px;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items.col1 li a {
    padding-right: 25px;
    white-space: nowrap;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items.col1 li a.hasimg {
    padding-right: 2px;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items li a.hasimg {
    display: block;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items li a.hasimg img {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: text-bottom;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items li a.hasimg p {
    margin-top: 5px;
    text-align: center;
  }

  .sub-menu .sub-menu-inner.repair div.half .sub-menu-inner-items li {
    vertical-align: middle;
  }

  .sub-menu .sub-menu-inner.repair div.half .sub-menu-inner-items li a.hasimg {
    vertical-align: middle;
  }

  .sub-menu .sub-menu-inner.repair div.half .sub-menu-inner-items.col2 li a.hasimg,
  .sub-menu .sub-menu-inner.repair div.half .sub-menu-inner-items.col3 li a.hasimg {
    padding: 10px 15px;
  }

  .sub-menu .sub-menu-inner.repair div.half .sub-menu-inner-items.col4 li a.hasimg,
  .sub-menu .sub-menu-inner.repair div.half .sub-menu-inner-items.col5 li a.hasimg {
    padding: 5px 10px;
  }

  .sub-menu .sub-menu-inner.repair .sub-menu-inner-items li a img.category-icon {
    display: inline;
    float: none;
    margin-right: 5px;
  }

}

/* --------------------------------------------------------------------
 * Search Area
 * ----------------------------------------------------------------- */
/* PC */
.cmp-global-navigation_search-area-pc {
  width: 120px;
  display: flex;
  position: relative;
  margin-right: 20px;
}

.cmp-global-navigation_search-area-pc .mf_finder_container {
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cmp-global-navigation_search-area-pc .mf_finder_searchBox_query_input {
  border: none;
  background-color: #fff;
  border-radius: 5px;
  width: 140px;
  height: 38px;
  font-size: 1.4rem;
  transition: width .1s ease-in;
  margin-bottom: 0;
  padding: 0 10px;
}

.cmp-global-navigation_search-area-pc .mf_finder_searchBox_query_input:focus {
  border: 1px solid #8de4ff;
}

.cmp-global-navigation_search-area-pc .mf_finder_searchBox_query_input::placeholder {
  color: #8de4ff;
  font-size: 1.2rem;
  letter-spacing: .15rem;
}

.cmp-global-navigation_search-area-pc .mf_finder_searchBox_submit {
  width: 15px;
  background: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 12px;
  color: #8de4ff;
}

.cmp-global-navigation_search-area-pc .mf_finder_searchBox_suggest_item:nth-child(n+9) {
  display: none
}

/* Mobile (Tablet/SP) */
@media screen and (max-width: 1024px) {
  
  .cmp-global-navigation_search-area-mobile {
    -webkit-transform: none;
    transform: none;
    width: 60%;
    display: flex;
    position: relative;
    padding: 10px;
  }

  .cmp-global-navigation_search-area-mobile .mf_finder_container {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    padding: 0px;
  }
  
  .cmp-global-navigation_search-area-mobile .mf_finder_searchBox_query_input {
    width: 100%;
    transition: none;
    background-color: #fff;
    border-radius: 50px;
    padding: 0 10px;
    border: none;
    height: 30px;
    margin-bottom: 0;
    font-size: 1.4rem;
  }

  .cmp-global-navigation_search-area-mobile .mf_finder_searchBox_query_input::placeholder {
    color: #8de4ff;
    font-size: 1.2rem;
    letter-spacing: .15rem;
  }

  .cmp-global-navigation_search-area-mobile .mf_finder_searchBox_submit {
    right: 30px;
    width: 15px;
    background: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #8de4ff;
  }

  .cmp-global-navigation_search-area-mobile .mf_finder_searchBox_suggest_items {
    background-color:rgba(0,0,0,.8);
  }

  .cmp-global-navigation_search-area-mobile .mf_finder_searchBox_suggest_items li {
    border-width:0 1px 1px;
    border-color:silver;
    border-top:1px dotted silver
  }

  .cmp-global-navigation_search-area-mobile .mf_finder_searchBox_suggest_item:nth-child(n+9) {
    display: none
  }

}
/* Mobile (SP) */
@media screen and (max-width: 640px) {
  
  .cmp-global-navigation_search-area-mobile {
    width: 100%;
  }

  .cmp-global-navigation_search-area-mobile .mf_finder_container {
    width: 100%;
  }
  
}

/* Global Navigation - Banner With Label Style */

/* ------------------- For PC ------------------- */

.global-navi__level4-link--is-banner {
  position: relative;
  padding: 0 !important;
}

.global-navi__level4-img--is-banner {
  width: 100%;
}

.global-navi__level4-title--is-banner {
  position: absolute;
  width: 100%;
  padding: 15px 5px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  line-height: initial;
  bottom: 0;
  margin-bottom: 2px;
  max-height: 100%;
}

.global-navi__level4-title--is-label {
  padding: 15px 5px !important;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center !important;
  color: #fff !important;
}

.global-navi__level4-link--is-banner:hover,
.global-navi__level4-title--is-label:hover {
  opacity: 0.8;
}

/* ------------------- For Mobile ------------------- */

.global-navi-mobile__level4-link--is-banner {
  position: relative;
  padding: 0 !important;
  margin: 4px;
}

.global-navi-mobile__level4-img-container--is-banner {
  width: 100%;
}

.global-navi-mobile__level4-img--is-banner {
  width: 100%;
}

.global-navi-mobile__level4-title--is-banner {
  position: absolute;
  width: 100%;
  padding: 10px 5px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #fff;
  line-height: initial;
  bottom: 0;
}

.global-navi-mobile__level4-title--is-label {
  width: 100%;
  padding: 10px 5px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #fff;
}

/* Global Navigation - Display Mode */

/* ------------------- For PC ------------------- */

.global-navi__level3-navi--hide-menu-level2 {
  position:initial !important;
  display:block !important;
  padding:10px !important;
  min-height:0 !important;
  border:solid #095679;
  border-width:0 1px;
}

.global-navi__level3-title--hide-menu-level2 {
  font-size: 14px;
  font-weight: normal;
  color: #099dda;
  margin-bottom: 10px;
}
/* --------------------------------------------------------------------
 * Module > Component Modules > js-following-sidebar
 * ----------------------------------------------------------------- */
.js-following-sidebar {
  padding-top:10px;
  padding-bottom:10px;
}

@charset "utf-8";
/* --------------------------------------------------------------------
 * 製品仕様項目用テーブル
 * productinfo.jspで使われています。
 * ----------------------------------------------------------------- */
.cmp-product-spec {
  border-top: 1px solid #E3E3E3;
  margin: 70px 0 30px;
  padding-top: 50px;
  margin-bottom: 40px;
}
.cmp-product-spec__inner-wrap {
  margin: 0 auto 0;
  min-width: 320px;
  max-width: 900px;  
}
.cmp-product-spec__title {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
}
.cmp-product-spec__table {
  border-collapse: collapse;
  width: 100%;
  margin-top: -1px;
}
.cmp-product-spec__table-row {
  border-bottom: 1px solid #e4e4e4;
}
.cmp-product-spec__table-row:first-child {
  border-top: 1px solid #e4e4e4;
}
.cmp-product-spec__name,
.cmp-product-spec__value {
  padding: 17px 30px;
  font-size: 1.4rem;
  width: 50%;
  border: none;
  text-align: left;
}
.cmp-product-spec__name {
  font-weight: bold;
  background: #F4F4F4;
}

@media screen and (max-width: 767px) {
  .cmp-product-spec {
    margin: 60px 0 66px;
  }
  .cmp-product-spec__inner-wrap {
    padding: 0 20px;
  }
  .cmp-product-spec__table-row {
    margin-bottom: 10px;
    border-top: 1px solid #e4e4e4;
  }
  .cmp-product-spec__name,
  .cmp-product-spec__value {
    display: block;
    width: 100%;
    border: none;
  }
  .cmp-product-spec__name {
    padding: 21px 0 1px;
    background: none;
  }
  .cmp-product-spec__value {
    padding: 1px 0 21px;
  }
}

@media screen and (max-width: 1024px) {
  .cmp-product-spec__inner-wrap {
    padding: 0 20px;
  }
}

/* ShowHide CSS */

.showhide-area {
  color: #fff;
  position: relative;
}

.showhide-area.bkcolor-black{
  background-color: #000;
}

.showhide-area.bkcolor-gray{
  background-color: #444444;
}

.showhide-area.bkcolor-dark-gray{
  background-color: #191919;
}

.showhide-area.bkcolor-blue{
  background-color: #009ad9;
}

.showhide-header {
  text-align: center;
  font-family: "Roboto", Verdana, sans-serif;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  cursor: pointer;
}

.showhide-header:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  content: "";
  background: url(clientliball/image/concept-arrow.png) no-repeat 50%;
  background-size: cover;
}

.showhide-header.active:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

@media screen and (min-width: 768px) {
  .showhide-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .showhide-header:after {
    width: 28px;
    height: 28px;
  }
}

@media screen and (max-width: 767px) {
  .showhide-header {
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
    padding: 15px 0;
    font-size: 16px;
    line-height: 1;
  }
  .showhide-header:after {
    width: 16px;
    height: 16px;
    bottom: 10px;
  }
}

.showhide-close {
  text-align: center;
  padding: 10px 0;
}

.showhide-close img {
  width: 44px;
  height: 44px;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  cursor: pointer;
}

.showhide-close img:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.showhide-contents {
  padding-top: 15px;
  padding-bottom: 15px;
}

.showhide-contents.padd0 {
  padding-left: 0;
  padding-right: 0;
}

.showhide-contents.padd5 {
  padding-left: 5%;
  padding-right: 5%;
}

.showhide-contents.padd10 {
  padding-left: 10%;
  padding-right: 10%;
}

.showhide-contents.padd15 {
  padding-left: 15%;
  padding-right: 15%;
}

@media screen and (max-width: 767px) {
  .showhide-contents h1 {
    font-size: 28px;
  }
  .showhide-contents h2 {
    font-size: 18px;
  }
  .showhide-contents p {
    margin-top: 5px;
    font-size: 16px;
  }
  .showhide-contents.padd5,
  .showhide-contents.padd10,
  .showhide-contents.padd15 {
  	padding-left:5%;
 	padding-right:5%;
  }
}

@charset "utf-8";

/*  Positioning map
----------------------------------------*/

.positioning-map.pc,
.positioning-map.sp {
  display: none;
}

.positioning-map a {
  text-decoration: none;
  color: #000;
}

.positioning-map a:hover {
  opacity: 0.7;
}

.positioning-map.pc .main-series-header {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 768px) {

  .positioning-map.pc {
    display: block;
    max-width: 1200px;
    margin: 10px auto 60px;
  }

  .positioning-map.pc table {
    width: 100%;
    border-collapse: collapse;
  }

  .positioning-map.pc table + table {
    margin-top: 30px;
  }

  .positioning-map.pc table th,
  .positioning-map.pc table td {
    position: relative;
    border: none;
    text-align: center;
  }

  .positioning-map.pc table thead th {
    padding: 1px;
  }

  .positioning-map.pc table thead th:nth-of-type(1) {
    width: 35px;
  }

  .positioning-map.pc table thead th:nth-of-type(2) {
    width: 230px;
  }

  .positioning-map.pc table thead th .thumb {
    display: block;
    position: relative;
    height: 230px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .positioning-map.pc table thead th .thumb .title {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 12px 8px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 11px;
    line-height: 1.5;
  }

  .positioning-map.pc table tbody td {
    height: 100px;
    border-right: 1px solid #b5b5b5;
    font-size: 11px;
  }

  .positioning-map.pc table tbody td img {
    padding: 0px 0 3px 0;
    vertical-align: middle;
  }

  .positioning-map.pc table tbody tr.odd td {
    background-color: rgba(0, 0, 0, 0.05);
  }

  .positioning-map.pc table tbody tr:nth-of-type(1) td:nth-of-type(1) {
    background: none;
  }

  .positioning-map.pc table tbody td:last-child,
  .positioning-map.pc table tbody tr:nth-of-type(1) td:nth-of-type(1) {
    border: none;
  }

  .positioning-map.pc table .gradation {
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
    background: linear-gradient(#FA7C3A, #15A3FE);
  }

  .positioning-map.pc table .gradation .gradation-label {
    display: block;
    position: absolute;
    right: 15px;
    font-size: 13px;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    text-orientation: sideways-right;
  }

  .positioning-map.pc table .gradation .gradation-label.label-top {
    top: 0;
    color: #FA7C3A;
  }

  .positioning-map.pc table .gradation .gradation-label.label-bottom {
    bottom: 0;
    color: #15A3FE;
  }

  .positioning-map.pc table tbody td .cover-line {
    display: none;
    width: calc(100% + 1px);
    height: 50px;
    background-color: #47B3E0;
  }

  .positioning-map.pc table tbody td:last-child .cover-line {
    width: 100%;
  }

  .positioning-map.pc table tbody td .cover-line.active {
    display: block;
  }

  .positioning-map.pc table.none-thumb thead th {
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.1);
    text-align: left;
  }

  .positioning-map.pc table.none-thumb thead th:nth-of-type(1) {
    background: none;
  }

  .positioning-map.pc table.none-thumb .gradation  {
    display: none;
  }

}

@media screen and (min-width: 768px) and (max-width: 1024px) {

  .positioning-map.pc {
    margin: 10px 20px 60px;
  }

}

@media screen and (max-width: 767px) {

  .positioning-map.sp {
    display: block;
    margin-top: 30px;
    padding: 30px 15px 45px;
    background-color: #D9D9D9;
    font-size: 0;
  }

  .positioning-map.sp > div + div {
    margin-top: 30px
  }

  .positioning-map.sp .thumb {
    display: block;
    position: relative;
    width: 100%;
    height: 345px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .positioning-map.sp .thumb .title {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 12px 8px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }

  .positioning-map.sp .link {
    display: inline-block;
    width: calc(50% - 5px);
    height: 70px;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #fff;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
  }

  .positioning-map.sp .link:nth-child(even) {
    margin-left: 9px;
  }

  .positioning-map.sp .link img {
    vertical-align: bottom;
  }

  .positioning-map.sp .link.nosrlabel {
    padding: 0 15px;
    line-height: 70px;
  }

  .positioning-map.sp .link.nosrlabel img {
    vertical-align: middle;
  }

}


/* --------------------------------------------------------------------
 * Module > Component Modules > Component Category
 * ----------------------------------------------------------------- */

.compcat-container {
  background-color: #eee;
  margin: 20px 30px 20px 30px;
  padding: 30px;
}

.compcat-container .heading-03.compcat-header {
  min-width: auto;
}

.compcat-container .compcat-items {
  margin: 0 auto;
  width: 1340px;
}

.compcat-container .compcat-items li {
  display: inline-block;
  width: 260px;
  padding: 10px 10px 10px 10px;
  white-space: normal;
}

.compcat-container .compcat-items a {
  color: #000;
  padding: 5px 0;
  font-size: 13px;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.compcat-container .compcat-items a:hover {
  color: #009ad9;
}
.compcat-container .compcat-items > li a > img {
  padding: 0 20px;
}

.compcat-container .compcat-items > li a:hover > img {
  opacity: 0.4;
}

@media screen and (max-width: 665px) {
  .compcat-container { padding: 30px 0 30px 0; margin: 0; }
  .compcat-container .compcat-items { width: 100%; display: flex; flex-wrap: wrap; padding: 0 15px; }
  .compcat-container .compcat-items li { width: 50%; }
  .compcat-container .compcat-items > li a > img { padding: 0 10px 0 0; width: 50px; }
}
@media screen and (min-width: 666px) and (max-width: 940px) { .compcat-container .compcat-items { width: 530px; } }
@media screen and (min-width: 941px) and (max-width: 1205px) { .compcat-container .compcat-items { width: 800px; } }
@media screen and (min-width: 1206px) and (max-width: 1475px) { .compcat-container .compcat-items { width: 1070px; } }

@charset "utf-8";

/*  LINKED MEDIA
----------------------------------------*/

.linkedmedia {
  position: relative;
  overflow: hidden;
}

.linkedmedia.left {
  margin-right: auto;
}

.linkedmedia.center {
  margin: 0 auto;
}

.linkedmedia.right {
  margin-left: auto;
}

.linkedmedia a {
  text-decoration: none;
}

.linkedmedia a:hover {
  opacity: 0.8;
}

.linkedmedia img,
.linkedmedia video {
  width: 100%;
}


.linkedmedia .overlay-text {
  position: absolute;
  line-height: 50px;
  top: calc(100% - 50px);
  vertical-align: middle;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.linkedmedia .overlay-text .title {
  font-size: 1.6rem;
  color: #fff;
}

@media screen and (max-width: 767px) {

  .linkedmedia .overlay-text {
    line-height: 30px;
    top: calc(100% - 30px);
  }

  .linkedmedia .overlay-text .title {
    font-size: 1.3rem;
  }

}

@charset "utf-8";

/*  productlistseries
----------------------------------------*/

.categorychecklist {
    margin-top : 0;
}

.series-editable-area-sp {
  margin-top: 30px;
}
@media screen and (min-width: 767px) {
  .series-editable-area-pc {
    margin-right: 40px;
  }
}

.main-discription-area {
  overflow: hidden;
}
.main-discription-area[data-readmore] {
  transition: height 500ms;
  overflow: hidden;
}
.main-discription-area-trigger {
  display: inline-block;
  width: 60px;
  height: 45px;
  background-size: cover;
}
@media screen and (min-width: 767px) {
  .main-discription-area-trigger {
    display: none;
  }
}
.main-discription-area-trigger-wrapper {
  text-align: center;
  -webkit-order: -1;
  order: -1;
}


@charset "utf-8";

/*  productlisttempzone
----------------------------------------*/

.tempzone-content-margin-top {
  margin-top: 35px;
}

div.tempzone-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
  text-align: right;
  line-height: 1;
}

div.tempzone-icon > img {
  padding-left: 4px;
  padding-bottom: 2px;
  width: 33%;
}
@charset "utf-8";

/*  productlistwop
----------------------------------------*/

.productlistwop .btn-compare {
  display: none;
}

.productlistwop .product-box label.checkbox {
  display: none;
}

.productlistwop .groupset-name-s02 {
  margin-top: 0;
}

.productlistwop .showing-area {
  margin-top: 0;
}

.productlistwop .products-genre-wrap-category {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .productlistwop .heading-01 {
    margin: 0 auto;
  }

  .productlistwop.withoutGroup .heading-01 {
    background: linear-gradient(
        to left,
        white 5%,
        #009ad9 100%
    )20px bottom white no-repeat;
    background-size: 100% 5px;
  }

  .productlistwop.withoutGroup .product-area {
    border: none;
  }
}

/* Position Logo*/
.product-list-wop__product-top-logo {
    display: flex;
    margin: 20px 0 5px 0;
}
.product-list-wop__product-top-logo-image {
    width: 60px;
    margin: 0 6px 6px 0;
}

/* Left navigation filter */
.product-list-wop__sub-option {
    padding: 10px 15px 0 15px;
}

.product-list-wop__sub-option:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.manual-list {
    margin-top: 60px;
    padding-bottom: 0;
}

.manual-list__head {
    font-size: 3rem;
    margin-bottom: 20px;
    text-align: center;
}

.manual-list__filter {
    margin: 60px auto 0;
    max-width: 1280px;
    min-width: 320px;
    padding: 0 20px 0;
}

.manual-list__filter-area {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.manual-list__filter-tag {
    display: inline-block;
    padding: 10px 50px;
    color: inherit;
    font-size: 16px;
    text-decoration: none;
    line-height: 1.0;
    height: auto;
    width: 100%;
    word-wrap: break-word;
}

.manual-list__filter-list {
    margin: 0 5px 20px 5px;
    background-color: #E6E6E6;
    transition: all 0.3s ease;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.manual-list__filter-list:before {
    content: "";
    opacity: 0;
    position: absolute;
    height: 8px;
    top: 50%;
    right: 40px;
    width: 4px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transform: rotate(-45deg) translate(calc( -50% - -15px ), 8px);
    transform: rotate(-45deg) translate(calc( -50% - -15px ), 8px);
}

.manual-list__filter-list:after {
    content: "";
    opacity: 0;
    position: absolute;
    height: 14px;
    top: 50%;
    right: 40px;
    width: 4px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transform: rotate(45deg) translate(calc( -50% + 10px ), -20px);
    transform: rotate(45deg) translate(calc( -50% + 10px ), -20px);
}

.manual-list__filter-list:hover {
    color: #FFF;
    background-color: #019FE3;
}

.manual-list__filter-list--is-current{
    color: #FFF;
    background-color: #019FE3;
}

.manual-list__filter-list--is-current:before {
    opacity: 1;
}

.manual-list__filter-list--is-current:after {
    opacity: 1;
}

.manual-list__content-area {
    margin: 0 auto;
    max-width: 1280px;
    min-width: 320px;
    padding: 0 20px 0;
}

.manual-list__content {
    display: flex;
    flex-wrap: wrap;
}

.manual-list__article {
    width: 33.3%;
}

.manual-list__article--hidden {
    display : none!important;
}

.manual-list__article--featured {
    background-color: #F5F5F5;
}

.manual-list__link {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
    color: inherit !important;
    text-decoration: none !important;
    transition: all 0.3s ease;
}

.manual-list__tag-featured {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    background-color: #009AD9;
    color: #FFF;
    font-size: 16px;
    line-height: 1.0;
    z-index: 5000;
}

.manual-list__thumnail-area {
    position: relative;
    margin: 0;
    padding-top: 52%;
    overflow: hidden;
}

.manual-list__thumbnail--loading {
    /* optional way, set loading as background */
    background-image: url('clientliball/image/icon-loading.gif');
    background-repeat: no-repeat;
    background-position:50% 50%;
}

.manual-list__thumnail-area:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #009ad9;
    opacity: 0;
    z-index: 1;
}

.manual-list__thumbnail {
    position: absolute;
    width: 100%;
    height: auto;
    max-width: inherit;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.manual-list__text-area {
    width: 100%;
    display: block;
    margin-bottom: 0;
    padding: 20px 0 0;
}

.manual-list__category-area {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3px;
}

.manual-list__tag-preset {
    display: table;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 3px 8px;
    color: #FFFFFF;
    background-color: #5EBFE7;
    border: 1px solid #009AD9;
    font-size: 12px;
    line-height: 1.0;
}

.manual-list__tag-free {
    display: table;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 3px 8px;
    color: #009AD9;
    border: 1px solid #009AD9;
    font-size: 12px;
    line-height: 1.0;
}

.manual-list__title {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: left;
}

.manual-list__desc {
    margin-top: 5px;
    color: #333333;
    font-size: 14px;
    display: block;
    text-align: left;
}

.manual-list__date {
    margin-top: 5px;
    color: #999999;
    font-size: 13px;
    display: block;
    text-align: left;
}

.manual-list__show-more-area {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: center;
    margin: 20px 0 30px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.manual-list__show-more-btn {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #009ad9;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.5;
    padding: 19px 30px;
    display: inline-block;
}

.manual-list__show-more-btn:focus {
    outline: none;
}

.manual-list__show-more-btn:hover {
    background-color: #00557a;
}

.manual-list__show-more-area--hidden {
    display:none;
}

/* --------------------------------------------------------------------
 * sp display
 * ----------------------------------------------------------------- */

@media screen and (max-width: 960px){
    .manual-list__filter-area {
        margin-bottom: 30px;
        padding: 0 5px;
    }

    .manual-list__filter-area:after {
        content:"";
        display: block;
        width: 33.3%;
    }

    .manual-list__filter-list {
        margin: 5px;
        width: calc( 50% - 10px );
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .manual-list__filter-tag {
        padding: 8px 30px;
        line-height: 1.3;
    }
}
@media screen and (min-width: 768px) {
    .manual-list__link:hover .manual-list__thumnail-area:after {
        opacity: 0.2;
    }

}

@media screen and (max-width: 767px) {
    .manual-list__filter {
        padding-right: 0;
        padding-left: 0;
    }

    .manual-list__content-area {
        padding: 0;
    }

    .manual-list__article {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .manual-list__article:last-child {
        margin-bottom: 0;
    }

    .manual-list__link {
        padding: 20px;
    }

}

@media screen and (max-width: 368px) {

    .manual-list__show-more-btn {
        padding: 10px 70px;
    }

}
@charset "utf-8";

/* --------------------------------------------------------------------
 * Discover More button
 * ----------------------------------------------------------------- */
.cmp-discover-button--for-desktop {
  display: none;
}
.cmp-discover-button__link {
  flex-direction: row;
  padding: 0px 20px !important;
  width: 100%;
  line-height: 60px;
  height: 60px;
  font-size: 14px;
  margin: 0px;
  background: #ffffff;
  border: none;
  border-radius: 0;
  min-width: 100%;
  align-items: center;
  letter-spacing: 0px;
  color: #4a4a4a !important; 
}
.cmp-discover-button__text {
  line-height: 1.4 !important; 
  text-align: center;
  font-weight: 500;
}
.cmp-discover-button__arrow {
  display: none;
}

@media screen and (min-width: 1025px) {
  .cmp-discover-button--for-desktop {
    display: block;
  }
  .cmp-discover-button--for-mobile {
    display: none;
  }
  .cmp-discover-button__link {
    font-size: 14px;
    line-height: 14px;
    min-width: 177px;
    letter-spacing: 0px !important;
    border-radius: 0 0 2px 2px !important;
    display: flex;
    padding: 7px 14px 7px 17px !important;
    height: 30px;
    background-color: #d7d7d7;
    border: 0 !important;
    vertical-align: middle;
    text-decoration: none !important;
    transition: background-color .4s linear;
  }
  .cmp-discover-button__link--is-showing {
    color: #fff !important;
    background: #019fe3 !important;
  }  
  .cmp-discover-button__text {
    font-weight: normal;
    font-size: 12px !important;
    line-height: 1.4 !important; 
    text-align: center;
    margin-right: 10px;
  }
  .cmp-discover-button__arrow {
    font-size: 10px;
    margin-left: auto;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
  }
  .cmp-discover-button__arrow::before {
    content: "^";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-top: 3px;
  }
  .cmp-discover-button__arrow--is-showing::before {
    content: "x";
    vertical-align: super;
  }
}

@charset "utf-8";

.header--discover-banner {
  height: 100%;
}
@media screen and (min-width: 1025px){
  .header--discover-banner {
    height: auto;
  }
}

/* --------------------------------------------------------------------
 * Discover More Banner
 * ----------------------------------------------------------------- */
.cmp-discover-banner {
  position: absolute;
  height: 100%;
  left: 100%;
  transition: left .4s all;
  z-index: 1030;
  top: 55px;
}
.cmp-discover-banner--is-active {
  left: 0;
  background: #fff;
  overflow-x: hidden;
}
.cmp-discover-banner__back-btn {
  border: none !important;
  position: fixed;
  top: 54px;
  width: 100vw;
  background: #f5f5f5;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--light-gray);
  padding: 30px 0px;
  min-height: 95px;
  z-index: 20;
}
.cmp-discover-banner__back-link {
  text-decoration: none !important;
  color: #000 !important;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
  margin-left: 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.cmp-discover-banner__back-link::before {
  border: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "<";
  font-size: 12px;
  line-height: 20px;
  margin-right: 10px;
  vertical-align: text-top;
  display: inline-block;
  content: "" !important;
  margin: 0 10px 3px 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #000 !important;
  border-left: 2px solid #000 !important;
  transform: rotate(-45deg);
  vertical-align: middle !important;
}
.cmp-discover-banner__back-text {
  font-size: 14px;
  margin-right: 15px;
  display: block;
  text-transform: uppercase;
  border-bottom: 3px solid #019fe3;
  font-weight: 500;  
}
.cmp-discover-banner__banner-area {
  padding-bottom: 45px;
  width: 100vw !important;
  height: 100% !important;
  background: #f5f5f5;
}
.cmp-discover-banner__banner-list {
  padding-top: 0px;
  position: absolute;
  display: block;
  padding-bottom: 55px !important;
  top: 70px;
  overflow-y: scroll;
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px !important;
}
.cmp-discover-banner__banner {
  margin-bottom: 10px;
  width: 100%;
  height: 208px !important;
  position: relative;
  display: block;
  border-radius: 2px;
  overflow: hidden;
}
.cmp-discover-banner__banner--hide {
  display: none;
}
.cmp-discover-banner__text-area {
  z-index: 2;
  position: absolute;
  bottom: 18px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  width: 100%;
  font-size: 18px !important;
}
.cmp-discover-banner__text-logo {
  vertical-align: middle;
  margin-top: -4px !important;
  line-height: 20px !important;
  width: 104px !important;
  height: 37px !important;
  box-shadow: none !important;
}
.cmp-discover-banner__text-brand {
  display: inline-block;
  padding-left: 10px;
  border-left: 1px solid #888;
  margin-left: 6px;
  line-height: 12px;
  text-transform: uppercase;
}

@media screen and (min-width: 767px) and (max-width: 1024px){
  .cmp-discover-banner__banner-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
  .cmp-discover-banner__banner {
    width: 49.5% !important;
  }
}

@media screen and (min-width: 1025px) {
  .cmp-discover-banner {
    position: relative;
    visibility: hidden;
    left: 0;
    top: 0;
    margin-top: 0px !important;
    height: 0px;        
    transition: height .5s;
  }
  .cmp-discover-banner--is-active {
    visibility: visible;
    height: 180px;
    overflow: hidden;
  }
  .cmp-discover-banner__back-btn {
    display: none;
  }  
  .cmp-discover-banner__banner-area {
    padding: 0;
    width: 100% !important;
    height: 100% !important;
    background: #fff;
  }
  .cmp-discover-banner__banner-list {
    position: relative;
    top: 0px;
    display: flex;
    font-size: 0;
    width: 100%;
    padding-top: 15px !important;
    padding-right: 32px !important;
    padding-left: 32px !important;
    margin-top: 0 !important;
    overflow: hidden;
  }
  .cmp-discover-banner__banner {
    width: 19%;
    margin-right: 1%;
    height: 150px !important;
  }
  .cmp-discover-banner__banner:last-child {
    margin-right: 0;
  }
  .cmp-discover-banner__text-area {
    font-size: 9.83px !important;
  }
  .cmp-discover-banner__text-logo {
    margin-top: -2px;
    width: 78px !important;
    height: 11px !important;
    vertical-align: middle;
    margin-top: -2px !important;
    line-height: inherit !important;
  }
  .cmp-discover-banner__text-brand {
    display: inline-block;
    padding-left: 10px;
    border-left: 1px solid #888;
    margin-left: 6px;
    line-height: 12px;
    text-transform: uppercase;
  }
}

@media screen and (min-width: 1400px) {
  .cmp-discover-banner__banner-list {
    max-width: 1440px;
    padding: 15px 0 0 0 !important;
  }
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * Default Style for Icon List 
 * ----------------------------------------------------------------- */

.cmp-icon-list {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cmp-icon-list__icon-area {
  list-style: none;
  margin: 0 5px 20px;
  text-align: center;
}
.cmp-icon-list__image {
  height: 38px;
  width: 38px;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: auto;
}
.cmp-icon-list__link {
  width: 100%;
  display: block;
  text-decoration: none !important;
  text-align: center;
}
.cmp-icon-list__label {
  text-decoration: none;
  line-height: 15px;
  margin-top: 5px;
  font-size: 1.2rem;
  color: black;
}

@media screen and (min-width: 768px) {
  .cmp-icon-list {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .cmp-icon-list__link:hover {
    opacity: 0.7;
    transition: 0.3s;  
  }
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * White Text Style for Icon List 
 * ----------------------------------------------------------------- */

.cmp-icon-list--white-text .cmp-icon-list__label {
  color: #fff;
}

/* --------------------------------------------------------------------
 * Shimano Blue Text Style for Icon List 
 * ----------------------------------------------------------------- */

.cmp-icon-list--shimano-blue-text .cmp-icon-list__label {
  color: #009ad9;
}
@charset "utf-8";

/* ----------------------------------------------------------------------------
 * Default Style for Region Selection component
 * ------------------------------------------------------------------------- */

.cmp-region-selection__button {
  text-decoration: none !important;
}
.cmp-region-selection__label {
  color: #fff;
}
.cmp-region-selection__label::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
  transform: translate3d(0, -50%, 0) rotate(45deg);
}

@media only screen and (min-width: 1025px) {
  .cmp-region-selection__label {
    font-size: 1.0vw
  }
  .cmp-region-selection__label::after {
    width: 0.3vw;
    height: 0.3vw;
    margin-left: 0.5vw;
    margin-right: 0.5vw;
  }
}
@charset "utf-8";
/* --------------------------------------------------------------------
 *  項目リスト用アコーディオン
 *  使い方に関してはproductinfo.jspのSpecification List Area
 *    を参考にしてください。
 * ----------------------------------------------------------------- */

.cmp-itemlist-accordion {
  padding-bottom: 0px;
  margin-bottom: 25px;
}
.cmp-itemlist-accordion__contents {
  display: block;
  overflow: hidden;
  transition: height 1s;
}
.cmp-itemlist-accordion__white-line {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #fff;
  text-align: center;
  margin-top: -25px;
}
.cmp-itemlist-accordion__btn {
  width: 100%;
  cursor: pointer;
  outline: none;
  text-align: center;
  font-family: inherit;
}
.cmp-itemlist-accordion__btn::before {
  display: block;
  content: "";
  width: 100%;
  height: 40px;
  margin-top: -30px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 0.9) 80%, #fff 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 0.9) 80%, #fff 100%);
  z-index: 3;
}
.cmp-itemlist-accordion__accordion-section--is-opened .cmp-itemlist-accordion__btn::before {
  display: none;
}
.cmp-itemlist-accordion__open-sign,
.cmp-itemlist-accordion__close-sign {
  position: relative;
  padding-right: 30px;
  font-size: 1.4rem;
}
.cmp-itemlist-accordion__open-sign::after,
.cmp-itemlist-accordion__close-sign::after {
  display: inline-block;
  content: "";
  position: absolute;
  top: -7px;
  right: 0;
  transform: rotate(45deg);
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;  
}
.cmp-itemlist-accordion__close-sign::after {
  top: 4px;
  transform: rotate(-135deg);
}
.cmp-itemlist-accordion__open-sign, 
.cmp-itemlist-accordion__accordion-section--is-opened .cmp-itemlist-accordion__close-sign {
  display: inline-block;
}
.cmp-itemlist-accordion__accordion-section--is-opened .cmp-itemlist-accordion__open-sign,
.cmp-itemlist-accordion__close-sign {
  display: none;
}
.cmp-itemlist-accordion__btn:hover .cmp-itemlist-accordion__open-sign,
.cmp-itemlist-accordion__btn:hover .cmp-itemlist-accordion__close-sign {
  opacity: 0.7;
}

.accordion-parts.open .white-line .btn-accordion {
  transform: rotate(180deg);
}

/*
 *  Copyright 2017 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define image */
.cmp-image__image {
  width: 100%;
}

@charset "UTF-8";

/* --------------------------------------------------------------------
 * Top Margin Style for Container 
 * ----------------------------------------------------------------- */
.cmp-container--small-top-margin > .cmp-container {
  margin-top: 10px;
}
.cmp-container--medium-top-margin > .cmp-container {
  margin-top: 25px;
}
.cmp-container--large-top-margin > .cmp-container {
  margin-top: 50px;
}

/* --------------------------------------------------------------------
 * Bottom Margin Style for Container 
 * ----------------------------------------------------------------- */
.cmp-container--small-bottom-margin > .cmp-container {
  margin-bottom: 10px;
}
.cmp-container--medium-bottom-margin > .cmp-container {
  margin-bottom: 25px;
}
.cmp-container--large-bottom-margin > .cmp-container {
  margin-bottom: 50px;
}

/* --------------------------------------------------------------------
 * Left Margin Style for Container 
 * ----------------------------------------------------------------- */
.cmp-container--small-left-margin > .cmp-container {
  margin-left: 10px;
}
.cmp-container--medium-left-margin > .cmp-container {
  margin-left: 25px;
}
.cmp-container--large-left-margin > .cmp-container {
  margin-left: 50px;
}

/* --------------------------------------------------------------------
 * Right Margin Style for Container 
 * ----------------------------------------------------------------- */
.cmp-container--small-right-margin > .cmp-container {
  margin-right: 10px;
}
.cmp-container--medium-right-margin > .cmp-container {
  margin-right: 25px;
}
.cmp-container--large-right-margin > .cmp-container {
  margin-right: 50px;
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * White Border Style for Container 
 * ----------------------------------------------------------------- */

.cmp-container--white-top-border > .cmp-container {
  border-top-color: #fff;
  border-top-style: solid;
  border-top-width: thin;
}
.cmp-container--white-bottom-border > .cmp-container {
  border-bottom-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.cmp-container--white-left-border > .cmp-container {
  border-left-color: #fff;
  border-left-style: solid;
  border-left-width: thin;
}
.cmp-container--white-right-border > .cmp-container {
  border-right-color: #fff;
  border-right-style: solid;
  border-right-width: thin;
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * Style for Container used in bottom part of the footer 
 * ----------------------------------------------------------------- */

.cmp-container--footer-bottom > .cmp-container {
  background-color: #1278a3;
}

@media screen and (min-width: 768px){
  .cmp-container--footer-bottom > .cmp-container {
    background-color: transparent;
  }
}
@charset "utf-8";

/* ----------------------------------------------------------------------------
 * Style for Navigation component to be used in the footer
 * Can only be used for 1 level-deep navigations
 * ------------------------------------------------------------------------- */

.cmp-navigation--for-footer .cmp-navigation__item-link {
  text-decoration: none !important;
}
.cmp-navigation--for-footer .cmp-navigation__item--level-0 > .cmp-navigation__item-link {
  color: white;
  line-height: 50px;
}
.cmp-navigation--for-footer .cmp-navigation__item--level-0 > .cmp-navigation__group {
  display: none;
}
.cmp-navigation--for-footer .cmp-navigation__accordion-button {
  color: white;
  font-family: monospace;
  font-size: 1.5em;
  position: absolute;
  right: 25px;
  height:50px;
  width: 50px;
}
.cmp-navigation--for-footer .cmp-navigation__accordion-button-char{
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 2px;
  transform: translateY(-50%);
  background: #fff;
}
.cmp-navigation--for-footer .cmp-navigation__accordion-button-char:last-child{
  transform: translateY(-50%) rotate(90deg);
  transition: 0.3s;
}
.cmp-navigation--for-footer .cmp-navigation__item--is-active > .cmp-navigation__accordion-button .cmp-navigation__accordion-button-char:last-child {
  transform: translateY(-50%);
}
.cmp-navigation--for-footer .cmp-navigation__item--level-1 {
  background-color: white;
  padding-left: 25px;
  line-height: 40px
}
.cmp-navigation--for-footer .cmp-navigation__item--level-1 > .cmp-navigation__item-link {
  color: #009ad9;
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * Logo style for Text components used in the footer  
 * ----------------------------------------------------------------- */

.cmp-image--logo .cmp-image__image {
  vertical-align: middle;
}

@media screen and (min-width: 1025px) {
  .cmp-image--logo .cmp-image__link:hover {
    opacity: 0.7;
    transition: 0.3s;
  }
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * Link style for Text components used in the footer  
 * ----------------------------------------------------------------- */

.cmp-text--footer-links .cmp-text {
  color: #fff;
  font-size: 1.4rem;
}
.cmp-text--footer-links .cmp-text__separator {
  margin: 0 10px;
}
.cmp-text--footer-links .cmp-text p {
  line-height: 2;
}
.cmp-text--footer-links .cmp-text a {
  color: #fff;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .cmp-text--footer-links .cmp-text p {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1025px) {
  .cmp-text--footer-links .cmp-text a:hover {
    opacity: 0.5;
    transition: 0.3s;
  }
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * Company Link style for Text components used in the footer  
 * ----------------------------------------------------------------- */

.cmp-text--footer-company-links .cmp-text {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
}
.cmp-text--footer-company-links .cmp-text__separator {
  margin: 0 10px;
}
.cmp-text--footer-company-links .cmp-text p {
  line-height: 2;
  display: flex;
  flex-wrap: wrap;
}
.cmp-text--footer-company-links .cmp-text a {
  text-decoration: none;
  color: #fff;
}

@media screen and (min-width: 1025px) {
  .cmp-text--footer-company-links .cmp-text {
    font-size: 2.0rem;
  }
  .cmp-text--footer-company-links .cmp-text a:hover {
    opacity: 0.5;
    transition: 0.3s;
  }
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * Important Link style for Text components used in the footer  
 * ----------------------------------------------------------------- */

.cmp-text--footer-important-links .cmp-text {
  color: #fff;
  font-size: 1.4rem;
}
.cmp-text--footer-important-links .cmp-text__separator {
  margin: 0 10px;
}
.cmp-text--footer-important-links .cmp-text p {
  line-height: 2;
  display: flex;
  flex-wrap: wrap;
}
.cmp-text--footer-important-links .cmp-text a {
  text-decoration: none;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .cmp-text--footer-important-links .cmp-text a:hover {
    opacity: 0.5;
    transition: 0.3s;
  }
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * Copyright style for Text components used in the footer  
 * ----------------------------------------------------------------- */

.cmp-text--footer-copyrights .cmp-text {
  color: #fff;
  font-size: 1.4rem;
}
.cmp-text--footer-copyrights .cmp-text p {
  line-height: 2;
}
.cmp-text--footer-copyrights .cmp-text a {
  text-decoration: none;
  color: #fff;
}
@charset "UTF-8";

/* --------------------------------------------------------------------
 * Style for Newsletter Button  
 * ----------------------------------------------------------------- */

.cmp-button--newsletter {
  padding: 0;
  margin: 0;
  border: inherit;
  background: transparent;
  line-height: inherit;
  width: 100%;
}
.cmp-button--newsletter .cmp-button {
  text-decoration: none;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  padding: 10px 16px;
  color: #009AD9;
  font-size: 1.4rem;
  border-radius: 2px;
  background: #fff;
  font-weight: bold;
  justify-content: center;
}
.cmp-button--newsletter .cmp-button__icon--mail {
  background-image: url('../../../content/dam/productsite/common/icons/mail.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 13px;
  margin-right: 4px;
}
.cmp-button--newsletter .cmp-button__text {
  text-decoration: none;
  font-size: 1.4rem;
}

@media screen and (min-width: 1025px) {
  .cmp-button--newsletter:hover {
    opacity: 0.5;
    transition: 0.3s;
  }
}
/* PDP Products List - slick */

.cmp-pdpproductslist__slider.slick-slider {
    display: block;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
}

.cmp-pdpproductslist__slider .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 50px;
    padding: 0;
    height: 100%;
    transform: translate3d(0, 0, 0);
}

.cmp-pdpproductslist__slider .slick-list:focus {
    outline: none;
}

.cmp-pdpproductslist__slider .slick-list.dragging {
    cursor: pointer;
}

.cmp-pdpproductslist__slider .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    transform: translate3d(0, 0, 0);
}

.cmp-pdpproductslist__slider .slick-track:before {
    content: "";
    display: table;
}

.cmp-pdpproductslist__slider .slick-track:after {
    content: "";
    display: table;
    clear: both;
}

.cmp-pdpproductslist__slider.slick-loading .slick-track {
    visibility: hidden;
}

.cmp-pdpproductslist__slider .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .cmp-pdpproductslist__slider .slick-slide {
    float: right;
}

.cmp-pdpproductslist__slider .slick-slide.dragging .cmp-pdpproductslist__product-image {
    pointer-events: none;
}

.cmp-pdpproductslist__slider.slick-initialized .slick-slide {
    display: block;
}

.cmp-pdpproductslist__slider.slick-loading .slick-slide {
    visibility: hidden;
}

.cmp-pdpproductslist__slider.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.cmp-pdpproductslist__slider .slick-prev {
    position: absolute;
    display: block;
    height: 105px;
    width: 34px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    left: 22px;
    transform: translate(0, -50%);
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    outline: none;
    z-index: 4;
}

[dir="rtl"] .cmp-pdpproductslist__slider .slick-prev {
    left: auto;
    right: 22px;
}

.cmp-pdpproductslist__slider .slick-prev:hover {
    outline: none;
}

.cmp-pdpproductslist__slider .slick-prev:focus {
    outline: none;
}

.cmp-pdpproductslist__slider .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 1;
    margin: 0 auto;
    content: '';
    width: 13px;
    height: 21px;
    display: block;
}

[dir="rtl"] .cmp-pdpproductslist__slider .slick-prev:before {
    content: '';
    width: 13px;
    height: 21px;
    display: block;
}

.cmp-pdpproductslist__slider .slick-prev.slick-disabled:before {
    opacity: 0.25;
}

.cmp-pdpproductslist__slider .slick-next {
    position: absolute;
    display: block;
    height: 105px;
    width: 34px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    right: 22px;
    transform: translate(0, -50%);
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    outline: none;
    z-index: 4;
}

[dir="rtl"] .cmp-pdpproductslist__slider .slick-next {
    left: 22px;
    right: auto;
}

.cmp-pdpproductslist__slider .slick-next:hover {
    outline: none;
}

.cmp-pdpproductslist__slider .slick-next:focus {
    outline: none;
}

.cmp-pdpproductslist__slider .slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 1;
    margin: 0 auto;
    content: '';
    width: 13px;
    height: 21px;
    display: block;
}

[dir="rtl"] .cmp-pdpproductslist__slider .slick-next:before {
    content: '';
    width: 13px;
    height: 21px;
    display: block;
}

.cmp-pdpproductslist__slider .slick-next.slick-disabled:before {
    opacity: 0.25;
}

.cmp-pdpproductslist__slider .slick-arrow {
    width: 40px;
    height: 40px;
    transform: translate(0, -50%) rotate(45deg);
}

@media screen and (min-width: 768px) {
    .cmp-pdpproductslist__slider .slick-arrow:hover {
        opacity: 0.7;
    }
}

.cmp-pdpproductslist__slider .slick-arrow::before {
    display: none;
}

.cmp-pdpproductslist__slider .slick-arrow.slick-hidden {
    display: none;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(pdpproductslistlib/css/mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/* PDP Products List */
/*--desktop/tablet size css--*/
.cmp-pdpproductslist {
    max-width: 1280px;
    min-width: 320px;
    margin: 0 auto;
    padding: 54px 0 114px;
}

.cmp-pdpproductslist__title {
    margin-bottom: 23px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}

.cmp-pdpproductslist__slider {
    position: relative;
}

.cmp-pdpproductslist__product:hover {
    opacity: 0.7;
}

.cmp-pdpproductslist__product-link {
    text-decoration: none !important;
}

.cmp-pdpproductslist__product-image {
    display: block;
    margin: 0 auto 15px;
}

.cmp-pdpproductslist__product-title {
    padding: 0 10px;
    font-size: 1.8rem;
    color: #000;
    line-height: 1.3;
    max-width: 767px;
    display: table;
    margin: 0 auto;
}

/*--smartphone size css--*/
@media screen and (max-width: 767px) {
    .cmp-pdpproductslist {
        padding: 36px 0 52px;
    }

    .cmp-pdpproductslist__title {
        margin-bottom: 17px;
    }

    .cmp-pdpproductslist__slider {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 30px;
        margin: 0 calc(50% - 50vw);
        width: 100vw;
    }

    .cmp-pdpproductslist__product {
        min-width: 200px;
        max-width: 200px;
    }
    
    .cmp-pdpproductslist__product:first-child {
        margin-left: 22px;
    }
    
    .cmp-pdpproductslist__product:last-child {
        margin-right: 22px;
    }

    .cmp-pdpproductslist__product-title {
        line-height: 1.35;
        font-size: 1.8rem;
    }

    /*-- mCustomScrollbar css--*/
    .cmp-pdpproductslist__slider .mCSB_scrollTools_horizontal {
        position: relative;
        margin: 0 22px;
    }

    .cmp-pdpproductslist__slider .mCSB_horizontal.mCSB_inside > .mCSB_container {
        margin-bottom: 16px;
    }

    .cmp-pdpproductslist__slider .mCSB_scrollTools .mCSB_draggerRail {
        background-color: #E8E8E8;
    }

    .cmp-pdpproductslist__slider .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #009AD9;
    }

    .cmp-pdpproductslist__slider .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
    .cmp-pdpproductslist__slider .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
        background-color: #009AD9;
    }

    .cmp-pdpproductslist__slider .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
        height: 4px;
        margin: 6px 0;
    }

    .cmp-pdpproductslist__slider .mCSB_container {
        display: flex;
    }
}

/*  SITE SEARCH
----------------------------------------*/

.cmp-site-search__search-result-area {
  margin: 20px auto;
  max-width: 1280px;
  min-height: 400px;
}

.cmp-site-search__search-result-area .mf_finder_relatedkeywords_head {
  position: relative;
  z-index: auto;
}


.accordion-shimanoconnect div,.accordion-shimanoconnect span,.accordion-shimanoconnect object,.accordion-shimanoconnect iframe,.accordion-shimanoconnect h1,.accordion-shimanoconnect h2,.accordion-shimanoconnect h3,.accordion-shimanoconnect h4,.accordion-shimanoconnect h5,.accordion-shimanoconnect h6,.accordion-shimanoconnect p,.accordion-shimanoconnect blockquote,.accordion-shimanoconnect pre,.accordion-shimanoconnect a,.accordion-shimanoconnect cite,.accordion-shimanoconnect code,.accordion-shimanoconnect del,.accordion-shimanoconnect dfn,.accordion-shimanoconnect em,.accordion-shimanoconnect img,.accordion-shimanoconnect ins,.accordion-shimanoconnect kbd,.accordion-shimanoconnect q,.accordion-shimanoconnect s,.accordion-shimanoconnect samp,.accordion-shimanoconnect small,.accordion-shimanoconnect strike,.accordion-shimanoconnect strong,.accordion-shimanoconnect sub,.accordion-shimanoconnect sup,.accordion-shimanoconnect tt,.accordion-shimanoconnect var,.accordion-shimanoconnect b,.accordion-shimanoconnect u,.accordion-shimanoconnect i,.accordion-shimanoconnect center,.accordion-shimanoconnect dl,.accordion-shimanoconnect dt,.accordion-shimanoconnect dd,.accordion-shimanoconnect ol,.accordion-shimanoconnect ul,.accordion-shimanoconnect li,.accordion-shimanoconnect fieldset,.accordion-shimanoconnect form,.accordion-shimanoconnect label,.accordion-shimanoconnect legend,.accordion-shimanoconnect table,.accordion-shimanoconnect caption,.accordion-shimanoconnect tbody,.accordion-shimanoconnect tfoot,.accordion-shimanoconnect thead,.accordion-shimanoconnect tr,.accordion-shimanoconnect th,.accordion-shimanoconnect td,.accordion-shimanoconnect article,.accordion-shimanoconnect aside,.accordion-shimanoconnect canvas,.accordion-shimanoconnect details,.accordion-shimanoconnect embed,.accordion-shimanoconnect figure,.accordion-shimanoconnect figcaption,.accordion-shimanoconnect footer,.accordion-shimanoconnect header,.accordion-shimanoconnect hgroup,.accordion-shimanoconnect menu,.accordion-shimanoconnect nav,.accordion-shimanoconnect output,.accordion-shimanoconnect ruby,.accordion-shimanoconnect section,.accordion-shimanoconnect summary,.accordion-shimanoconnect time,.accordion-shimanoconnect mark,.accordion-shimanoconnect audio,.accordion-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.accordion-shimanoconnect ol,.accordion-shimanoconnect ul{list-style:none}.accordion-shimanoconnect table{border-collapse:collapse;border-spacing:0}.accordion-shimanoconnect caption,.accordion-shimanoconnect th,.accordion-shimanoconnect td{text-align:left;vertical-align:middle}.accordion-shimanoconnect q,.accordion-shimanoconnect blockquote{quotes:none}.accordion-shimanoconnect q:before,.accordion-shimanoconnect q:after{content:"";content:none}.accordion-shimanoconnect blockquote:before,.accordion-shimanoconnect blockquote:after{content:"";content:none}.accordion-shimanoconnect a img{border:none}.accordion-shimanoconnect article,.accordion-shimanoconnect aside,.accordion-shimanoconnect details,.accordion-shimanoconnect figcaption,.accordion-shimanoconnect figure,.accordion-shimanoconnect footer,.accordion-shimanoconnect header,.accordion-shimanoconnect hgroup,.accordion-shimanoconnect main,.accordion-shimanoconnect menu,.accordion-shimanoconnect nav,.accordion-shimanoconnect section,.accordion-shimanoconnect summary{display:block}.accordion-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.accordion-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.accordion-shimanoconnect img{width:auto;max-width:100%;height:auto}.accordion-shimanoconnect sup{vertical-align:super;line-height:1}.accordion-shimanoconnect sub{vertical-align:sub;line-height:1}.accordion-shimanoconnect strong{font-weight:bold}.accordion-shimanoconnect button{cursor:pointer}.accordion-shimanoconnect input[type="text"],.accordion-shimanoconnect input[type="tel"],.accordion-shimanoconnect input[type="email"],.accordion-shimanoconnect textarea,.accordion-shimanoconnect input[type="submit"]{-webkit-appearance:none}.accordion-shimanoconnect .cmp-header-area div{width:100%}.accordion-shimanoconnect .cmp-accordion__item{background-color:#f0f0f0;border-radius:4px}.accordion-shimanoconnect .cmp-accordion__item:not(:first-of-type){margin-top:25px}.accordion-shimanoconnect .cmp-accordion__header{position:relative}.accordion-shimanoconnect .cmp-accordion__title{font-size:16px;line-height:1.75}@media screen and (max-width: 1025px){.accordion-shimanoconnect .cmp-accordion__title{font-size:14px}}.accordion-shimanoconnect .cmp-accordion__icon{position:absolute;top:50%;right:90px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#095679;width:24px;height:24px;border-radius:12px}.accordion-shimanoconnect .cmp-accordion__icon:before,.accordion-shimanoconnect .cmp-accordion__icon:after{display:block;content:'';width:11px;height:1px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:background-color .3s, -webkit-transform .3s;transition:background-color .3s, -webkit-transform .3s;transition:background-color .3s, transform .3s;transition:background-color .3s, transform .3s, -webkit-transform .3s}.accordion-shimanoconnect .cmp-accordion__icon:after{-webkit-transform:translate(-50%, -50%) rotate(-90deg);transform:translate(-50%, -50%) rotate(-90deg)}.accordion-shimanoconnect .cmp-accordion__button{width:100%;background:none;border:0;padding:0;outline:0;text-align:left;padding:20px 214px 20px 90px}@media screen and (max-width: 1025px){.accordion-shimanoconnect .cmp-accordion__button{padding:16px 60px 16px 20px}}.accordion-shimanoconnect .cmp-accordion__button.active .cmp-accordion__icon{background-color:#969696}.accordion-shimanoconnect .cmp-accordion__button.active .cmp-accordion__icon:after{-webkit-transform:translate(-50%, -50%) rotate(-180deg);transform:translate(-50%, -50%) rotate(-180deg)}.accordion-shimanoconnect .cmp-accordion__panel{padding:0 145px 0 90px;-webkit-transition:max-height 0.3s !important;transition:max-height 0.3s !important}@media screen and (max-width: 1025px){.accordion-shimanoconnect .cmp-accordion__panel{padding:0 20px}}.accordion-shimanoconnect .cmp-accordion__box{background-color:#fff;border-radius:4px;padding:20px;margin-bottom:40px;color:#a2a2a2;font-size:14px}@media screen and (max-width: 1025px){.accordion-shimanoconnect .cmp-accordion__box{margin-bottom:20px}}@media screen and (max-width: 1025px){.accordion-shimanoconnect .cmp-accordion__box{font-size:12px}}@media screen and (max-width: 768px){.accordion-shimanoconnect .cmp-accordion__icon{right:20px}}
.breadcrumb-shimanoconnect div,.breadcrumb-shimanoconnect span,.breadcrumb-shimanoconnect object,.breadcrumb-shimanoconnect iframe,.breadcrumb-shimanoconnect h1,.breadcrumb-shimanoconnect h2,.breadcrumb-shimanoconnect h3,.breadcrumb-shimanoconnect h4,.breadcrumb-shimanoconnect h5,.breadcrumb-shimanoconnect h6,.breadcrumb-shimanoconnect p,.breadcrumb-shimanoconnect blockquote,.breadcrumb-shimanoconnect pre,.breadcrumb-shimanoconnect a,.breadcrumb-shimanoconnect cite,.breadcrumb-shimanoconnect code,.breadcrumb-shimanoconnect del,.breadcrumb-shimanoconnect dfn,.breadcrumb-shimanoconnect em,.breadcrumb-shimanoconnect img,.breadcrumb-shimanoconnect ins,.breadcrumb-shimanoconnect kbd,.breadcrumb-shimanoconnect q,.breadcrumb-shimanoconnect s,.breadcrumb-shimanoconnect samp,.breadcrumb-shimanoconnect small,.breadcrumb-shimanoconnect strike,.breadcrumb-shimanoconnect strong,.breadcrumb-shimanoconnect sub,.breadcrumb-shimanoconnect sup,.breadcrumb-shimanoconnect tt,.breadcrumb-shimanoconnect var,.breadcrumb-shimanoconnect b,.breadcrumb-shimanoconnect u,.breadcrumb-shimanoconnect i,.breadcrumb-shimanoconnect center,.breadcrumb-shimanoconnect dl,.breadcrumb-shimanoconnect dt,.breadcrumb-shimanoconnect dd,.breadcrumb-shimanoconnect ol,.breadcrumb-shimanoconnect ul,.breadcrumb-shimanoconnect li,.breadcrumb-shimanoconnect fieldset,.breadcrumb-shimanoconnect form,.breadcrumb-shimanoconnect label,.breadcrumb-shimanoconnect legend,.breadcrumb-shimanoconnect table,.breadcrumb-shimanoconnect caption,.breadcrumb-shimanoconnect tbody,.breadcrumb-shimanoconnect tfoot,.breadcrumb-shimanoconnect thead,.breadcrumb-shimanoconnect tr,.breadcrumb-shimanoconnect th,.breadcrumb-shimanoconnect td,.breadcrumb-shimanoconnect article,.breadcrumb-shimanoconnect aside,.breadcrumb-shimanoconnect canvas,.breadcrumb-shimanoconnect details,.breadcrumb-shimanoconnect embed,.breadcrumb-shimanoconnect figure,.breadcrumb-shimanoconnect figcaption,.breadcrumb-shimanoconnect footer,.breadcrumb-shimanoconnect header,.breadcrumb-shimanoconnect hgroup,.breadcrumb-shimanoconnect menu,.breadcrumb-shimanoconnect nav,.breadcrumb-shimanoconnect output,.breadcrumb-shimanoconnect ruby,.breadcrumb-shimanoconnect section,.breadcrumb-shimanoconnect summary,.breadcrumb-shimanoconnect time,.breadcrumb-shimanoconnect mark,.breadcrumb-shimanoconnect audio,.breadcrumb-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.breadcrumb-shimanoconnect ol,.breadcrumb-shimanoconnect ul{list-style:none}.breadcrumb-shimanoconnect table{border-collapse:collapse;border-spacing:0}.breadcrumb-shimanoconnect caption,.breadcrumb-shimanoconnect th,.breadcrumb-shimanoconnect td{text-align:left;vertical-align:middle}.breadcrumb-shimanoconnect q,.breadcrumb-shimanoconnect blockquote{quotes:none}.breadcrumb-shimanoconnect q:before,.breadcrumb-shimanoconnect q:after{content:"";content:none}.breadcrumb-shimanoconnect blockquote:before,.breadcrumb-shimanoconnect blockquote:after{content:"";content:none}.breadcrumb-shimanoconnect a img{border:none}.breadcrumb-shimanoconnect article,.breadcrumb-shimanoconnect aside,.breadcrumb-shimanoconnect details,.breadcrumb-shimanoconnect figcaption,.breadcrumb-shimanoconnect figure,.breadcrumb-shimanoconnect footer,.breadcrumb-shimanoconnect header,.breadcrumb-shimanoconnect hgroup,.breadcrumb-shimanoconnect main,.breadcrumb-shimanoconnect menu,.breadcrumb-shimanoconnect nav,.breadcrumb-shimanoconnect section,.breadcrumb-shimanoconnect summary{display:block}.breadcrumb-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.breadcrumb-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.breadcrumb-shimanoconnect img{width:auto;max-width:100%;height:auto}.breadcrumb-shimanoconnect sup{vertical-align:super;line-height:1}.breadcrumb-shimanoconnect sub{vertical-align:sub;line-height:1}.breadcrumb-shimanoconnect strong{font-weight:bold}.breadcrumb-shimanoconnect button{cursor:pointer}.breadcrumb-shimanoconnect input[type="text"],.breadcrumb-shimanoconnect input[type="tel"],.breadcrumb-shimanoconnect input[type="email"],.breadcrumb-shimanoconnect textarea,.breadcrumb-shimanoconnect input[type="submit"]{-webkit-appearance:none}.breadcrumb-shimanoconnect .cmp-header-area div{width:100%}.breadcrumb-shimanoconnect .cmp-container--l{max-width:1240px;width:100%;margin:0 auto;padding-left:80px;padding-right:80px}@media screen and (max-width: 1240px){.breadcrumb-shimanoconnect .cmp-container--l{padding-left:60px}}@media screen and (max-width: 768px){.breadcrumb-shimanoconnect .cmp-container--l{padding-left:3rem}}@media screen and (max-width: 1240px){.breadcrumb-shimanoconnect .cmp-container--l{padding-right:60px}}@media screen and (max-width: 768px){.breadcrumb-shimanoconnect .cmp-container--l{padding-right:3rem}}.breadcrumb-shimanoconnect .cmp-container--m{max-width:1080px;margin:0 auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 768px){.breadcrumb-shimanoconnect .cmp-container--m{padding-left:3rem}}@media screen and (max-width: 768px){.breadcrumb-shimanoconnect .cmp-container--m{padding-right:3rem}}.breadcrumb-shimanoconnect .cmp-container--s{max-width:890px;margin:0 auto;padding-left:20px;padding-right:20px}@media screen and (max-width: 1240px){.breadcrumb-shimanoconnect .cmp-container--s{padding-left:3rem}}@media screen and (max-width: 1240px){.breadcrumb-shimanoconnect .cmp-container--s{padding-right:3rem}}@media screen and (max-width: 768px){.breadcrumb-shimanoconnect .cmp-container>.u-flex>div:not(:first-child){margin-top:30px}}.breadcrumb-shimanoconnect .cmp-breadcrumb{position:relative}.breadcrumb-shimanoconnect .cmp-breadcrumb ol{list-style-type:none;font-size:12px}.breadcrumb-shimanoconnect .cmp-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:12px 0}.breadcrumb-shimanoconnect .cmp-breadcrumb__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;line-height:1.5}.breadcrumb-shimanoconnect .cmp-breadcrumb__item:not(:last-child){margin-right:10px}.breadcrumb-shimanoconnect .cmp-breadcrumb__item:not(:last-child):after{content:'';width:6px;height:6px;border:0px;border-top:solid 1px #333;border-right:solid 1px #333;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.breadcrumb-shimanoconnect .cmp-breadcrumb__item a{text-decoration:none;color:#333}.breadcrumb-shimanoconnect .cmp-breadcrumb__item-link{display:block;margin-right:10px}.breadcrumb-shimanoconnect .u-bg--blue .cmp-breadcrumb__item{color:#fff}.breadcrumb-shimanoconnect .u-bg--blue .cmp-breadcrumb__item:not(:last-child):after{border-color:#fff}.breadcrumb-shimanoconnect .u-bg--blue .cmp-breadcrumb__item a{color:#fff}
.button-shimanoconnect div,.button-shimanoconnect span,.button-shimanoconnect object,.button-shimanoconnect iframe,.button-shimanoconnect h1,.button-shimanoconnect h2,.button-shimanoconnect h3,.button-shimanoconnect h4,.button-shimanoconnect h5,.button-shimanoconnect h6,.button-shimanoconnect p,.button-shimanoconnect blockquote,.button-shimanoconnect pre,.button-shimanoconnect a,.button-shimanoconnect cite,.button-shimanoconnect code,.button-shimanoconnect del,.button-shimanoconnect dfn,.button-shimanoconnect em,.button-shimanoconnect img,.button-shimanoconnect ins,.button-shimanoconnect kbd,.button-shimanoconnect q,.button-shimanoconnect s,.button-shimanoconnect samp,.button-shimanoconnect small,.button-shimanoconnect strike,.button-shimanoconnect strong,.button-shimanoconnect sub,.button-shimanoconnect sup,.button-shimanoconnect tt,.button-shimanoconnect var,.button-shimanoconnect b,.button-shimanoconnect u,.button-shimanoconnect i,.button-shimanoconnect center,.button-shimanoconnect dl,.button-shimanoconnect dt,.button-shimanoconnect dd,.button-shimanoconnect ol,.button-shimanoconnect ul,.button-shimanoconnect li,.button-shimanoconnect fieldset,.button-shimanoconnect form,.button-shimanoconnect label,.button-shimanoconnect legend,.button-shimanoconnect table,.button-shimanoconnect caption,.button-shimanoconnect tbody,.button-shimanoconnect tfoot,.button-shimanoconnect thead,.button-shimanoconnect tr,.button-shimanoconnect th,.button-shimanoconnect td,.button-shimanoconnect article,.button-shimanoconnect aside,.button-shimanoconnect canvas,.button-shimanoconnect details,.button-shimanoconnect embed,.button-shimanoconnect figure,.button-shimanoconnect figcaption,.button-shimanoconnect footer,.button-shimanoconnect header,.button-shimanoconnect hgroup,.button-shimanoconnect menu,.button-shimanoconnect nav,.button-shimanoconnect output,.button-shimanoconnect ruby,.button-shimanoconnect section,.button-shimanoconnect summary,.button-shimanoconnect time,.button-shimanoconnect mark,.button-shimanoconnect audio,.button-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.button-shimanoconnect ol,.button-shimanoconnect ul{list-style:none}.button-shimanoconnect table{border-collapse:collapse;border-spacing:0}.button-shimanoconnect caption,.button-shimanoconnect th,.button-shimanoconnect td{text-align:left;vertical-align:middle}.button-shimanoconnect q,.button-shimanoconnect blockquote{quotes:none}.button-shimanoconnect q:before,.button-shimanoconnect q:after{content:"";content:none}.button-shimanoconnect blockquote:before,.button-shimanoconnect blockquote:after{content:"";content:none}.button-shimanoconnect a img{border:none}.button-shimanoconnect article,.button-shimanoconnect aside,.button-shimanoconnect details,.button-shimanoconnect figcaption,.button-shimanoconnect figure,.button-shimanoconnect footer,.button-shimanoconnect header,.button-shimanoconnect hgroup,.button-shimanoconnect main,.button-shimanoconnect menu,.button-shimanoconnect nav,.button-shimanoconnect section,.button-shimanoconnect summary{display:block}.button-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.button-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.button-shimanoconnect img{width:auto;max-width:100%;height:auto}.button-shimanoconnect sup{vertical-align:super;line-height:1}.button-shimanoconnect sub{vertical-align:sub;line-height:1}.button-shimanoconnect strong{font-weight:bold}.button-shimanoconnect button{cursor:pointer}.button-shimanoconnect input[type="text"],.button-shimanoconnect input[type="tel"],.button-shimanoconnect input[type="email"],.button-shimanoconnect textarea,.button-shimanoconnect input[type="submit"]{-webkit-appearance:none}.button-shimanoconnect .cmp-header-area div{width:100%}.button-shimanoconnect .cmp-button{font-size:16px;background-color:#019BD9;color:#fff;text-align:center;width:100%;max-width:100%;width:320px;display:block;padding:1.1em 45px;margin-left:auto;margin-right:auto;position:relative;-webkit-transition:color .5s, background-color .5s;transition:color .5s, background-color .5s;line-height:1.46;text-decoration:none;margin-top:10px}@media screen and (max-width: 768px){.button-shimanoconnect .cmp-button{width:335px}}.button-shimanoconnect .cmp-button.disabled{pointer-events:none;background-color:transparent !important;border:2px solid #dcdcdc !important;color:#dcdcdc !important}.button-shimanoconnect .cmp-button.disabled:before{border-color:#dcdcdc #dcdcdc transparent transparent !important}.button-shimanoconnect .cmp-button:hover{opacity:1;background-color:#095679}@media screen and (max-width: 768px){.button-shimanoconnect .cmp-button{max-width:280px}.button-shimanoconnect .cmp-button:before{width:6px;height:6px}}.button-shimanoconnect .cmp-button--white{-webkit-box-shadow:0 0 0 2px #019BD9 inset;box-shadow:0 0 0 2px #019BD9 inset;color:#019BD9;background-color:#fff;-webkit-transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,color .4s,background-color .4s;transition:box-shadow .4s,color .4s,background-color .4s,-webkit-box-shadow .4s}.button-shimanoconnect .cmp-button--white:hover{background-color:#019BD9;color:#fff;-webkit-box-shadow:0 0 0 2px transparent inset;box-shadow:0 0 0 2px transparent inset;-webkit-transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,color .4s,background-color .4s;transition:box-shadow .4s,color .4s,background-color .4s,-webkit-box-shadow .4s}.button-shimanoconnect .cmp-button--navy{background-color:#095679}.button-shimanoconnect .cmp-button--navy:hover{background-color:#019BD9}.button-shimanoconnect .cmp-button[target="_blank"]{background-color:#095679}.button-shimanoconnect .cmp-button[target="_blank"]:after{display:block;content:'';width:10px;height:8px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../../../apps/shimano/components/shimanoconnect/components/button-shimanoconnect/clientlibs/site/resources/img/window_white.svg) no-repeat 0 0/100% 100%}.button-shimanoconnect .cmp-button[target="_blank"]:hover{background-color:#019BD9}.button-shimanoconnect .cmp-button--s{padding:1.2em 35px;width:230px;font-size:13px}@media screen and (max-width: 768px){.button-shimanoconnect .cmp-button--s{padding:0.8em 20px}}@media screen and (max-width: 768px){.button-shimanoconnect .cmp-button--s{width:170px}}@media screen and (max-width: 768px){.button-shimanoconnect .cmp-button--s{font-size:12px}}.button-shimanoconnect .cmp-button--l{padding:1.3em 40px;width:450px;font-size:17px}@media screen and (max-width: 768px){.button-shimanoconnect .cmp-button--l{width:335px}}.button-shimanoconnect .u-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.button-shimanoconnect .u-flex>*{margin-left:20px;margin-right:20px}.button-shimanoconnect .u-flex>.u-flex1{width:calc( 4.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex2{width:calc( 8.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex3{width:calc( 12.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex4{width:calc( 16.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex5{width:calc( 20.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex6{width:calc( 25% - 40px)}.button-shimanoconnect .u-flex>.u-flex7{width:calc( 29.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex8{width:calc( 33.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex9{width:calc( 37.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex10{width:calc( 41.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex11{width:calc( 45.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex12{width:calc( 50% - 40px)}.button-shimanoconnect .u-flex>.u-flex13{width:calc( 54.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex14{width:calc( 58.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex15{width:calc( 62.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex16{width:calc( 66.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex17{width:calc( 70.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex18{width:calc( 75% - 40px)}.button-shimanoconnect .u-flex>.u-flex19{width:calc( 79.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex20{width:calc( 83.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex21{width:calc( 87.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex22{width:calc( 91.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex23{width:calc( 95.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex24{width:calc( 100% - 40px)}.button-shimanoconnect .u-flex>.u-flex_fifth{width:calc( 20% - 40px)}@media screen and (max-width: 1240px){.button-shimanoconnect .u-flex>.u-flex1_l{width:calc( 4.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex2_l{width:calc( 8.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex3_l{width:calc( 12.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex4_l{width:calc( 16.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex5_l{width:calc( 20.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex6_l{width:calc( 25% - 40px)}.button-shimanoconnect .u-flex>.u-flex7_l{width:calc( 29.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex8_l{width:calc( 33.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex9_l{width:calc( 37.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex10_l{width:calc( 41.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex11_l{width:calc( 45.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex12_l{width:calc( 50% - 40px)}.button-shimanoconnect .u-flex>.u-flex13_l{width:calc( 54.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex14_l{width:calc( 58.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex15_l{width:calc( 62.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex16_l{width:calc( 66.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex17_l{width:calc( 70.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex18_l{width:calc( 75% - 40px)}.button-shimanoconnect .u-flex>.u-flex19_l{width:calc( 79.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex20_l{width:calc( 83.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex21_l{width:calc( 87.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex22_l{width:calc( 91.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex23_l{width:calc( 95.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex24_l{width:calc( 100% - 40px)}.button-shimanoconnect .u-flex>.u-flex_fifth_l{width:calc( 20% - 40px)}}@media screen and (max-width: 1025px){.button-shimanoconnect .u-flex>.u-flex1_m{width:calc( 4.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex2_m{width:calc( 8.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex3_m{width:calc( 12.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex4_m{width:calc( 16.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex5_m{width:calc( 20.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex6_m{width:calc( 25% - 40px)}.button-shimanoconnect .u-flex>.u-flex7_m{width:calc( 29.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex8_m{width:calc( 33.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex9_m{width:calc( 37.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex10_m{width:calc( 41.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex11_m{width:calc( 45.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex12_m{width:calc( 50% - 40px)}.button-shimanoconnect .u-flex>.u-flex13_m{width:calc( 54.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex14_m{width:calc( 58.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex15_m{width:calc( 62.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex16_m{width:calc( 66.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex17_m{width:calc( 70.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex18_m{width:calc( 75% - 40px)}.button-shimanoconnect .u-flex>.u-flex19_m{width:calc( 79.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex20_m{width:calc( 83.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex21_m{width:calc( 87.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex22_m{width:calc( 91.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex23_m{width:calc( 95.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex24_m{width:calc( 100% - 40px)}.button-shimanoconnect .u-flex>.u-flex_fifth_m{width:calc( 20% - 40px)}}@media screen and (max-width: 768px){.button-shimanoconnect .u-flex>.u-flex1_s{width:calc( 4.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex2_s{width:calc( 8.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex3_s{width:calc( 12.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex4_s{width:calc( 16.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex5_s{width:calc( 20.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex6_s{width:calc( 25% - 40px)}.button-shimanoconnect .u-flex>.u-flex7_s{width:calc( 29.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex8_s{width:calc( 33.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex9_s{width:calc( 37.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex10_s{width:calc( 41.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex11_s{width:calc( 45.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex12_s{width:calc( 50% - 40px)}.button-shimanoconnect .u-flex>.u-flex13_s{width:calc( 54.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex14_s{width:calc( 58.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex15_s{width:calc( 62.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex16_s{width:calc( 66.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex17_s{width:calc( 70.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex18_s{width:calc( 75% - 40px)}.button-shimanoconnect .u-flex>.u-flex19_s{width:calc( 79.16667% - 40px)}.button-shimanoconnect .u-flex>.u-flex20_s{width:calc( 83.33333% - 40px)}.button-shimanoconnect .u-flex>.u-flex21_s{width:calc( 87.5% - 40px)}.button-shimanoconnect .u-flex>.u-flex22_s{width:calc( 91.66667% - 40px)}.button-shimanoconnect .u-flex>.u-flex23_s{width:calc( 95.83333% - 40px)}.button-shimanoconnect .u-flex>.u-flex24_s{width:calc( 100% - 40px)}.button-shimanoconnect .u-flex>.u-flex_fifth_s{width:calc( 20% - 40px)}}.button-shimanoconnect .u-flex--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button-shimanoconnect .u-mr0{margin-right:0}.button-shimanoconnect .u-ml0{margin-left:0}
.carousel-shimanoconnect div,.carousel-shimanoconnect span,.carousel-shimanoconnect object,.carousel-shimanoconnect iframe,.carousel-shimanoconnect h1,.carousel-shimanoconnect h2,.carousel-shimanoconnect h3,.carousel-shimanoconnect h4,.carousel-shimanoconnect h5,.carousel-shimanoconnect h6,.carousel-shimanoconnect p,.carousel-shimanoconnect blockquote,.carousel-shimanoconnect pre,.carousel-shimanoconnect a,.carousel-shimanoconnect cite,.carousel-shimanoconnect code,.carousel-shimanoconnect del,.carousel-shimanoconnect dfn,.carousel-shimanoconnect em,.carousel-shimanoconnect img,.carousel-shimanoconnect ins,.carousel-shimanoconnect kbd,.carousel-shimanoconnect q,.carousel-shimanoconnect s,.carousel-shimanoconnect samp,.carousel-shimanoconnect small,.carousel-shimanoconnect strike,.carousel-shimanoconnect strong,.carousel-shimanoconnect sub,.carousel-shimanoconnect sup,.carousel-shimanoconnect tt,.carousel-shimanoconnect var,.carousel-shimanoconnect b,.carousel-shimanoconnect u,.carousel-shimanoconnect i,.carousel-shimanoconnect center,.carousel-shimanoconnect dl,.carousel-shimanoconnect dt,.carousel-shimanoconnect dd,.carousel-shimanoconnect ol,.carousel-shimanoconnect ul,.carousel-shimanoconnect li,.carousel-shimanoconnect fieldset,.carousel-shimanoconnect form,.carousel-shimanoconnect label,.carousel-shimanoconnect legend,.carousel-shimanoconnect table,.carousel-shimanoconnect caption,.carousel-shimanoconnect tbody,.carousel-shimanoconnect tfoot,.carousel-shimanoconnect thead,.carousel-shimanoconnect tr,.carousel-shimanoconnect th,.carousel-shimanoconnect td,.carousel-shimanoconnect article,.carousel-shimanoconnect aside,.carousel-shimanoconnect canvas,.carousel-shimanoconnect details,.carousel-shimanoconnect embed,.carousel-shimanoconnect figure,.carousel-shimanoconnect figcaption,.carousel-shimanoconnect footer,.carousel-shimanoconnect header,.carousel-shimanoconnect hgroup,.carousel-shimanoconnect menu,.carousel-shimanoconnect nav,.carousel-shimanoconnect output,.carousel-shimanoconnect ruby,.carousel-shimanoconnect section,.carousel-shimanoconnect summary,.carousel-shimanoconnect time,.carousel-shimanoconnect mark,.carousel-shimanoconnect audio,.carousel-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.carousel-shimanoconnect ol,.carousel-shimanoconnect ul{list-style:none}.carousel-shimanoconnect table{border-collapse:collapse;border-spacing:0}.carousel-shimanoconnect caption,.carousel-shimanoconnect th,.carousel-shimanoconnect td{text-align:left;vertical-align:middle}.carousel-shimanoconnect q,.carousel-shimanoconnect blockquote{quotes:none}.carousel-shimanoconnect q:before,.carousel-shimanoconnect q:after{content:"";content:none}.carousel-shimanoconnect blockquote:before,.carousel-shimanoconnect blockquote:after{content:"";content:none}.carousel-shimanoconnect a img{border:none}.carousel-shimanoconnect article,.carousel-shimanoconnect aside,.carousel-shimanoconnect details,.carousel-shimanoconnect figcaption,.carousel-shimanoconnect figure,.carousel-shimanoconnect footer,.carousel-shimanoconnect header,.carousel-shimanoconnect hgroup,.carousel-shimanoconnect main,.carousel-shimanoconnect menu,.carousel-shimanoconnect nav,.carousel-shimanoconnect section,.carousel-shimanoconnect summary{display:block}.carousel-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.carousel-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.carousel-shimanoconnect img{width:auto;max-width:100%;height:auto}.carousel-shimanoconnect sup{vertical-align:super;line-height:1}.carousel-shimanoconnect sub{vertical-align:sub;line-height:1}.carousel-shimanoconnect strong{font-weight:bold}.carousel-shimanoconnect button{cursor:pointer}.carousel-shimanoconnect input[type="text"],.carousel-shimanoconnect input[type="tel"],.carousel-shimanoconnect input[type="email"],.carousel-shimanoconnect textarea,.carousel-shimanoconnect input[type="submit"]{-webkit-appearance:none}.carousel-shimanoconnect .cmp-header-area div{width:100%}.carousel-shimanoconnect .cmp-carousel{overflow:hidden;position:relative;text-align:center}.carousel-shimanoconnect .cmp-carousel .swiper-container{overflow:visible;margin:30px auto}.carousel-shimanoconnect .cmp-carousel__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:50% !important;bottom:-25px;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:10}.carousel-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet{margin:0 5px}@media screen and (max-width: 768px){.carousel-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet{margin:0 4px}}.carousel-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet:focus{outline:0}.carousel-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet-active{background-color:#095679;width:12px;height:12px;margin-top:-2px}.carousel-shimanoconnect .cmp-carousel__pagination--on{bottom:30px}.carousel-shimanoconnect .cmp-carousel__pagination--white .swiper-pagination-bullet{background-color:#fff;opacity:.5}.carousel-shimanoconnect .cmp-carousel__pagination--white .swiper-pagination-bullet-active{background-color:#fff;opacity:1}.carousel-shimanoconnect .cmp-carousel__btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(0,0,0,0.4);width:37px;height:87px;z-index:10;cursor:pointer;border:0;-webkit-transition:background-color .3s;transition:background-color .3s}@media screen and (max-width: 768px){.carousel-shimanoconnect .cmp-carousel__btn{width:31px}}@media screen and (max-width: 768px){.carousel-shimanoconnect .cmp-carousel__btn{height:48px}}.carousel-shimanoconnect .cmp-carousel__btn:focus{outline:0}.carousel-shimanoconnect .cmp-carousel__btn:hover{background-color:rgba(0,0,0,0.8)}.carousel-shimanoconnect .cmp-carousel__btn:after{content:'';display:block;width:13px;height:20px;background:url(../../../apps/shimano/components/shimanoconnect/components/carousel-shimanoconnect/clientlibs/site/resources/img/carousel_arrow.svg) no-repeat center center/100% 100%;position:absolute;top:50%;left:50%}@media screen and (max-width: 768px){.carousel-shimanoconnect .cmp-carousel__btn:after{width:9px}}@media screen and (max-width: 768px){.carousel-shimanoconnect .cmp-carousel__btn:after{height:14px}}.carousel-shimanoconnect .cmp-carousel__btn--prev{left:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.carousel-shimanoconnect .cmp-carousel__btn--prev:after{-webkit-transform:translate(-60%, -50%);transform:translate(-60%, -50%)}.carousel-shimanoconnect .cmp-carousel__btn--next{right:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.carousel-shimanoconnect .cmp-carousel__btn--next:after{-webkit-transform:translate(-40%, -50%) rotate(180deg);transform:translate(-40%, -50%) rotate(180deg)}.carousel-shimanoconnect .cmp-carousel__player{position:absolute;bottom:0;right:0;width:30px;height:30px;background-color:#D8D8D8;cursor:pointer;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}.carousel-shimanoconnect .cmp-carousel__player:before,.carousel-shimanoconnect .cmp-carousel__player:after{display:block;content:'';position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.carousel-shimanoconnect .cmp-carousel__player:before{left:50%;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #095679}.carousel-shimanoconnect .cmp-carousel__player:after{width:2px;height:13px;left:55%;opacity:0;background-color:#095679}.carousel-shimanoconnect .cmp-carousel__player:hover{opacity:.7}.carousel-shimanoconnect .cmp-carousel__player.is-stop:before{width:2px;height:13px;left:40%;border:0;background-color:#095679}.carousel-shimanoconnect .cmp-carousel__player.is-stop:after{opacity:1}@media screen and (max-width: 768px){.carousel-shimanoconnect .cmp-carousel__pagination{margin-top:10px}.carousel-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet{width:6px;height:6px}.carousel-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet-active{width:10px;height:10px;margin-top:-2px}.carousel-shimanoconnect .cmp-carousel__pagination--on{bottom:20px}}.carousel-shimanoconnect .swiper-container{margin:30px auto}.carousel-shimanoconnect .swiper-container-horizontal>.swiper-pagination-bullets,.carousel-shimanoconnect .swiper-pagination-custom,.carousel-shimanoconnect .swiper-pagination-fraction{bottom:-25px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWbody.page-shimanoconnectCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.container-shimanoconnect div,.container-shimanoconnect span,.container-shimanoconnect object,.container-shimanoconnect iframe,.container-shimanoconnect h1,.container-shimanoconnect h2,.container-shimanoconnect h3,.container-shimanoconnect h4,.container-shimanoconnect h5,.container-shimanoconnect h6,.container-shimanoconnect p,.container-shimanoconnect blockquote,.container-shimanoconnect pre,.container-shimanoconnect a,.container-shimanoconnect cite,.container-shimanoconnect code,.container-shimanoconnect del,.container-shimanoconnect dfn,.container-shimanoconnect em,.container-shimanoconnect img,.container-shimanoconnect ins,.container-shimanoconnect kbd,.container-shimanoconnect q,.container-shimanoconnect s,.container-shimanoconnect samp,.container-shimanoconnect small,.container-shimanoconnect strike,.container-shimanoconnect strong,.container-shimanoconnect sub,.container-shimanoconnect sup,.container-shimanoconnect tt,.container-shimanoconnect var,.container-shimanoconnect b,.container-shimanoconnect u,.container-shimanoconnect i,.container-shimanoconnect center,.container-shimanoconnect dl,.container-shimanoconnect dt,.container-shimanoconnect dd,.container-shimanoconnect ol,.container-shimanoconnect ul,.container-shimanoconnect li,.container-shimanoconnect fieldset,.container-shimanoconnect form,.container-shimanoconnect label,.container-shimanoconnect legend,.container-shimanoconnect table,.container-shimanoconnect caption,.container-shimanoconnect tbody,.container-shimanoconnect tfoot,.container-shimanoconnect thead,.container-shimanoconnect tr,.container-shimanoconnect th,.container-shimanoconnect td,.container-shimanoconnect article,.container-shimanoconnect aside,.container-shimanoconnect canvas,.container-shimanoconnect details,.container-shimanoconnect embed,.container-shimanoconnect figure,.container-shimanoconnect figcaption,.container-shimanoconnect footer,.container-shimanoconnect header,.container-shimanoconnect hgroup,.container-shimanoconnect menu,.container-shimanoconnect nav,.container-shimanoconnect output,.container-shimanoconnect ruby,.container-shimanoconnect section,.container-shimanoconnect summary,.container-shimanoconnect time,.container-shimanoconnect mark,.container-shimanoconnect audio,.container-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.container-shimanoconnect ol,.container-shimanoconnect ul{list-style:none}.container-shimanoconnect table{border-collapse:collapse;border-spacing:0}.container-shimanoconnect caption,.container-shimanoconnect th,.container-shimanoconnect td{text-align:left;vertical-align:middle}.container-shimanoconnect q,.container-shimanoconnect blockquote{quotes:none}.container-shimanoconnect q:before,.container-shimanoconnect q:after{content:"";content:none}.container-shimanoconnect blockquote:before,.container-shimanoconnect blockquote:after{content:"";content:none}.container-shimanoconnect a img{border:none}.container-shimanoconnect article,.container-shimanoconnect aside,.container-shimanoconnect details,.container-shimanoconnect figcaption,.container-shimanoconnect figure,.container-shimanoconnect footer,.container-shimanoconnect header,.container-shimanoconnect hgroup,.container-shimanoconnect main,.container-shimanoconnect menu,.container-shimanoconnect nav,.container-shimanoconnect section,.container-shimanoconnect summary{display:block}.container-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.container-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.container-shimanoconnect img{width:auto;max-width:100%;height:auto}.container-shimanoconnect sup{vertical-align:super;line-height:1}.container-shimanoconnect sub{vertical-align:sub;line-height:1}.container-shimanoconnect strong{font-weight:bold}.container-shimanoconnect button{cursor:pointer}.container-shimanoconnect input[type="text"],.container-shimanoconnect input[type="tel"],.container-shimanoconnect input[type="email"],.container-shimanoconnect textarea,.container-shimanoconnect input[type="submit"]{-webkit-appearance:none}.container-shimanoconnect .cmp-header-area div{width:100%}.container-shimanoconnect .cmp-container--l{max-width:1240px;width:100%;margin:0 auto;padding-left:80px;padding-right:80px}@media screen and (max-width: 1240px){.container-shimanoconnect .cmp-container--l{padding-left:60px}}@media screen and (max-width: 768px){.container-shimanoconnect .cmp-container--l{padding-left:3rem}}@media screen and (max-width: 1240px){.container-shimanoconnect .cmp-container--l{padding-right:60px}}@media screen and (max-width: 768px){.container-shimanoconnect .cmp-container--l{padding-right:3rem}}.container-shimanoconnect .cmp-container--m{max-width:1080px;margin:0 auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 768px){.container-shimanoconnect .cmp-container--m{padding-left:3rem}}@media screen and (max-width: 768px){.container-shimanoconnect .cmp-container--m{padding-right:3rem}}.container-shimanoconnect .cmp-container--s{max-width:890px;margin:0 auto;padding-left:20px;padding-right:20px}@media screen and (max-width: 1240px){.container-shimanoconnect .cmp-container--s{padding-left:3rem}}@media screen and (max-width: 1240px){.container-shimanoconnect .cmp-container--s{padding-right:3rem}}@media screen and (max-width: 768px){.container-shimanoconnect .cmp-container>.u-flex>div:not(:first-child){margin-top:30px}}.container-shimanoconnect .wcmmode-container.cmp-container--s,.container-shimanoconnect .wcmmode-container.cmp-container--m,.container-shimanoconnect .wcmmode-container.cmp-container--l{max-width:100% !important;padding-left:0;padding-right:0}.container-shimanoconnect .l-sec--xl{padding-top:100px;padding-bottom:100px}.container-shimanoconnect .l-sec--l{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 768px){.container-shimanoconnect .l-sec--l{padding-top:60px}}@media screen and (max-width: 768px){.container-shimanoconnect .l-sec--l{padding-bottom:60px}}.container-shimanoconnect .l-sec--m{padding-top:60px;padding-bottom:60px}@media screen and (max-width: 768px){.container-shimanoconnect .l-sec--m{padding-top:50px}}@media screen and (max-width: 768px){.container-shimanoconnect .l-sec--m{padding-bottom:50px}}.container-shimanoconnect .l-sec--s{padding-top:40px;padding-bottom:40px}.container-shimanoconnect .l-sec--xs{padding-top:20px;padding-bottom:20px}
.embed-shimanoconnect div,.embed-shimanoconnect span,.embed-shimanoconnect object,.embed-shimanoconnect iframe,.embed-shimanoconnect h1,.embed-shimanoconnect h2,.embed-shimanoconnect h3,.embed-shimanoconnect h4,.embed-shimanoconnect h5,.embed-shimanoconnect h6,.embed-shimanoconnect p,.embed-shimanoconnect blockquote,.embed-shimanoconnect pre,.embed-shimanoconnect a,.embed-shimanoconnect cite,.embed-shimanoconnect code,.embed-shimanoconnect del,.embed-shimanoconnect dfn,.embed-shimanoconnect em,.embed-shimanoconnect img,.embed-shimanoconnect ins,.embed-shimanoconnect kbd,.embed-shimanoconnect q,.embed-shimanoconnect s,.embed-shimanoconnect samp,.embed-shimanoconnect small,.embed-shimanoconnect strike,.embed-shimanoconnect strong,.embed-shimanoconnect sub,.embed-shimanoconnect sup,.embed-shimanoconnect tt,.embed-shimanoconnect var,.embed-shimanoconnect b,.embed-shimanoconnect u,.embed-shimanoconnect i,.embed-shimanoconnect center,.embed-shimanoconnect dl,.embed-shimanoconnect dt,.embed-shimanoconnect dd,.embed-shimanoconnect ol,.embed-shimanoconnect ul,.embed-shimanoconnect li,.embed-shimanoconnect fieldset,.embed-shimanoconnect form,.embed-shimanoconnect label,.embed-shimanoconnect legend,.embed-shimanoconnect table,.embed-shimanoconnect caption,.embed-shimanoconnect tbody,.embed-shimanoconnect tfoot,.embed-shimanoconnect thead,.embed-shimanoconnect tr,.embed-shimanoconnect th,.embed-shimanoconnect td,.embed-shimanoconnect article,.embed-shimanoconnect aside,.embed-shimanoconnect canvas,.embed-shimanoconnect details,.embed-shimanoconnect embed,.embed-shimanoconnect figure,.embed-shimanoconnect figcaption,.embed-shimanoconnect footer,.embed-shimanoconnect header,.embed-shimanoconnect hgroup,.embed-shimanoconnect menu,.embed-shimanoconnect nav,.embed-shimanoconnect output,.embed-shimanoconnect ruby,.embed-shimanoconnect section,.embed-shimanoconnect summary,.embed-shimanoconnect time,.embed-shimanoconnect mark,.embed-shimanoconnect audio,.embed-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.embed-shimanoconnect ol,.embed-shimanoconnect ul{list-style:none}.embed-shimanoconnect table{border-collapse:collapse;border-spacing:0}.embed-shimanoconnect caption,.embed-shimanoconnect th,.embed-shimanoconnect td{text-align:left;vertical-align:middle}.embed-shimanoconnect q,.embed-shimanoconnect blockquote{quotes:none}.embed-shimanoconnect q:before,.embed-shimanoconnect q:after{content:"";content:none}.embed-shimanoconnect blockquote:before,.embed-shimanoconnect blockquote:after{content:"";content:none}.embed-shimanoconnect a img{border:none}.embed-shimanoconnect article,.embed-shimanoconnect aside,.embed-shimanoconnect details,.embed-shimanoconnect figcaption,.embed-shimanoconnect figure,.embed-shimanoconnect footer,.embed-shimanoconnect header,.embed-shimanoconnect hgroup,.embed-shimanoconnect main,.embed-shimanoconnect menu,.embed-shimanoconnect nav,.embed-shimanoconnect section,.embed-shimanoconnect summary{display:block}.embed-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.embed-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.embed-shimanoconnect img{width:auto;max-width:100%;height:auto}.embed-shimanoconnect sup{vertical-align:super;line-height:1}.embed-shimanoconnect sub{vertical-align:sub;line-height:1}.embed-shimanoconnect strong{font-weight:bold}.embed-shimanoconnect button{cursor:pointer}.embed-shimanoconnect input[type="text"],.embed-shimanoconnect input[type="tel"],.embed-shimanoconnect input[type="email"],.embed-shimanoconnect textarea,.embed-shimanoconnect input[type="submit"]{-webkit-appearance:none}.embed-shimanoconnect .cmp-header-area div{width:100%}.embed-shimanoconnect .cmp-embed__video{position:relative;overflow:hidden}.embed-shimanoconnect .cmp-embed__video:before{display:block;content:'';padding-top:60%}.embed-shimanoconnect .cmp-embed__video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.embed-shimanoconnect .cmp-embed__map{position:relative;overflow:hidden}.embed-shimanoconnect .cmp-embed__map:before{display:block;content:'';padding-top:46%}.embed-shimanoconnect .cmp-embed__map iframe{position:absolute;top:0;left:0;width:100%;height:100%}

.cmp-core-shimanoconnect-footer div,.cmp-core-shimanoconnect-footer span,.cmp-core-shimanoconnect-footer object,.cmp-core-shimanoconnect-footer iframe,.cmp-core-shimanoconnect-footer h1,.cmp-core-shimanoconnect-footer h2,.cmp-core-shimanoconnect-footer h3,.cmp-core-shimanoconnect-footer h4,.cmp-core-shimanoconnect-footer h5,.cmp-core-shimanoconnect-footer h6,.cmp-core-shimanoconnect-footer p,.cmp-core-shimanoconnect-footer blockquote,.cmp-core-shimanoconnect-footer pre,.cmp-core-shimanoconnect-footer a,.cmp-core-shimanoconnect-footer cite,.cmp-core-shimanoconnect-footer code,.cmp-core-shimanoconnect-footer del,.cmp-core-shimanoconnect-footer dfn,.cmp-core-shimanoconnect-footer em,.cmp-core-shimanoconnect-footer img,.cmp-core-shimanoconnect-footer ins,.cmp-core-shimanoconnect-footer kbd,.cmp-core-shimanoconnect-footer q,.cmp-core-shimanoconnect-footer s,.cmp-core-shimanoconnect-footer samp,.cmp-core-shimanoconnect-footer small,.cmp-core-shimanoconnect-footer strike,.cmp-core-shimanoconnect-footer strong,.cmp-core-shimanoconnect-footer sub,.cmp-core-shimanoconnect-footer sup,.cmp-core-shimanoconnect-footer tt,.cmp-core-shimanoconnect-footer var,.cmp-core-shimanoconnect-footer b,.cmp-core-shimanoconnect-footer u,.cmp-core-shimanoconnect-footer i,.cmp-core-shimanoconnect-footer center,.cmp-core-shimanoconnect-footer dl,.cmp-core-shimanoconnect-footer dt,.cmp-core-shimanoconnect-footer dd,.cmp-core-shimanoconnect-footer ol,.cmp-core-shimanoconnect-footer ul,.cmp-core-shimanoconnect-footer li,.cmp-core-shimanoconnect-footer fieldset,.cmp-core-shimanoconnect-footer form,.cmp-core-shimanoconnect-footer label,.cmp-core-shimanoconnect-footer legend,.cmp-core-shimanoconnect-footer table,.cmp-core-shimanoconnect-footer caption,.cmp-core-shimanoconnect-footer tbody,.cmp-core-shimanoconnect-footer tfoot,.cmp-core-shimanoconnect-footer thead,.cmp-core-shimanoconnect-footer tr,.cmp-core-shimanoconnect-footer th,.cmp-core-shimanoconnect-footer td,.cmp-core-shimanoconnect-footer article,.cmp-core-shimanoconnect-footer aside,.cmp-core-shimanoconnect-footer canvas,.cmp-core-shimanoconnect-footer details,.cmp-core-shimanoconnect-footer embed,.cmp-core-shimanoconnect-footer figure,.cmp-core-shimanoconnect-footer figcaption,.cmp-core-shimanoconnect-footer footer,.cmp-core-shimanoconnect-footer header,.cmp-core-shimanoconnect-footer hgroup,.cmp-core-shimanoconnect-footer menu,.cmp-core-shimanoconnect-footer nav,.cmp-core-shimanoconnect-footer output,.cmp-core-shimanoconnect-footer ruby,.cmp-core-shimanoconnect-footer section,.cmp-core-shimanoconnect-footer summary,.cmp-core-shimanoconnect-footer time,.cmp-core-shimanoconnect-footer mark,.cmp-core-shimanoconnect-footer audio,.cmp-core-shimanoconnect-footer video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.cmp-core-shimanoconnect-footer ol,.cmp-core-shimanoconnect-footer ul{list-style:none}.cmp-core-shimanoconnect-footer table{border-collapse:collapse;border-spacing:0}.cmp-core-shimanoconnect-footer caption,.cmp-core-shimanoconnect-footer th,.cmp-core-shimanoconnect-footer td{text-align:left;vertical-align:middle}.cmp-core-shimanoconnect-footer q,.cmp-core-shimanoconnect-footer blockquote{quotes:none}.cmp-core-shimanoconnect-footer q:before,.cmp-core-shimanoconnect-footer q:after{content:"";content:none}.cmp-core-shimanoconnect-footer blockquote:before,.cmp-core-shimanoconnect-footer blockquote:after{content:"";content:none}.cmp-core-shimanoconnect-footer a img{border:none}.cmp-core-shimanoconnect-footer article,.cmp-core-shimanoconnect-footer aside,.cmp-core-shimanoconnect-footer details,.cmp-core-shimanoconnect-footer figcaption,.cmp-core-shimanoconnect-footer figure,.cmp-core-shimanoconnect-footer footer,.cmp-core-shimanoconnect-footer header,.cmp-core-shimanoconnect-footer hgroup,.cmp-core-shimanoconnect-footer main,.cmp-core-shimanoconnect-footer menu,.cmp-core-shimanoconnect-footer nav,.cmp-core-shimanoconnect-footer section,.cmp-core-shimanoconnect-footer summary{display:block}.cmp-core-shimanoconnect-footer *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.cmp-core-shimanoconnect-footer a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.cmp-core-shimanoconnect-footer img{width:auto;max-width:100%;height:auto}.cmp-core-shimanoconnect-footer sup{vertical-align:super;line-height:1}.cmp-core-shimanoconnect-footer sub{vertical-align:sub;line-height:1}.cmp-core-shimanoconnect-footer strong{font-weight:bold}.cmp-core-shimanoconnect-footer button{cursor:pointer}.cmp-core-shimanoconnect-footer input[type="text"],.cmp-core-shimanoconnect-footer input[type="tel"],.cmp-core-shimanoconnect-footer input[type="email"],.cmp-core-shimanoconnect-footer textarea,.cmp-core-shimanoconnect-footer input[type="submit"]{-webkit-appearance:none}.cmp-core-shimanoconnect-footer .cmp-header-area div{width:100%}.cmp-core-shimanoconnect-footer{background-color:#019BD9;color:#fff;overflow:hidden}.cmp-core-shimanoconnect-footer .u-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:-20px;margin-right:-20px}.cmp-core-shimanoconnect-footer .u-flex>*{margin-left:20px;margin-right:20px}.cmp-core-shimanoconnect-footer .u-flex>.u-flex1{width:calc( 4.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex2{width:calc( 8.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex3{width:calc( 12.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex4{width:calc( 16.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex5{width:calc( 20.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex6{width:calc( 25% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex7{width:calc( 29.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex8{width:calc( 33.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex9{width:calc( 37.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex10{width:calc( 41.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex11{width:calc( 45.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex12{width:calc( 50% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex13{width:calc( 54.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex14{width:calc( 58.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex15{width:calc( 62.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex16{width:calc( 66.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex17{width:calc( 70.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex18{width:calc( 75% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex19{width:calc( 79.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex20{width:calc( 83.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex21{width:calc( 87.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex22{width:calc( 91.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex23{width:calc( 95.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex24{width:calc( 100% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_fifth{width:calc( 20% - 40px)}@media screen and (max-width: 1240px){.cmp-core-shimanoconnect-footer .u-flex>.u-flex1_l{width:calc( 4.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex2_l{width:calc( 8.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex3_l{width:calc( 12.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex4_l{width:calc( 16.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex5_l{width:calc( 20.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex6_l{width:calc( 25% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex7_l{width:calc( 29.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex8_l{width:calc( 33.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex9_l{width:calc( 37.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex10_l{width:calc( 41.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex11_l{width:calc( 45.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex12_l{width:calc( 50% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex13_l{width:calc( 54.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex14_l{width:calc( 58.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex15_l{width:calc( 62.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex16_l{width:calc( 66.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex17_l{width:calc( 70.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex18_l{width:calc( 75% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex19_l{width:calc( 79.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex20_l{width:calc( 83.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex21_l{width:calc( 87.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex22_l{width:calc( 91.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex23_l{width:calc( 95.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex24_l{width:calc( 100% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_fifth_l{width:calc( 20% - 40px)}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .u-flex>.u-flex1_m{width:calc( 4.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex2_m{width:calc( 8.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex3_m{width:calc( 12.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex4_m{width:calc( 16.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex5_m{width:calc( 20.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex6_m{width:calc( 25% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex7_m{width:calc( 29.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex8_m{width:calc( 33.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex9_m{width:calc( 37.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex10_m{width:calc( 41.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex11_m{width:calc( 45.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex12_m{width:calc( 50% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex13_m{width:calc( 54.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex14_m{width:calc( 58.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex15_m{width:calc( 62.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex16_m{width:calc( 66.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex17_m{width:calc( 70.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex18_m{width:calc( 75% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex19_m{width:calc( 79.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex20_m{width:calc( 83.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex21_m{width:calc( 87.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex22_m{width:calc( 91.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex23_m{width:calc( 95.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex24_m{width:calc( 100% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_fifth_m{width:calc( 20% - 40px)}}@media screen and (max-width: 768px){.cmp-core-shimanoconnect-footer .u-flex>.u-flex1_s{width:calc( 4.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex2_s{width:calc( 8.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex3_s{width:calc( 12.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex4_s{width:calc( 16.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex5_s{width:calc( 20.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex6_s{width:calc( 25% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex7_s{width:calc( 29.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex8_s{width:calc( 33.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex9_s{width:calc( 37.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex10_s{width:calc( 41.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex11_s{width:calc( 45.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex12_s{width:calc( 50% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex13_s{width:calc( 54.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex14_s{width:calc( 58.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex15_s{width:calc( 62.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex16_s{width:calc( 66.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex17_s{width:calc( 70.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex18_s{width:calc( 75% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex19_s{width:calc( 79.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex20_s{width:calc( 83.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex21_s{width:calc( 87.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex22_s{width:calc( 91.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex23_s{width:calc( 95.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex24_s{width:calc( 100% - 40px)}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_fifth_s{width:calc( 20% - 40px)}}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>*{margin-left:0px;margin-right:0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex1{width:calc( 4.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex2{width:calc( 8.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex3{width:calc( 12.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex4{width:calc( 16.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex5{width:calc( 20.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex6{width:calc( 25% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex7{width:calc( 29.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex8{width:calc( 33.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex9{width:calc( 37.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex10{width:calc( 41.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex11{width:calc( 45.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex12{width:calc( 50% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex13{width:calc( 54.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex14{width:calc( 58.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex15{width:calc( 62.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex16{width:calc( 66.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex17{width:calc( 70.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex18{width:calc( 75% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex19{width:calc( 79.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex20{width:calc( 83.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex21{width:calc( 87.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex22{width:calc( 91.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex23{width:calc( 95.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex24{width:calc( 100% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0>.u-flex_fifth{width:calc( 20% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>*{margin-left:2.5px;margin-right:2.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex1{width:calc( 4.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex2{width:calc( 8.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex3{width:calc( 12.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex4{width:calc( 16.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex5{width:calc( 20.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex6{width:calc( 25% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex7{width:calc( 29.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex8{width:calc( 33.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex9{width:calc( 37.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex10{width:calc( 41.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex11{width:calc( 45.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex12{width:calc( 50% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex13{width:calc( 54.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex14{width:calc( 58.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex15{width:calc( 62.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex16{width:calc( 66.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex17{width:calc( 70.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex18{width:calc( 75% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex19{width:calc( 79.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex20{width:calc( 83.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex21{width:calc( 87.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex22{width:calc( 91.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex23{width:calc( 95.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex24{width:calc( 100% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5>.u-flex_fifth{width:calc( 20% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>*{margin-left:5px;margin-right:5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex1{width:calc( 4.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex2{width:calc( 8.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex3{width:calc( 12.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex4{width:calc( 16.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex5{width:calc( 20.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex6{width:calc( 25% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex7{width:calc( 29.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex8{width:calc( 33.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex9{width:calc( 37.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex10{width:calc( 41.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex11{width:calc( 45.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex12{width:calc( 50% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex13{width:calc( 54.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex14{width:calc( 58.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex15{width:calc( 62.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex16{width:calc( 66.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex17{width:calc( 70.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex18{width:calc( 75% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex19{width:calc( 79.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex20{width:calc( 83.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex21{width:calc( 87.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex22{width:calc( 91.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex23{width:calc( 95.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex24{width:calc( 100% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10>.u-flex_fifth{width:calc( 20% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>*{margin-left:7.5px;margin-right:7.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex1{width:calc( 4.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex2{width:calc( 8.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex3{width:calc( 12.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex4{width:calc( 16.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex5{width:calc( 20.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex6{width:calc( 25% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex7{width:calc( 29.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex8{width:calc( 33.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex9{width:calc( 37.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex10{width:calc( 41.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex11{width:calc( 45.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex12{width:calc( 50% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex13{width:calc( 54.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex14{width:calc( 58.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex15{width:calc( 62.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex16{width:calc( 66.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex17{width:calc( 70.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex18{width:calc( 75% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex19{width:calc( 79.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex20{width:calc( 83.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex21{width:calc( 87.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex22{width:calc( 91.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex23{width:calc( 95.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex24{width:calc( 100% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15>.u-flex_fifth{width:calc( 20% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>*{margin-left:10px;margin-right:10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex1{width:calc( 4.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex2{width:calc( 8.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex3{width:calc( 12.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex4{width:calc( 16.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex5{width:calc( 20.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex6{width:calc( 25% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex7{width:calc( 29.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex8{width:calc( 33.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex9{width:calc( 37.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex10{width:calc( 41.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex11{width:calc( 45.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex12{width:calc( 50% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex13{width:calc( 54.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex14{width:calc( 58.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex15{width:calc( 62.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex16{width:calc( 66.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex17{width:calc( 70.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex18{width:calc( 75% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex19{width:calc( 79.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex20{width:calc( 83.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex21{width:calc( 87.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex22{width:calc( 91.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex23{width:calc( 95.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex24{width:calc( 100% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20>.u-flex_fifth{width:calc( 20% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>*{margin-left:12.5px;margin-right:12.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex1{width:calc( 4.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex2{width:calc( 8.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex3{width:calc( 12.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex4{width:calc( 16.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex5{width:calc( 20.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex6{width:calc( 25% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex7{width:calc( 29.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex8{width:calc( 33.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex9{width:calc( 37.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex10{width:calc( 41.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex11{width:calc( 45.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex12{width:calc( 50% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex13{width:calc( 54.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex14{width:calc( 58.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex15{width:calc( 62.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex16{width:calc( 66.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex17{width:calc( 70.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex18{width:calc( 75% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex19{width:calc( 79.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex20{width:calc( 83.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex21{width:calc( 87.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex22{width:calc( 91.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex23{width:calc( 95.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex24{width:calc( 100% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25>.u-flex_fifth{width:calc( 20% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>*{margin-left:15px;margin-right:15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex1{width:calc( 4.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex2{width:calc( 8.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex3{width:calc( 12.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex4{width:calc( 16.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex5{width:calc( 20.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex6{width:calc( 25% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex7{width:calc( 29.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex8{width:calc( 33.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex9{width:calc( 37.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex10{width:calc( 41.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex11{width:calc( 45.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex12{width:calc( 50% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex13{width:calc( 54.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex14{width:calc( 58.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex15{width:calc( 62.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex16{width:calc( 66.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex17{width:calc( 70.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex18{width:calc( 75% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex19{width:calc( 79.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex20{width:calc( 83.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex21{width:calc( 87.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex22{width:calc( 91.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex23{width:calc( 95.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex24{width:calc( 100% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30>.u-flex_fifth{width:calc( 20% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>*{margin-left:17.5px;margin-right:17.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex1{width:calc( 4.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex2{width:calc( 8.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex3{width:calc( 12.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex4{width:calc( 16.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex5{width:calc( 20.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex6{width:calc( 25% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex7{width:calc( 29.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex8{width:calc( 33.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex9{width:calc( 37.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex10{width:calc( 41.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex11{width:calc( 45.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex12{width:calc( 50% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex13{width:calc( 54.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex14{width:calc( 58.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex15{width:calc( 62.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex16{width:calc( 66.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex17{width:calc( 70.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex18{width:calc( 75% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex19{width:calc( 79.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex20{width:calc( 83.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex21{width:calc( 87.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex22{width:calc( 91.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex23{width:calc( 95.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex24{width:calc( 100% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35>.u-flex_fifth{width:calc( 20% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>*{margin-left:20px;margin-right:20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex1{width:calc( 4.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex2{width:calc( 8.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex3{width:calc( 12.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex4{width:calc( 16.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex5{width:calc( 20.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex6{width:calc( 25% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex7{width:calc( 29.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex8{width:calc( 33.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex9{width:calc( 37.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex10{width:calc( 41.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex11{width:calc( 45.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex12{width:calc( 50% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex13{width:calc( 54.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex14{width:calc( 58.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex15{width:calc( 62.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex16{width:calc( 66.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex17{width:calc( 70.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex18{width:calc( 75% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex19{width:calc( 79.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex20{width:calc( 83.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex21{width:calc( 87.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex22{width:calc( 91.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex23{width:calc( 95.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex24{width:calc( 100% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40>.u-flex_fifth{width:calc( 20% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>*{margin-left:22.5px;margin-right:22.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex1{width:calc( 4.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex2{width:calc( 8.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex3{width:calc( 12.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex4{width:calc( 16.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex5{width:calc( 20.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex6{width:calc( 25% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex7{width:calc( 29.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex8{width:calc( 33.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex9{width:calc( 37.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex10{width:calc( 41.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex11{width:calc( 45.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex12{width:calc( 50% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex13{width:calc( 54.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex14{width:calc( 58.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex15{width:calc( 62.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex16{width:calc( 66.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex17{width:calc( 70.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex18{width:calc( 75% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex19{width:calc( 79.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex20{width:calc( 83.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex21{width:calc( 87.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex22{width:calc( 91.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex23{width:calc( 95.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex24{width:calc( 100% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45>.u-flex_fifth{width:calc( 20% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>*{margin-left:25px;margin-right:25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex1{width:calc( 4.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex2{width:calc( 8.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex3{width:calc( 12.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex4{width:calc( 16.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex5{width:calc( 20.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex6{width:calc( 25% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex7{width:calc( 29.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex8{width:calc( 33.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex9{width:calc( 37.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex10{width:calc( 41.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex11{width:calc( 45.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex12{width:calc( 50% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex13{width:calc( 54.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex14{width:calc( 58.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex15{width:calc( 62.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex16{width:calc( 66.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex17{width:calc( 70.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex18{width:calc( 75% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex19{width:calc( 79.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex20{width:calc( 83.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex21{width:calc( 87.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex22{width:calc( 91.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex23{width:calc( 95.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex24{width:calc( 100% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50>.u-flex_fifth{width:calc( 20% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>*{margin-left:27.5px;margin-right:27.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex1{width:calc( 4.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex2{width:calc( 8.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex3{width:calc( 12.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex4{width:calc( 16.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex5{width:calc( 20.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex6{width:calc( 25% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex7{width:calc( 29.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex8{width:calc( 33.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex9{width:calc( 37.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex10{width:calc( 41.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex11{width:calc( 45.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex12{width:calc( 50% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex13{width:calc( 54.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex14{width:calc( 58.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex15{width:calc( 62.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex16{width:calc( 66.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex17{width:calc( 70.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex18{width:calc( 75% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex19{width:calc( 79.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex20{width:calc( 83.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex21{width:calc( 87.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex22{width:calc( 91.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex23{width:calc( 95.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex24{width:calc( 100% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55>.u-flex_fifth{width:calc( 20% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>*{margin-left:30px;margin-right:30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex1{width:calc( 4.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex2{width:calc( 8.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex3{width:calc( 12.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex4{width:calc( 16.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex5{width:calc( 20.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex6{width:calc( 25% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex7{width:calc( 29.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex8{width:calc( 33.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex9{width:calc( 37.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex10{width:calc( 41.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex11{width:calc( 45.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex12{width:calc( 50% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex13{width:calc( 54.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex14{width:calc( 58.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex15{width:calc( 62.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex16{width:calc( 66.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex17{width:calc( 70.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex18{width:calc( 75% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex19{width:calc( 79.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex20{width:calc( 83.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex21{width:calc( 87.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex22{width:calc( 91.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex23{width:calc( 95.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex24{width:calc( 100% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60>.u-flex_fifth{width:calc( 20% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>*{margin-left:32.5px;margin-right:32.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex1{width:calc( 4.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex2{width:calc( 8.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex3{width:calc( 12.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex4{width:calc( 16.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex5{width:calc( 20.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex6{width:calc( 25% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex7{width:calc( 29.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex8{width:calc( 33.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex9{width:calc( 37.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex10{width:calc( 41.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex11{width:calc( 45.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex12{width:calc( 50% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex13{width:calc( 54.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex14{width:calc( 58.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex15{width:calc( 62.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex16{width:calc( 66.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex17{width:calc( 70.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex18{width:calc( 75% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex19{width:calc( 79.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex20{width:calc( 83.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex21{width:calc( 87.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex22{width:calc( 91.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex23{width:calc( 95.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex24{width:calc( 100% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65>.u-flex_fifth{width:calc( 20% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>*{margin-left:35px;margin-right:35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex1{width:calc( 4.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex2{width:calc( 8.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex3{width:calc( 12.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex4{width:calc( 16.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex5{width:calc( 20.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex6{width:calc( 25% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex7{width:calc( 29.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex8{width:calc( 33.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex9{width:calc( 37.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex10{width:calc( 41.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex11{width:calc( 45.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex12{width:calc( 50% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex13{width:calc( 54.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex14{width:calc( 58.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex15{width:calc( 62.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex16{width:calc( 66.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex17{width:calc( 70.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex18{width:calc( 75% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex19{width:calc( 79.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex20{width:calc( 83.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex21{width:calc( 87.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex22{width:calc( 91.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex23{width:calc( 95.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex24{width:calc( 100% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70>.u-flex_fifth{width:calc( 20% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>*{margin-left:37.5px;margin-right:37.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex1{width:calc( 4.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex2{width:calc( 8.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex3{width:calc( 12.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex4{width:calc( 16.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex5{width:calc( 20.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex6{width:calc( 25% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex7{width:calc( 29.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex8{width:calc( 33.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex9{width:calc( 37.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex10{width:calc( 41.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex11{width:calc( 45.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex12{width:calc( 50% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex13{width:calc( 54.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex14{width:calc( 58.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex15{width:calc( 62.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex16{width:calc( 66.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex17{width:calc( 70.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex18{width:calc( 75% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex19{width:calc( 79.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex20{width:calc( 83.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex21{width:calc( 87.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex22{width:calc( 91.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex23{width:calc( 95.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex24{width:calc( 100% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75>.u-flex_fifth{width:calc( 20% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>*{margin-left:40px;margin-right:40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex1{width:calc( 4.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex2{width:calc( 8.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex3{width:calc( 12.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex4{width:calc( 16.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex5{width:calc( 20.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex6{width:calc( 25% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex7{width:calc( 29.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex8{width:calc( 33.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex9{width:calc( 37.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex10{width:calc( 41.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex11{width:calc( 45.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex12{width:calc( 50% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex13{width:calc( 54.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex14{width:calc( 58.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex15{width:calc( 62.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex16{width:calc( 66.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex17{width:calc( 70.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex18{width:calc( 75% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex19{width:calc( 79.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex20{width:calc( 83.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex21{width:calc( 87.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex22{width:calc( 91.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex23{width:calc( 95.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex24{width:calc( 100% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80>.u-flex_fifth{width:calc( 20% - 80px)}@media screen and (max-width: 1240px){.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>*{margin-left:0px;margin-right:0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex1_l{width:calc( 4.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex2_l{width:calc( 8.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex3_l{width:calc( 12.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex4_l{width:calc( 16.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex5_l{width:calc( 20.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex6_l{width:calc( 25% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex7_l{width:calc( 29.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex8_l{width:calc( 33.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex9_l{width:calc( 37.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex10_l{width:calc( 41.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex11_l{width:calc( 45.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex12_l{width:calc( 50% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex13_l{width:calc( 54.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex14_l{width:calc( 58.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex15_l{width:calc( 62.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex16_l{width:calc( 66.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex17_l{width:calc( 70.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex18_l{width:calc( 75% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex19_l{width:calc( 79.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex20_l{width:calc( 83.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex21_l{width:calc( 87.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex22_l{width:calc( 91.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex23_l{width:calc( 95.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex24_l{width:calc( 100% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_l>.u-flex_fifth_l{width:calc( 20% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>*{margin-left:2.5px;margin-right:2.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex1_l{width:calc( 4.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex2_l{width:calc( 8.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex3_l{width:calc( 12.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex4_l{width:calc( 16.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex5_l{width:calc( 20.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex6_l{width:calc( 25% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex7_l{width:calc( 29.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex8_l{width:calc( 33.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex9_l{width:calc( 37.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex10_l{width:calc( 41.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex11_l{width:calc( 45.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex12_l{width:calc( 50% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex13_l{width:calc( 54.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex14_l{width:calc( 58.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex15_l{width:calc( 62.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex16_l{width:calc( 66.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex17_l{width:calc( 70.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex18_l{width:calc( 75% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex19_l{width:calc( 79.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex20_l{width:calc( 83.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex21_l{width:calc( 87.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex22_l{width:calc( 91.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex23_l{width:calc( 95.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex24_l{width:calc( 100% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_l>.u-flex_fifth_l{width:calc( 20% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>*{margin-left:5px;margin-right:5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex1_l{width:calc( 4.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex2_l{width:calc( 8.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex3_l{width:calc( 12.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex4_l{width:calc( 16.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex5_l{width:calc( 20.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex6_l{width:calc( 25% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex7_l{width:calc( 29.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex8_l{width:calc( 33.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex9_l{width:calc( 37.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex10_l{width:calc( 41.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex11_l{width:calc( 45.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex12_l{width:calc( 50% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex13_l{width:calc( 54.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex14_l{width:calc( 58.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex15_l{width:calc( 62.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex16_l{width:calc( 66.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex17_l{width:calc( 70.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex18_l{width:calc( 75% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex19_l{width:calc( 79.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex20_l{width:calc( 83.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex21_l{width:calc( 87.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex22_l{width:calc( 91.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex23_l{width:calc( 95.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex24_l{width:calc( 100% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_l>.u-flex_fifth_l{width:calc( 20% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>*{margin-left:7.5px;margin-right:7.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex1_l{width:calc( 4.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex2_l{width:calc( 8.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex3_l{width:calc( 12.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex4_l{width:calc( 16.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex5_l{width:calc( 20.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex6_l{width:calc( 25% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex7_l{width:calc( 29.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex8_l{width:calc( 33.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex9_l{width:calc( 37.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex10_l{width:calc( 41.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex11_l{width:calc( 45.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex12_l{width:calc( 50% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex13_l{width:calc( 54.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex14_l{width:calc( 58.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex15_l{width:calc( 62.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex16_l{width:calc( 66.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex17_l{width:calc( 70.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex18_l{width:calc( 75% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex19_l{width:calc( 79.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex20_l{width:calc( 83.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex21_l{width:calc( 87.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex22_l{width:calc( 91.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex23_l{width:calc( 95.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex24_l{width:calc( 100% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_l>.u-flex_fifth_l{width:calc( 20% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>*{margin-left:10px;margin-right:10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex1_l{width:calc( 4.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex2_l{width:calc( 8.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex3_l{width:calc( 12.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex4_l{width:calc( 16.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex5_l{width:calc( 20.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex6_l{width:calc( 25% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex7_l{width:calc( 29.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex8_l{width:calc( 33.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex9_l{width:calc( 37.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex10_l{width:calc( 41.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex11_l{width:calc( 45.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex12_l{width:calc( 50% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex13_l{width:calc( 54.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex14_l{width:calc( 58.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex15_l{width:calc( 62.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex16_l{width:calc( 66.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex17_l{width:calc( 70.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex18_l{width:calc( 75% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex19_l{width:calc( 79.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex20_l{width:calc( 83.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex21_l{width:calc( 87.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex22_l{width:calc( 91.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex23_l{width:calc( 95.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex24_l{width:calc( 100% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_l>.u-flex_fifth_l{width:calc( 20% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>*{margin-left:12.5px;margin-right:12.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex1_l{width:calc( 4.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex2_l{width:calc( 8.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex3_l{width:calc( 12.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex4_l{width:calc( 16.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex5_l{width:calc( 20.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex6_l{width:calc( 25% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex7_l{width:calc( 29.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex8_l{width:calc( 33.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex9_l{width:calc( 37.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex10_l{width:calc( 41.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex11_l{width:calc( 45.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex12_l{width:calc( 50% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex13_l{width:calc( 54.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex14_l{width:calc( 58.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex15_l{width:calc( 62.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex16_l{width:calc( 66.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex17_l{width:calc( 70.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex18_l{width:calc( 75% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex19_l{width:calc( 79.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex20_l{width:calc( 83.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex21_l{width:calc( 87.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex22_l{width:calc( 91.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex23_l{width:calc( 95.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex24_l{width:calc( 100% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_l>.u-flex_fifth_l{width:calc( 20% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>*{margin-left:15px;margin-right:15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex1_l{width:calc( 4.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex2_l{width:calc( 8.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex3_l{width:calc( 12.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex4_l{width:calc( 16.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex5_l{width:calc( 20.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex6_l{width:calc( 25% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex7_l{width:calc( 29.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex8_l{width:calc( 33.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex9_l{width:calc( 37.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex10_l{width:calc( 41.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex11_l{width:calc( 45.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex12_l{width:calc( 50% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex13_l{width:calc( 54.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex14_l{width:calc( 58.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex15_l{width:calc( 62.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex16_l{width:calc( 66.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex17_l{width:calc( 70.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex18_l{width:calc( 75% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex19_l{width:calc( 79.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex20_l{width:calc( 83.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex21_l{width:calc( 87.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex22_l{width:calc( 91.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex23_l{width:calc( 95.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex24_l{width:calc( 100% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_l>.u-flex_fifth_l{width:calc( 20% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>*{margin-left:17.5px;margin-right:17.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex1_l{width:calc( 4.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex2_l{width:calc( 8.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex3_l{width:calc( 12.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex4_l{width:calc( 16.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex5_l{width:calc( 20.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex6_l{width:calc( 25% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex7_l{width:calc( 29.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex8_l{width:calc( 33.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex9_l{width:calc( 37.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex10_l{width:calc( 41.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex11_l{width:calc( 45.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex12_l{width:calc( 50% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex13_l{width:calc( 54.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex14_l{width:calc( 58.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex15_l{width:calc( 62.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex16_l{width:calc( 66.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex17_l{width:calc( 70.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex18_l{width:calc( 75% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex19_l{width:calc( 79.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex20_l{width:calc( 83.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex21_l{width:calc( 87.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex22_l{width:calc( 91.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex23_l{width:calc( 95.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex24_l{width:calc( 100% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_l>.u-flex_fifth_l{width:calc( 20% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>*{margin-left:20px;margin-right:20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex1_l{width:calc( 4.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex2_l{width:calc( 8.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex3_l{width:calc( 12.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex4_l{width:calc( 16.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex5_l{width:calc( 20.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex6_l{width:calc( 25% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex7_l{width:calc( 29.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex8_l{width:calc( 33.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex9_l{width:calc( 37.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex10_l{width:calc( 41.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex11_l{width:calc( 45.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex12_l{width:calc( 50% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex13_l{width:calc( 54.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex14_l{width:calc( 58.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex15_l{width:calc( 62.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex16_l{width:calc( 66.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex17_l{width:calc( 70.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex18_l{width:calc( 75% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex19_l{width:calc( 79.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex20_l{width:calc( 83.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex21_l{width:calc( 87.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex22_l{width:calc( 91.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex23_l{width:calc( 95.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex24_l{width:calc( 100% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_l>.u-flex_fifth_l{width:calc( 20% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>*{margin-left:22.5px;margin-right:22.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex1_l{width:calc( 4.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex2_l{width:calc( 8.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex3_l{width:calc( 12.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex4_l{width:calc( 16.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex5_l{width:calc( 20.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex6_l{width:calc( 25% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex7_l{width:calc( 29.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex8_l{width:calc( 33.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex9_l{width:calc( 37.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex10_l{width:calc( 41.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex11_l{width:calc( 45.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex12_l{width:calc( 50% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex13_l{width:calc( 54.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex14_l{width:calc( 58.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex15_l{width:calc( 62.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex16_l{width:calc( 66.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex17_l{width:calc( 70.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex18_l{width:calc( 75% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex19_l{width:calc( 79.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex20_l{width:calc( 83.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex21_l{width:calc( 87.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex22_l{width:calc( 91.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex23_l{width:calc( 95.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex24_l{width:calc( 100% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_l>.u-flex_fifth_l{width:calc( 20% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>*{margin-left:25px;margin-right:25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex1_l{width:calc( 4.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex2_l{width:calc( 8.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex3_l{width:calc( 12.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex4_l{width:calc( 16.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex5_l{width:calc( 20.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex6_l{width:calc( 25% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex7_l{width:calc( 29.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex8_l{width:calc( 33.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex9_l{width:calc( 37.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex10_l{width:calc( 41.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex11_l{width:calc( 45.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex12_l{width:calc( 50% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex13_l{width:calc( 54.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex14_l{width:calc( 58.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex15_l{width:calc( 62.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex16_l{width:calc( 66.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex17_l{width:calc( 70.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex18_l{width:calc( 75% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex19_l{width:calc( 79.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex20_l{width:calc( 83.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex21_l{width:calc( 87.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex22_l{width:calc( 91.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex23_l{width:calc( 95.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex24_l{width:calc( 100% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_l>.u-flex_fifth_l{width:calc( 20% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>*{margin-left:27.5px;margin-right:27.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex1_l{width:calc( 4.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex2_l{width:calc( 8.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex3_l{width:calc( 12.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex4_l{width:calc( 16.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex5_l{width:calc( 20.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex6_l{width:calc( 25% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex7_l{width:calc( 29.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex8_l{width:calc( 33.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex9_l{width:calc( 37.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex10_l{width:calc( 41.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex11_l{width:calc( 45.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex12_l{width:calc( 50% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex13_l{width:calc( 54.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex14_l{width:calc( 58.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex15_l{width:calc( 62.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex16_l{width:calc( 66.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex17_l{width:calc( 70.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex18_l{width:calc( 75% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex19_l{width:calc( 79.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex20_l{width:calc( 83.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex21_l{width:calc( 87.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex22_l{width:calc( 91.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex23_l{width:calc( 95.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex24_l{width:calc( 100% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_l>.u-flex_fifth_l{width:calc( 20% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>*{margin-left:30px;margin-right:30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex1_l{width:calc( 4.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex2_l{width:calc( 8.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex3_l{width:calc( 12.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex4_l{width:calc( 16.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex5_l{width:calc( 20.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex6_l{width:calc( 25% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex7_l{width:calc( 29.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex8_l{width:calc( 33.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex9_l{width:calc( 37.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex10_l{width:calc( 41.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex11_l{width:calc( 45.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex12_l{width:calc( 50% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex13_l{width:calc( 54.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex14_l{width:calc( 58.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex15_l{width:calc( 62.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex16_l{width:calc( 66.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex17_l{width:calc( 70.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex18_l{width:calc( 75% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex19_l{width:calc( 79.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex20_l{width:calc( 83.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex21_l{width:calc( 87.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex22_l{width:calc( 91.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex23_l{width:calc( 95.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex24_l{width:calc( 100% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_l>.u-flex_fifth_l{width:calc( 20% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>*{margin-left:32.5px;margin-right:32.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex1_l{width:calc( 4.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex2_l{width:calc( 8.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex3_l{width:calc( 12.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex4_l{width:calc( 16.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex5_l{width:calc( 20.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex6_l{width:calc( 25% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex7_l{width:calc( 29.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex8_l{width:calc( 33.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex9_l{width:calc( 37.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex10_l{width:calc( 41.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex11_l{width:calc( 45.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex12_l{width:calc( 50% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex13_l{width:calc( 54.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex14_l{width:calc( 58.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex15_l{width:calc( 62.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex16_l{width:calc( 66.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex17_l{width:calc( 70.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex18_l{width:calc( 75% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex19_l{width:calc( 79.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex20_l{width:calc( 83.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex21_l{width:calc( 87.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex22_l{width:calc( 91.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex23_l{width:calc( 95.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex24_l{width:calc( 100% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_l>.u-flex_fifth_l{width:calc( 20% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>*{margin-left:35px;margin-right:35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex1_l{width:calc( 4.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex2_l{width:calc( 8.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex3_l{width:calc( 12.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex4_l{width:calc( 16.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex5_l{width:calc( 20.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex6_l{width:calc( 25% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex7_l{width:calc( 29.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex8_l{width:calc( 33.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex9_l{width:calc( 37.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex10_l{width:calc( 41.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex11_l{width:calc( 45.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex12_l{width:calc( 50% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex13_l{width:calc( 54.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex14_l{width:calc( 58.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex15_l{width:calc( 62.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex16_l{width:calc( 66.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex17_l{width:calc( 70.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex18_l{width:calc( 75% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex19_l{width:calc( 79.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex20_l{width:calc( 83.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex21_l{width:calc( 87.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex22_l{width:calc( 91.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex23_l{width:calc( 95.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex24_l{width:calc( 100% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_l>.u-flex_fifth_l{width:calc( 20% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>*{margin-left:37.5px;margin-right:37.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex1_l{width:calc( 4.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex2_l{width:calc( 8.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex3_l{width:calc( 12.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex4_l{width:calc( 16.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex5_l{width:calc( 20.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex6_l{width:calc( 25% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex7_l{width:calc( 29.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex8_l{width:calc( 33.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex9_l{width:calc( 37.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex10_l{width:calc( 41.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex11_l{width:calc( 45.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex12_l{width:calc( 50% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex13_l{width:calc( 54.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex14_l{width:calc( 58.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex15_l{width:calc( 62.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex16_l{width:calc( 66.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex17_l{width:calc( 70.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex18_l{width:calc( 75% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex19_l{width:calc( 79.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex20_l{width:calc( 83.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex21_l{width:calc( 87.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex22_l{width:calc( 91.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex23_l{width:calc( 95.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex24_l{width:calc( 100% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_l>.u-flex_fifth_l{width:calc( 20% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>*{margin-left:40px;margin-right:40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex1_l{width:calc( 4.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex2_l{width:calc( 8.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex3_l{width:calc( 12.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex4_l{width:calc( 16.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex5_l{width:calc( 20.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex6_l{width:calc( 25% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex7_l{width:calc( 29.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex8_l{width:calc( 33.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex9_l{width:calc( 37.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex10_l{width:calc( 41.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex11_l{width:calc( 45.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex12_l{width:calc( 50% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex13_l{width:calc( 54.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex14_l{width:calc( 58.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex15_l{width:calc( 62.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex16_l{width:calc( 66.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex17_l{width:calc( 70.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex18_l{width:calc( 75% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex19_l{width:calc( 79.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex20_l{width:calc( 83.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex21_l{width:calc( 87.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex22_l{width:calc( 91.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex23_l{width:calc( 95.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex24_l{width:calc( 100% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_l>.u-flex_fifth_l{width:calc( 20% - 80px)}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>*{margin-left:0px;margin-right:0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex1_m{width:calc( 4.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex2_m{width:calc( 8.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex3_m{width:calc( 12.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex4_m{width:calc( 16.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex5_m{width:calc( 20.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex6_m{width:calc( 25% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex7_m{width:calc( 29.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex8_m{width:calc( 33.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex9_m{width:calc( 37.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex10_m{width:calc( 41.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex11_m{width:calc( 45.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex12_m{width:calc( 50% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex13_m{width:calc( 54.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex14_m{width:calc( 58.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex15_m{width:calc( 62.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex16_m{width:calc( 66.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex17_m{width:calc( 70.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex18_m{width:calc( 75% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex19_m{width:calc( 79.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex20_m{width:calc( 83.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex21_m{width:calc( 87.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex22_m{width:calc( 91.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex23_m{width:calc( 95.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex24_m{width:calc( 100% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_m>.u-flex_fifth_m{width:calc( 20% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>*{margin-left:2.5px;margin-right:2.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex1_m{width:calc( 4.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex2_m{width:calc( 8.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex3_m{width:calc( 12.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex4_m{width:calc( 16.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex5_m{width:calc( 20.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex6_m{width:calc( 25% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex7_m{width:calc( 29.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex8_m{width:calc( 33.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex9_m{width:calc( 37.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex10_m{width:calc( 41.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex11_m{width:calc( 45.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex12_m{width:calc( 50% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex13_m{width:calc( 54.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex14_m{width:calc( 58.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex15_m{width:calc( 62.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex16_m{width:calc( 66.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex17_m{width:calc( 70.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex18_m{width:calc( 75% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex19_m{width:calc( 79.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex20_m{width:calc( 83.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex21_m{width:calc( 87.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex22_m{width:calc( 91.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex23_m{width:calc( 95.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex24_m{width:calc( 100% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_m>.u-flex_fifth_m{width:calc( 20% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>*{margin-left:5px;margin-right:5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex1_m{width:calc( 4.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex2_m{width:calc( 8.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex3_m{width:calc( 12.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex4_m{width:calc( 16.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex5_m{width:calc( 20.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex6_m{width:calc( 25% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex7_m{width:calc( 29.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex8_m{width:calc( 33.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex9_m{width:calc( 37.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex10_m{width:calc( 41.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex11_m{width:calc( 45.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex12_m{width:calc( 50% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex13_m{width:calc( 54.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex14_m{width:calc( 58.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex15_m{width:calc( 62.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex16_m{width:calc( 66.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex17_m{width:calc( 70.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex18_m{width:calc( 75% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex19_m{width:calc( 79.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex20_m{width:calc( 83.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex21_m{width:calc( 87.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex22_m{width:calc( 91.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex23_m{width:calc( 95.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex24_m{width:calc( 100% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_m>.u-flex_fifth_m{width:calc( 20% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>*{margin-left:7.5px;margin-right:7.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex1_m{width:calc( 4.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex2_m{width:calc( 8.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex3_m{width:calc( 12.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex4_m{width:calc( 16.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex5_m{width:calc( 20.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex6_m{width:calc( 25% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex7_m{width:calc( 29.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex8_m{width:calc( 33.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex9_m{width:calc( 37.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex10_m{width:calc( 41.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex11_m{width:calc( 45.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex12_m{width:calc( 50% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex13_m{width:calc( 54.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex14_m{width:calc( 58.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex15_m{width:calc( 62.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex16_m{width:calc( 66.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex17_m{width:calc( 70.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex18_m{width:calc( 75% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex19_m{width:calc( 79.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex20_m{width:calc( 83.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex21_m{width:calc( 87.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex22_m{width:calc( 91.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex23_m{width:calc( 95.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex24_m{width:calc( 100% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_m>.u-flex_fifth_m{width:calc( 20% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>*{margin-left:10px;margin-right:10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex1_m{width:calc( 4.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex2_m{width:calc( 8.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex3_m{width:calc( 12.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex4_m{width:calc( 16.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex5_m{width:calc( 20.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex6_m{width:calc( 25% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex7_m{width:calc( 29.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex8_m{width:calc( 33.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex9_m{width:calc( 37.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex10_m{width:calc( 41.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex11_m{width:calc( 45.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex12_m{width:calc( 50% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex13_m{width:calc( 54.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex14_m{width:calc( 58.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex15_m{width:calc( 62.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex16_m{width:calc( 66.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex17_m{width:calc( 70.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex18_m{width:calc( 75% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex19_m{width:calc( 79.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex20_m{width:calc( 83.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex21_m{width:calc( 87.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex22_m{width:calc( 91.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex23_m{width:calc( 95.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex24_m{width:calc( 100% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_m>.u-flex_fifth_m{width:calc( 20% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>*{margin-left:12.5px;margin-right:12.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex1_m{width:calc( 4.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex2_m{width:calc( 8.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex3_m{width:calc( 12.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex4_m{width:calc( 16.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex5_m{width:calc( 20.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex6_m{width:calc( 25% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex7_m{width:calc( 29.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex8_m{width:calc( 33.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex9_m{width:calc( 37.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex10_m{width:calc( 41.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex11_m{width:calc( 45.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex12_m{width:calc( 50% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex13_m{width:calc( 54.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex14_m{width:calc( 58.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex15_m{width:calc( 62.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex16_m{width:calc( 66.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex17_m{width:calc( 70.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex18_m{width:calc( 75% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex19_m{width:calc( 79.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex20_m{width:calc( 83.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex21_m{width:calc( 87.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex22_m{width:calc( 91.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex23_m{width:calc( 95.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex24_m{width:calc( 100% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_m>.u-flex_fifth_m{width:calc( 20% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>*{margin-left:15px;margin-right:15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex1_m{width:calc( 4.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex2_m{width:calc( 8.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex3_m{width:calc( 12.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex4_m{width:calc( 16.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex5_m{width:calc( 20.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex6_m{width:calc( 25% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex7_m{width:calc( 29.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex8_m{width:calc( 33.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex9_m{width:calc( 37.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex10_m{width:calc( 41.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex11_m{width:calc( 45.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex12_m{width:calc( 50% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex13_m{width:calc( 54.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex14_m{width:calc( 58.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex15_m{width:calc( 62.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex16_m{width:calc( 66.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex17_m{width:calc( 70.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex18_m{width:calc( 75% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex19_m{width:calc( 79.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex20_m{width:calc( 83.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex21_m{width:calc( 87.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex22_m{width:calc( 91.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex23_m{width:calc( 95.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex24_m{width:calc( 100% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_m>.u-flex_fifth_m{width:calc( 20% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>*{margin-left:17.5px;margin-right:17.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex1_m{width:calc( 4.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex2_m{width:calc( 8.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex3_m{width:calc( 12.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex4_m{width:calc( 16.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex5_m{width:calc( 20.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex6_m{width:calc( 25% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex7_m{width:calc( 29.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex8_m{width:calc( 33.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex9_m{width:calc( 37.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex10_m{width:calc( 41.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex11_m{width:calc( 45.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex12_m{width:calc( 50% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex13_m{width:calc( 54.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex14_m{width:calc( 58.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex15_m{width:calc( 62.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex16_m{width:calc( 66.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex17_m{width:calc( 70.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex18_m{width:calc( 75% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex19_m{width:calc( 79.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex20_m{width:calc( 83.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex21_m{width:calc( 87.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex22_m{width:calc( 91.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex23_m{width:calc( 95.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex24_m{width:calc( 100% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_m>.u-flex_fifth_m{width:calc( 20% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>*{margin-left:20px;margin-right:20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex1_m{width:calc( 4.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex2_m{width:calc( 8.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex3_m{width:calc( 12.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex4_m{width:calc( 16.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex5_m{width:calc( 20.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex6_m{width:calc( 25% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex7_m{width:calc( 29.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex8_m{width:calc( 33.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex9_m{width:calc( 37.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex10_m{width:calc( 41.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex11_m{width:calc( 45.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex12_m{width:calc( 50% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex13_m{width:calc( 54.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex14_m{width:calc( 58.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex15_m{width:calc( 62.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex16_m{width:calc( 66.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex17_m{width:calc( 70.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex18_m{width:calc( 75% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex19_m{width:calc( 79.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex20_m{width:calc( 83.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex21_m{width:calc( 87.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex22_m{width:calc( 91.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex23_m{width:calc( 95.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex24_m{width:calc( 100% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_m>.u-flex_fifth_m{width:calc( 20% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>*{margin-left:22.5px;margin-right:22.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex1_m{width:calc( 4.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex2_m{width:calc( 8.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex3_m{width:calc( 12.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex4_m{width:calc( 16.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex5_m{width:calc( 20.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex6_m{width:calc( 25% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex7_m{width:calc( 29.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex8_m{width:calc( 33.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex9_m{width:calc( 37.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex10_m{width:calc( 41.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex11_m{width:calc( 45.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex12_m{width:calc( 50% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex13_m{width:calc( 54.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex14_m{width:calc( 58.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex15_m{width:calc( 62.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex16_m{width:calc( 66.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex17_m{width:calc( 70.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex18_m{width:calc( 75% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex19_m{width:calc( 79.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex20_m{width:calc( 83.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex21_m{width:calc( 87.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex22_m{width:calc( 91.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex23_m{width:calc( 95.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex24_m{width:calc( 100% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_m>.u-flex_fifth_m{width:calc( 20% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>*{margin-left:25px;margin-right:25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex1_m{width:calc( 4.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex2_m{width:calc( 8.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex3_m{width:calc( 12.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex4_m{width:calc( 16.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex5_m{width:calc( 20.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex6_m{width:calc( 25% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex7_m{width:calc( 29.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex8_m{width:calc( 33.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex9_m{width:calc( 37.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex10_m{width:calc( 41.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex11_m{width:calc( 45.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex12_m{width:calc( 50% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex13_m{width:calc( 54.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex14_m{width:calc( 58.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex15_m{width:calc( 62.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex16_m{width:calc( 66.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex17_m{width:calc( 70.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex18_m{width:calc( 75% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex19_m{width:calc( 79.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex20_m{width:calc( 83.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex21_m{width:calc( 87.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex22_m{width:calc( 91.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex23_m{width:calc( 95.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex24_m{width:calc( 100% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_m>.u-flex_fifth_m{width:calc( 20% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>*{margin-left:27.5px;margin-right:27.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex1_m{width:calc( 4.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex2_m{width:calc( 8.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex3_m{width:calc( 12.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex4_m{width:calc( 16.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex5_m{width:calc( 20.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex6_m{width:calc( 25% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex7_m{width:calc( 29.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex8_m{width:calc( 33.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex9_m{width:calc( 37.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex10_m{width:calc( 41.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex11_m{width:calc( 45.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex12_m{width:calc( 50% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex13_m{width:calc( 54.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex14_m{width:calc( 58.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex15_m{width:calc( 62.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex16_m{width:calc( 66.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex17_m{width:calc( 70.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex18_m{width:calc( 75% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex19_m{width:calc( 79.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex20_m{width:calc( 83.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex21_m{width:calc( 87.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex22_m{width:calc( 91.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex23_m{width:calc( 95.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex24_m{width:calc( 100% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_m>.u-flex_fifth_m{width:calc( 20% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>*{margin-left:30px;margin-right:30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex1_m{width:calc( 4.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex2_m{width:calc( 8.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex3_m{width:calc( 12.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex4_m{width:calc( 16.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex5_m{width:calc( 20.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex6_m{width:calc( 25% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex7_m{width:calc( 29.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex8_m{width:calc( 33.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex9_m{width:calc( 37.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex10_m{width:calc( 41.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex11_m{width:calc( 45.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex12_m{width:calc( 50% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex13_m{width:calc( 54.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex14_m{width:calc( 58.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex15_m{width:calc( 62.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex16_m{width:calc( 66.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex17_m{width:calc( 70.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex18_m{width:calc( 75% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex19_m{width:calc( 79.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex20_m{width:calc( 83.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex21_m{width:calc( 87.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex22_m{width:calc( 91.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex23_m{width:calc( 95.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex24_m{width:calc( 100% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_m>.u-flex_fifth_m{width:calc( 20% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>*{margin-left:32.5px;margin-right:32.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex1_m{width:calc( 4.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex2_m{width:calc( 8.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex3_m{width:calc( 12.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex4_m{width:calc( 16.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex5_m{width:calc( 20.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex6_m{width:calc( 25% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex7_m{width:calc( 29.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex8_m{width:calc( 33.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex9_m{width:calc( 37.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex10_m{width:calc( 41.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex11_m{width:calc( 45.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex12_m{width:calc( 50% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex13_m{width:calc( 54.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex14_m{width:calc( 58.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex15_m{width:calc( 62.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex16_m{width:calc( 66.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex17_m{width:calc( 70.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex18_m{width:calc( 75% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex19_m{width:calc( 79.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex20_m{width:calc( 83.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex21_m{width:calc( 87.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex22_m{width:calc( 91.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex23_m{width:calc( 95.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex24_m{width:calc( 100% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_m>.u-flex_fifth_m{width:calc( 20% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>*{margin-left:35px;margin-right:35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex1_m{width:calc( 4.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex2_m{width:calc( 8.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex3_m{width:calc( 12.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex4_m{width:calc( 16.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex5_m{width:calc( 20.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex6_m{width:calc( 25% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex7_m{width:calc( 29.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex8_m{width:calc( 33.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex9_m{width:calc( 37.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex10_m{width:calc( 41.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex11_m{width:calc( 45.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex12_m{width:calc( 50% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex13_m{width:calc( 54.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex14_m{width:calc( 58.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex15_m{width:calc( 62.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex16_m{width:calc( 66.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex17_m{width:calc( 70.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex18_m{width:calc( 75% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex19_m{width:calc( 79.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex20_m{width:calc( 83.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex21_m{width:calc( 87.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex22_m{width:calc( 91.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex23_m{width:calc( 95.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex24_m{width:calc( 100% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_m>.u-flex_fifth_m{width:calc( 20% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>*{margin-left:37.5px;margin-right:37.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex1_m{width:calc( 4.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex2_m{width:calc( 8.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex3_m{width:calc( 12.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex4_m{width:calc( 16.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex5_m{width:calc( 20.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex6_m{width:calc( 25% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex7_m{width:calc( 29.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex8_m{width:calc( 33.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex9_m{width:calc( 37.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex10_m{width:calc( 41.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex11_m{width:calc( 45.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex12_m{width:calc( 50% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex13_m{width:calc( 54.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex14_m{width:calc( 58.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex15_m{width:calc( 62.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex16_m{width:calc( 66.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex17_m{width:calc( 70.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex18_m{width:calc( 75% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex19_m{width:calc( 79.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex20_m{width:calc( 83.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex21_m{width:calc( 87.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex22_m{width:calc( 91.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex23_m{width:calc( 95.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex24_m{width:calc( 100% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_m>.u-flex_fifth_m{width:calc( 20% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>*{margin-left:40px;margin-right:40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex1_m{width:calc( 4.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex2_m{width:calc( 8.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex3_m{width:calc( 12.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex4_m{width:calc( 16.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex5_m{width:calc( 20.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex6_m{width:calc( 25% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex7_m{width:calc( 29.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex8_m{width:calc( 33.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex9_m{width:calc( 37.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex10_m{width:calc( 41.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex11_m{width:calc( 45.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex12_m{width:calc( 50% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex13_m{width:calc( 54.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex14_m{width:calc( 58.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex15_m{width:calc( 62.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex16_m{width:calc( 66.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex17_m{width:calc( 70.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex18_m{width:calc( 75% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex19_m{width:calc( 79.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex20_m{width:calc( 83.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex21_m{width:calc( 87.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex22_m{width:calc( 91.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex23_m{width:calc( 95.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex24_m{width:calc( 100% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_m>.u-flex_fifth_m{width:calc( 20% - 80px)}}@media screen and (max-width: 768px){.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>*{margin-left:0px;margin-right:0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex1_s{width:calc( 4.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex2_s{width:calc( 8.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex3_s{width:calc( 12.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex4_s{width:calc( 16.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex5_s{width:calc( 20.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex6_s{width:calc( 25% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex7_s{width:calc( 29.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex8_s{width:calc( 33.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex9_s{width:calc( 37.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex10_s{width:calc( 41.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex11_s{width:calc( 45.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex12_s{width:calc( 50% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex13_s{width:calc( 54.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex14_s{width:calc( 58.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex15_s{width:calc( 62.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex16_s{width:calc( 66.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex17_s{width:calc( 70.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex18_s{width:calc( 75% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex19_s{width:calc( 79.16667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex20_s{width:calc( 83.33333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex21_s{width:calc( 87.5% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex22_s{width:calc( 91.66667% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex23_s{width:calc( 95.83333% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex24_s{width:calc( 100% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg0_s>.u-flex_fifth_s{width:calc( 20% - 0px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>*{margin-left:2.5px;margin-right:2.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex1_s{width:calc( 4.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex2_s{width:calc( 8.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex3_s{width:calc( 12.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex4_s{width:calc( 16.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex5_s{width:calc( 20.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex6_s{width:calc( 25% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex7_s{width:calc( 29.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex8_s{width:calc( 33.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex9_s{width:calc( 37.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex10_s{width:calc( 41.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex11_s{width:calc( 45.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex12_s{width:calc( 50% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex13_s{width:calc( 54.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex14_s{width:calc( 58.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex15_s{width:calc( 62.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex16_s{width:calc( 66.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex17_s{width:calc( 70.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex18_s{width:calc( 75% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex19_s{width:calc( 79.16667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex20_s{width:calc( 83.33333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex21_s{width:calc( 87.5% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex22_s{width:calc( 91.66667% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex23_s{width:calc( 95.83333% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex24_s{width:calc( 100% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg5_s>.u-flex_fifth_s{width:calc( 20% - 5px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>*{margin-left:5px;margin-right:5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex1_s{width:calc( 4.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex2_s{width:calc( 8.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex3_s{width:calc( 12.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex4_s{width:calc( 16.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex5_s{width:calc( 20.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex6_s{width:calc( 25% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex7_s{width:calc( 29.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex8_s{width:calc( 33.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex9_s{width:calc( 37.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex10_s{width:calc( 41.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex11_s{width:calc( 45.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex12_s{width:calc( 50% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex13_s{width:calc( 54.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex14_s{width:calc( 58.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex15_s{width:calc( 62.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex16_s{width:calc( 66.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex17_s{width:calc( 70.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex18_s{width:calc( 75% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex19_s{width:calc( 79.16667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex20_s{width:calc( 83.33333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex21_s{width:calc( 87.5% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex22_s{width:calc( 91.66667% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex23_s{width:calc( 95.83333% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex24_s{width:calc( 100% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg10_s>.u-flex_fifth_s{width:calc( 20% - 10px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>*{margin-left:7.5px;margin-right:7.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex1_s{width:calc( 4.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex2_s{width:calc( 8.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex3_s{width:calc( 12.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex4_s{width:calc( 16.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex5_s{width:calc( 20.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex6_s{width:calc( 25% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex7_s{width:calc( 29.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex8_s{width:calc( 33.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex9_s{width:calc( 37.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex10_s{width:calc( 41.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex11_s{width:calc( 45.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex12_s{width:calc( 50% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex13_s{width:calc( 54.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex14_s{width:calc( 58.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex15_s{width:calc( 62.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex16_s{width:calc( 66.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex17_s{width:calc( 70.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex18_s{width:calc( 75% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex19_s{width:calc( 79.16667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex20_s{width:calc( 83.33333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex21_s{width:calc( 87.5% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex22_s{width:calc( 91.66667% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex23_s{width:calc( 95.83333% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex24_s{width:calc( 100% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg15_s>.u-flex_fifth_s{width:calc( 20% - 15px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>*{margin-left:10px;margin-right:10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex1_s{width:calc( 4.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex2_s{width:calc( 8.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex3_s{width:calc( 12.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex4_s{width:calc( 16.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex5_s{width:calc( 20.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex6_s{width:calc( 25% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex7_s{width:calc( 29.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex8_s{width:calc( 33.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex9_s{width:calc( 37.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex10_s{width:calc( 41.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex11_s{width:calc( 45.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex12_s{width:calc( 50% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex13_s{width:calc( 54.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex14_s{width:calc( 58.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex15_s{width:calc( 62.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex16_s{width:calc( 66.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex17_s{width:calc( 70.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex18_s{width:calc( 75% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex19_s{width:calc( 79.16667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex20_s{width:calc( 83.33333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex21_s{width:calc( 87.5% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex22_s{width:calc( 91.66667% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex23_s{width:calc( 95.83333% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex24_s{width:calc( 100% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg20_s>.u-flex_fifth_s{width:calc( 20% - 20px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>*{margin-left:12.5px;margin-right:12.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex1_s{width:calc( 4.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex2_s{width:calc( 8.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex3_s{width:calc( 12.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex4_s{width:calc( 16.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex5_s{width:calc( 20.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex6_s{width:calc( 25% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex7_s{width:calc( 29.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex8_s{width:calc( 33.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex9_s{width:calc( 37.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex10_s{width:calc( 41.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex11_s{width:calc( 45.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex12_s{width:calc( 50% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex13_s{width:calc( 54.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex14_s{width:calc( 58.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex15_s{width:calc( 62.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex16_s{width:calc( 66.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex17_s{width:calc( 70.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex18_s{width:calc( 75% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex19_s{width:calc( 79.16667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex20_s{width:calc( 83.33333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex21_s{width:calc( 87.5% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex22_s{width:calc( 91.66667% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex23_s{width:calc( 95.83333% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex24_s{width:calc( 100% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg25_s>.u-flex_fifth_s{width:calc( 20% - 25px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>*{margin-left:15px;margin-right:15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex1_s{width:calc( 4.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex2_s{width:calc( 8.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex3_s{width:calc( 12.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex4_s{width:calc( 16.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex5_s{width:calc( 20.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex6_s{width:calc( 25% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex7_s{width:calc( 29.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex8_s{width:calc( 33.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex9_s{width:calc( 37.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex10_s{width:calc( 41.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex11_s{width:calc( 45.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex12_s{width:calc( 50% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex13_s{width:calc( 54.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex14_s{width:calc( 58.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex15_s{width:calc( 62.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex16_s{width:calc( 66.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex17_s{width:calc( 70.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex18_s{width:calc( 75% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex19_s{width:calc( 79.16667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex20_s{width:calc( 83.33333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex21_s{width:calc( 87.5% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex22_s{width:calc( 91.66667% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex23_s{width:calc( 95.83333% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex24_s{width:calc( 100% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg30_s>.u-flex_fifth_s{width:calc( 20% - 30px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>*{margin-left:17.5px;margin-right:17.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex1_s{width:calc( 4.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex2_s{width:calc( 8.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex3_s{width:calc( 12.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex4_s{width:calc( 16.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex5_s{width:calc( 20.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex6_s{width:calc( 25% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex7_s{width:calc( 29.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex8_s{width:calc( 33.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex9_s{width:calc( 37.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex10_s{width:calc( 41.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex11_s{width:calc( 45.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex12_s{width:calc( 50% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex13_s{width:calc( 54.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex14_s{width:calc( 58.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex15_s{width:calc( 62.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex16_s{width:calc( 66.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex17_s{width:calc( 70.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex18_s{width:calc( 75% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex19_s{width:calc( 79.16667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex20_s{width:calc( 83.33333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex21_s{width:calc( 87.5% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex22_s{width:calc( 91.66667% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex23_s{width:calc( 95.83333% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex24_s{width:calc( 100% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg35_s>.u-flex_fifth_s{width:calc( 20% - 35px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>*{margin-left:20px;margin-right:20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex1_s{width:calc( 4.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex2_s{width:calc( 8.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex3_s{width:calc( 12.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex4_s{width:calc( 16.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex5_s{width:calc( 20.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex6_s{width:calc( 25% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex7_s{width:calc( 29.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex8_s{width:calc( 33.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex9_s{width:calc( 37.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex10_s{width:calc( 41.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex11_s{width:calc( 45.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex12_s{width:calc( 50% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex13_s{width:calc( 54.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex14_s{width:calc( 58.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex15_s{width:calc( 62.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex16_s{width:calc( 66.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex17_s{width:calc( 70.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex18_s{width:calc( 75% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex19_s{width:calc( 79.16667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex20_s{width:calc( 83.33333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex21_s{width:calc( 87.5% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex22_s{width:calc( 91.66667% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex23_s{width:calc( 95.83333% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex24_s{width:calc( 100% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg40_s>.u-flex_fifth_s{width:calc( 20% - 40px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>*{margin-left:22.5px;margin-right:22.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex1_s{width:calc( 4.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex2_s{width:calc( 8.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex3_s{width:calc( 12.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex4_s{width:calc( 16.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex5_s{width:calc( 20.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex6_s{width:calc( 25% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex7_s{width:calc( 29.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex8_s{width:calc( 33.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex9_s{width:calc( 37.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex10_s{width:calc( 41.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex11_s{width:calc( 45.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex12_s{width:calc( 50% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex13_s{width:calc( 54.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex14_s{width:calc( 58.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex15_s{width:calc( 62.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex16_s{width:calc( 66.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex17_s{width:calc( 70.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex18_s{width:calc( 75% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex19_s{width:calc( 79.16667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex20_s{width:calc( 83.33333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex21_s{width:calc( 87.5% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex22_s{width:calc( 91.66667% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex23_s{width:calc( 95.83333% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex24_s{width:calc( 100% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg45_s>.u-flex_fifth_s{width:calc( 20% - 45px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>*{margin-left:25px;margin-right:25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex1_s{width:calc( 4.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex2_s{width:calc( 8.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex3_s{width:calc( 12.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex4_s{width:calc( 16.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex5_s{width:calc( 20.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex6_s{width:calc( 25% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex7_s{width:calc( 29.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex8_s{width:calc( 33.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex9_s{width:calc( 37.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex10_s{width:calc( 41.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex11_s{width:calc( 45.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex12_s{width:calc( 50% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex13_s{width:calc( 54.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex14_s{width:calc( 58.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex15_s{width:calc( 62.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex16_s{width:calc( 66.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex17_s{width:calc( 70.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex18_s{width:calc( 75% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex19_s{width:calc( 79.16667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex20_s{width:calc( 83.33333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex21_s{width:calc( 87.5% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex22_s{width:calc( 91.66667% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex23_s{width:calc( 95.83333% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex24_s{width:calc( 100% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg50_s>.u-flex_fifth_s{width:calc( 20% - 50px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>*{margin-left:27.5px;margin-right:27.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex1_s{width:calc( 4.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex2_s{width:calc( 8.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex3_s{width:calc( 12.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex4_s{width:calc( 16.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex5_s{width:calc( 20.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex6_s{width:calc( 25% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex7_s{width:calc( 29.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex8_s{width:calc( 33.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex9_s{width:calc( 37.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex10_s{width:calc( 41.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex11_s{width:calc( 45.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex12_s{width:calc( 50% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex13_s{width:calc( 54.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex14_s{width:calc( 58.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex15_s{width:calc( 62.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex16_s{width:calc( 66.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex17_s{width:calc( 70.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex18_s{width:calc( 75% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex19_s{width:calc( 79.16667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex20_s{width:calc( 83.33333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex21_s{width:calc( 87.5% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex22_s{width:calc( 91.66667% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex23_s{width:calc( 95.83333% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex24_s{width:calc( 100% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg55_s>.u-flex_fifth_s{width:calc( 20% - 55px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>*{margin-left:30px;margin-right:30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex1_s{width:calc( 4.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex2_s{width:calc( 8.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex3_s{width:calc( 12.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex4_s{width:calc( 16.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex5_s{width:calc( 20.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex6_s{width:calc( 25% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex7_s{width:calc( 29.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex8_s{width:calc( 33.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex9_s{width:calc( 37.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex10_s{width:calc( 41.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex11_s{width:calc( 45.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex12_s{width:calc( 50% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex13_s{width:calc( 54.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex14_s{width:calc( 58.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex15_s{width:calc( 62.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex16_s{width:calc( 66.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex17_s{width:calc( 70.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex18_s{width:calc( 75% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex19_s{width:calc( 79.16667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex20_s{width:calc( 83.33333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex21_s{width:calc( 87.5% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex22_s{width:calc( 91.66667% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex23_s{width:calc( 95.83333% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex24_s{width:calc( 100% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg60_s>.u-flex_fifth_s{width:calc( 20% - 60px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>*{margin-left:32.5px;margin-right:32.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex1_s{width:calc( 4.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex2_s{width:calc( 8.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex3_s{width:calc( 12.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex4_s{width:calc( 16.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex5_s{width:calc( 20.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex6_s{width:calc( 25% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex7_s{width:calc( 29.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex8_s{width:calc( 33.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex9_s{width:calc( 37.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex10_s{width:calc( 41.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex11_s{width:calc( 45.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex12_s{width:calc( 50% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex13_s{width:calc( 54.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex14_s{width:calc( 58.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex15_s{width:calc( 62.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex16_s{width:calc( 66.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex17_s{width:calc( 70.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex18_s{width:calc( 75% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex19_s{width:calc( 79.16667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex20_s{width:calc( 83.33333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex21_s{width:calc( 87.5% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex22_s{width:calc( 91.66667% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex23_s{width:calc( 95.83333% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex24_s{width:calc( 100% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg65_s>.u-flex_fifth_s{width:calc( 20% - 65px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>*{margin-left:35px;margin-right:35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex1_s{width:calc( 4.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex2_s{width:calc( 8.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex3_s{width:calc( 12.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex4_s{width:calc( 16.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex5_s{width:calc( 20.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex6_s{width:calc( 25% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex7_s{width:calc( 29.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex8_s{width:calc( 33.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex9_s{width:calc( 37.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex10_s{width:calc( 41.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex11_s{width:calc( 45.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex12_s{width:calc( 50% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex13_s{width:calc( 54.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex14_s{width:calc( 58.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex15_s{width:calc( 62.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex16_s{width:calc( 66.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex17_s{width:calc( 70.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex18_s{width:calc( 75% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex19_s{width:calc( 79.16667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex20_s{width:calc( 83.33333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex21_s{width:calc( 87.5% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex22_s{width:calc( 91.66667% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex23_s{width:calc( 95.83333% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex24_s{width:calc( 100% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg70_s>.u-flex_fifth_s{width:calc( 20% - 70px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>*{margin-left:37.5px;margin-right:37.5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex1_s{width:calc( 4.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex2_s{width:calc( 8.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex3_s{width:calc( 12.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex4_s{width:calc( 16.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex5_s{width:calc( 20.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex6_s{width:calc( 25% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex7_s{width:calc( 29.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex8_s{width:calc( 33.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex9_s{width:calc( 37.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex10_s{width:calc( 41.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex11_s{width:calc( 45.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex12_s{width:calc( 50% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex13_s{width:calc( 54.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex14_s{width:calc( 58.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex15_s{width:calc( 62.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex16_s{width:calc( 66.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex17_s{width:calc( 70.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex18_s{width:calc( 75% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex19_s{width:calc( 79.16667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex20_s{width:calc( 83.33333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex21_s{width:calc( 87.5% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex22_s{width:calc( 91.66667% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex23_s{width:calc( 95.83333% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex24_s{width:calc( 100% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg75_s>.u-flex_fifth_s{width:calc( 20% - 75px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>*{margin-left:40px;margin-right:40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex1_s{width:calc( 4.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex2_s{width:calc( 8.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex3_s{width:calc( 12.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex4_s{width:calc( 16.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex5_s{width:calc( 20.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex6_s{width:calc( 25% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex7_s{width:calc( 29.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex8_s{width:calc( 33.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex9_s{width:calc( 37.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex10_s{width:calc( 41.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex11_s{width:calc( 45.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex12_s{width:calc( 50% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex13_s{width:calc( 54.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex14_s{width:calc( 58.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex15_s{width:calc( 62.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex16_s{width:calc( 66.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex17_s{width:calc( 70.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex18_s{width:calc( 75% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex19_s{width:calc( 79.16667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex20_s{width:calc( 83.33333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex21_s{width:calc( 87.5% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex22_s{width:calc( 91.66667% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex23_s{width:calc( 95.83333% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex24_s{width:calc( 100% - 80px)}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mg80_s>.u-flex_fifth_s{width:calc( 20% - 80px)}}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb0{margin-bottom:-0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb0>*{margin-bottom:0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb5{margin-bottom:-5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb5>*{margin-bottom:5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb10{margin-bottom:-10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb10>*{margin-bottom:10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb15{margin-bottom:-15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb15>*{margin-bottom:15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb20{margin-bottom:-20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb20>*{margin-bottom:20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb25{margin-bottom:-25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb25>*{margin-bottom:25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb30{margin-bottom:-30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb30>*{margin-bottom:30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb35{margin-bottom:-35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb35>*{margin-bottom:35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb40{margin-bottom:-40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb40>*{margin-bottom:40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb45{margin-bottom:-45px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb45>*{margin-bottom:45px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb50{margin-bottom:-50px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb50>*{margin-bottom:50px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb55{margin-bottom:-55px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb55>*{margin-bottom:55px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb60{margin-bottom:-60px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb60>*{margin-bottom:60px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb65{margin-bottom:-65px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb65>*{margin-bottom:65px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb70{margin-bottom:-70px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb70>*{margin-bottom:70px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb75{margin-bottom:-75px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb75>*{margin-bottom:75px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb80{margin-bottom:-80px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb80>*{margin-bottom:80px}@media screen and (max-width: 1240px){.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb0_l{margin-bottom:-0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb0_l>*{margin-bottom:0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb5_l{margin-bottom:-5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb5_l>*{margin-bottom:5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb10_l{margin-bottom:-10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb10_l>*{margin-bottom:10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb15_l{margin-bottom:-15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb15_l>*{margin-bottom:15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb20_l{margin-bottom:-20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb20_l>*{margin-bottom:20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb25_l{margin-bottom:-25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb25_l>*{margin-bottom:25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb30_l{margin-bottom:-30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb30_l>*{margin-bottom:30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb35_l{margin-bottom:-35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb35_l>*{margin-bottom:35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb40_l{margin-bottom:-40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb40_l>*{margin-bottom:40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb45_l{margin-bottom:-45px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb45_l>*{margin-bottom:45px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb50_l{margin-bottom:-50px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb50_l>*{margin-bottom:50px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb55_l{margin-bottom:-55px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb55_l>*{margin-bottom:55px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb60_l{margin-bottom:-60px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb60_l>*{margin-bottom:60px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb65_l{margin-bottom:-65px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb65_l>*{margin-bottom:65px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb70_l{margin-bottom:-70px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb70_l>*{margin-bottom:70px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb75_l{margin-bottom:-75px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb75_l>*{margin-bottom:75px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb80_l{margin-bottom:-80px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb80_l>*{margin-bottom:80px}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb0_m{margin-bottom:-0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb0_m>*{margin-bottom:0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb5_m{margin-bottom:-5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb5_m>*{margin-bottom:5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb10_m{margin-bottom:-10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb10_m>*{margin-bottom:10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb15_m{margin-bottom:-15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb15_m>*{margin-bottom:15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb20_m{margin-bottom:-20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb20_m>*{margin-bottom:20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb25_m{margin-bottom:-25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb25_m>*{margin-bottom:25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb30_m{margin-bottom:-30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb30_m>*{margin-bottom:30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb35_m{margin-bottom:-35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb35_m>*{margin-bottom:35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb40_m{margin-bottom:-40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb40_m>*{margin-bottom:40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb45_m{margin-bottom:-45px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb45_m>*{margin-bottom:45px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb50_m{margin-bottom:-50px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb50_m>*{margin-bottom:50px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb55_m{margin-bottom:-55px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb55_m>*{margin-bottom:55px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb60_m{margin-bottom:-60px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb60_m>*{margin-bottom:60px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb65_m{margin-bottom:-65px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb65_m>*{margin-bottom:65px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb70_m{margin-bottom:-70px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb70_m>*{margin-bottom:70px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb75_m{margin-bottom:-75px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb75_m>*{margin-bottom:75px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb80_m{margin-bottom:-80px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb80_m>*{margin-bottom:80px}}@media screen and (max-width: 768px){.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb0_s{margin-bottom:-0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb0_s>*{margin-bottom:0px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb5_s{margin-bottom:-5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb5_s>*{margin-bottom:5px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb10_s{margin-bottom:-10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb10_s>*{margin-bottom:10px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb15_s{margin-bottom:-15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb15_s>*{margin-bottom:15px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb20_s{margin-bottom:-20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb20_s>*{margin-bottom:20px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb25_s{margin-bottom:-25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb25_s>*{margin-bottom:25px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb30_s{margin-bottom:-30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb30_s>*{margin-bottom:30px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb35_s{margin-bottom:-35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb35_s>*{margin-bottom:35px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb40_s{margin-bottom:-40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb40_s>*{margin-bottom:40px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb45_s{margin-bottom:-45px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb45_s>*{margin-bottom:45px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb50_s{margin-bottom:-50px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb50_s>*{margin-bottom:50px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb55_s{margin-bottom:-55px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb55_s>*{margin-bottom:55px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb60_s{margin-bottom:-60px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb60_s>*{margin-bottom:60px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb65_s{margin-bottom:-65px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb65_s>*{margin-bottom:65px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb70_s{margin-bottom:-70px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb70_s>*{margin-bottom:70px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb75_s{margin-bottom:-75px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb75_s>*{margin-bottom:75px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb80_s{margin-bottom:-80px}.cmp-core-shimanoconnect-footer .u-flex.u-flex_mb80_s>*{margin-bottom:80px}}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}@media screen and (max-width: 1240px){.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order0_l{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order1_l{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order2_l{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order3_l{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order4_l{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order5_l{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order6_l{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order7_l{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order8_l{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order9_l{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order10_l{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order11_l{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order12_l{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order13_l{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order14_l{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order15_l{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order16_l{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order0_m{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order1_m{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order2_m{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order3_m{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order4_m{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order5_m{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order6_m{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order7_m{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order8_m{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order9_m{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order10_m{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order11_m{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order12_m{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order13_m{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order14_m{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order15_m{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order16_m{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}}@media screen and (max-width: 768px){.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order0_s{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order1_s{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order2_s{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order3_s{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order4_s{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order5_s{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order6_s{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order7_s{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order8_s{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order9_s{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order10_s{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order11_s{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order12_s{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order13_s{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order14_s{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order15_s{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.cmp-core-shimanoconnect-footer .u-flex>.u-flex_order16_s{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .j-accordion_btn.active:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.cmp-core-shimanoconnect-footer .j-accordion_detail{-webkit-transition:max-height 0.3s !important;transition:max-height 0.3s !important}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-single-accordion{padding:0 3rem}}.cmp-core-shimanoconnect-footer .cmp-single-accordion__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-core-shimanoconnect-footer .cmp-single-accordion__title{font-size:1.8rem;font-weight:500;width:calc(100% - 50px);margin-bottom:20px}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-single-accordion__title{margin-bottom:0}}.cmp-core-shimanoconnect-footer .cmp-single-accordion__link{display:block;color:#fff;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-single-accordion__link{padding:14px 0}}.cmp-core-shimanoconnect-footer .cmp-single-accordion__link:hover{opacity:.7}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button{background:transparent;border:0;width:50px;padding:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;padding:20px 0 20px 5px}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button:focus{outline:0}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button:after{content:'';display:block;width:0;height:0;border-left:8px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent;margin-left:auto;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}@media screen and (min-width: 1026px){.cmp-core-shimanoconnect-footer .cmp-single-accordion__button{display:none}.cmp-core-shimanoconnect-footer .cmp-single-accordion__content{max-height:none !important}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-single-accordion{border-bottom:1px solid rgba(255,255,255,0.5)}}.cmp-core-shimanoconnect-footer .text ul>li:before{display:none}.cmp-core-shimanoconnect-footer .cmp-container--footer{padding:45px 8.3%}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-container--footer{padding:0}}.cmp-core-shimanoconnect-footer .cmp-container--footer-lower{margin-top:100px}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-container--footer-lower{margin-top:0}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-container--footer-lower{padding:24px 3rem}}@media screen and (min-width: 1026px){.cmp-core-shimanoconnect-footer .cmp-container--footer-lower{padding:0 8.3% 45px 8.3%}.cmp-core-shimanoconnect-footer .cmp-container--footer-lower .cmp-container>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-container--footer-lower .cmp-container>div{text-align:center}}.cmp-core-shimanoconnect-footer .cmp-title--footer{font-size:2.2rem;line-height:1.3;font-weight:500}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-title--footer{padding:17px 3rem}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-title--footer{font-size:2rem}}.cmp-core-shimanoconnect-footer .cmp-title--footer__link{display:block;color:#fff;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}.cmp-core-shimanoconnect-footer .cmp-title--footer__link:hover{opacity:.7}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-title--footer{border-bottom:1px solid rgba(255,255,255,0.5)}}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-small a,.cmp-core-shimanoconnect-footer .cmp-text--footer-link-medium a{text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-small a:hover,.cmp-core-shimanoconnect-footer .cmp-text--footer-link-medium a:hover{opacity:.7}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-small{font-size:1.2rem;margin:0 40px}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-text--footer-link-small{margin:0}}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-small a{color:#fff}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-small a:first-of-type{padding-right:12px}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-small a:not(:first-of-type){padding:0 12px}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-medium{font-size:1.6rem}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-text--footer-link-medium{margin-bottom:15px}}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-medium a{color:#fff}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-medium a:first-of-type{padding-right:16px}.cmp-core-shimanoconnect-footer .cmp-text--footer-link-medium a:not(:first-of-type){padding:0 16px}.cmp-core-shimanoconnect-footer .cmp-text--footer-light-blue{font-size:1.2rem;color:rgba(255,255,255,0.5);margin:0 0 0 auto}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-text--footer-light-blue{margin:60px 0 0}}.cmp-core-shimanoconnect-footer .cmp-text--footer__pagetop{position:fixed;right:80px;bottom:20px;text-align:center;z-index:50;opacity:0;pointer-events:none;visibility:hidden;-webkit-transition:opacity .8s;transition:opacity .8s}.is-scroll .cmp-core-shimanoconnect-footer .cmp-text--footer__pagetop{opacity:1;pointer-events:all;visibility:visible}.cmp-core-shimanoconnect-footer .cmp-text--footer__pagetop a{padding:10px 15px;display:inline-block;color:#333;font-weight:500;background-color:#d3d3d3;border-radius:8px;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}.cmp-core-shimanoconnect-footer .cmp-text--footer__pagetop a:hover{opacity:.7}.cmp-core-shimanoconnect-footer .cmp-text--footer__pagetop a:before{display:inline-block;content:'';margin-right:10px;width:6px;height:6px;border:solid #333;border-width:2px 2px 0 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);vertical-align:middle}@media screen and (min-width: 1026px){.cmp-core-shimanoconnect-footer .cmp-text--footer-light-blue{text-align:right}}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-text--footer__pagetop{right:20px}}.cmp-core-shimanoconnect-footer .cmp-navigation--for-footer .cmp-navigation__group .cmp-navigation__group{padding-left:1em;margin-top:0}.cmp-core-shimanoconnect-footer .cmp-navigation--for-footer .cmp-navigation__item{font-size:1.4rem}.cmp-core-shimanoconnect-footer .cmp-navigation--for-footer .cmp-navigation__item-link{padding:4px 0;display:block;color:#fff;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (max-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-navigation--for-footer .cmp-navigation__item-link{padding:8px 0}}.cmp-core-shimanoconnect-footer .cmp-navigation--for-footer .cmp-navigation__item-link:hover{opacity:.7}.cmp-core-shimanoconnect-footer .cmp-navigation--for-footer .cmp-navigation__item-link[target="_blank"]:after{display:inline-block;margin-left:6px;content:'';width:10px;height:8px;background:url(../../../content/dam/shimanoconnect/icon/window_white.svg) no-repeat 0 0/100% 100%}.cmp-core-shimanoconnect-footer .cmp-single-accordion{border-bottom:1px solid rgba(255,255,255,0.3)}.cmp-core-shimanoconnect-footer .cmp-single-accordion__header{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-align:left}.cmp-core-shimanoconnect-footer .cmp-single-accordion__title{width:80%;font-size:1.7rem;color:#fff}.cmp-core-shimanoconnect-footer .cmp-single-accordion__link{color:#fff;text-decoration:none}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button{display:block;width:20%;background:transparent;border:none;position:relative}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button:focus{outline:none}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);display:inline-block;width:0;height:0;border-style:solid;border-width:7px 0 7px 9px;border-color:transparent transparent transparent #fff}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button--disabled{display:none}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button--disabled:after{display:none}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button--expanded{display:block}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button--expanded:after{-webkit-transform:translate3d(-50%, -50%, 0) rotate(-90deg);transform:translate3d(-50%, -50%, 0) rotate(-90deg)}.cmp-core-shimanoconnect-footer .cmp-single-accordion__content{-webkit-padding-start:8.33333%;padding-inline-start:8.33333%}.cmp-core-shimanoconnect-footer .cmp-single-accordion__content--expanded{display:block}@media screen and (min-width: 481px){.cmp-core-shimanoconnect-footer .cmp-single-accordion__title{font-size:1.8rem}}@media screen and (min-width: 1025px){.cmp-core-shimanoconnect-footer .cmp-single-accordion{border-bottom:none}.cmp-core-shimanoconnect-footer .cmp-single-accordion__title{font-size:2.0rem}.cmp-core-shimanoconnect-footer .cmp-single-accordion__button{display:none}.cmp-core-shimanoconnect-footer .cmp-single-accordion__content{display:block}}
.header-shimanoconnect div,.header-shimanoconnect span,.header-shimanoconnect object,.header-shimanoconnect iframe,.header-shimanoconnect h1,.header-shimanoconnect h2,.header-shimanoconnect h3,.header-shimanoconnect h4,.header-shimanoconnect h5,.header-shimanoconnect h6,.header-shimanoconnect p,.header-shimanoconnect blockquote,.header-shimanoconnect pre,.header-shimanoconnect a,.header-shimanoconnect cite,.header-shimanoconnect code,.header-shimanoconnect del,.header-shimanoconnect dfn,.header-shimanoconnect em,.header-shimanoconnect img,.header-shimanoconnect ins,.header-shimanoconnect kbd,.header-shimanoconnect q,.header-shimanoconnect s,.header-shimanoconnect samp,.header-shimanoconnect small,.header-shimanoconnect strike,.header-shimanoconnect strong,.header-shimanoconnect sub,.header-shimanoconnect sup,.header-shimanoconnect tt,.header-shimanoconnect var,.header-shimanoconnect b,.header-shimanoconnect u,.header-shimanoconnect i,.header-shimanoconnect center,.header-shimanoconnect dl,.header-shimanoconnect dt,.header-shimanoconnect dd,.header-shimanoconnect ol,.header-shimanoconnect ul,.header-shimanoconnect li,.header-shimanoconnect fieldset,.header-shimanoconnect form,.header-shimanoconnect label,.header-shimanoconnect legend,.header-shimanoconnect table,.header-shimanoconnect caption,.header-shimanoconnect tbody,.header-shimanoconnect tfoot,.header-shimanoconnect thead,.header-shimanoconnect tr,.header-shimanoconnect th,.header-shimanoconnect td,.header-shimanoconnect article,.header-shimanoconnect aside,.header-shimanoconnect canvas,.header-shimanoconnect details,.header-shimanoconnect embed,.header-shimanoconnect figure,.header-shimanoconnect figcaption,.header-shimanoconnect footer,.header-shimanoconnect header,.header-shimanoconnect hgroup,.header-shimanoconnect menu,.header-shimanoconnect nav,.header-shimanoconnect output,.header-shimanoconnect ruby,.header-shimanoconnect section,.header-shimanoconnect summary,.header-shimanoconnect time,.header-shimanoconnect mark,.header-shimanoconnect audio,.header-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.header-shimanoconnect ol,.header-shimanoconnect ul{list-style:none}.header-shimanoconnect table{border-collapse:collapse;border-spacing:0}.header-shimanoconnect caption,.header-shimanoconnect th,.header-shimanoconnect td{text-align:left;vertical-align:middle}.header-shimanoconnect q,.header-shimanoconnect blockquote{quotes:none}.header-shimanoconnect q:before,.header-shimanoconnect q:after{content:"";content:none}.header-shimanoconnect blockquote:before,.header-shimanoconnect blockquote:after{content:"";content:none}.header-shimanoconnect a img{border:none}.header-shimanoconnect article,.header-shimanoconnect aside,.header-shimanoconnect details,.header-shimanoconnect figcaption,.header-shimanoconnect figure,.header-shimanoconnect footer,.header-shimanoconnect header,.header-shimanoconnect hgroup,.header-shimanoconnect main,.header-shimanoconnect menu,.header-shimanoconnect nav,.header-shimanoconnect section,.header-shimanoconnect summary{display:block}.header-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.header-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.header-shimanoconnect img{width:auto;max-width:100%;height:auto}.header-shimanoconnect sup{vertical-align:super;line-height:1}.header-shimanoconnect sub{vertical-align:sub;line-height:1}.header-shimanoconnect strong{font-weight:bold}.header-shimanoconnect button{cursor:pointer}.header-shimanoconnect input[type="text"],.header-shimanoconnect input[type="tel"],.header-shimanoconnect input[type="email"],.header-shimanoconnect textarea,.header-shimanoconnect input[type="submit"]{-webkit-appearance:none}.header-shimanoconnect .cmp-header-area div{width:100%}.header-shimanoconnect .u-display--block{display:block}@media screen and (max-width: 768px){.header-shimanoconnect .u-display--xs:not(.u-display--s){display:none}.header-shimanoconnect .u-display--over{display:none}}@media screen and (max-width: 768px){.header-shimanoconnect .u-display--m:not(.u-display--s){display:none}}@media screen and (max-width: 768px){.header-shimanoconnect .u-display--l:not(.u-display--s){display:none}}@media screen and (max-width: 768px){.header-shimanoconnect .u-display--xl:not(.u-display--s){display:none}}@media screen and (min-width: 769px) and (max-width: 1025px){.header-shimanoconnect .u-display--xs:not(.u-display--m){display:none}.header-shimanoconnect .u-display--over{display:none}}@media screen and (min-width: 769px) and (max-width: 1025px){.header-shimanoconnect .u-display--s:not(.u-display--m){display:none}}@media screen and (min-width: 769px) and (max-width: 1025px){.header-shimanoconnect .u-display--l:not(.u-display--m){display:none}}@media screen and (min-width: 769px) and (max-width: 1025px){.header-shimanoconnect .u-display--xl:not(.u-display--m){display:none}}@media screen and (min-width: 1026px) and (max-width: 1240px){.header-shimanoconnect .u-display--xs:not(.u-display--l){display:none}.header-shimanoconnect .u-display--over{display:none}}@media screen and (min-width: 1026px) and (max-width: 1240px){.header-shimanoconnect .u-display--s:not(.u-display--l){display:none}}@media screen and (min-width: 1026px) and (max-width: 1240px){.header-shimanoconnect .u-display--m:not(.u-display--l){display:none}}@media screen and (min-width: 1026px) and (max-width: 1240px){.header-shimanoconnect .u-display--xl:not(.u-display--l){display:none}}@media screen and (min-width: 1241px){.header-shimanoconnect .u-display--xs:not(.u-display--xl){display:none}.header-shimanoconnect .u-display--over{display:none}}@media screen and (min-width: 1241px){.header-shimanoconnect .u-display--s:not(.u-display--xl){display:none}}@media screen and (min-width: 1241px){.header-shimanoconnect .u-display--m:not(.u-display--xl){display:none}}@media screen and (min-width: 1241px){.header-shimanoconnect .u-display--l:not(.u-display--xl){display:none}}.header-shimanoconnect .cmp-experiencefragment--header{background-color:#fff;position:relative;z-index:999}.header-shimanoconnect .cmp-experiencefragment--header .languagenavigation{margin-right:0}.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation{position:relative;text-align:center}@media screen and (min-width: 1026px){.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation{min-width:80px}}.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation:after{content:'';width:6px;height:6px;border:0px;border-top:solid 1px #C3C3C3;border-right:solid 1px #C3C3C3;display:inline-block;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);margin-left:-15px;pointer-events:none}.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation select{width:auto;height:auto;background:none;margin:0;font-weight:500;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;font-size:18px;line-height:5pc;cursor:pointer}@media screen and (min-width: 1026px){.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation select{padding:0 20px}}.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation select:focus{-webkit-box-shadow:none;box-shadow:none}.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation option:not(:checked){font-size:14px}@media screen and (min-width: 1026px){.header-shimanoconnect .cmp-experiencefragment--header .cmp-corporate{margin-left:auto;width:8.75%}.header-shimanoconnect .cmp-experiencefragment--header .cmp-corporate-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;height:5pc}.header-shimanoconnect .cmp-experiencefragment--header .cmp-corporate-logo__link{text-decoration:none;color:#d3d3d3;font-size:12px;line-height:1.2;display:block;padding:10px}.header-shimanoconnect .cmp-experiencefragment--header .cmp-corporate-logo__link:before{display:block;content:url(../../../apps/shimano/components/shimanoconnect/components/header-shimanoconnect/clientlibs/site/resources/img/earth.svg);width:18px;margin:0 auto}.header-shimanoconnect .cmp-experiencefragment--header .languagenavigation{margin-right:0}.header-shimanoconnect .cmp-experiencefragment--header .languagenavigation.ml-a{margin-left:auto;border-left:1px solid #dcdcdc}.header-shimanoconnect .cmp-experiencefragment--header .menubutton{display:none}}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-experiencefragment--header .cmp-corporate{display:none}.header-shimanoconnect .cmp-experiencefragment--header .languagenavigation{margin-left:auto;border-left:1px solid #dcdcdc}.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation{border-right:1px solid #dcdcdc;width:18.8vw}.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation:after{right:6px}.header-shimanoconnect .cmp-experiencefragment--header .menubutton{margin-right:0}.header-shimanoconnect .cmp-experiencefragment--header .menubutton.ml-a{margin-left:auto}.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton{width:80px;height:80px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 1025px) and (max-width: 768px){.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton{width:16vw}}@media screen and (max-width: 1025px) and (max-width: 768px){.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton{height:60px}}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton__button{width:46px;height:40px;display:block;border:0;position:relative;padding:0;background:none}.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton__button:before,.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton__button:after{display:block;content:'';width:calc(100% - 20px);height:2px;background-color:#019BD9;position:absolute;left:10px}.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton__button:before{top:10px}.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton__button:after{bottom:10px}.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton__button:focus{outline:0}.header-shimanoconnect .cmp-experiencefragment--header .cmp-menubutton__button span{width:calc(100% - 20px);height:2px;background-color:#019BD9;position:absolute;top:50%;left:10px;margin-top:-1px}}@media screen and (max-width: 768px){.header-shimanoconnect .cmp-experiencefragment--header .cmp-languagenavigation select{line-height:60px}}.header-shimanoconnect .cmp-container--for-header{position:relative;padding:0 6%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-container--for-header{padding:0}}.header-shimanoconnect .cmp-container--for-header-low{position:relative;padding:0 6%}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-container--for-header-low{padding:0}}@media screen and (min-width: 1026px){.header-shimanoconnect .cmp-container--for-header-low{background-color:#019BD9}}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-container--for-header-low{background-color:#fff}}.header-shimanoconnect .cmp-image--header-logo{background-color:#fff;width:8.5%;max-width:130px;min-width:100px;height:inherit;line-height:5pc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;margin:0 15px}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-image--header-logo{width:31vw}}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-image--header-logo{padding:0 0 0 4vw}}@media screen and (max-width: 768px){.header-shimanoconnect .cmp-image--header-logo{margin:0 3.2vw 0 0}}.header-shimanoconnect .cmp-image--header-logo a{width:100%}.header-shimanoconnect .cmp-image--header-logo .cmp-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-shimanoconnect .cmp-image--header-logo .cmp-image img{width:100%}@media screen and (max-width: 768px){.header-shimanoconnect .cmp-image--header-logo{line-height:60px}}.header-shimanoconnect .cmp-title--header-logo{max-width:30vw;font-size:18px;font-weight:500;padding:0 15px;line-height:1;letter-spacing:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;word-break:break-all}@media screen and (max-width: 768px){.header-shimanoconnect .cmp-title--header-logo{font-size:20px}}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-title--header-logo{margin-right:0}}@media screen and (max-width: 768px){.header-shimanoconnect .cmp-title--header-logo{padding:0 2.3vw}}.header-shimanoconnect .cmp-title--header-logo:before{display:block;content:'';width:1px;height:16px;background-color:#dcdcdc;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 500px){.header-shimanoconnect .cmp-title--header-logo{font-size:4.8vw}}.header-shimanoconnect .cmp-title--header-logo .cmp-title__link{text-decoration:none;color:inherit}.header-shimanoconnect .cmp-text--header{font-size:13px;color:#969696;font-weight:500;margin-left:10px;white-space:nowrap;line-height:5pc;height:inherit}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-text--header{font-size:12px}}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-text--header{line-height:30px;left:0;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;background:#fff;width:100%;margin:0;height:auto;padding:0 3rem;text-align:center;border-bottom:1px solid #ccc;border-top:1px solid #ccc}}.header-shimanoconnect .cmp-text--header a{text-decoration:none;color:#969696}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-container--navi-menu{background-color:#095679;position:absolute;top:auto;width:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .6s;transition:opacity .6s;pointer-events:none}.is-gnav_open-shimanoconnect-core .header-shimanoconnect .cmp-container--navi-menu{visibility:visible;opacity:1;pointer-events:all}}.header-shimanoconnect .cmp-tablink--for-headers .cmp-tablink{background-color:#095679;border-bottom:1px solid rgba(255,255,255,0.3);cursor:pointer}.header-shimanoconnect .cmp-tablink--for-headers .cmp-tablink__link{text-decoration:none;font-size:16px;color:#fff;padding:11px 3rem;display:block}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-tablink--for-headers .cmp-tablink__text{position:relative}.header-shimanoconnect .cmp-tablink--for-headers .cmp-tablink__text:after{content:'';display:block;width:0;height:0;border-left:8px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-shimanoconnect .cmp-tablink--for-headers .cmp-tablink__link{width:calc(100% - 50px)}}@media screen and (min-width: 1026px){.header-shimanoconnect .cmp-navigation--for-header .container>div{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-shimanoconnect .cmp-navigation--for-header .l-sec--xs{padding:0}.header-shimanoconnect .cmp-navigation--for-header .u-bg--white{background:none}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item{line-height:1.3;-webkit-transition:background-color .4s;transition:background-color .4s;position:relative}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item-link{color:#fff;font-weight:400;padding:10px 20px;font-size:14px;text-decoration:none;display:block;position:relative}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item-link[target="_blank"]:after{display:inline-block;margin-left:6px;content:'';width:10px;height:8px;background:url(../../../apps/shimano/components/shimanoconnect/components/header-shimanoconnect/clientlibs/site/resources/img/window_white.svg) no-repeat 0 0/100% 100%}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item--level-0>.cmp-navigation__group{margin-top:0}.header-shimanoconnect .cmp-navigation--for-header .headernavigation>.cmp-navigation__group{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-navigation--for-header .headernavigation>.cmp-navigation__group{display:block}}@media screen and (min-width: 1026px){.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation>.cmp-navigation__group{display:-webkit-box;display:-ms-flexbox;display:flex}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item{min-width:150px;text-align:center;-webkit-transition:background-color .3s, opacity .6s;transition:background-color .3s, opacity .6s}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item:hover{background-color:#095679}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item:hover.cmp-navigation__item--level-0>.cmp-navigation__group{pointer-events:all;visibility:visible;-webkit-transform:scaleY(1);transform:scaleY(1)}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item:hover.cmp-navigation__item--level-0 .cmp-navigation__item{opacity:1}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item--level-0>.cmp-navigation__group{position:absolute;top:100%;left:0;background-color:#095679;-webkit-transition:-webkit-transform 0.4s cubic-bezier(0, 1, 0, 1);transition:-webkit-transform 0.4s cubic-bezier(0, 1, 0, 1);transition:transform 0.4s cubic-bezier(0, 1, 0, 1);transition:transform 0.4s cubic-bezier(0, 1, 0, 1), -webkit-transform 0.4s cubic-bezier(0, 1, 0, 1);pointer-events:none;visibility:hidden;overflow:hidden;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item--level-0 .cmp-navigation__item{opacity:0}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item--level-0 .cmp-navigation__item:hover{background-color:#019BD9}}@media screen and (max-width: 1025px){.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item-link{color:#095679;border-bottom:1px solid rgba(9,186,121,0.2)}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item-link[target="_blank"]:after{background-image:url(../../../apps/shimano/components/shimanoconnect/components/header-shimanoconnect/clientlibs/site/resources/img/window_navy.svg)}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item--level-0>.cmp-navigation__item-link{font-size:18px;font-weight:500;padding:20px 3rem}.header-shimanoconnect .cmp-navigation--for-header .cmp-navigation__item--level-0 .cmp-navigation__group .cmp-navigation__item-link{font-size:16px;padding:15px 6rem}}.header-shimanoconnect .wcmmode-headershownav.cmp-container--navi-menu{position:relative !important;opacity:1 !important;visibility:visible !important}.header-shimanoconnect .wcmmode-headershownav .headernavigation-shimanoconnect{min-width:200px}.header-shimanoconnect .wcmmode-headershownav .headerlink-shimanoconnect{min-width:200px}.header-shimanoconnect .wcmmode-headershownav .container>div{-ms-flex-wrap:wrap;flex-wrap:wrap}.header-shimanoconnect .wcmmode-headershownav .container>div .newpar{min-width:200px}.header-shimanoconnect .cmp-header-area div{width:100%}
	/*
 *  Copyright 2018 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.image-shimanoconnect div,.image-shimanoconnect span,.image-shimanoconnect object,.image-shimanoconnect iframe,.image-shimanoconnect h1,.image-shimanoconnect h2,.image-shimanoconnect h3,.image-shimanoconnect h4,.image-shimanoconnect h5,.image-shimanoconnect h6,.image-shimanoconnect p,.image-shimanoconnect blockquote,.image-shimanoconnect pre,.image-shimanoconnect a,.image-shimanoconnect cite,.image-shimanoconnect code,.image-shimanoconnect del,.image-shimanoconnect dfn,.image-shimanoconnect em,.image-shimanoconnect img,.image-shimanoconnect ins,.image-shimanoconnect kbd,.image-shimanoconnect q,.image-shimanoconnect s,.image-shimanoconnect samp,.image-shimanoconnect small,.image-shimanoconnect strike,.image-shimanoconnect strong,.image-shimanoconnect sub,.image-shimanoconnect sup,.image-shimanoconnect tt,.image-shimanoconnect var,.image-shimanoconnect b,.image-shimanoconnect u,.image-shimanoconnect i,.image-shimanoconnect center,.image-shimanoconnect dl,.image-shimanoconnect dt,.image-shimanoconnect dd,.image-shimanoconnect ol,.image-shimanoconnect ul,.image-shimanoconnect li,.image-shimanoconnect fieldset,.image-shimanoconnect form,.image-shimanoconnect label,.image-shimanoconnect legend,.image-shimanoconnect table,.image-shimanoconnect caption,.image-shimanoconnect tbody,.image-shimanoconnect tfoot,.image-shimanoconnect thead,.image-shimanoconnect tr,.image-shimanoconnect th,.image-shimanoconnect td,.image-shimanoconnect article,.image-shimanoconnect aside,.image-shimanoconnect canvas,.image-shimanoconnect details,.image-shimanoconnect embed,.image-shimanoconnect figure,.image-shimanoconnect figcaption,.image-shimanoconnect footer,.image-shimanoconnect header,.image-shimanoconnect hgroup,.image-shimanoconnect menu,.image-shimanoconnect nav,.image-shimanoconnect output,.image-shimanoconnect ruby,.image-shimanoconnect section,.image-shimanoconnect summary,.image-shimanoconnect time,.image-shimanoconnect mark,.image-shimanoconnect audio,.image-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.image-shimanoconnect ol,.image-shimanoconnect ul{list-style:none}.image-shimanoconnect table{border-collapse:collapse;border-spacing:0}.image-shimanoconnect caption,.image-shimanoconnect th,.image-shimanoconnect td{text-align:left;vertical-align:middle}.image-shimanoconnect q,.image-shimanoconnect blockquote{quotes:none}.image-shimanoconnect q:before,.image-shimanoconnect q:after{content:"";content:none}.image-shimanoconnect blockquote:before,.image-shimanoconnect blockquote:after{content:"";content:none}.image-shimanoconnect a img{border:none}.image-shimanoconnect article,.image-shimanoconnect aside,.image-shimanoconnect details,.image-shimanoconnect figcaption,.image-shimanoconnect figure,.image-shimanoconnect footer,.image-shimanoconnect header,.image-shimanoconnect hgroup,.image-shimanoconnect main,.image-shimanoconnect menu,.image-shimanoconnect nav,.image-shimanoconnect section,.image-shimanoconnect summary{display:block}.image-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.image-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.image-shimanoconnect img{width:auto;max-width:100%;height:auto}.image-shimanoconnect sup{vertical-align:super;line-height:1}.image-shimanoconnect sub{vertical-align:sub;line-height:1}.image-shimanoconnect strong{font-weight:bold}.image-shimanoconnect button{cursor:pointer}.image-shimanoconnect input[type="text"],.image-shimanoconnect input[type="tel"],.image-shimanoconnect input[type="email"],.image-shimanoconnect textarea,.image-shimanoconnect input[type="submit"]{-webkit-appearance:none}.image-shimanoconnect .cmp-header-area div{width:100%}.image-shimanoconnect .cmp-image__title{font-size:12px;color:#a2a2a2;line-height:1.75;display:block}@media screen and (max-width: 1025px){.image-shimanoconnect .cmp-image__title{font-size:16px}}.image-shimanoconnect .cmp-image__link a{-webkit-transition:opacity .4s;transition:opacity .4s}.image-shimanoconnect .cmp-image__link a:hover{opacity:.7}.image-shimanoconnect .cmp-image--center{text-align:center}.image-shimanoconnect .cmp-image--left{text-align:left}.image-shimanoconnect .cmp-image--right{text-align:right}@media screen and (max-width: 768px){.image-shimanoconnect .cmp-image__sp-none{display:none}}@media screen and (min-width: 769px){.image-shimanoconnect .cmp-image__pc-none{display:none}}
.fw .imagetext-shimanoconnect .u-flex{margin:0}.imagetext-shimanoconnect .g-width--500{max-width:500px;width:100%}.imagetext-shimanoconnect div,.imagetext-shimanoconnect span,.imagetext-shimanoconnect object,.imagetext-shimanoconnect iframe,.imagetext-shimanoconnect h1,.imagetext-shimanoconnect h2,.imagetext-shimanoconnect h3,.imagetext-shimanoconnect h4,.imagetext-shimanoconnect h5,.imagetext-shimanoconnect h6,.imagetext-shimanoconnect p,.imagetext-shimanoconnect blockquote,.imagetext-shimanoconnect pre,.imagetext-shimanoconnect a,.imagetext-shimanoconnect cite,.imagetext-shimanoconnect code,.imagetext-shimanoconnect del,.imagetext-shimanoconnect dfn,.imagetext-shimanoconnect em,.imagetext-shimanoconnect img,.imagetext-shimanoconnect ins,.imagetext-shimanoconnect kbd,.imagetext-shimanoconnect q,.imagetext-shimanoconnect s,.imagetext-shimanoconnect samp,.imagetext-shimanoconnect small,.imagetext-shimanoconnect strike,.imagetext-shimanoconnect strong,.imagetext-shimanoconnect sub,.imagetext-shimanoconnect sup,.imagetext-shimanoconnect tt,.imagetext-shimanoconnect var,.imagetext-shimanoconnect b,.imagetext-shimanoconnect u,.imagetext-shimanoconnect i,.imagetext-shimanoconnect center,.imagetext-shimanoconnect dl,.imagetext-shimanoconnect dt,.imagetext-shimanoconnect dd,.imagetext-shimanoconnect ol,.imagetext-shimanoconnect ul,.imagetext-shimanoconnect li,.imagetext-shimanoconnect fieldset,.imagetext-shimanoconnect form,.imagetext-shimanoconnect label,.imagetext-shimanoconnect legend,.imagetext-shimanoconnect table,.imagetext-shimanoconnect caption,.imagetext-shimanoconnect tbody,.imagetext-shimanoconnect tfoot,.imagetext-shimanoconnect thead,.imagetext-shimanoconnect tr,.imagetext-shimanoconnect th,.imagetext-shimanoconnect td,.imagetext-shimanoconnect article,.imagetext-shimanoconnect aside,.imagetext-shimanoconnect canvas,.imagetext-shimanoconnect details,.imagetext-shimanoconnect embed,.imagetext-shimanoconnect figure,.imagetext-shimanoconnect figcaption,.imagetext-shimanoconnect footer,.imagetext-shimanoconnect header,.imagetext-shimanoconnect hgroup,.imagetext-shimanoconnect menu,.imagetext-shimanoconnect nav,.imagetext-shimanoconnect output,.imagetext-shimanoconnect ruby,.imagetext-shimanoconnect section,.imagetext-shimanoconnect summary,.imagetext-shimanoconnect time,.imagetext-shimanoconnect mark,.imagetext-shimanoconnect audio,.imagetext-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.imagetext-shimanoconnect ol,.imagetext-shimanoconnect ul{list-style:none}.imagetext-shimanoconnect table{border-collapse:collapse;border-spacing:0}.imagetext-shimanoconnect caption,.imagetext-shimanoconnect th,.imagetext-shimanoconnect td{text-align:left;vertical-align:middle}.imagetext-shimanoconnect q,.imagetext-shimanoconnect blockquote{quotes:none}.imagetext-shimanoconnect q:before,.imagetext-shimanoconnect q:after{content:"";content:none}.imagetext-shimanoconnect blockquote:before,.imagetext-shimanoconnect blockquote:after{content:"";content:none}.imagetext-shimanoconnect a img{border:none}.imagetext-shimanoconnect article,.imagetext-shimanoconnect aside,.imagetext-shimanoconnect details,.imagetext-shimanoconnect figcaption,.imagetext-shimanoconnect figure,.imagetext-shimanoconnect footer,.imagetext-shimanoconnect header,.imagetext-shimanoconnect hgroup,.imagetext-shimanoconnect main,.imagetext-shimanoconnect menu,.imagetext-shimanoconnect nav,.imagetext-shimanoconnect section,.imagetext-shimanoconnect summary{display:block}.imagetext-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.imagetext-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.imagetext-shimanoconnect img{width:auto;max-width:100%;height:auto}.imagetext-shimanoconnect sup{vertical-align:super;line-height:1}.imagetext-shimanoconnect sub{vertical-align:sub;line-height:1}.imagetext-shimanoconnect strong{font-weight:bold}.imagetext-shimanoconnect button{cursor:pointer}.imagetext-shimanoconnect input[type="text"],.imagetext-shimanoconnect input[type="tel"],.imagetext-shimanoconnect input[type="email"],.imagetext-shimanoconnect textarea,.imagetext-shimanoconnect input[type="submit"]{-webkit-appearance:none}.imagetext-shimanoconnect .cmp-header-area div{width:100%}@font-face{.imagetext-shimanoconnect{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWbody.page-shimanoconnectCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}}.imagetext-shimanoconnect :root{--swiper-theme-color:#007aff}.imagetext-shimanoconnect .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.imagetext-shimanoconnect .swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.imagetext-shimanoconnect .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.imagetext-shimanoconnect .swiper-container-android .swiper-slide,.imagetext-shimanoconnect .swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.imagetext-shimanoconnect .swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.imagetext-shimanoconnect .swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.imagetext-shimanoconnect .swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.imagetext-shimanoconnect .swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.imagetext-shimanoconnect .swiper-slide-invisible-blank{visibility:hidden}.imagetext-shimanoconnect .swiper-container-autoheight,.imagetext-shimanoconnect .swiper-container-autoheight .swiper-slide{height:auto}.imagetext-shimanoconnect .swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.imagetext-shimanoconnect .swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.imagetext-shimanoconnect .swiper-container-3d .swiper-cube-shadow,.imagetext-shimanoconnect .swiper-container-3d .swiper-slide,.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-bottom,.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-left,.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-right,.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-top,.imagetext-shimanoconnect .swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-bottom,.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-left,.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-right,.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.imagetext-shimanoconnect .swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.imagetext-shimanoconnect .swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.imagetext-shimanoconnect .swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.imagetext-shimanoconnect .swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.imagetext-shimanoconnect .swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.imagetext-shimanoconnect .swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.imagetext-shimanoconnect :root{--swiper-navigation-size:44px}.imagetext-shimanoconnect .swiper-button-next,.imagetext-shimanoconnect .swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.imagetext-shimanoconnect .swiper-button-next.swiper-button-disabled,.imagetext-shimanoconnect .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.imagetext-shimanoconnect .swiper-button-next:after,.imagetext-shimanoconnect .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial}.imagetext-shimanoconnect .swiper-button-prev,.imagetext-shimanoconnect .swiper-container-rtl .swiper-button-next{left:10px;right:auto}.imagetext-shimanoconnect .swiper-button-prev:after,.imagetext-shimanoconnect .swiper-container-rtl .swiper-button-next:after{content:'prev'}.imagetext-shimanoconnect .swiper-button-next,.imagetext-shimanoconnect .swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.imagetext-shimanoconnect .swiper-button-next:after,.imagetext-shimanoconnect .swiper-container-rtl .swiper-button-prev:after{content:'next'}.imagetext-shimanoconnect .swiper-button-next.swiper-button-white,.imagetext-shimanoconnect .swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.imagetext-shimanoconnect .swiper-button-next.swiper-button-black,.imagetext-shimanoconnect .swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.imagetext-shimanoconnect .swiper-button-lock{display:none}.imagetext-shimanoconnect .swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.imagetext-shimanoconnect .swiper-pagination.swiper-pagination-hidden{opacity:0}.imagetext-shimanoconnect .swiper-container-horizontal>.swiper-pagination-bullets,.imagetext-shimanoconnect .swiper-pagination-custom,.imagetext-shimanoconnect .swiper-pagination-fraction{bottom:10px;left:0;width:100%}.imagetext-shimanoconnect .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.imagetext-shimanoconnect .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);transform:scale(0.33);position:relative}.imagetext-shimanoconnect .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.imagetext-shimanoconnect .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.imagetext-shimanoconnect .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);transform:scale(0.66)}.imagetext-shimanoconnect .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);transform:scale(0.33)}.imagetext-shimanoconnect .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);transform:scale(0.66)}.imagetext-shimanoconnect .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);transform:scale(0.33)}.imagetext-shimanoconnect .swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}.imagetext-shimanoconnect button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.imagetext-shimanoconnect .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.imagetext-shimanoconnect .swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.imagetext-shimanoconnect .swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.imagetext-shimanoconnect .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.imagetext-shimanoconnect .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.imagetext-shimanoconnect .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.imagetext-shimanoconnect .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.imagetext-shimanoconnect .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.imagetext-shimanoconnect .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.imagetext-shimanoconnect .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.imagetext-shimanoconnect .swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.imagetext-shimanoconnect .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.imagetext-shimanoconnect .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.imagetext-shimanoconnect .swiper-container-horizontal>.swiper-pagination-progressbar,.imagetext-shimanoconnect .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.imagetext-shimanoconnect .swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.imagetext-shimanoconnect .swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.imagetext-shimanoconnect .swiper-pagination-white{--swiper-pagination-color:#ffffff}.imagetext-shimanoconnect .swiper-pagination-black{--swiper-pagination-color:#000000}.imagetext-shimanoconnect .swiper-pagination-lock{display:none}.imagetext-shimanoconnect .swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.imagetext-shimanoconnect .swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.imagetext-shimanoconnect .swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.imagetext-shimanoconnect .swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.imagetext-shimanoconnect .swiper-scrollbar-cursor-drag{cursor:move}.imagetext-shimanoconnect .swiper-scrollbar-lock{display:none}.imagetext-shimanoconnect .swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.imagetext-shimanoconnect .swiper-zoom-container>canvas,.imagetext-shimanoconnect .swiper-zoom-container>img,.imagetext-shimanoconnect .swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.imagetext-shimanoconnect .swiper-slide-zoomed{cursor:move}.imagetext-shimanoconnect .swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.imagetext-shimanoconnect .swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.imagetext-shimanoconnect .swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.imagetext-shimanoconnect .swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.imagetext-shimanoconnect .swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.imagetext-shimanoconnect .swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.imagetext-shimanoconnect .swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.imagetext-shimanoconnect .swiper-container-fade .swiper-slide-active,.imagetext-shimanoconnect .swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.imagetext-shimanoconnect .swiper-container-cube{overflow:visible}.imagetext-shimanoconnect .swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.imagetext-shimanoconnect .swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.imagetext-shimanoconnect .swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-active,.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-active,.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-next,.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-next+.swiper-slide,.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-shadow-bottom,.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-shadow-left,.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-shadow-right,.imagetext-shimanoconnect .swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.imagetext-shimanoconnect .swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.imagetext-shimanoconnect .swiper-container-flip{overflow:visible}.imagetext-shimanoconnect .swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.imagetext-shimanoconnect .swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.imagetext-shimanoconnect .swiper-container-flip .swiper-slide-active,.imagetext-shimanoconnect .swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.imagetext-shimanoconnect .swiper-container-flip .swiper-slide-shadow-bottom,.imagetext-shimanoconnect .swiper-container-flip .swiper-slide-shadow-left,.imagetext-shimanoconnect .swiper-container-flip .swiper-slide-shadow-right,.imagetext-shimanoconnect .swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>*{margin-left:20px;margin-right:20px}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex1{width:calc( 4.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex2{width:calc( 8.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex3{width:calc( 12.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex4{width:calc( 16.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex5{width:calc( 20.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex6{width:calc( 25% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex7{width:calc( 29.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex8{width:calc( 33.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex9{width:calc( 37.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex10{width:calc( 41.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex11{width:calc( 45.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex12{width:calc( 50% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex13{width:calc( 54.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex14{width:calc( 58.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex15{width:calc( 62.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex16{width:calc( 66.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex17{width:calc( 70.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex18{width:calc( 75% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex19{width:calc( 79.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex20{width:calc( 83.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex21{width:calc( 87.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex22{width:calc( 91.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex23{width:calc( 95.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex24{width:calc( 100% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex_fifth{width:calc( 20% - 40px)}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex1_l{width:calc( 4.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex2_l{width:calc( 8.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex3_l{width:calc( 12.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex4_l{width:calc( 16.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex5_l{width:calc( 20.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex6_l{width:calc( 25% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex7_l{width:calc( 29.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex8_l{width:calc( 33.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex9_l{width:calc( 37.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex10_l{width:calc( 41.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex11_l{width:calc( 45.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex12_l{width:calc( 50% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex13_l{width:calc( 54.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex14_l{width:calc( 58.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex15_l{width:calc( 62.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex16_l{width:calc( 66.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex17_l{width:calc( 70.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex18_l{width:calc( 75% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex19_l{width:calc( 79.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex20_l{width:calc( 83.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex21_l{width:calc( 87.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex22_l{width:calc( 91.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex23_l{width:calc( 95.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex24_l{width:calc( 100% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex_fifth_l{width:calc( 20% - 40px)}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex1_m{width:calc( 4.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex2_m{width:calc( 8.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex3_m{width:calc( 12.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex4_m{width:calc( 16.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex5_m{width:calc( 20.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex6_m{width:calc( 25% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex7_m{width:calc( 29.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex8_m{width:calc( 33.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex9_m{width:calc( 37.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex10_m{width:calc( 41.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex11_m{width:calc( 45.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex12_m{width:calc( 50% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex13_m{width:calc( 54.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex14_m{width:calc( 58.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex15_m{width:calc( 62.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex16_m{width:calc( 66.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex17_m{width:calc( 70.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex18_m{width:calc( 75% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex19_m{width:calc( 79.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex20_m{width:calc( 83.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex21_m{width:calc( 87.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex22_m{width:calc( 91.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex23_m{width:calc( 95.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex24_m{width:calc( 100% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex_fifth_m{width:calc( 20% - 40px)}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex1_s{width:calc( 4.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex2_s{width:calc( 8.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex3_s{width:calc( 12.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex4_s{width:calc( 16.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex5_s{width:calc( 20.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex6_s{width:calc( 25% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex7_s{width:calc( 29.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex8_s{width:calc( 33.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex9_s{width:calc( 37.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex10_s{width:calc( 41.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex11_s{width:calc( 45.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex12_s{width:calc( 50% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex13_s{width:calc( 54.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex14_s{width:calc( 58.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex15_s{width:calc( 62.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex16_s{width:calc( 66.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex17_s{width:calc( 70.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex18_s{width:calc( 75% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex19_s{width:calc( 79.16667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex20_s{width:calc( 83.33333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex21_s{width:calc( 87.5% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex22_s{width:calc( 91.66667% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex23_s{width:calc( 95.83333% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex24_s{width:calc( 100% - 40px)}.imagetext-shimanoconnect .cmp-imagetext--shimanoconnect .u-flex>.u-flex_fifth_s{width:calc( 20% - 40px)}}.imagetext-shimanoconnect .cmp-imagetext__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imagetext-shimanoconnect .cmp-imagetext__image{position:relative;z-index:10}.imagetext-shimanoconnect .cmp-imagetext__image .cmp-carousel .swiper-container{margin-top:0;margin-bottom:0}.imagetext-shimanoconnect .cmp-imagetext__title{font-size:20px;font-weight:500;margin-top:1em}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext__title{font-size:18px}}.imagetext-shimanoconnect .cmp-imagetext__pretitle{font-size:16px;font-weight:500}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext__pretitle{font-size:14px}}.imagetext-shimanoconnect .cmp-imagetext__text{font-size:16px;line-height:1.56;font-weight:400;margin-top:1em}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext__text{font-size:15px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext__text{font-size:13px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext__text{font-size:12px}}.imagetext-shimanoconnect .cmp-imagetext__text a[target="_blank"]:after{display:inline-block;content:url(../../../apps/shimano/components/shimanoconnect/components/imagetext-shimanoconnect/clientlibs/site/resources/img/icon/window.svg);margin-left:5px;vertical-align:middle}.imagetext-shimanoconnect .cmp-imagetext__text a[href$=".pdf"]:after{display:inline-block;content:url(../../../apps/shimano/components/shimanoconnect/components/imagetext-shimanoconnect/clientlibs/site/resources/img/icon/pdf.svg);margin-left:5px;vertical-align:middle}.imagetext-shimanoconnect .cmp-imagetext__text b{font-weight:600}.imagetext-shimanoconnect .cmp-imagetext__text u{text-decoration:underline}.imagetext-shimanoconnect .cmp-imagetext__text i{font-style:italic}.imagetext-shimanoconnect .cmp-imagetext__text sup{font-size:0.7em;vertical-align:super}.imagetext-shimanoconnect .cmp-imagetext__text sub{font-size:0.7em;vertical-align:sub}.imagetext-shimanoconnect .cmp-imagetext__text ul{line-height:1.4}.imagetext-shimanoconnect .cmp-imagetext__text ul>li{margin-bottom:5px;text-indent:-.3em;margin-left:.5em;vertical-align:middle}.imagetext-shimanoconnect .cmp-imagetext__text ul>li:before{display:inline-block;content:"−";font-size:.5em;margin-right:.4em}@media screen and (min-width: 769px){.imagetext-shimanoconnect .cmp-imagetext--right .cmp-imagetext__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.imagetext-shimanoconnect .cmp-imagetext--right .cmp-imagetext__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.imagetext-shimanoconnect .cmp-imagetext--vertical{margin:0 auto}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext{width:100%}.imagetext-shimanoconnect .cmp-imagetext__image{margin-left:auto;margin-right:auto}.imagetext-shimanoconnect .cmp-imagetext--vertical{padding:0 3rem}}.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__image{width:560px}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__image{width:460px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__image{width:360px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__image{width:70%}}.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__content{width:calc(100% - 560px);background-color:#f0f0f0;padding:100px;position:relative}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__content{width:calc(100% - 460px)}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__content{width:calc(100% - 360px)}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__content{width:100%}}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__content{padding:74px 60px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__content{padding:30px 30px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__content{padding:24px 30px 32px}}.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__content:after{display:block;content:'';background-color:#f0f0f0;position:absolute;bottom:0;width:100vw;height:100%}.imagetext-shimanoconnect .cmp-imagetext--gray .cmp-imagetext__content-inner{position:relative;z-index:10}.imagetext-shimanoconnect .cmp-imagetext--gray.cmp-imagetext--left .cmp-imagetext__content:after{left:100%}.imagetext-shimanoconnect .cmp-imagetext--gray.cmp-imagetext--right .cmp-imagetext__content:after{right:100%}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--gray.cmp-imagetext--left .cmp-imagetext__content:after,.imagetext-shimanoconnect .cmp-imagetext--gray.cmp-imagetext--right .cmp-imagetext__content:after{left:0;right:0;height:160%}}.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__image{width:620px}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__image{width:520px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__image{width:360px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__image{width:100%}}.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__content{width:calc(100% - 620px);padding:0 70px}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__content{width:calc(100% - 520px)}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__content{width:calc(100% - 360px)}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__content{width:100%}}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__content{padding:0 60px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__content{padding:0 40px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--full .cmp-imagetext__content{padding:24px 30px 32px}}.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__image{width:620px}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__image{width:520px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__image{width:360px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__image{width:calc(100% - 60px)}}.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__content{width:calc(100% - 620px);padding:0 70px}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__content{width:calc(100% - 520px)}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__content{width:calc(100% - 360px)}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__content{width:100%}}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__content{padding:0 60px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__content{padding:0 40px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--wide .cmp-imagetext__content{padding:24px 30px 32px}}.imagetext-shimanoconnect .cmp-imagetext--detail{background-color:#f0f0f0;padding:16px 0 30px}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--detail{padding:0 0 30px}}.imagetext-shimanoconnect .cmp-imagetext--detail .cmp-imagetext__content{padding-left:30px}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--detail .cmp-imagetext__content{padding-left:10px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--detail .cmp-imagetext__content{padding-left:0}}.imagetext-shimanoconnect .cmp-imagetext--detail .cmp-imagetext__product-number{font-size:18px;font-weight:500}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--detail .cmp-imagetext__product-number{margin-top:5px}}.imagetext-shimanoconnect .cmp-imagetext--detail .cmp-imagetext__pretitle{font-size:16px;font-weight:500;margin-top:30px}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--detail .cmp-imagetext__pretitle{margin-top:10px}}.imagetext-shimanoconnect .cmp-imagetext--detail .cmp-list--disc{margin:10px 0 40px}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-imagetext--detail .cmp-list--disc{margin:10px 0 24px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-imagetext--detail{margin:0}}.imagetext-shimanoconnect .swiper-container-horizontal>.swiper-pagination-bullets,.imagetext-shimanoconnect .swiper-pagination-custom,.imagetext-shimanoconnect .swiper-pagination-fraction{bottom:20px}.imagetext-shimanoconnect .cmp-button{font-size:16px;background-color:#019BD9;color:#fff;text-align:center;width:100%;max-width:100%;width:320px;display:block;padding:1.1em 45px;margin-left:auto;margin-right:auto;position:relative;-webkit-transition:color .5s, background-color .5s;transition:color .5s, background-color .5s;line-height:1.46;text-decoration:none;margin-top:10px}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-button{width:335px}}.imagetext-shimanoconnect .cmp-button.disabled{pointer-events:none;background-color:transparent !important;border:2px solid #dcdcdc !important;color:#dcdcdc !important}.imagetext-shimanoconnect .cmp-button.disabled:before{border-color:#dcdcdc #dcdcdc transparent transparent !important}.imagetext-shimanoconnect .cmp-button:hover{opacity:1;background-color:#095679}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-button{max-width:280px}.imagetext-shimanoconnect .cmp-button:before{width:6px;height:6px}}.imagetext-shimanoconnect .cmp-button--white{-webkit-box-shadow:0 0 0 2px #019BD9 inset;box-shadow:0 0 0 2px #019BD9 inset;color:#019BD9;background-color:#fff;-webkit-transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,color .4s,background-color .4s;transition:box-shadow .4s,color .4s,background-color .4s,-webkit-box-shadow .4s}.imagetext-shimanoconnect .cmp-button--white:hover{background-color:#019BD9;color:#fff;-webkit-box-shadow:0 0 0 2px transparent inset;box-shadow:0 0 0 2px transparent inset;-webkit-transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,color .4s,background-color .4s;transition:box-shadow .4s,color .4s,background-color .4s,-webkit-box-shadow .4s}.imagetext-shimanoconnect .cmp-button--navy{background-color:#095679}.imagetext-shimanoconnect .cmp-button--navy:hover{background-color:#019BD9}.imagetext-shimanoconnect .cmp-button[target="_blank"]{background-color:#095679}.imagetext-shimanoconnect .cmp-button[target="_blank"]:after{display:block;content:'';width:10px;height:8px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../../../apps/shimano/components/shimanoconnect/components/imagetext-shimanoconnect/clientlibs/site/resources/img/window_white.svg) no-repeat 0 0/100% 100%}.imagetext-shimanoconnect .cmp-button[target="_blank"]:hover{background-color:#019BD9}.imagetext-shimanoconnect .cmp-button--s{padding:1.2em 35px;width:230px;font-size:13px}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-button--s{padding:0.8em 20px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-button--s{width:170px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-button--s{font-size:12px}}.imagetext-shimanoconnect .cmp-button--l{padding:1.3em 40px;width:450px;font-size:17px}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-button--l{width:335px}}.imagetext-shimanoconnect .cmp-image__title{font-size:12px;color:#a2a2a2;line-height:1.75;display:block}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-image__title{font-size:16px}}.imagetext-shimanoconnect .cmp-image__link a{-webkit-transition:opacity .4s;transition:opacity .4s}.imagetext-shimanoconnect .cmp-image__link a:hover{opacity:.7}.imagetext-shimanoconnect .cmp-image--center{text-align:center}.imagetext-shimanoconnect .cmp-image--left{text-align:left}.imagetext-shimanoconnect .cmp-image--right{text-align:right}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-image__sp-none{display:none}}@media screen and (min-width: 769px){.imagetext-shimanoconnect .cmp-image__pc-none{display:none}}.imagetext-shimanoconnect .cmp-carousel{overflow:hidden;position:relative;text-align:center}.imagetext-shimanoconnect .cmp-carousel .swiper-container{overflow:visible;margin:30px auto}.imagetext-shimanoconnect .cmp-carousel__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:50% !important;bottom:-25px;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:10}.imagetext-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet{margin:0 5px}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet{margin:0 4px}}.imagetext-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet:focus{outline:0}.imagetext-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet-active{background-color:#095679;width:12px;height:12px;margin-top:-2px}.imagetext-shimanoconnect .cmp-carousel__pagination--on{bottom:30px}.imagetext-shimanoconnect .cmp-carousel__pagination--white .swiper-pagination-bullet{background-color:#fff;opacity:.5}.imagetext-shimanoconnect .cmp-carousel__pagination--white .swiper-pagination-bullet-active{background-color:#fff;opacity:1}.imagetext-shimanoconnect .cmp-carousel__btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(0,0,0,0.4);width:37px;height:87px;z-index:10;cursor:pointer;border:0;-webkit-transition:background-color .3s;transition:background-color .3s}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-carousel__btn{width:31px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-carousel__btn{height:48px}}.imagetext-shimanoconnect .cmp-carousel__btn:focus{outline:0}.imagetext-shimanoconnect .cmp-carousel__btn:hover{background-color:rgba(0,0,0,0.8)}.imagetext-shimanoconnect .cmp-carousel__btn:after{content:'';display:block;width:13px;height:20px;background:url(../../../apps/shimano/components/shimanoconnect/components/imagetext-shimanoconnect/clientlibs/site/resources/img/carousel_arrow.svg) no-repeat center center/100% 100%;position:absolute;top:50%;left:50%}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-carousel__btn:after{width:9px}}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-carousel__btn:after{height:14px}}.imagetext-shimanoconnect .cmp-carousel__btn--prev{left:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.imagetext-shimanoconnect .cmp-carousel__btn--prev:after{-webkit-transform:translate(-60%, -50%);transform:translate(-60%, -50%)}.imagetext-shimanoconnect .cmp-carousel__btn--next{right:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.imagetext-shimanoconnect .cmp-carousel__btn--next:after{-webkit-transform:translate(-40%, -50%) rotate(180deg);transform:translate(-40%, -50%) rotate(180deg)}.imagetext-shimanoconnect .cmp-carousel__player{position:absolute;bottom:0;right:0;width:30px;height:30px;background-color:#D8D8D8;cursor:pointer;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}.imagetext-shimanoconnect .cmp-carousel__player:before,.imagetext-shimanoconnect .cmp-carousel__player:after{display:block;content:'';position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.imagetext-shimanoconnect .cmp-carousel__player:before{left:50%;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #095679}.imagetext-shimanoconnect .cmp-carousel__player:after{width:2px;height:13px;left:55%;opacity:0;background-color:#095679}.imagetext-shimanoconnect .cmp-carousel__player:hover{opacity:.7}.imagetext-shimanoconnect .cmp-carousel__player.is-stop:before{width:2px;height:13px;left:40%;border:0;background-color:#095679}.imagetext-shimanoconnect .cmp-carousel__player.is-stop:after{opacity:1}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-carousel__pagination{margin-top:10px}.imagetext-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet{width:6px;height:6px}.imagetext-shimanoconnect .cmp-carousel__pagination .swiper-pagination-bullet-active{width:10px;height:10px;margin-top:-2px}.imagetext-shimanoconnect .cmp-carousel__pagination--on{bottom:20px}}.imagetext-shimanoconnect .cmp-title .u-text--center{text-align:center}.imagetext-shimanoconnect .cmp-title .u-text--right{text-align:right}.imagetext-shimanoconnect .cmp-title--h1{font-weight:500;font-size:38px;line-height:1.3;color:#019BD9;letter-spacing:.02em}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-title--h1{font-size:27px}}.imagetext-shimanoconnect .cmp-title--h2{font-size:34px;font-weight:500;line-height:1.47;color:#095679;letter-spacing:.02em}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-title--h2{font-size:25px}}.imagetext-shimanoconnect .cmp-title--h3{font-size:30px;font-weight:500;line-height:1.75;color:#019BD9;letter-spacing:.08em}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-title--h3{font-size:26px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-title--h3{font-size:21px}}.imagetext-shimanoconnect .cmp-title--h4{font-size:26px;font-weight:500;line-height:1.75;color:#019BD9;letter-spacing:.06em}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-title--h4{font-size:20px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-title--h4{font-size:17px}}.imagetext-shimanoconnect .cmp-title--h5{font-size:24px;font-weight:500;line-height:1.75;border-bottom:2px solid #019BD9;display:inline-block;padding:0 1em;letter-spacing:.05em}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-title--h5{font-size:20px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-title--h5{font-size:17px}}.imagetext-shimanoconnect .cmp-title--h6{font-size:22px;font-weight:500;color:#095679;border-bottom:1px solid #095679}@media screen and (max-width: 1240px){.imagetext-shimanoconnect .cmp-title--h6{font-size:20px}}@media screen and (max-width: 1025px){.imagetext-shimanoconnect .cmp-title--h6{font-size:17px}}.imagetext-shimanoconnect .cmp-title__link{color:inherit;text-decoration:none}.imagetext-shimanoconnect .cmp-title--h1 a,.imagetext-shimanoconnect .cmp-title--h2 a,.imagetext-shimanoconnect .cmp-title--h3 a,.imagetext-shimanoconnect .cmp-title--h4 a,.imagetext-shimanoconnect .cmp-title--h5 a,.imagetext-shimanoconnect .cmp-title--h6 a{text-decoration:none;-webkit-transition:opacity .4s;transition:opacity .4s}.imagetext-shimanoconnect .cmp-title--h1 a:hover,.imagetext-shimanoconnect .cmp-title--h2 a:hover,.imagetext-shimanoconnect .cmp-title--h3 a:hover,.imagetext-shimanoconnect .cmp-title--h4 a:hover,.imagetext-shimanoconnect .cmp-title--h5 a:hover,.imagetext-shimanoconnect .cmp-title--h6 a:hover{opacity:.7}.imagetext-shimanoconnect .text a[target="_blank"]:after{display:inline-block;content:url(../../../apps/shimano/components/shimanoconnect/components/imagetext-shimanoconnect/clientlibs/site/resources/img/window.svg);margin-left:5px;vertical-align:middle}.imagetext-shimanoconnect .text a[href$=".pdf"]:after{display:inline-block;content:url(../../../apps/shimano/components/shimanoconnect/components/imagetext-shimanoconnect/clientlibs/site/resources/img/pdf.svg);margin-left:5px;vertical-align:middle}.imagetext-shimanoconnect .text b{font-weight:600}.imagetext-shimanoconnect .text u{text-decoration:underline}.imagetext-shimanoconnect .text i{font-style:italic}.imagetext-shimanoconnect .text sup{font-size:0.7em;vertical-align:super}.imagetext-shimanoconnect .text sub{font-size:0.7em;vertical-align:sub}.imagetext-shimanoconnect .text ul{line-height:1.4}.imagetext-shimanoconnect .text ul>li{margin-bottom:5px;text-indent:-.3em;margin-left:.5em;vertical-align:middle}.imagetext-shimanoconnect .text ul>li:before{display:inline-block;content:"−";font-size:.5em;margin-right:.4em}.imagetext-shimanoconnect .cmp-container--imagetext{max-width:1280px;width:100%;margin:0 auto;padding:0 80px}@media screen and (max-width: 768px){.imagetext-shimanoconnect .cmp-container--imagetext{padding:0}}.imagetext-shimanoconnect .cmp-container--imagetext-gray{overflow:hidden}.productsite-news-article__contents .imagetext-shimanoconnect .cmp-container--imagetext{padding:0}
.navigation-shimanoconnect div,.navigation-shimanoconnect span,.navigation-shimanoconnect object,.navigation-shimanoconnect iframe,.navigation-shimanoconnect h1,.navigation-shimanoconnect h2,.navigation-shimanoconnect h3,.navigation-shimanoconnect h4,.navigation-shimanoconnect h5,.navigation-shimanoconnect h6,.navigation-shimanoconnect p,.navigation-shimanoconnect blockquote,.navigation-shimanoconnect pre,.navigation-shimanoconnect a,.navigation-shimanoconnect cite,.navigation-shimanoconnect code,.navigation-shimanoconnect del,.navigation-shimanoconnect dfn,.navigation-shimanoconnect em,.navigation-shimanoconnect img,.navigation-shimanoconnect ins,.navigation-shimanoconnect kbd,.navigation-shimanoconnect q,.navigation-shimanoconnect s,.navigation-shimanoconnect samp,.navigation-shimanoconnect small,.navigation-shimanoconnect strike,.navigation-shimanoconnect strong,.navigation-shimanoconnect sub,.navigation-shimanoconnect sup,.navigation-shimanoconnect tt,.navigation-shimanoconnect var,.navigation-shimanoconnect b,.navigation-shimanoconnect u,.navigation-shimanoconnect i,.navigation-shimanoconnect center,.navigation-shimanoconnect dl,.navigation-shimanoconnect dt,.navigation-shimanoconnect dd,.navigation-shimanoconnect ol,.navigation-shimanoconnect ul,.navigation-shimanoconnect li,.navigation-shimanoconnect fieldset,.navigation-shimanoconnect form,.navigation-shimanoconnect label,.navigation-shimanoconnect legend,.navigation-shimanoconnect table,.navigation-shimanoconnect caption,.navigation-shimanoconnect tbody,.navigation-shimanoconnect tfoot,.navigation-shimanoconnect thead,.navigation-shimanoconnect tr,.navigation-shimanoconnect th,.navigation-shimanoconnect td,.navigation-shimanoconnect article,.navigation-shimanoconnect aside,.navigation-shimanoconnect canvas,.navigation-shimanoconnect details,.navigation-shimanoconnect embed,.navigation-shimanoconnect figure,.navigation-shimanoconnect figcaption,.navigation-shimanoconnect footer,.navigation-shimanoconnect header,.navigation-shimanoconnect hgroup,.navigation-shimanoconnect menu,.navigation-shimanoconnect nav,.navigation-shimanoconnect output,.navigation-shimanoconnect ruby,.navigation-shimanoconnect section,.navigation-shimanoconnect summary,.navigation-shimanoconnect time,.navigation-shimanoconnect mark,.navigation-shimanoconnect audio,.navigation-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.navigation-shimanoconnect ol,.navigation-shimanoconnect ul{list-style:none}.navigation-shimanoconnect table{border-collapse:collapse;border-spacing:0}.navigation-shimanoconnect caption,.navigation-shimanoconnect th,.navigation-shimanoconnect td{text-align:left;vertical-align:middle}.navigation-shimanoconnect q,.navigation-shimanoconnect blockquote{quotes:none}.navigation-shimanoconnect q:before,.navigation-shimanoconnect q:after{content:"";content:none}.navigation-shimanoconnect blockquote:before,.navigation-shimanoconnect blockquote:after{content:"";content:none}.navigation-shimanoconnect a img{border:none}.navigation-shimanoconnect article,.navigation-shimanoconnect aside,.navigation-shimanoconnect details,.navigation-shimanoconnect figcaption,.navigation-shimanoconnect figure,.navigation-shimanoconnect footer,.navigation-shimanoconnect header,.navigation-shimanoconnect hgroup,.navigation-shimanoconnect main,.navigation-shimanoconnect menu,.navigation-shimanoconnect nav,.navigation-shimanoconnect section,.navigation-shimanoconnect summary{display:block}.navigation-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.navigation-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.navigation-shimanoconnect img{width:auto;max-width:100%;height:auto}.navigation-shimanoconnect sup{vertical-align:super;line-height:1}.navigation-shimanoconnect sub{vertical-align:sub;line-height:1}.navigation-shimanoconnect strong{font-weight:bold}.navigation-shimanoconnect button{cursor:pointer}.navigation-shimanoconnect input[type="text"],.navigation-shimanoconnect input[type="tel"],.navigation-shimanoconnect input[type="email"],.navigation-shimanoconnect textarea,.navigation-shimanoconnect input[type="submit"]{-webkit-appearance:none}.navigation-shimanoconnect .cmp-header-area div{width:100%}.navigation-shimanoconnect .cmp-navigation-default,.navigation-shimanoconnect .cmp-navigation-teaser{position:relative}.navigation-shimanoconnect .cmp-navigation-default>.cmp-navigation__group,.navigation-shimanoconnect .cmp-navigation-teaser>.cmp-navigation__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__image img,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__image img{width:100%;display:block}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__button,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__button{background-color:transparent;border:0;position:relative;padding:0 5px}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__button:after,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__button:after{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;margin-left:0 !important}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__button:focus,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__button:focus{outline:0}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item{font-size:12px;font-weight:400;padding-left:12px;margin-top:5px;word-break:break-all}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item-link,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item-link{text-decoration:none;display:block;position:relative}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0{font-size:16px;padding:5px 0;font-weight:500;position:relative;margin-top:0}@media screen and (max-width: 768px){.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0{width:50%}}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0.j-accordion>div,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0.j-accordion>div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0.j-accordion .j-accordion_detail,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0.j-accordion .j-accordion_detail{margin-top:0;-webkit-transition:max-height .3s, visibility .3s, margin-top .3s !important;transition:max-height .3s, visibility .3s, margin-top .3s !important}@media screen and (min-width: 1026px){.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0.j-accordion:hover .j-accordion_detail,.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0.j-accordion.is-open .j-accordion_detail,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0.j-accordion:hover .j-accordion_detail,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0.j-accordion.is-open .j-accordion_detail{max-height:100vh !important;margin-top:5px}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0.j-accordion:hover .cmp-navigation__button:after,.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0.j-accordion.is-open .cmp-navigation__button:after,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0.j-accordion:hover .cmp-navigation__button:after,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0.j-accordion.is-open .cmp-navigation__button:after{-webkit-transform:rotate(135deg) !important;transform:rotate(135deg) !important}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0.j-accordion .j-accordion_detail,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0.j-accordion .j-accordion_detail{max-height:0}}@media screen and (max-width: 1025px){.navigation-shimanoconnect .cmp-navigation-default>.cmp-navigation__group,.navigation-shimanoconnect .cmp-navigation-teaser>.cmp-navigation__group{max-width:720px}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0{-ms-flex-preferred-size:33%;flex-basis:33%;width:33%}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0 .j-accordion_detail.active,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0 .j-accordion_detail.active{max-height:100vh !important;margin-top:5px}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0 .cmp-navigation__button.active:after,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0 .cmp-navigation__button.active:after{-webkit-transform:rotate(135deg) !important;transform:rotate(135deg) !important}}@media screen and (max-width: 768px){.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}}.navigation-shimanoconnect .cmp-navigation-default{border-top:1px solid #019BD9;border-bottom:1px solid #019BD9}@media screen and (max-width: 768px){.navigation-shimanoconnect .cmp-navigation-default{margin:0 20px}}.navigation-shimanoconnect .cmp-navigation-default>.cmp-navigation__group{padding:45px 20px;margin:0 auto}@media screen and (max-width: 1240px){.navigation-shimanoconnect .cmp-navigation-default>.cmp-navigation__group{padding:35px 20px}}@media screen and (max-width: 1025px){.navigation-shimanoconnect .cmp-navigation-default>.cmp-navigation__group{padding:15px 0}}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__button:after{content:"";margin-left:8px;display:inline-block;border-top:solid 1px #019BD9;border-right:solid 1px #019BD9;vertical-align:middle;width:6px;height:6px}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__button:before,.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__button:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);margin-top:-1px}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0>div .cmp-navigation__item-link{padding:0 25px}@media screen and (max-width: 1025px){.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0>div .cmp-navigation__item-link{padding:0 20px}}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0:not(:last-child):after{display:block;content:'';width:1px;height:16px;background-color:#c3c3c3;position:absolute;top:10px;right:0}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-1 .cmp-navigation__item-link{color:#333;padding:0 0 0 30px}@media screen and (max-width: 1025px){.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-1 .cmp-navigation__item-link{padding:0 20px}}@media screen and (min-width: 1026px){.navigation-shimanoconnect .cmp-navigation-default>.cmp-navigation__group{max-width:1040px}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0{width:200px}}@media screen and (max-width: 1025px){.navigation-shimanoconnect .cmp-navigation-default>.cmp-navigation__group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0:nth-child(3n):after{display:none}}@media screen and (max-width: 768px){.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0:nth-child(2n):after{display:none}.navigation-shimanoconnect .cmp-navigation-default .cmp-navigation__item--level-0:nth-child(2n-1):after{display:block}}.navigation-shimanoconnect .cmp-navigation-teaser>.cmp-navigation__group{background-color:rgba(1,155,217,0.85);padding:20px;border-radius:5px;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 1025px){.navigation-shimanoconnect .cmp-navigation-teaser>.cmp-navigation__group{padding:15px 20px}}@media screen and (max-width: 1025px){.navigation-shimanoconnect .cmp-navigation-teaser>.cmp-navigation__group{width:calc(100% - 40px)}}.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__button:after{content:"";margin-left:8px;display:inline-block;border-top:solid 1px #fff;border-right:solid 1px #fff;vertical-align:middle;width:6px;height:6px}.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__button:before,.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__button:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);margin-top:-1px}.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item-link{color:#fff;line-height:1.3}.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0>div{margin-right:20px}.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0>div .cmp-navigation__item-link{margin-left:15px}.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-1 .cmp-navigation__item-link{padding:0 0 0 15px}@media screen and (min-width: 1026px){.navigation-shimanoconnect .cmp-navigation-teaser>.cmp-navigation__group{width:840px}.navigation-shimanoconnect .cmp-navigation-teaser>.cmp-navigation__group.is-small{width:500px}.navigation-shimanoconnect .cmp-navigation-teaser .cmp-navigation__item--level-0{width:160px}}
.news-shimanoconnect div,.news-shimanoconnect span,.news-shimanoconnect object,.news-shimanoconnect iframe,.news-shimanoconnect h1,.news-shimanoconnect h2,.news-shimanoconnect h3,.news-shimanoconnect h4,.news-shimanoconnect h5,.news-shimanoconnect h6,.news-shimanoconnect p,.news-shimanoconnect blockquote,.news-shimanoconnect pre,.news-shimanoconnect a,.news-shimanoconnect cite,.news-shimanoconnect code,.news-shimanoconnect del,.news-shimanoconnect dfn,.news-shimanoconnect em,.news-shimanoconnect img,.news-shimanoconnect ins,.news-shimanoconnect kbd,.news-shimanoconnect q,.news-shimanoconnect s,.news-shimanoconnect samp,.news-shimanoconnect small,.news-shimanoconnect strike,.news-shimanoconnect strong,.news-shimanoconnect sub,.news-shimanoconnect sup,.news-shimanoconnect tt,.news-shimanoconnect var,.news-shimanoconnect b,.news-shimanoconnect u,.news-shimanoconnect i,.news-shimanoconnect center,.news-shimanoconnect dl,.news-shimanoconnect dt,.news-shimanoconnect dd,.news-shimanoconnect ol,.news-shimanoconnect ul,.news-shimanoconnect li,.news-shimanoconnect fieldset,.news-shimanoconnect form,.news-shimanoconnect label,.news-shimanoconnect legend,.news-shimanoconnect table,.news-shimanoconnect caption,.news-shimanoconnect tbody,.news-shimanoconnect tfoot,.news-shimanoconnect thead,.news-shimanoconnect tr,.news-shimanoconnect th,.news-shimanoconnect td,.news-shimanoconnect article,.news-shimanoconnect aside,.news-shimanoconnect canvas,.news-shimanoconnect details,.news-shimanoconnect embed,.news-shimanoconnect figure,.news-shimanoconnect figcaption,.news-shimanoconnect footer,.news-shimanoconnect header,.news-shimanoconnect hgroup,.news-shimanoconnect menu,.news-shimanoconnect nav,.news-shimanoconnect output,.news-shimanoconnect ruby,.news-shimanoconnect section,.news-shimanoconnect summary,.news-shimanoconnect time,.news-shimanoconnect mark,.news-shimanoconnect audio,.news-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.news-shimanoconnect ol,.news-shimanoconnect ul{list-style:none}.news-shimanoconnect table{border-collapse:collapse;border-spacing:0}.news-shimanoconnect caption,.news-shimanoconnect th,.news-shimanoconnect td{text-align:left;vertical-align:middle}.news-shimanoconnect q,.news-shimanoconnect blockquote{quotes:none}.news-shimanoconnect q:before,.news-shimanoconnect q:after{content:"";content:none}.news-shimanoconnect blockquote:before,.news-shimanoconnect blockquote:after{content:"";content:none}.news-shimanoconnect a img{border:none}.news-shimanoconnect article,.news-shimanoconnect aside,.news-shimanoconnect details,.news-shimanoconnect figcaption,.news-shimanoconnect figure,.news-shimanoconnect footer,.news-shimanoconnect header,.news-shimanoconnect hgroup,.news-shimanoconnect main,.news-shimanoconnect menu,.news-shimanoconnect nav,.news-shimanoconnect section,.news-shimanoconnect summary{display:block}.news-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.news-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.news-shimanoconnect img{width:auto;max-width:100%;height:auto}.news-shimanoconnect sup{vertical-align:super;line-height:1}.news-shimanoconnect sub{vertical-align:sub;line-height:1}.news-shimanoconnect strong{font-weight:bold}.news-shimanoconnect button{cursor:pointer}.news-shimanoconnect input[type="text"],.news-shimanoconnect input[type="tel"],.news-shimanoconnect input[type="email"],.news-shimanoconnect textarea,.news-shimanoconnect input[type="submit"]{-webkit-appearance:none}.news-shimanoconnect .cmp-header-area div{width:100%}.news-shimanoconnect .cmp-news{padding:40px 10px}.news-shimanoconnect .cmp-news__title{padding-bottom:10px;margin-bottom:30px;color:#095679;font-size:20px;font-weight:700;border-bottom:1px solid #095679}.news-shimanoconnect .cmp-news__contentarea{overflow:auto;height:260px}.news-shimanoconnect .cmp-news__content{padding-right:10px;font-size:16px;list-style:none;margin:0 0 0 12.5px;-webkit-padding-start:0;padding-inline-start:0}.news-shimanoconnect .cmp-news__item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:20px}.news-shimanoconnect .cmp-news__item:last-child{margin-bottom:0}.news-shimanoconnect .cmp-news__link{text-decoration:none}.news-shimanoconnect .cmp-news__date{margin-right:0;margin-bottom:10px;font-size:14px;color:#969696;font-weight:700}.news-shimanoconnect .cmp-news__text{color:#333}.news-shimanoconnect .cmp-news__contentarea::-webkit-scrollbar{width:3px;background-color:#dcdcdc}.news-shimanoconnect .cmp-news__contentarea::-webkit-scrollbar-thumb{background-color:#095679;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";border-radius:0;top:0;left:0;right:0;bottom:0}@media (min-width: 769px){.news-shimanoconnect .cmp-news{padding:75px 10px}.news-shimanoconnect .cmp-news__title{margin-bottom:40px;font-size:22px}.news-shimanoconnect .cmp-news__contentarea{height:185px}.news-shimanoconnect .cmp-news__item{margin-bottom:30px;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.news-shimanoconnect .cmp-news__date{margin-right:30px;margin-bottom:0}}.news-shimanoconnect .cmp-news--banner .cmp-news{position:relative;padding:20px;background-color:#009ad9;z-index:2}.news-shimanoconnect .cmp-news--banner .cmp-news__titlearea{display:none}.news-shimanoconnect .cmp-news--banner .cmp-news__contentarea{position:relative;margin:0 auto;z-index:2;overflow:auto;height:65px}.news-shimanoconnect .cmp-news--banner .cmp-news__content{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-right:10px;font-size:13px;list-style:none;margin:0;-webkit-padding-start:0;padding-inline-start:0}.news-shimanoconnect .cmp-news--banner .cmp-news__item{margin-bottom:20px}.news-shimanoconnect .cmp-news--banner .cmp-news__item:first-child{padding-top:10px}.news-shimanoconnect .cmp-news--banner .cmp-news__item:last-child{margin-bottom:0}.news-shimanoconnect .cmp-news--banner .cmp-news__link{color:#fff;text-decoration:none}.news-shimanoconnect .cmp-news--banner .cmp-news__date{margin-right:0;margin-bottom:10px;opacity:.7;font-size:13px;color:#fff;font-weight:400;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.news-shimanoconnect .cmp-news--banner .cmp-news__text{color:#fff;font-weight:700}.news-shimanoconnect .cmp-news--banner .cmp-news__contentarea::-webkit-scrollbar{width:3px;background-color:rgba(0,0,0,0.4)}.news-shimanoconnect .cmp-news--banner .cmp-news__contentarea::-webkit-scrollbar-thumb{background-color:#fff;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";border-radius:0;top:0;left:0;right:0;bottom:0}@media (min-width: 769px){.news-shimanoconnect .cmp-news--banner{padding:0 12px}.news-shimanoconnect .cmp-news--banner .cmp-news{padding:12px 20px 12px 40px;background-color:rgba(0,154,217,0.8);z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box}.news-shimanoconnect .cmp-news--banner .cmp-news__contentarea{height:57px}.news-shimanoconnect .cmp-news--banner .cmp-news__item:first-child{padding-top:20px}.news-shimanoconnect .cmp-news--banner .cmp-news__item{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.news-shimanoconnect .cmp-news--banner .cmp-news__date{margin-right:15px;margin-bottom:0}}.news-shimanoconnect .cmp-news--overlay{margin-top:0}@media (min-width: 769px){.news-shimanoconnect .cmp-news--overlay{margin-top:-81px}}
	/*
 *  Copyright 2018 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.tabs-shimanoconnect div,.tabs-shimanoconnect span,.tabs-shimanoconnect object,.tabs-shimanoconnect iframe,.tabs-shimanoconnect h1,.tabs-shimanoconnect h2,.tabs-shimanoconnect h3,.tabs-shimanoconnect h4,.tabs-shimanoconnect h5,.tabs-shimanoconnect h6,.tabs-shimanoconnect p,.tabs-shimanoconnect blockquote,.tabs-shimanoconnect pre,.tabs-shimanoconnect a,.tabs-shimanoconnect cite,.tabs-shimanoconnect code,.tabs-shimanoconnect del,.tabs-shimanoconnect dfn,.tabs-shimanoconnect em,.tabs-shimanoconnect img,.tabs-shimanoconnect ins,.tabs-shimanoconnect kbd,.tabs-shimanoconnect q,.tabs-shimanoconnect s,.tabs-shimanoconnect samp,.tabs-shimanoconnect small,.tabs-shimanoconnect strike,.tabs-shimanoconnect strong,.tabs-shimanoconnect sub,.tabs-shimanoconnect sup,.tabs-shimanoconnect tt,.tabs-shimanoconnect var,.tabs-shimanoconnect b,.tabs-shimanoconnect u,.tabs-shimanoconnect i,.tabs-shimanoconnect center,.tabs-shimanoconnect dl,.tabs-shimanoconnect dt,.tabs-shimanoconnect dd,.tabs-shimanoconnect ol,.tabs-shimanoconnect ul,.tabs-shimanoconnect li,.tabs-shimanoconnect fieldset,.tabs-shimanoconnect form,.tabs-shimanoconnect label,.tabs-shimanoconnect legend,.tabs-shimanoconnect table,.tabs-shimanoconnect caption,.tabs-shimanoconnect tbody,.tabs-shimanoconnect tfoot,.tabs-shimanoconnect thead,.tabs-shimanoconnect tr,.tabs-shimanoconnect th,.tabs-shimanoconnect td,.tabs-shimanoconnect article,.tabs-shimanoconnect aside,.tabs-shimanoconnect canvas,.tabs-shimanoconnect details,.tabs-shimanoconnect embed,.tabs-shimanoconnect figure,.tabs-shimanoconnect figcaption,.tabs-shimanoconnect footer,.tabs-shimanoconnect header,.tabs-shimanoconnect hgroup,.tabs-shimanoconnect menu,.tabs-shimanoconnect nav,.tabs-shimanoconnect output,.tabs-shimanoconnect ruby,.tabs-shimanoconnect section,.tabs-shimanoconnect summary,.tabs-shimanoconnect time,.tabs-shimanoconnect mark,.tabs-shimanoconnect audio,.tabs-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.tabs-shimanoconnect ol,.tabs-shimanoconnect ul{list-style:none}.tabs-shimanoconnect table{border-collapse:collapse;border-spacing:0}.tabs-shimanoconnect caption,.tabs-shimanoconnect th,.tabs-shimanoconnect td{text-align:left;vertical-align:middle}.tabs-shimanoconnect q,.tabs-shimanoconnect blockquote{quotes:none}.tabs-shimanoconnect q:before,.tabs-shimanoconnect q:after{content:"";content:none}.tabs-shimanoconnect blockquote:before,.tabs-shimanoconnect blockquote:after{content:"";content:none}.tabs-shimanoconnect a img{border:none}.tabs-shimanoconnect article,.tabs-shimanoconnect aside,.tabs-shimanoconnect details,.tabs-shimanoconnect figcaption,.tabs-shimanoconnect figure,.tabs-shimanoconnect footer,.tabs-shimanoconnect header,.tabs-shimanoconnect hgroup,.tabs-shimanoconnect main,.tabs-shimanoconnect menu,.tabs-shimanoconnect nav,.tabs-shimanoconnect section,.tabs-shimanoconnect summary{display:block}.tabs-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.tabs-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.tabs-shimanoconnect img{width:auto;max-width:100%;height:auto}.tabs-shimanoconnect sup{vertical-align:super;line-height:1}.tabs-shimanoconnect sub{vertical-align:sub;line-height:1}.tabs-shimanoconnect strong{font-weight:bold}.tabs-shimanoconnect button{cursor:pointer}.tabs-shimanoconnect input[type="text"],.tabs-shimanoconnect input[type="tel"],.tabs-shimanoconnect input[type="email"],.tabs-shimanoconnect textarea,.tabs-shimanoconnect input[type="submit"]{-webkit-appearance:none}.tabs-shimanoconnect .cmp-header-area div{width:100%}.tabs-shimanoconnect .cmp-tab{margin-top:40px}.tabs-shimanoconnect .cmp-tab__selector ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tabs-shimanoconnect .cmp-tab__button{display:block;white-space:nowrap;text-decoration:none;text-align:center;line-height:1.4;position:relative;cursor:pointer}.tabs-shimanoconnect .cmp-tab__button.active{pointer-events:none;cursor:default}.tabs-shimanoconnect .cmp-tab__panel{padding:40px 0}@media screen and (max-width: 768px){.tabs-shimanoconnect .cmp-tab__panel{padding:24px 0}}@media screen and (max-width: 768px){.tabs-shimanoconnect .cmp-tab__selector ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.tabs-shimanoconnect .cmp-tab .cmp-tab__selector ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #ccc;padding:0 90px 30px}@media screen and (max-width: 1240px){.tabs-shimanoconnect .cmp-tab .cmp-tab__selector ul{padding:0 40px 30px}}@media screen and (max-width: 1025px){.tabs-shimanoconnect .cmp-tab .cmp-tab__selector ul{padding:0 15px 20px}}.tabs-shimanoconnect .cmp-tab .cmp-tab__selector li{margin-top:12px}.tabs-shimanoconnect .cmp-tab .cmp-tab__button{font-size:16px;padding:4px 4px 6px;margin:0 10px;color:#333}@media screen and (max-width: 768px){.tabs-shimanoconnect .cmp-tab .cmp-tab__button{margin:0 5px}}.tabs-shimanoconnect .cmp-tab .cmp-tab__button:after{display:block;content:'';width:100%;height:0;position:absolute;bottom:0;left:0;border-bottom:2px solid #019BD9;-webkit-transform:scaleX(0);transform:scaleX(0)}.tabs-shimanoconnect .cmp-tab .cmp-tab__button.active:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.tabs-shimanoconnect .cmp-tab .cmp-tab__button:hover:after{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;-webkit-transform:scaleX(1);transform:scaleX(1)}@media screen and (max-width: 768px){.tabs-shimanoconnect .cmp-tab .cmp-tab__selector ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch}}.tabs-shimanoconnect .cmp-tab--logo{margin-top:40px}.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__selector{position:relative}.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__selector ul:before{display:block;content:'';position:absolute;bottom:0;left:0;width:100%;height:0;border-bottom:1px solid #ccc}.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__selector li:not(:last-child){margin-right:10px}.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__button{padding:14px 30px;font-size:16px;border-width:1px 1px 0;border-style:solid;border-color:#fff;height:calc(100% - 1px);border-top-left-radius:3px;border-top-right-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;-webkit-transition:border-color .2s;transition:border-color .2s}@media screen and (max-width: 1025px){.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__button{padding:14px}}.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__button:after{display:block;content:'';width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:-1px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__button.active,.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__button:hover{border-color:#ccc #ccc #fff}.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__button.active:after,.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__button:hover:after{opacity:1}.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__button img{display:block;width:85px}@media screen and (max-width: 1025px){.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__button img{width:70px}}@media screen and (max-width: 768px){.tabs-shimanoconnect .cmp-tab--logo .cmp-tab__selector ul{overflow-x:auto;-webkit-overflow-scrolling:touch}}.tabs-shimanoconnect .u-bg--gray .cmp-tab--logo .cmp-tab__button:not(.active){border-color:#f0f0f0}.tabs-shimanoconnect .u-bg--gray .cmp-tab--logo .cmp-tab__button.active:after{background-color:#f0f0f0}.tabs-shimanoconnect .u-bg--blue .cmp-tab--logo .cmp-tab__selector ul:before{border-color:#fff}.tabs-shimanoconnect .u-bg--blue .cmp-tab--logo .cmp-tab__button:not(.active){border-color:#019BD9}.tabs-shimanoconnect .u-bg--blue .cmp-tab--logo .cmp-tab__button.active{border-color:#fff}.tabs-shimanoconnect .u-bg--blue .cmp-tab--logo .cmp-tab__button.active:after{background-color:#019BD9}.tabs-shimanoconnect .cmp-tab--button{margin-top:40px}.tabs-shimanoconnect .cmp-tab--button .cmp-tab__selector ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs-shimanoconnect .cmp-tab--button .cmp-tab__selector li{max-width:380px;width:100%}.tabs-shimanoconnect .cmp-tab--button .cmp-tab__selector li:not(:last-child){margin-right:20px}@media screen and (max-width: 1025px){.tabs-shimanoconnect .cmp-tab--button .cmp-tab__selector li:not(:last-child){margin-right:1px}}.tabs-shimanoconnect .cmp-tab--button .cmp-tab__button{font-size:20px;color:#fff;background-color:#c3c3c3;width:100%;padding:16px 20px;-webkit-transition:background-color .2s;transition:background-color .2s}@media screen and (max-width: 1025px){.tabs-shimanoconnect .cmp-tab--button .cmp-tab__button{font-size:16px}}.tabs-shimanoconnect .cmp-tab--button .cmp-tab__button.active,.tabs-shimanoconnect .cmp-tab--button .cmp-tab__button:hover{background-color:#019BD9}
.teaser-shimanoconnect div,.teaser-shimanoconnect span,.teaser-shimanoconnect object,.teaser-shimanoconnect iframe,.teaser-shimanoconnect h1,.teaser-shimanoconnect h2,.teaser-shimanoconnect h3,.teaser-shimanoconnect h4,.teaser-shimanoconnect h5,.teaser-shimanoconnect h6,.teaser-shimanoconnect p,.teaser-shimanoconnect blockquote,.teaser-shimanoconnect pre,.teaser-shimanoconnect a,.teaser-shimanoconnect cite,.teaser-shimanoconnect code,.teaser-shimanoconnect del,.teaser-shimanoconnect dfn,.teaser-shimanoconnect em,.teaser-shimanoconnect img,.teaser-shimanoconnect ins,.teaser-shimanoconnect kbd,.teaser-shimanoconnect q,.teaser-shimanoconnect s,.teaser-shimanoconnect samp,.teaser-shimanoconnect small,.teaser-shimanoconnect strike,.teaser-shimanoconnect strong,.teaser-shimanoconnect sub,.teaser-shimanoconnect sup,.teaser-shimanoconnect tt,.teaser-shimanoconnect var,.teaser-shimanoconnect b,.teaser-shimanoconnect u,.teaser-shimanoconnect i,.teaser-shimanoconnect center,.teaser-shimanoconnect dl,.teaser-shimanoconnect dt,.teaser-shimanoconnect dd,.teaser-shimanoconnect ol,.teaser-shimanoconnect ul,.teaser-shimanoconnect li,.teaser-shimanoconnect fieldset,.teaser-shimanoconnect form,.teaser-shimanoconnect label,.teaser-shimanoconnect legend,.teaser-shimanoconnect table,.teaser-shimanoconnect caption,.teaser-shimanoconnect tbody,.teaser-shimanoconnect tfoot,.teaser-shimanoconnect thead,.teaser-shimanoconnect tr,.teaser-shimanoconnect th,.teaser-shimanoconnect td,.teaser-shimanoconnect article,.teaser-shimanoconnect aside,.teaser-shimanoconnect canvas,.teaser-shimanoconnect details,.teaser-shimanoconnect embed,.teaser-shimanoconnect figure,.teaser-shimanoconnect figcaption,.teaser-shimanoconnect footer,.teaser-shimanoconnect header,.teaser-shimanoconnect hgroup,.teaser-shimanoconnect menu,.teaser-shimanoconnect nav,.teaser-shimanoconnect output,.teaser-shimanoconnect ruby,.teaser-shimanoconnect section,.teaser-shimanoconnect summary,.teaser-shimanoconnect time,.teaser-shimanoconnect mark,.teaser-shimanoconnect audio,.teaser-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.teaser-shimanoconnect ol,.teaser-shimanoconnect ul{list-style:none}.teaser-shimanoconnect table{border-collapse:collapse;border-spacing:0}.teaser-shimanoconnect caption,.teaser-shimanoconnect th,.teaser-shimanoconnect td{text-align:left;vertical-align:middle}.teaser-shimanoconnect q,.teaser-shimanoconnect blockquote{quotes:none}.teaser-shimanoconnect q:before,.teaser-shimanoconnect q:after{content:"";content:none}.teaser-shimanoconnect blockquote:before,.teaser-shimanoconnect blockquote:after{content:"";content:none}.teaser-shimanoconnect a img{border:none}.teaser-shimanoconnect article,.teaser-shimanoconnect aside,.teaser-shimanoconnect details,.teaser-shimanoconnect figcaption,.teaser-shimanoconnect figure,.teaser-shimanoconnect footer,.teaser-shimanoconnect header,.teaser-shimanoconnect hgroup,.teaser-shimanoconnect main,.teaser-shimanoconnect menu,.teaser-shimanoconnect nav,.teaser-shimanoconnect section,.teaser-shimanoconnect summary{display:block}.teaser-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.teaser-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.teaser-shimanoconnect img{width:auto;max-width:100%;height:auto}.teaser-shimanoconnect sup{vertical-align:super;line-height:1}.teaser-shimanoconnect sub{vertical-align:sub;line-height:1}.teaser-shimanoconnect strong{font-weight:bold}.teaser-shimanoconnect button{cursor:pointer}.teaser-shimanoconnect input[type="text"],.teaser-shimanoconnect input[type="tel"],.teaser-shimanoconnect input[type="email"],.teaser-shimanoconnect textarea,.teaser-shimanoconnect input[type="submit"]{-webkit-appearance:none}.teaser-shimanoconnect .cmp-header-area div{width:100%}.teaser-shimanoconnect .u-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.teaser-shimanoconnect .u-flex>*{margin-left:20px;margin-right:20px}.teaser-shimanoconnect .u-flex>.u-flex1{width:calc( 4.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex2{width:calc( 8.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex3{width:calc( 12.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex4{width:calc( 16.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex5{width:calc( 20.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex6{width:calc( 25% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex7{width:calc( 29.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex8{width:calc( 33.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex9{width:calc( 37.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex10{width:calc( 41.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex11{width:calc( 45.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex12{width:calc( 50% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex13{width:calc( 54.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex14{width:calc( 58.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex15{width:calc( 62.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex16{width:calc( 66.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex17{width:calc( 70.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex18{width:calc( 75% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex19{width:calc( 79.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex20{width:calc( 83.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex21{width:calc( 87.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex22{width:calc( 91.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex23{width:calc( 95.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex24{width:calc( 100% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex_fifth{width:calc( 20% - 40px)}@media screen and (max-width: 1240px){.teaser-shimanoconnect .u-flex>.u-flex1_l{width:calc( 4.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex2_l{width:calc( 8.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex3_l{width:calc( 12.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex4_l{width:calc( 16.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex5_l{width:calc( 20.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex6_l{width:calc( 25% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex7_l{width:calc( 29.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex8_l{width:calc( 33.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex9_l{width:calc( 37.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex10_l{width:calc( 41.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex11_l{width:calc( 45.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex12_l{width:calc( 50% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex13_l{width:calc( 54.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex14_l{width:calc( 58.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex15_l{width:calc( 62.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex16_l{width:calc( 66.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex17_l{width:calc( 70.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex18_l{width:calc( 75% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex19_l{width:calc( 79.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex20_l{width:calc( 83.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex21_l{width:calc( 87.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex22_l{width:calc( 91.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex23_l{width:calc( 95.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex24_l{width:calc( 100% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex_fifth_l{width:calc( 20% - 40px)}}@media screen and (max-width: 1025px){.teaser-shimanoconnect .u-flex>.u-flex1_m{width:calc( 4.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex2_m{width:calc( 8.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex3_m{width:calc( 12.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex4_m{width:calc( 16.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex5_m{width:calc( 20.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex6_m{width:calc( 25% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex7_m{width:calc( 29.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex8_m{width:calc( 33.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex9_m{width:calc( 37.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex10_m{width:calc( 41.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex11_m{width:calc( 45.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex12_m{width:calc( 50% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex13_m{width:calc( 54.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex14_m{width:calc( 58.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex15_m{width:calc( 62.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex16_m{width:calc( 66.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex17_m{width:calc( 70.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex18_m{width:calc( 75% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex19_m{width:calc( 79.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex20_m{width:calc( 83.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex21_m{width:calc( 87.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex22_m{width:calc( 91.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex23_m{width:calc( 95.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex24_m{width:calc( 100% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex_fifth_m{width:calc( 20% - 40px)}}@media screen and (max-width: 768px){.teaser-shimanoconnect .u-flex>.u-flex1_s{width:calc( 4.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex2_s{width:calc( 8.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex3_s{width:calc( 12.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex4_s{width:calc( 16.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex5_s{width:calc( 20.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex6_s{width:calc( 25% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex7_s{width:calc( 29.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex8_s{width:calc( 33.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex9_s{width:calc( 37.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex10_s{width:calc( 41.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex11_s{width:calc( 45.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex12_s{width:calc( 50% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex13_s{width:calc( 54.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex14_s{width:calc( 58.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex15_s{width:calc( 62.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex16_s{width:calc( 66.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex17_s{width:calc( 70.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex18_s{width:calc( 75% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex19_s{width:calc( 79.16667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex20_s{width:calc( 83.33333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex21_s{width:calc( 87.5% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex22_s{width:calc( 91.66667% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex23_s{width:calc( 95.83333% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex24_s{width:calc( 100% - 40px)}.teaser-shimanoconnect .u-flex>.u-flex_fifth_s{width:calc( 20% - 40px)}}.teaser-shimanoconnect .u-flex--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.teaser-shimanoconnect .cmp-button{font-size:16px;background-color:#019BD9;color:#fff;text-align:center;width:100%;max-width:100%;width:320px;display:block;padding:1.1em 45px;margin-left:auto;margin-right:auto;position:relative;-webkit-transition:color .5s, background-color .5s;transition:color .5s, background-color .5s;line-height:1.46;text-decoration:none;margin-top:10px}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-button{width:335px}}.teaser-shimanoconnect .cmp-button.disabled{pointer-events:none;background-color:transparent !important;border:2px solid #dcdcdc !important;color:#dcdcdc !important}.teaser-shimanoconnect .cmp-button.disabled:before{border-color:#dcdcdc #dcdcdc transparent transparent !important}.teaser-shimanoconnect .cmp-button:hover{opacity:1;background-color:#095679}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-button{max-width:280px}.teaser-shimanoconnect .cmp-button:before{width:6px;height:6px}}.teaser-shimanoconnect .cmp-button--white{-webkit-box-shadow:0 0 0 2px #019BD9 inset;box-shadow:0 0 0 2px #019BD9 inset;color:#019BD9;background-color:#fff;-webkit-transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,color .4s,background-color .4s;transition:box-shadow .4s,color .4s,background-color .4s,-webkit-box-shadow .4s}.teaser-shimanoconnect .cmp-button--white:hover{background-color:#019BD9;color:#fff;-webkit-box-shadow:0 0 0 2px transparent inset;box-shadow:0 0 0 2px transparent inset;-webkit-transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:color .4s,background-color .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,color .4s,background-color .4s;transition:box-shadow .4s,color .4s,background-color .4s,-webkit-box-shadow .4s}.teaser-shimanoconnect .cmp-button--navy{background-color:#095679}.teaser-shimanoconnect .cmp-button--navy:hover{background-color:#019BD9}.teaser-shimanoconnect .cmp-button[target="_blank"]{background-color:#095679}.teaser-shimanoconnect .cmp-button[target="_blank"]:after{display:block;content:'';width:10px;height:8px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../../../apps/shimano/components/shimanoconnect/components/teaser-shimanoconnect/clientlibs/site/resources/img/window_white.svg) no-repeat 0 0/100% 100%}.teaser-shimanoconnect .cmp-button[target="_blank"]:hover{background-color:#019BD9}.teaser-shimanoconnect .cmp-button--s{padding:1.2em 35px;width:230px;font-size:13px}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-button--s{padding:0.8em 20px}}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-button--s{width:170px}}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-button--s{font-size:12px}}.teaser-shimanoconnect .cmp-button--l{padding:1.3em 40px;width:450px;font-size:17px}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-button--l{width:335px}}.teaser-shimanoconnect .cmp-container--l{max-width:1240px;width:100%;margin:0 auto;padding-left:80px;padding-right:80px}@media screen and (max-width: 1240px){.teaser-shimanoconnect .cmp-container--l{padding-left:60px}}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-container--l{padding-left:3rem}}@media screen and (max-width: 1240px){.teaser-shimanoconnect .cmp-container--l{padding-right:60px}}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-container--l{padding-right:3rem}}.teaser-shimanoconnect .cmp-container--m{max-width:1080px;margin:0 auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-container--m{padding-left:3rem}}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-container--m{padding-right:3rem}}.teaser-shimanoconnect .cmp-container--s{max-width:890px;margin:0 auto;padding-left:20px;padding-right:20px}@media screen and (max-width: 1240px){.teaser-shimanoconnect .cmp-container--s{padding-left:3rem}}@media screen and (max-width: 1240px){.teaser-shimanoconnect .cmp-container--s{padding-right:3rem}}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-container>.u-flex>div:not(:first-child){margin-top:30px}}.teaser-shimanoconnect .cmp-teaser{position:relative}.teaser-shimanoconnect .cmp-teaser__pretitle{font-size:20px;font-weight:500;line-height:1.2}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser__pretitle{font-size:16px}}.teaser-shimanoconnect .cmp-teaser__title{font-size:38px;font-weight:500;line-height:1.2;margin-top:.3em}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser__title{font-size:38px}}.teaser-shimanoconnect .cmp-teaser__title-link{text-decoration:none;color:#fff;-webkit-transition:opacoty .4s;transition:opacoty .4s;display:inline-block}.teaser-shimanoconnect .cmp-teaser__title-link:hover{opacity:.7}.teaser-shimanoconnect .cmp-teaser__description{font-size:16px;margin-top:0.6em}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser__description{margin-top:0.3em}}.teaser-shimanoconnect .cmp-teaser__image{display:block}.teaser-shimanoconnect .cmp-teaser__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.teaser-shimanoconnect .cmp-teaser__content{position:relative;color:#fff;width:100%;padding:20px 0}.teaser-shimanoconnect .cmp-teaser--left{text-align:left;min-height:240px}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser--left{min-height:225px}}.teaser-shimanoconnect .cmp-teaser--center{text-align:center;min-height:240px}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser--center{min-height:225px}}.teaser-shimanoconnect .cmp-teaser--link{min-height:500px}.teaser-shimanoconnect .cmp-teaser--link .cmp-teaser__action-container{margin-top:38px}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser--link .cmp-teaser__action-container{margin-top:10px}}.teaser-shimanoconnect .cmp-teaser--link .cmp-teaser__action-link{margin:10px 10px 0 0;display:inline-block;width:auto}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser--link{min-height:300px}}.teaser-shimanoconnect .cmp-teaser--left,.teaser-shimanoconnect .cmp-teaser--center,.teaser-shimanoconnect .cmp-teaser--link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.teaser-shimanoconnect .cmp-teaser--column-2{text-align:center}.teaser-shimanoconnect .cmp-teaser--column-2 .cmp-teaser__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:300px;height:100%}.teaser-shimanoconnect .cmp-teaser--column-2 .cmp-teaser__content{padding-left:3rem;padding-right:3rem}.teaser-shimanoconnect .cmp-teaser--column-2 .cmp-teaser__action-container{margin-top:24px}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser--column-2 .cmp-teaser__action-container{margin-top:12px}}.teaser-shimanoconnect .cmp-teaser--column-2 .cmp-teaser__action-link{padding:1.2em 35px;width:230px;font-size:13px}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser--column-2 .cmp-teaser__action-link{padding:0.8em 20px}}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser--column-2 .cmp-teaser__action-link{width:170px}}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser--column-2 .cmp-teaser__action-link{font-size:12px}}@media screen and (max-width: 768px){.teaser-shimanoconnect .cmp-teaser--column-2 .u-flex>div:not(:first-of-type){margin-top:15px}.teaser-shimanoconnect .cmp-teaser--column-2 .cmp-teaser__box{min-height:225px}}
.text-shimanoconnect div,.text-shimanoconnect span,.text-shimanoconnect object,.text-shimanoconnect iframe,.text-shimanoconnect h1,.text-shimanoconnect h2,.text-shimanoconnect h3,.text-shimanoconnect h4,.text-shimanoconnect h5,.text-shimanoconnect h6,.text-shimanoconnect p,.text-shimanoconnect blockquote,.text-shimanoconnect pre,.text-shimanoconnect a,.text-shimanoconnect cite,.text-shimanoconnect code,.text-shimanoconnect del,.text-shimanoconnect dfn,.text-shimanoconnect em,.text-shimanoconnect img,.text-shimanoconnect ins,.text-shimanoconnect kbd,.text-shimanoconnect q,.text-shimanoconnect s,.text-shimanoconnect samp,.text-shimanoconnect small,.text-shimanoconnect strike,.text-shimanoconnect strong,.text-shimanoconnect sub,.text-shimanoconnect sup,.text-shimanoconnect tt,.text-shimanoconnect var,.text-shimanoconnect b,.text-shimanoconnect u,.text-shimanoconnect i,.text-shimanoconnect center,.text-shimanoconnect dl,.text-shimanoconnect dt,.text-shimanoconnect dd,.text-shimanoconnect ol,.text-shimanoconnect ul,.text-shimanoconnect li,.text-shimanoconnect fieldset,.text-shimanoconnect form,.text-shimanoconnect label,.text-shimanoconnect legend,.text-shimanoconnect table,.text-shimanoconnect caption,.text-shimanoconnect tbody,.text-shimanoconnect tfoot,.text-shimanoconnect thead,.text-shimanoconnect tr,.text-shimanoconnect th,.text-shimanoconnect td,.text-shimanoconnect article,.text-shimanoconnect aside,.text-shimanoconnect canvas,.text-shimanoconnect details,.text-shimanoconnect embed,.text-shimanoconnect figure,.text-shimanoconnect figcaption,.text-shimanoconnect footer,.text-shimanoconnect header,.text-shimanoconnect hgroup,.text-shimanoconnect menu,.text-shimanoconnect nav,.text-shimanoconnect output,.text-shimanoconnect ruby,.text-shimanoconnect section,.text-shimanoconnect summary,.text-shimanoconnect time,.text-shimanoconnect mark,.text-shimanoconnect audio,.text-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.text-shimanoconnect ol,.text-shimanoconnect ul{list-style:none}.text-shimanoconnect table{border-collapse:collapse;border-spacing:0}.text-shimanoconnect caption,.text-shimanoconnect th,.text-shimanoconnect td{text-align:left;vertical-align:middle}.text-shimanoconnect q,.text-shimanoconnect blockquote{quotes:none}.text-shimanoconnect q:before,.text-shimanoconnect q:after{content:"";content:none}.text-shimanoconnect blockquote:before,.text-shimanoconnect blockquote:after{content:"";content:none}.text-shimanoconnect a img{border:none}.text-shimanoconnect article,.text-shimanoconnect aside,.text-shimanoconnect details,.text-shimanoconnect figcaption,.text-shimanoconnect figure,.text-shimanoconnect footer,.text-shimanoconnect header,.text-shimanoconnect hgroup,.text-shimanoconnect main,.text-shimanoconnect menu,.text-shimanoconnect nav,.text-shimanoconnect section,.text-shimanoconnect summary{display:block}.text-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.text-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.text-shimanoconnect img{width:auto;max-width:100%;height:auto}.text-shimanoconnect sup{vertical-align:super;line-height:1}.text-shimanoconnect sub{vertical-align:sub;line-height:1}.text-shimanoconnect strong{font-weight:bold}.text-shimanoconnect button{cursor:pointer}.text-shimanoconnect input[type="text"],.text-shimanoconnect input[type="tel"],.text-shimanoconnect input[type="email"],.text-shimanoconnect textarea,.text-shimanoconnect input[type="submit"]{-webkit-appearance:none}.text-shimanoconnect .cmp-header-area div{width:100%}.text-shimanoconnect a[target="_blank"]:after{display:inline-block;content:url(../../../apps/shimano/components/shimanoconnect/components/text-shimanoconnect/clientlibs/site/resources/img/window.svg);margin-left:5px;vertical-align:middle}.text-shimanoconnect a[href$=".pdf"]:after{display:inline-block;content:url(../../../apps/shimano/components/shimanoconnect/components/text-shimanoconnect/clientlibs/site/resources/img/pdf.svg);margin-left:5px;vertical-align:middle}.text-shimanoconnect b{font-weight:600}.text-shimanoconnect u{text-decoration:underline}.text-shimanoconnect i{font-style:italic}.text-shimanoconnect sup{font-size:0.7em;vertical-align:super}.text-shimanoconnect sub{font-size:0.7em;vertical-align:sub}.text-shimanoconnect ul{line-height:1.4}.text-shimanoconnect ul>li{margin-bottom:5px;text-indent:-.3em;margin-left:.5em;vertical-align:middle}.text-shimanoconnect ul>li:before{display:inline-block;content:"−";font-size:.5em;margin-right:.4em}.text-shimanoconnect ul li>ol,.text-shimanoconnect ul li>ul{margin-top:5px}.text-shimanoconnect ol{line-height:1.4;list-style-type:decimal}.text-shimanoconnect ol li>ol,.text-shimanoconnect ol li>ul{margin-top:5px}.text-shimanoconnect ol>li{margin-left:1.2em;margin-bottom:5px;counter-increment:number}

.title-shimanoconnect div,.title-shimanoconnect span,.title-shimanoconnect object,.title-shimanoconnect iframe,.title-shimanoconnect h1,.title-shimanoconnect h2,.title-shimanoconnect h3,.title-shimanoconnect h4,.title-shimanoconnect h5,.title-shimanoconnect h6,.title-shimanoconnect p,.title-shimanoconnect blockquote,.title-shimanoconnect pre,.title-shimanoconnect a,.title-shimanoconnect cite,.title-shimanoconnect code,.title-shimanoconnect del,.title-shimanoconnect dfn,.title-shimanoconnect em,.title-shimanoconnect img,.title-shimanoconnect ins,.title-shimanoconnect kbd,.title-shimanoconnect q,.title-shimanoconnect s,.title-shimanoconnect samp,.title-shimanoconnect small,.title-shimanoconnect strike,.title-shimanoconnect strong,.title-shimanoconnect sub,.title-shimanoconnect sup,.title-shimanoconnect tt,.title-shimanoconnect var,.title-shimanoconnect b,.title-shimanoconnect u,.title-shimanoconnect i,.title-shimanoconnect center,.title-shimanoconnect dl,.title-shimanoconnect dt,.title-shimanoconnect dd,.title-shimanoconnect ol,.title-shimanoconnect ul,.title-shimanoconnect li,.title-shimanoconnect fieldset,.title-shimanoconnect form,.title-shimanoconnect label,.title-shimanoconnect legend,.title-shimanoconnect table,.title-shimanoconnect caption,.title-shimanoconnect tbody,.title-shimanoconnect tfoot,.title-shimanoconnect thead,.title-shimanoconnect tr,.title-shimanoconnect th,.title-shimanoconnect td,.title-shimanoconnect article,.title-shimanoconnect aside,.title-shimanoconnect canvas,.title-shimanoconnect details,.title-shimanoconnect embed,.title-shimanoconnect figure,.title-shimanoconnect figcaption,.title-shimanoconnect footer,.title-shimanoconnect header,.title-shimanoconnect hgroup,.title-shimanoconnect menu,.title-shimanoconnect nav,.title-shimanoconnect output,.title-shimanoconnect ruby,.title-shimanoconnect section,.title-shimanoconnect summary,.title-shimanoconnect time,.title-shimanoconnect mark,.title-shimanoconnect audio,.title-shimanoconnect video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.title-shimanoconnect ol,.title-shimanoconnect ul{list-style:none}.title-shimanoconnect table{border-collapse:collapse;border-spacing:0}.title-shimanoconnect caption,.title-shimanoconnect th,.title-shimanoconnect td{text-align:left;vertical-align:middle}.title-shimanoconnect q,.title-shimanoconnect blockquote{quotes:none}.title-shimanoconnect q:before,.title-shimanoconnect q:after{content:"";content:none}.title-shimanoconnect blockquote:before,.title-shimanoconnect blockquote:after{content:"";content:none}.title-shimanoconnect a img{border:none}.title-shimanoconnect article,.title-shimanoconnect aside,.title-shimanoconnect details,.title-shimanoconnect figcaption,.title-shimanoconnect figure,.title-shimanoconnect footer,.title-shimanoconnect header,.title-shimanoconnect hgroup,.title-shimanoconnect main,.title-shimanoconnect menu,.title-shimanoconnect nav,.title-shimanoconnect section,.title-shimanoconnect summary{display:block}.title-shimanoconnect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%}.title-shimanoconnect a{cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.title-shimanoconnect img{width:auto;max-width:100%;height:auto}.title-shimanoconnect sup{vertical-align:super;line-height:1}.title-shimanoconnect sub{vertical-align:sub;line-height:1}.title-shimanoconnect strong{font-weight:bold}.title-shimanoconnect button{cursor:pointer}.title-shimanoconnect input[type="text"],.title-shimanoconnect input[type="tel"],.title-shimanoconnect input[type="email"],.title-shimanoconnect textarea,.title-shimanoconnect input[type="submit"]{-webkit-appearance:none}.title-shimanoconnect .cmp-header-area div{width:100%}.title-shimanoconnect .cmp-title .u-text--center{text-align:center}.title-shimanoconnect .cmp-title .u-text--right{text-align:right}.title-shimanoconnect .cmp-title--h1{font-weight:500;font-size:38px;line-height:1.3;color:#019BD9;letter-spacing:.02em}@media screen and (max-width: 1025px){.title-shimanoconnect .cmp-title--h1{font-size:27px}}.title-shimanoconnect .cmp-title--h2{font-size:34px;font-weight:500;line-height:1.47;color:#095679;letter-spacing:.02em}@media screen and (max-width: 1025px){.title-shimanoconnect .cmp-title--h2{font-size:25px}}.title-shimanoconnect .cmp-title--h3{font-size:30px;font-weight:500;line-height:1.75;color:#019BD9;letter-spacing:.08em}@media screen and (max-width: 1240px){.title-shimanoconnect .cmp-title--h3{font-size:26px}}@media screen and (max-width: 1025px){.title-shimanoconnect .cmp-title--h3{font-size:21px}}.title-shimanoconnect .cmp-title--h4{font-size:26px;font-weight:500;line-height:1.75;color:#019BD9;letter-spacing:.06em}@media screen and (max-width: 1240px){.title-shimanoconnect .cmp-title--h4{font-size:20px}}@media screen and (max-width: 1025px){.title-shimanoconnect .cmp-title--h4{font-size:17px}}.title-shimanoconnect .cmp-title--h5{font-size:24px;font-weight:500;line-height:1.75;border-bottom:2px solid #019BD9;display:inline-block;padding:0 1em;letter-spacing:.05em}@media screen and (max-width: 1240px){.title-shimanoconnect .cmp-title--h5{font-size:20px}}@media screen and (max-width: 1025px){.title-shimanoconnect .cmp-title--h5{font-size:17px}}.title-shimanoconnect .cmp-title--h6{font-size:22px;font-weight:500;color:#095679;border-bottom:1px solid #095679}@media screen and (max-width: 1240px){.title-shimanoconnect .cmp-title--h6{font-size:20px}}@media screen and (max-width: 1025px){.title-shimanoconnect .cmp-title--h6{font-size:17px}}.title-shimanoconnect .cmp-title__link{color:inherit;text-decoration:none}.title-shimanoconnect .cmp-title--h1 a,.title-shimanoconnect .cmp-title--h2 a,.title-shimanoconnect .cmp-title--h3 a,.title-shimanoconnect .cmp-title--h4 a,.title-shimanoconnect .cmp-title--h5 a,.title-shimanoconnect .cmp-title--h6 a{text-decoration:none;-webkit-transition:opacity .4s;transition:opacity .4s}.title-shimanoconnect .cmp-title--h1 a:hover,.title-shimanoconnect .cmp-title--h2 a:hover,.title-shimanoconnect .cmp-title--h3 a:hover,.title-shimanoconnect .cmp-title--h4 a:hover,.title-shimanoconnect .cmp-title--h5 a:hover,.title-shimanoconnect .cmp-title--h6 a:hover{opacity:.7}
