@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,200,300,400,500,600,700,800,900|Noto+Serif+TC:400,500,600,700,900&display=swap&subset=chinese-traditional");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img, button {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /* font-family: "Noto Sans TC", sans-serif; */
  font-family: "Noto Sans TC", "微軟正黑體";
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a,
a:hover,
a:active,
li,
li:hover,
li:hover div,
li div,
li:hover h6,
h6,
:after,
a:before,
a:hover::before,
a i,
a:hover i,
ul,
ul:hover {
  text-decoration: none;
  color: #000; }

strong {
  font-weight: 600; }

.box-sizing-border-box {
  box-sizing: border-box; }

.bs-white {
  color: var(--bs-white); }

.bs-dark {
  color: var(--bs-dark); }

.s-yellow {
  color: #ffff00; }

/* 裝置斷點----------------------------------------------------- */
/* ----------------------------------------------------- */
/* z-index start---------------------------------------------------------- */
.z-index--5 {
  z-index: -5; }

.z-index--4 {
  z-index: -4; }

.z-index--3 {
  z-index: -3; }

.z-index--2 {
  z-index: -2; }

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

.z-index-0 {
  z-index: 0; }

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

.z-index-2 {
  z-index: 2; }

.z-index-3 {
  z-index: 3; }

.z-index-4 {
  z-index: 4; }

.z-index-5 {
  z-index: 5; }

@media (min-width: 375px) {
  .z-index-xxs--5 {
    z-index: -5; }
  .z-index-xxs--4 {
    z-index: -4; }
  .z-index-xxs--3 {
    z-index: -3; }
  .z-index-xxs--2 {
    z-index: -2; }
  .z-index-xxs--1 {
    z-index: -1; }
  .z-index-xxs-0 {
    z-index: 0; }
  .z-index-xxs-1 {
    z-index: 1; }
  .z-index-xxs-2 {
    z-index: 2; }
  .z-index-xxs-3 {
    z-index: 3; }
  .z-index-xxs-4 {
    z-index: 4; }
  .z-index-xxs-5 {
    z-index: 5; } }

@media (min-width: 425px) {
  .z-index-xs--5 {
    z-index: -5; }
  .z-index-xs--4 {
    z-index: -4; }
  .z-index-xs--3 {
    z-index: -3; }
  .z-index-xs--2 {
    z-index: -2; }
  .z-index-xs--1 {
    z-index: -1; }
  .z-index-xs-0 {
    z-index: 0; }
  .z-index-xs-1 {
    z-index: 1; }
  .z-index-xs-2 {
    z-index: 2; }
  .z-index-xs-3 {
    z-index: 3; }
  .z-index-xs-4 {
    z-index: 4; }
  .z-index-xs-5 {
    z-index: 5; } }

@media (min-width: 576px) {
  .z-index-sm--5 {
    z-index: -5; }
  .z-index-sm--4 {
    z-index: -4; }
  .z-index-sm--3 {
    z-index: -3; }
  .z-index-sm--2 {
    z-index: -2; }
  .z-index-sm--1 {
    z-index: -1; }
  .z-index-sm-0 {
    z-index: 0; }
  .z-index-sm-1 {
    z-index: 1; }
  .z-index-sm-2 {
    z-index: 2; }
  .z-index-sm-3 {
    z-index: 3; }
  .z-index-sm-4 {
    z-index: 4; }
  .z-index-sm-5 {
    z-index: 5; } }

@media (min-width: 768px) {
  .z-index-md--5 {
    z-index: -5; }
  .z-index-md--4 {
    z-index: -4; }
  .z-index-md--3 {
    z-index: -3; }
  .z-index-md--2 {
    z-index: -2; }
  .z-index-md--1 {
    z-index: -1; }
  .z-index-md-0 {
    z-index: 0; }
  .z-index-md-1 {
    z-index: 1; }
  .z-index-md-2 {
    z-index: 2; }
  .z-index-md-3 {
    z-index: 3; }
  .z-index-md-4 {
    z-index: 4; }
  .z-index-md-5 {
    z-index: 5; } }

@media (min-width: 992px) {
  .z-index-lg--5 {
    z-index: -5; }
  .z-index-lg--4 {
    z-index: -4; }
  .z-index-lg--3 {
    z-index: -3; }
  .z-index-lg--2 {
    z-index: -2; }
  .z-index-lg--1 {
    z-index: -1; }
  .z-index-lg-0 {
    z-index: 0; }
  .z-index-lg-1 {
    z-index: 1; }
  .z-index-lg-2 {
    z-index: 2; }
  .z-index-lg-3 {
    z-index: 3; }
  .z-index-lg-4 {
    z-index: 4; }
  .z-index-lg-5 {
    z-index: 5; } }

@media (min-width: 1200px) {
  .z-index-xl--5 {
    z-index: -5; }
  .z-index-xl--4 {
    z-index: -4; }
  .z-index-xl--3 {
    z-index: -3; }
  .z-index-xl--2 {
    z-index: -2; }
  .z-index-xl--1 {
    z-index: -1; }
  .z-index-xl-0 {
    z-index: 0; }
  .z-index-xl-1 {
    z-index: 1; }
  .z-index-xl-2 {
    z-index: 2; }
  .z-index-xl-3 {
    z-index: 3; }
  .z-index-xl-4 {
    z-index: 4; }
  .z-index-xl-5 {
    z-index: 5; } }

@media (min-width: 1400px) {
  .z-index-xxl--5 {
    z-index: -5; }
  .z-index-xxl--4 {
    z-index: -4; }
  .z-index-xxl--3 {
    z-index: -3; }
  .z-index-xxl--2 {
    z-index: -2; }
  .z-index-xxl--1 {
    z-index: -1; }
  .z-index-xxl-0 {
    z-index: 0; }
  .z-index-xxl-1 {
    z-index: 1; }
  .z-index-xxl-2 {
    z-index: 2; }
  .z-index-xxl-3 {
    z-index: 3; }
  .z-index-xxl-4 {
    z-index: 4; }
  .z-index-xxl-5 {
    z-index: 5; } }

/* z-index end  ---------------------------------------------------------- */
/* vertical-align start---------------------------------------------------------- */
.vertical-align-top {
  display: inline-block;
  font-size: 16px;
  vertical-align: top; }

.vertical-align-middle {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle; }

.vertical-align-bottom {
  display: inline-block;
  font-size: 16px;
  vertical-align: bottom; }

@media (min-width: 375px) {
  .vertical-align-xxs-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .vertical-align-xxs-middle {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle; }
  .vertical-align-xxs-bottom {
    display: inline-block;
    font-size: 16px;
    vertical-align: bottom; } }

@media (min-width: 425px) {
  .vertical-align-xs-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .vertical-align-xs-middle {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle; }
  .vertical-align-xs-bottom {
    display: inline-block;
    font-size: 16px;
    vertical-align: bottom; } }

@media (min-width: 576px) {
  .vertical-align-sm-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .vertical-align-sm-middle {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle; }
  .vertical-align-sm-bottom {
    display: inline-block;
    font-size: 16px;
    vertical-align: bottom; } }

@media (min-width: 768px) {
  .vertical-align-md-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .vertical-align-md-middle {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle; }
  .vertical-align-md-bottom {
    display: inline-block;
    font-size: 16px;
    vertical-align: bottom; } }

@media (min-width: 992px) {
  .vertical-align-lg-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .vertical-align-lg-middle {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle; }
  .vertical-align-lg-bottom {
    display: inline-block;
    font-size: 16px;
    vertical-align: bottom; } }

@media (min-width: 1200px) {
  .vertical-align-xl-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .vertical-align-xl-middle {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle; }
  .vertical-align-xl-bottom {
    display: inline-block;
    font-size: 16px;
    vertical-align: bottom; } }

@media (min-width: 1400px) {
  .vertical-align-xxl-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .vertical-align-xxl-middle {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle; }
  .vertical-align-xxl-bottom {
    display: inline-block;
    font-size: 16px;
    vertical-align: bottom; } }

/* vertical-align end---------------------------------------------------------- */
/* absolute-horizontal-vertical start---------------------------------------------------------- */
.absolute-center {
  position: absolute;
  transform: translate(-50% -50%);
  top: 50%;
  left: 50%; }

.absolute-horizontal-center {
  position: absolute;
  transform: translateX(-50%);
  left: 50%; }

.absolute-vertical-center {
  position: absolute;
  transform: translateY(-50%);
  top: 50%; }

@media (min-width: 375px) {
  .vertical-align-xxs-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .absolute-xxs-center {
    position: absolute;
    transform: translate(-50% -50%);
    top: 50%;
    left: 50%; }
  .absolute-horizontal-xxs-center {
    position: absolute;
    transform: translateX(-50%);
    left: 50%; }
  .absolute-vertical-xxs-center {
    position: absolute;
    transform: translateY(-50%);
    top: 50%; } }

@media (min-width: 425px) {
  .vertical-align-xs-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .absolute-xs-center {
    position: absolute;
    transform: translate(-50% -50%);
    top: 50%;
    left: 50%; }
  .absolute-horizontal-xs-center {
    position: absolute;
    transform: translateX(-50%);
    left: 50%; }
  .absolute-vertical-xs-center {
    position: absolute;
    transform: translateY(-50%);
    top: 50%; } }

@media (min-width: 576px) {
  .vertical-align-sm-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .absolute-sm-center {
    position: absolute;
    transform: translate(-50% -50%);
    top: 50%;
    left: 50%; }
  .absolute-horizontal-sm-center {
    position: absolute;
    transform: translateX(-50%);
    left: 50%; }
  .absolute-vertical-sm-center {
    position: absolute;
    transform: translateY(-50%);
    top: 50%; } }

@media (min-width: 768px) {
  .vertical-align-md-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .absolute-md-center {
    position: absolute;
    transform: translate(-50% -50%);
    top: 50%;
    left: 50%; }
  .absolute-horizontal-md-center {
    position: absolute;
    transform: translateX(-50%);
    left: 50%; }
  .absolute-vertical-md-center {
    position: absolute;
    transform: translateY(-50%);
    top: 50%; } }

@media (min-width: 992px) {
  .vertical-align-lg-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .absolute-lg-center {
    position: absolute;
    transform: translate(-50% -50%);
    top: 50%;
    left: 50%; }
  .absolute-horizontal-lg-center {
    position: absolute;
    transform: translateX(-50%);
    left: 50%; }
  .absolute-vertical-lg-center {
    position: absolute;
    transform: translateY(-50%);
    top: 50%; } }

@media (min-width: 1200px) {
  .vertical-align-xl-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .absolute-xl-center {
    position: absolute;
    transform: translate(-50% -50%);
    top: 50%;
    left: 50%; }
  .absolute-horizontal-xl-center {
    position: absolute;
    transform: translateX(-50%);
    left: 50%; }
  .absolute-vertical-xl-center {
    position: absolute;
    transform: translateY(-50%);
    top: 50%; } }

@media (min-width: 1400px) {
  .vertical-align-xxl-top {
    display: inline-block;
    font-size: 16px;
    vertical-align: top; }
  .absolute-xxl-center {
    position: absolute;
    transform: translate(-50% -50%);
    top: 50%;
    left: 50%; }
  .absolute-horizontal-xxl-center {
    position: absolute;
    transform: translateX(-50%);
    left: 50%; }
  .absolute-vertical-xxl-center {
    position: absolute;
    transform: translateY(-50%);
    top: 50%; } }

/* absolute-horizontal-vertical end---------------------------------------------------------- */
/* position-absolute start---------------------------------------------------------- */
.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.position-static {
  position: static; }

.position-fixed {
  position: fixed; }

@media (min-width: 375px) {
  .position-xxs-relative {
    position: relative; }
  .position-xxs-absolute {
    position: absolute; }
  .position-xxs-static {
    position: static; }
  .position-xxs-fixed {
    position: fixed; } }

@media (min-width: 425px) {
  .position-xs-relative {
    position: relative; }
  .position-xs-absolute {
    position: absolute; }
  .position-xs-static {
    position: static; }
  .position-xs-fixed {
    position: fixed; } }

@media (min-width: 576px) {
  .position-sm-relative {
    position: relative; }
  .position-sm-absolute {
    position: absolute; }
  .position-sm-static {
    position: static; }
  .position-sm-fixed {
    position: fixed; } }

@media (min-width: 768px) {
  .position-md-relative {
    position: relative; }
  .position-md-absolute {
    position: absolute; }
  .position-md-static {
    position: static; }
  .position-md-fixed {
    position: fixed; } }

@media (min-width: 992px) {
  .position-lg-relative {
    position: relative; }
  .position-lg-absolute {
    position: absolute; }
  .position-lg-static {
    position: static; }
  .position-lg-fixed {
    position: fixed; } }

@media (min-width: 1200px) {
  .position-xl-relative {
    position: relative; }
  .position-xl-absolute {
    position: absolute; }
  .position-xl-static {
    position: static; }
  .position-xl-fixed {
    position: fixed; } }

@media (min-width: 1400px) {
  .position-xxl-relative {
    position: relative; }
  .position-xxl-absolute {
    position: absolute; }
  .position-xxl-static {
    position: static; }
  .position-xxl-fixed {
    position: fixed; } }

/* position-absolute end  ---------------------------------------------------------- */
/* font-size start---------------------------------------------------------- */
.fs-12 {
  font-size: 12px; }

.fs-14 {
  font-size: 14px; }

.fs-16 {
  font-size: 16px; }

.fs-18 {
  font-size: 18px; }

.fs-20 {
  font-size: 20px; }

.fs-22 {
  font-size: 22px; }

.fs-24 {
  font-size: 24px; }

.fs-26 {
  font-size: 26px; }

.fs-28 {
  font-size: 28px; }

.fs-30 {
  font-size: 30px; }

.fs-32 {
  font-size: 32px; }

.fs-34 {
  font-size: 34px; }

.fs-36 {
  font-size: 36px; }

.fs-38 {
  font-size: 38px; }

.fs-40 {
  font-size: 40px; }

.fs-42 {
  font-size: 42px; }

.fs-44 {
  font-size: 44px; }

.fs-46 {
  font-size: 46px; }

.fs-48 {
  font-size: 48px; }

.fs-50 {
  font-size: 50px; }

.fs-52 {
  font-size: 52px; }

.fs-54 {
  font-size: 54px; }

.fs-56 {
  font-size: 56px; }

.fs-58 {
  font-size: 58px; }

.fs-60 {
  font-size: 60px; }

.fs-62 {
  font-size: 62px; }

.fs-64 {
  font-size: 64px; }

.fs-66 {
  font-size: 66px; }

.fs-68 {
  font-size: 68px; }

.fs-70 {
  font-size: 70px; }

.fs-72 {
  font-size: 72px; }

@media (min-width: 375px) {
  .fs-xxs-12 {
    font-size: 12px; }
  .fs-xxs-14 {
    font-size: 14px; }
  .fs-xxs-16 {
    font-size: 16px; }
  .fs-xxs-18 {
    font-size: 18px; }
  .fs-xxs-20 {
    font-size: 20px; }
  .fs-xxs-22 {
    font-size: 22px; }
  .fs-xxs-24 {
    font-size: 24px; }
  .fs-xxs-26 {
    font-size: 26px; }
  .fs-xxs-28 {
    font-size: 28px; }
  .fs-xxs-30 {
    font-size: 30px; }
  .fs-xxs-32 {
    font-size: 32px; }
  .fs-xxs-34 {
    font-size: 34px; }
  .fs-xxs-36 {
    font-size: 36px; }
  .fs-xxs-38 {
    font-size: 38px; }
  .fs-xxs-40 {
    font-size: 40px; }
  .fs-xxs-42 {
    font-size: 42px; }
  .fs-xxs-44 {
    font-size: 44px; }
  .fs-xxs-46 {
    font-size: 46px; }
  .fs-xxs-48 {
    font-size: 48px; }
  .fs-xxs-50 {
    font-size: 50px; }
  .fs-xxs-52 {
    font-size: 52px; }
  .fs-xxs-54 {
    font-size: 54px; }
  .fs-xxs-56 {
    font-size: 56px; }
  .fs-xxs-58 {
    font-size: 58px; }
  .fs-xxs-60 {
    font-size: 60px; }
  .fs-xxs-62 {
    font-size: 62px; }
  .fs-xxs-64 {
    font-size: 64px; }
  .fs-xxs-66 {
    font-size: 66px; }
  .fs-xxs-68 {
    font-size: 68px; }
  .fs-xxs-70 {
    font-size: 70px; }
  .fs-xxs-72 {
    font-size: 72px; } }

@media (min-width: 425px) {
  .fs-xs-12 {
    font-size: 12px; }
  .fs-xs-14 {
    font-size: 14px; }
  .fs-xs-16 {
    font-size: 16px; }
  .fs-xs-18 {
    font-size: 18px; }
  .fs-xs-20 {
    font-size: 20px; }
  .fs-xs-22 {
    font-size: 22px; }
  .fs-xs-24 {
    font-size: 24px; }
  .fs-xs-26 {
    font-size: 26px; }
  .fs-xs-28 {
    font-size: 28px; }
  .fs-xs-30 {
    font-size: 30px; }
  .fs-xs-32 {
    font-size: 32px; }
  .fs-xs-34 {
    font-size: 34px; }
  .fs-xs-36 {
    font-size: 36px; }
  .fs-xs-38 {
    font-size: 38px; }
  .fs-xs-40 {
    font-size: 40px; }
  .fs-xs-42 {
    font-size: 42px; }
  .fs-xs-44 {
    font-size: 44px; }
  .fs-xs-46 {
    font-size: 46px; }
  .fs-xs-48 {
    font-size: 48px; }
  .fs-xs-50 {
    font-size: 50px; }
  .fs-xs-52 {
    font-size: 52px; }
  .fs-xs-54 {
    font-size: 54px; }
  .fs-xs-56 {
    font-size: 56px; }
  .fs-xs-58 {
    font-size: 58px; }
  .fs-xs-60 {
    font-size: 60px; }
  .fs-xs-62 {
    font-size: 62px; }
  .fs-xs-64 {
    font-size: 64px; }
  .fs-xs-66 {
    font-size: 66px; }
  .fs-xs-68 {
    font-size: 68px; }
  .fs-xs-70 {
    font-size: 70px; }
  .fs-xs-72 {
    font-size: 72px; } }

@media (min-width: 576px) {
  .fs-sm-12 {
    font-size: 12px; }
  .fs-sm-14 {
    font-size: 14px; }
  .fs-sm-16 {
    font-size: 16px; }
  .fs-sm-18 {
    font-size: 18px; }
  .fs-sm-20 {
    font-size: 20px; }
  .fs-sm-22 {
    font-size: 22px; }
  .fs-sm-24 {
    font-size: 24px; }
  .fs-sm-26 {
    font-size: 26px; }
  .fs-sm-28 {
    font-size: 28px; }
  .fs-sm-30 {
    font-size: 30px; }
  .fs-sm-32 {
    font-size: 32px; }
  .fs-sm-34 {
    font-size: 34px; }
  .fs-sm-36 {
    font-size: 36px; }
  .fs-sm-38 {
    font-size: 38px; }
  .fs-sm-40 {
    font-size: 40px; }
  .fs-sm-42 {
    font-size: 42px; }
  .fs-sm-44 {
    font-size: 44px; }
  .fs-sm-46 {
    font-size: 46px; }
  .fs-sm-48 {
    font-size: 48px; }
  .fs-sm-50 {
    font-size: 50px; }
  .fs-sm-52 {
    font-size: 52px; }
  .fs-sm-54 {
    font-size: 54px; }
  .fs-sm-56 {
    font-size: 56px; }
  .fs-sm-58 {
    font-size: 58px; }
  .fs-sm-60 {
    font-size: 60px; }
  .fs-sm-62 {
    font-size: 62px; }
  .fs-sm-64 {
    font-size: 64px; }
  .fs-sm-66 {
    font-size: 66px; }
  .fs-sm-68 {
    font-size: 68px; }
  .fs-sm-70 {
    font-size: 70px; }
  .fs-sm-72 {
    font-size: 72px; } }

@media (min-width: 768px) {
  .fs-md-12 {
    font-size: 12px; }
  .fs-md-14 {
    font-size: 14px; }
  .fs-md-16 {
    font-size: 16px; }
  .fs-md-18 {
    font-size: 18px; }
  .fs-md-20 {
    font-size: 20px; }
  .fs-md-22 {
    font-size: 22px; }
  .fs-md-24 {
    font-size: 24px; }
  .fs-md-26 {
    font-size: 26px; }
  .fs-md-28 {
    font-size: 28px; }
  .fs-md-30 {
    font-size: 30px; }
  .fs-md-32 {
    font-size: 32px; }
  .fs-md-34 {
    font-size: 34px; }
  .fs-md-36 {
    font-size: 36px; }
  .fs-md-38 {
    font-size: 38px; }
  .fs-md-40 {
    font-size: 40px; }
  .fs-md-42 {
    font-size: 42px; }
  .fs-md-44 {
    font-size: 44px; }
  .fs-md-46 {
    font-size: 46px; }
  .fs-md-48 {
    font-size: 48px; }
  .fs-md-50 {
    font-size: 50px; }
  .fs-md-52 {
    font-size: 52px; }
  .fs-md-54 {
    font-size: 54px; }
  .fs-md-56 {
    font-size: 56px; }
  .fs-md-58 {
    font-size: 58px; }
  .fs-md-60 {
    font-size: 60px; }
  .fs-md-62 {
    font-size: 62px; }
  .fs-md-64 {
    font-size: 64px; }
  .fs-md-66 {
    font-size: 66px; }
  .fs-md-68 {
    font-size: 68px; }
  .fs-md-70 {
    font-size: 70px; }
  .fs-md-72 {
    font-size: 72px; } }

@media (min-width: 992px) {
  .fs-lg-12 {
    font-size: 12px; }
  .fs-lg-14 {
    font-size: 14px; }
  .fs-lg-16 {
    font-size: 16px; }
  .fs-lg-18 {
    font-size: 18px; }
  .fs-lg-20 {
    font-size: 20px; }
  .fs-lg-22 {
    font-size: 22px; }
  .fs-lg-24 {
    font-size: 24px; }
  .fs-lg-26 {
    font-size: 26px; }
  .fs-lg-28 {
    font-size: 28px; }
  .fs-lg-30 {
    font-size: 30px; }
  .fs-lg-32 {
    font-size: 32px; }
  .fs-lg-34 {
    font-size: 34px; }
  .fs-lg-36 {
    font-size: 36px; }
  .fs-lg-38 {
    font-size: 38px; }
  .fs-lg-40 {
    font-size: 40px; }
  .fs-lg-42 {
    font-size: 42px; }
  .fs-lg-44 {
    font-size: 44px; }
  .fs-lg-46 {
    font-size: 46px; }
  .fs-lg-48 {
    font-size: 48px; }
  .fs-lg-50 {
    font-size: 50px; }
  .fs-lg-52 {
    font-size: 52px; }
  .fs-lg-54 {
    font-size: 54px; }
  .fs-lg-56 {
    font-size: 56px; }
  .fs-lg-58 {
    font-size: 58px; }
  .fs-lg-60 {
    font-size: 60px; }
  .fs-lg-62 {
    font-size: 62px; }
  .fs-lg-64 {
    font-size: 64px; }
  .fs-lg-66 {
    font-size: 66px; }
  .fs-lg-68 {
    font-size: 68px; }
  .fs-lg-70 {
    font-size: 70px; }
  .fs-lg-72 {
    font-size: 72px; } }

@media (min-width: 1200px) {
  .fs-xl-12 {
    font-size: 12px; }
  .fs-xl-14 {
    font-size: 14px; }
  .fs-xl-16 {
    font-size: 16px; }
  .fs-xl-18 {
    font-size: 18px; }
  .fs-xl-20 {
    font-size: 20px; }
  .fs-xl-22 {
    font-size: 22px; }
  .fs-xl-24 {
    font-size: 24px; }
  .fs-xl-26 {
    font-size: 26px; }
  .fs-xl-28 {
    font-size: 28px; }
  .fs-xl-30 {
    font-size: 30px; }
  .fs-xl-32 {
    font-size: 32px; }
  .fs-xl-34 {
    font-size: 34px; }
  .fs-xl-36 {
    font-size: 36px; }
  .fs-xl-38 {
    font-size: 38px; }
  .fs-xl-40 {
    font-size: 40px; }
  .fs-xl-42 {
    font-size: 42px; }
  .fs-xl-44 {
    font-size: 44px; }
  .fs-xl-46 {
    font-size: 46px; }
  .fs-xl-48 {
    font-size: 48px; }
  .fs-xl-50 {
    font-size: 50px; }
  .fs-xl-52 {
    font-size: 52px; }
  .fs-xl-54 {
    font-size: 54px; }
  .fs-xl-56 {
    font-size: 56px; }
  .fs-xl-58 {
    font-size: 58px; }
  .fs-xl-60 {
    font-size: 60px; }
  .fs-xl-62 {
    font-size: 62px; }
  .fs-xl-64 {
    font-size: 64px; }
  .fs-xl-66 {
    font-size: 66px; }
  .fs-xl-68 {
    font-size: 68px; }
  .fs-xl-70 {
    font-size: 70px; }
  .fs-xl-72 {
    font-size: 72px; } }

@media (min-width: 1400px) {
  .fs-xxl-12 {
    font-size: 12px; }
  .fs-xxl-14 {
    font-size: 14px; }
  .fs-xxl-16 {
    font-size: 16px; }
  .fs-xxl-18 {
    font-size: 18px; }
  .fs-xxl-20 {
    font-size: 20px; }
  .fs-xxl-22 {
    font-size: 22px; }
  .fs-xxl-24 {
    font-size: 24px; }
  .fs-xxl-26 {
    font-size: 26px; }
  .fs-xxl-28 {
    font-size: 28px; }
  .fs-xxl-30 {
    font-size: 30px; }
  .fs-xxl-32 {
    font-size: 32px; }
  .fs-xxl-34 {
    font-size: 34px; }
  .fs-xxl-36 {
    font-size: 36px; }
  .fs-xxl-38 {
    font-size: 38px; }
  .fs-xxl-40 {
    font-size: 40px; }
  .fs-xxl-42 {
    font-size: 42px; }
  .fs-xxl-44 {
    font-size: 44px; }
  .fs-xxl-46 {
    font-size: 46px; }
  .fs-xxl-48 {
    font-size: 48px; }
  .fs-xxl-50 {
    font-size: 50px; }
  .fs-xxl-52 {
    font-size: 52px; }
  .fs-xxl-54 {
    font-size: 54px; }
  .fs-xxl-56 {
    font-size: 56px; }
  .fs-xxl-58 {
    font-size: 58px; }
  .fs-xxl-60 {
    font-size: 60px; }
  .fs-xxl-62 {
    font-size: 62px; }
  .fs-xxl-64 {
    font-size: 64px; }
  .fs-xxl-66 {
    font-size: 66px; }
  .fs-xxl-68 {
    font-size: 68px; }
  .fs-xxl-70 {
    font-size: 70px; }
  .fs-xxl-72 {
    font-size: 72px; } }

/* font-size end------------------------------------------------------------ */
/* width% start------------------------------------------------------------ */
.w-0 {
  width: 0%; }

.w-1 {
  width: 1%; }

.w-2 {
  width: 2%; }

.w-3 {
  width: 3%; }

.w-4 {
  width: 4%; }

.w-5 {
  width: 5%; }

.w-6 {
  width: 6%; }

.w-7 {
  width: 7%; }

.w-8 {
  width: 8%; }

.w-9 {
  width: 9%; }

.w-10 {
  width: 10%; }

.w-11 {
  width: 11%; }

.w-12 {
  width: 12%; }

.w-13 {
  width: 13%; }

.w-14 {
  width: 14%; }

.w-15 {
  width: 15%; }

.w-16 {
  width: 16%; }

.w-17 {
  width: 17%; }

.w-18 {
  width: 18%; }

.w-19 {
  width: 19%; }

.w-20 {
  width: 20%; }

.w-21 {
  width: 21%; }

.w-22 {
  width: 22%; }

.w-23 {
  width: 23%; }

.w-24 {
  width: 24%; }

.w-25 {
  width: 25%; }

.w-26 {
  width: 26%; }

.w-27 {
  width: 27%; }

.w-28 {
  width: 28%; }

.w-29 {
  width: 29%; }

.w-30 {
  width: 30%; }

.w-31 {
  width: 31%; }

.w-32 {
  width: 32%; }

.w-33 {
  width: 33%; }

.w-34 {
  width: 34%; }

.w-35 {
  width: 35%; }

.w-36 {
  width: 36%; }

.w-37 {
  width: 37%; }

.w-38 {
  width: 38%; }

.w-39 {
  width: 39%; }

.w-40 {
  width: 40%; }

.w-41 {
  width: 41%; }

.w-42 {
  width: 42%; }

.w-43 {
  width: 43%; }

.w-44 {
  width: 44%; }

.w-45 {
  width: 45%; }

.w-46 {
  width: 46%; }

.w-47 {
  width: 47%; }

.w-48 {
  width: 48%; }

.w-49 {
  width: 49%; }

.w-50 {
  width: 50%; }

.w-51 {
  width: 51%; }

.w-52 {
  width: 52%; }

.w-53 {
  width: 53%; }

.w-54 {
  width: 54%; }

.w-55 {
  width: 55%; }

.w-56 {
  width: 56%; }

.w-57 {
  width: 57%; }

.w-58 {
  width: 58%; }

.w-59 {
  width: 59%; }

.w-60 {
  width: 60%; }

.w-61 {
  width: 61%; }

.w-62 {
  width: 62%; }

.w-63 {
  width: 63%; }

.w-64 {
  width: 64%; }

.w-65 {
  width: 65%; }

.w-66 {
  width: 66%; }

.w-67 {
  width: 67%; }

.w-68 {
  width: 68%; }

.w-69 {
  width: 69%; }

.w-70 {
  width: 70%; }

.w-71 {
  width: 71%; }

.w-72 {
  width: 72%; }

.w-73 {
  width: 73%; }

.w-74 {
  width: 74%; }

.w-75 {
  width: 75%; }

.w-76 {
  width: 76%; }

.w-77 {
  width: 77%; }

.w-78 {
  width: 78%; }

.w-79 {
  width: 79%; }

.w-80 {
  width: 80%; }

.w-81 {
  width: 81%; }

.w-82 {
  width: 82%; }

.w-83 {
  width: 83%; }

.w-84 {
  width: 84%; }

.w-85 {
  width: 85%; }

.w-86 {
  width: 86%; }

.w-87 {
  width: 87%; }

.w-88 {
  width: 88%; }

.w-89 {
  width: 89%; }

.w-90 {
  width: 90%; }

.w-91 {
  width: 91%; }

.w-92 {
  width: 92%; }

.w-93 {
  width: 93%; }

.w-94 {
  width: 94%; }

.w-95 {
  width: 95%; }

.w-96 {
  width: 96%; }

.w-97 {
  width: 97%; }

.w-98 {
  width: 98%; }

.w-99 {
  width: 99%; }

.w-100 {
  width: 100%; }

@media (min-width: 375px) {
  .w-xxs-0 {
    width: 0%; }
  .w-xxs-1 {
    width: 1%; }
  .w-xxs-2 {
    width: 2%; }
  .w-xxs-3 {
    width: 3%; }
  .w-xxs-4 {
    width: 4%; }
  .w-xxs-5 {
    width: 5%; }
  .w-xxs-6 {
    width: 6%; }
  .w-xxs-7 {
    width: 7%; }
  .w-xxs-8 {
    width: 8%; }
  .w-xxs-9 {
    width: 9%; }
  .w-xxs-10 {
    width: 10%; }
  .w-xxs-11 {
    width: 11%; }
  .w-xxs-12 {
    width: 12%; }
  .w-xxs-13 {
    width: 13%; }
  .w-xxs-14 {
    width: 14%; }
  .w-xxs-15 {
    width: 15%; }
  .w-xxs-16 {
    width: 16%; }
  .w-xxs-17 {
    width: 17%; }
  .w-xxs-18 {
    width: 18%; }
  .w-xxs-19 {
    width: 19%; }
  .w-xxs-20 {
    width: 20%; }
  .w-xxs-21 {
    width: 21%; }
  .w-xxs-22 {
    width: 22%; }
  .w-xxs-23 {
    width: 23%; }
  .w-xxs-24 {
    width: 24%; }
  .w-xxs-25 {
    width: 25%; }
  .w-xxs-26 {
    width: 26%; }
  .w-xxs-27 {
    width: 27%; }
  .w-xxs-28 {
    width: 28%; }
  .w-xxs-29 {
    width: 29%; }
  .w-xxs-30 {
    width: 30%; }
  .w-xxs-31 {
    width: 31%; }
  .w-xxs-32 {
    width: 32%; }
  .w-xxs-33 {
    width: 33%; }
  .w-xxs-34 {
    width: 34%; }
  .w-xxs-35 {
    width: 35%; }
  .w-xxs-36 {
    width: 36%; }
  .w-xxs-37 {
    width: 37%; }
  .w-xxs-38 {
    width: 38%; }
  .w-xxs-39 {
    width: 39%; }
  .w-xxs-40 {
    width: 40%; }
  .w-xxs-41 {
    width: 41%; }
  .w-xxs-42 {
    width: 42%; }
  .w-xxs-43 {
    width: 43%; }
  .w-xxs-44 {
    width: 44%; }
  .w-xxs-45 {
    width: 45%; }
  .w-xxs-46 {
    width: 46%; }
  .w-xxs-47 {
    width: 47%; }
  .w-xxs-48 {
    width: 48%; }
  .w-xxs-49 {
    width: 49%; }
  .w-xxs-50 {
    width: 50%; }
  .w-xxs-51 {
    width: 51%; }
  .w-xxs-52 {
    width: 52%; }
  .w-xxs-53 {
    width: 53%; }
  .w-xxs-54 {
    width: 54%; }
  .w-xxs-55 {
    width: 55%; }
  .w-xxs-56 {
    width: 56%; }
  .w-xxs-57 {
    width: 57%; }
  .w-xxs-58 {
    width: 58%; }
  .w-xxs-59 {
    width: 59%; }
  .w-xxs-60 {
    width: 60%; }
  .w-xxs-61 {
    width: 61%; }
  .w-xxs-62 {
    width: 62%; }
  .w-xxs-63 {
    width: 63%; }
  .w-xxs-64 {
    width: 64%; }
  .w-xxs-65 {
    width: 65%; }
  .w-xxs-66 {
    width: 66%; }
  .w-xxs-67 {
    width: 67%; }
  .w-xxs-68 {
    width: 68%; }
  .w-xxs-69 {
    width: 69%; }
  .w-xxs-70 {
    width: 70%; }
  .w-xxs-71 {
    width: 71%; }
  .w-xxs-72 {
    width: 72%; }
  .w-xxs-73 {
    width: 73%; }
  .w-xxs-74 {
    width: 74%; }
  .w-xxs-75 {
    width: 75%; }
  .w-xxs-76 {
    width: 76%; }
  .w-xxs-77 {
    width: 77%; }
  .w-xxs-78 {
    width: 78%; }
  .w-xxs-79 {
    width: 79%; }
  .w-xxs-80 {
    width: 80%; }
  .w-xxs-81 {
    width: 81%; }
  .w-xxs-82 {
    width: 82%; }
  .w-xxs-83 {
    width: 83%; }
  .w-xxs-84 {
    width: 84%; }
  .w-xxs-85 {
    width: 85%; }
  .w-xxs-86 {
    width: 86%; }
  .w-xxs-87 {
    width: 87%; }
  .w-xxs-88 {
    width: 88%; }
  .w-xxs-89 {
    width: 89%; }
  .w-xxs-90 {
    width: 90%; }
  .w-xxs-91 {
    width: 91%; }
  .w-xxs-92 {
    width: 92%; }
  .w-xxs-93 {
    width: 93%; }
  .w-xxs-94 {
    width: 94%; }
  .w-xxs-95 {
    width: 95%; }
  .w-xxs-96 {
    width: 96%; }
  .w-xxs-97 {
    width: 97%; }
  .w-xxs-98 {
    width: 98%; }
  .w-xxs-99 {
    width: 99%; }
  .w-xxs-100 {
    width: 100%; } }

@media (min-width: 425px) {
  .w-xs-0 {
    width: 0%; }
  .w-xs-1 {
    width: 1%; }
  .w-xs-2 {
    width: 2%; }
  .w-xs-3 {
    width: 3%; }
  .w-xs-4 {
    width: 4%; }
  .w-xs-5 {
    width: 5%; }
  .w-xs-6 {
    width: 6%; }
  .w-xs-7 {
    width: 7%; }
  .w-xs-8 {
    width: 8%; }
  .w-xs-9 {
    width: 9%; }
  .w-xs-10 {
    width: 10%; }
  .w-xs-11 {
    width: 11%; }
  .w-xs-12 {
    width: 12%; }
  .w-xs-13 {
    width: 13%; }
  .w-xs-14 {
    width: 14%; }
  .w-xs-15 {
    width: 15%; }
  .w-xs-16 {
    width: 16%; }
  .w-xs-17 {
    width: 17%; }
  .w-xs-18 {
    width: 18%; }
  .w-xs-19 {
    width: 19%; }
  .w-xs-20 {
    width: 20%; }
  .w-xs-21 {
    width: 21%; }
  .w-xs-22 {
    width: 22%; }
  .w-xs-23 {
    width: 23%; }
  .w-xs-24 {
    width: 24%; }
  .w-xs-25 {
    width: 25%; }
  .w-xs-26 {
    width: 26%; }
  .w-xs-27 {
    width: 27%; }
  .w-xs-28 {
    width: 28%; }
  .w-xs-29 {
    width: 29%; }
  .w-xs-30 {
    width: 30%; }
  .w-xs-31 {
    width: 31%; }
  .w-xs-32 {
    width: 32%; }
  .w-xs-33 {
    width: 33%; }
  .w-xs-34 {
    width: 34%; }
  .w-xs-35 {
    width: 35%; }
  .w-xs-36 {
    width: 36%; }
  .w-xs-37 {
    width: 37%; }
  .w-xs-38 {
    width: 38%; }
  .w-xs-39 {
    width: 39%; }
  .w-xs-40 {
    width: 40%; }
  .w-xs-41 {
    width: 41%; }
  .w-xs-42 {
    width: 42%; }
  .w-xs-43 {
    width: 43%; }
  .w-xs-44 {
    width: 44%; }
  .w-xs-45 {
    width: 45%; }
  .w-xs-46 {
    width: 46%; }
  .w-xs-47 {
    width: 47%; }
  .w-xs-48 {
    width: 48%; }
  .w-xs-49 {
    width: 49%; }
  .w-xs-50 {
    width: 50%; }
  .w-xs-51 {
    width: 51%; }
  .w-xs-52 {
    width: 52%; }
  .w-xs-53 {
    width: 53%; }
  .w-xs-54 {
    width: 54%; }
  .w-xs-55 {
    width: 55%; }
  .w-xs-56 {
    width: 56%; }
  .w-xs-57 {
    width: 57%; }
  .w-xs-58 {
    width: 58%; }
  .w-xs-59 {
    width: 59%; }
  .w-xs-60 {
    width: 60%; }
  .w-xs-61 {
    width: 61%; }
  .w-xs-62 {
    width: 62%; }
  .w-xs-63 {
    width: 63%; }
  .w-xs-64 {
    width: 64%; }
  .w-xs-65 {
    width: 65%; }
  .w-xs-66 {
    width: 66%; }
  .w-xs-67 {
    width: 67%; }
  .w-xs-68 {
    width: 68%; }
  .w-xs-69 {
    width: 69%; }
  .w-xs-70 {
    width: 70%; }
  .w-xs-71 {
    width: 71%; }
  .w-xs-72 {
    width: 72%; }
  .w-xs-73 {
    width: 73%; }
  .w-xs-74 {
    width: 74%; }
  .w-xs-75 {
    width: 75%; }
  .w-xs-76 {
    width: 76%; }
  .w-xs-77 {
    width: 77%; }
  .w-xs-78 {
    width: 78%; }
  .w-xs-79 {
    width: 79%; }
  .w-xs-80 {
    width: 80%; }
  .w-xs-81 {
    width: 81%; }
  .w-xs-82 {
    width: 82%; }
  .w-xs-83 {
    width: 83%; }
  .w-xs-84 {
    width: 84%; }
  .w-xs-85 {
    width: 85%; }
  .w-xs-86 {
    width: 86%; }
  .w-xs-87 {
    width: 87%; }
  .w-xs-88 {
    width: 88%; }
  .w-xs-89 {
    width: 89%; }
  .w-xs-90 {
    width: 90%; }
  .w-xs-91 {
    width: 91%; }
  .w-xs-92 {
    width: 92%; }
  .w-xs-93 {
    width: 93%; }
  .w-xs-94 {
    width: 94%; }
  .w-xs-95 {
    width: 95%; }
  .w-xs-96 {
    width: 96%; }
  .w-xs-97 {
    width: 97%; }
  .w-xs-98 {
    width: 98%; }
  .w-xs-99 {
    width: 99%; }
  .w-xs-100 {
    width: 100%; } }

@media (min-width: 576px) {
  .w-sm-0 {
    width: 0%; }
  .w-sm-1 {
    width: 1%; }
  .w-sm-2 {
    width: 2%; }
  .w-sm-3 {
    width: 3%; }
  .w-sm-4 {
    width: 4%; }
  .w-sm-5 {
    width: 5%; }
  .w-sm-6 {
    width: 6%; }
  .w-sm-7 {
    width: 7%; }
  .w-sm-8 {
    width: 8%; }
  .w-sm-9 {
    width: 9%; }
  .w-sm-10 {
    width: 10%; }
  .w-sm-11 {
    width: 11%; }
  .w-sm-12 {
    width: 12%; }
  .w-sm-13 {
    width: 13%; }
  .w-sm-14 {
    width: 14%; }
  .w-sm-15 {
    width: 15%; }
  .w-sm-16 {
    width: 16%; }
  .w-sm-17 {
    width: 17%; }
  .w-sm-18 {
    width: 18%; }
  .w-sm-19 {
    width: 19%; }
  .w-sm-20 {
    width: 20%; }
  .w-sm-21 {
    width: 21%; }
  .w-sm-22 {
    width: 22%; }
  .w-sm-23 {
    width: 23%; }
  .w-sm-24 {
    width: 24%; }
  .w-sm-25 {
    width: 25%; }
  .w-sm-26 {
    width: 26%; }
  .w-sm-27 {
    width: 27%; }
  .w-sm-28 {
    width: 28%; }
  .w-sm-29 {
    width: 29%; }
  .w-sm-30 {
    width: 30%; }
  .w-sm-31 {
    width: 31%; }
  .w-sm-32 {
    width: 32%; }
  .w-sm-33 {
    width: 33%; }
  .w-sm-34 {
    width: 34%; }
  .w-sm-35 {
    width: 35%; }
  .w-sm-36 {
    width: 36%; }
  .w-sm-37 {
    width: 37%; }
  .w-sm-38 {
    width: 38%; }
  .w-sm-39 {
    width: 39%; }
  .w-sm-40 {
    width: 40%; }
  .w-sm-41 {
    width: 41%; }
  .w-sm-42 {
    width: 42%; }
  .w-sm-43 {
    width: 43%; }
  .w-sm-44 {
    width: 44%; }
  .w-sm-45 {
    width: 45%; }
  .w-sm-46 {
    width: 46%; }
  .w-sm-47 {
    width: 47%; }
  .w-sm-48 {
    width: 48%; }
  .w-sm-49 {
    width: 49%; }
  .w-sm-50 {
    width: 50%; }
  .w-sm-51 {
    width: 51%; }
  .w-sm-52 {
    width: 52%; }
  .w-sm-53 {
    width: 53%; }
  .w-sm-54 {
    width: 54%; }
  .w-sm-55 {
    width: 55%; }
  .w-sm-56 {
    width: 56%; }
  .w-sm-57 {
    width: 57%; }
  .w-sm-58 {
    width: 58%; }
  .w-sm-59 {
    width: 59%; }
  .w-sm-60 {
    width: 60%; }
  .w-sm-61 {
    width: 61%; }
  .w-sm-62 {
    width: 62%; }
  .w-sm-63 {
    width: 63%; }
  .w-sm-64 {
    width: 64%; }
  .w-sm-65 {
    width: 65%; }
  .w-sm-66 {
    width: 66%; }
  .w-sm-67 {
    width: 67%; }
  .w-sm-68 {
    width: 68%; }
  .w-sm-69 {
    width: 69%; }
  .w-sm-70 {
    width: 70%; }
  .w-sm-71 {
    width: 71%; }
  .w-sm-72 {
    width: 72%; }
  .w-sm-73 {
    width: 73%; }
  .w-sm-74 {
    width: 74%; }
  .w-sm-75 {
    width: 75%; }
  .w-sm-76 {
    width: 76%; }
  .w-sm-77 {
    width: 77%; }
  .w-sm-78 {
    width: 78%; }
  .w-sm-79 {
    width: 79%; }
  .w-sm-80 {
    width: 80%; }
  .w-sm-81 {
    width: 81%; }
  .w-sm-82 {
    width: 82%; }
  .w-sm-83 {
    width: 83%; }
  .w-sm-84 {
    width: 84%; }
  .w-sm-85 {
    width: 85%; }
  .w-sm-86 {
    width: 86%; }
  .w-sm-87 {
    width: 87%; }
  .w-sm-88 {
    width: 88%; }
  .w-sm-89 {
    width: 89%; }
  .w-sm-90 {
    width: 90%; }
  .w-sm-91 {
    width: 91%; }
  .w-sm-92 {
    width: 92%; }
  .w-sm-93 {
    width: 93%; }
  .w-sm-94 {
    width: 94%; }
  .w-sm-95 {
    width: 95%; }
  .w-sm-96 {
    width: 96%; }
  .w-sm-97 {
    width: 97%; }
  .w-sm-98 {
    width: 98%; }
  .w-sm-99 {
    width: 99%; }
  .w-sm-100 {
    width: 100%; } }

@media (min-width: 768px) {
  .w-md-0 {
    width: 0%; }
  .w-md-1 {
    width: 1%; }
  .w-md-2 {
    width: 2%; }
  .w-md-3 {
    width: 3%; }
  .w-md-4 {
    width: 4%; }
  .w-md-5 {
    width: 5%; }
  .w-md-6 {
    width: 6%; }
  .w-md-7 {
    width: 7%; }
  .w-md-8 {
    width: 8%; }
  .w-md-9 {
    width: 9%; }
  .w-md-10 {
    width: 10%; }
  .w-md-11 {
    width: 11%; }
  .w-md-12 {
    width: 12%; }
  .w-md-13 {
    width: 13%; }
  .w-md-14 {
    width: 14%; }
  .w-md-15 {
    width: 15%; }
  .w-md-16 {
    width: 16%; }
  .w-md-17 {
    width: 17%; }
  .w-md-18 {
    width: 18%; }
  .w-md-19 {
    width: 19%; }
  .w-md-20 {
    width: 20%; }
  .w-md-21 {
    width: 21%; }
  .w-md-22 {
    width: 22%; }
  .w-md-23 {
    width: 23%; }
  .w-md-24 {
    width: 24%; }
  .w-md-25 {
    width: 25%; }
  .w-md-26 {
    width: 26%; }
  .w-md-27 {
    width: 27%; }
  .w-md-28 {
    width: 28%; }
  .w-md-29 {
    width: 29%; }
  .w-md-30 {
    width: 30%; }
  .w-md-31 {
    width: 31%; }
  .w-md-32 {
    width: 32%; }
  .w-md-33 {
    width: 33%; }
  .w-md-34 {
    width: 34%; }
  .w-md-35 {
    width: 35%; }
  .w-md-36 {
    width: 36%; }
  .w-md-37 {
    width: 37%; }
  .w-md-38 {
    width: 38%; }
  .w-md-39 {
    width: 39%; }
  .w-md-40 {
    width: 40%; }
  .w-md-41 {
    width: 41%; }
  .w-md-42 {
    width: 42%; }
  .w-md-43 {
    width: 43%; }
  .w-md-44 {
    width: 44%; }
  .w-md-45 {
    width: 45%; }
  .w-md-46 {
    width: 46%; }
  .w-md-47 {
    width: 47%; }
  .w-md-48 {
    width: 48%; }
  .w-md-49 {
    width: 49%; }
  .w-md-50 {
    width: 50%; }
  .w-md-51 {
    width: 51%; }
  .w-md-52 {
    width: 52%; }
  .w-md-53 {
    width: 53%; }
  .w-md-54 {
    width: 54%; }
  .w-md-55 {
    width: 55%; }
  .w-md-56 {
    width: 56%; }
  .w-md-57 {
    width: 57%; }
  .w-md-58 {
    width: 58%; }
  .w-md-59 {
    width: 59%; }
  .w-md-60 {
    width: 60%; }
  .w-md-61 {
    width: 61%; }
  .w-md-62 {
    width: 62%; }
  .w-md-63 {
    width: 63%; }
  .w-md-64 {
    width: 64%; }
  .w-md-65 {
    width: 65%; }
  .w-md-66 {
    width: 66%; }
  .w-md-67 {
    width: 67%; }
  .w-md-68 {
    width: 68%; }
  .w-md-69 {
    width: 69%; }
  .w-md-70 {
    width: 70%; }
  .w-md-71 {
    width: 71%; }
  .w-md-72 {
    width: 72%; }
  .w-md-73 {
    width: 73%; }
  .w-md-74 {
    width: 74%; }
  .w-md-75 {
    width: 75%; }
  .w-md-76 {
    width: 76%; }
  .w-md-77 {
    width: 77%; }
  .w-md-78 {
    width: 78%; }
  .w-md-79 {
    width: 79%; }
  .w-md-80 {
    width: 80%; }
  .w-md-81 {
    width: 81%; }
  .w-md-82 {
    width: 82%; }
  .w-md-83 {
    width: 83%; }
  .w-md-84 {
    width: 84%; }
  .w-md-85 {
    width: 85%; }
  .w-md-86 {
    width: 86%; }
  .w-md-87 {
    width: 87%; }
  .w-md-88 {
    width: 88%; }
  .w-md-89 {
    width: 89%; }
  .w-md-90 {
    width: 90%; }
  .w-md-91 {
    width: 91%; }
  .w-md-92 {
    width: 92%; }
  .w-md-93 {
    width: 93%; }
  .w-md-94 {
    width: 94%; }
  .w-md-95 {
    width: 95%; }
  .w-md-96 {
    width: 96%; }
  .w-md-97 {
    width: 97%; }
  .w-md-98 {
    width: 98%; }
  .w-md-99 {
    width: 99%; }
  .w-md-100 {
    width: 100%; } }

@media (min-width: 992px) {
  .w-lg-0 {
    width: 0%; }
  .w-lg-1 {
    width: 1%; }
  .w-lg-2 {
    width: 2%; }
  .w-lg-3 {
    width: 3%; }
  .w-lg-4 {
    width: 4%; }
  .w-lg-5 {
    width: 5%; }
  .w-lg-6 {
    width: 6%; }
  .w-lg-7 {
    width: 7%; }
  .w-lg-8 {
    width: 8%; }
  .w-lg-9 {
    width: 9%; }
  .w-lg-10 {
    width: 10%; }
  .w-lg-11 {
    width: 11%; }
  .w-lg-12 {
    width: 12%; }
  .w-lg-13 {
    width: 13%; }
  .w-lg-14 {
    width: 14%; }
  .w-lg-15 {
    width: 15%; }
  .w-lg-16 {
    width: 16%; }
  .w-lg-17 {
    width: 17%; }
  .w-lg-18 {
    width: 18%; }
  .w-lg-19 {
    width: 19%; }
  .w-lg-20 {
    width: 20%; }
  .w-lg-21 {
    width: 21%; }
  .w-lg-22 {
    width: 22%; }
  .w-lg-23 {
    width: 23%; }
  .w-lg-24 {
    width: 24%; }
  .w-lg-25 {
    width: 25%; }
  .w-lg-26 {
    width: 26%; }
  .w-lg-27 {
    width: 27%; }
  .w-lg-28 {
    width: 28%; }
  .w-lg-29 {
    width: 29%; }
  .w-lg-30 {
    width: 30%; }
  .w-lg-31 {
    width: 31%; }
  .w-lg-32 {
    width: 32%; }
  .w-lg-33 {
    width: 33%; }
  .w-lg-34 {
    width: 34%; }
  .w-lg-35 {
    width: 35%; }
  .w-lg-36 {
    width: 36%; }
  .w-lg-37 {
    width: 37%; }
  .w-lg-38 {
    width: 38%; }
  .w-lg-39 {
    width: 39%; }
  .w-lg-40 {
    width: 40%; }
  .w-lg-41 {
    width: 41%; }
  .w-lg-42 {
    width: 42%; }
  .w-lg-43 {
    width: 43%; }
  .w-lg-44 {
    width: 44%; }
  .w-lg-45 {
    width: 45%; }
  .w-lg-46 {
    width: 46%; }
  .w-lg-47 {
    width: 47%; }
  .w-lg-48 {
    width: 48%; }
  .w-lg-49 {
    width: 49%; }
  .w-lg-50 {
    width: 50%; }
  .w-lg-51 {
    width: 51%; }
  .w-lg-52 {
    width: 52%; }
  .w-lg-53 {
    width: 53%; }
  .w-lg-54 {
    width: 54%; }
  .w-lg-55 {
    width: 55%; }
  .w-lg-56 {
    width: 56%; }
  .w-lg-57 {
    width: 57%; }
  .w-lg-58 {
    width: 58%; }
  .w-lg-59 {
    width: 59%; }
  .w-lg-60 {
    width: 60%; }
  .w-lg-61 {
    width: 61%; }
  .w-lg-62 {
    width: 62%; }
  .w-lg-63 {
    width: 63%; }
  .w-lg-64 {
    width: 64%; }
  .w-lg-65 {
    width: 65%; }
  .w-lg-66 {
    width: 66%; }
  .w-lg-67 {
    width: 67%; }
  .w-lg-68 {
    width: 68%; }
  .w-lg-69 {
    width: 69%; }
  .w-lg-70 {
    width: 70%; }
  .w-lg-71 {
    width: 71%; }
  .w-lg-72 {
    width: 72%; }
  .w-lg-73 {
    width: 73%; }
  .w-lg-74 {
    width: 74%; }
  .w-lg-75 {
    width: 75%; }
  .w-lg-76 {
    width: 76%; }
  .w-lg-77 {
    width: 77%; }
  .w-lg-78 {
    width: 78%; }
  .w-lg-79 {
    width: 79%; }
  .w-lg-80 {
    width: 80%; }
  .w-lg-81 {
    width: 81%; }
  .w-lg-82 {
    width: 82%; }
  .w-lg-83 {
    width: 83%; }
  .w-lg-84 {
    width: 84%; }
  .w-lg-85 {
    width: 85%; }
  .w-lg-86 {
    width: 86%; }
  .w-lg-87 {
    width: 87%; }
  .w-lg-88 {
    width: 88%; }
  .w-lg-89 {
    width: 89%; }
  .w-lg-90 {
    width: 90%; }
  .w-lg-91 {
    width: 91%; }
  .w-lg-92 {
    width: 92%; }
  .w-lg-93 {
    width: 93%; }
  .w-lg-94 {
    width: 94%; }
  .w-lg-95 {
    width: 95%; }
  .w-lg-96 {
    width: 96%; }
  .w-lg-97 {
    width: 97%; }
  .w-lg-98 {
    width: 98%; }
  .w-lg-99 {
    width: 99%; }
  .w-lg-100 {
    width: 100%; } }

@media (min-width: 1200px) {
  .w-xl-0 {
    width: 0%; }
  .w-xl-1 {
    width: 1%; }
  .w-xl-2 {
    width: 2%; }
  .w-xl-3 {
    width: 3%; }
  .w-xl-4 {
    width: 4%; }
  .w-xl-5 {
    width: 5%; }
  .w-xl-6 {
    width: 6%; }
  .w-xl-7 {
    width: 7%; }
  .w-xl-8 {
    width: 8%; }
  .w-xl-9 {
    width: 9%; }
  .w-xl-10 {
    width: 10%; }
  .w-xl-11 {
    width: 11%; }
  .w-xl-12 {
    width: 12%; }
  .w-xl-13 {
    width: 13%; }
  .w-xl-14 {
    width: 14%; }
  .w-xl-15 {
    width: 15%; }
  .w-xl-16 {
    width: 16%; }
  .w-xl-17 {
    width: 17%; }
  .w-xl-18 {
    width: 18%; }
  .w-xl-19 {
    width: 19%; }
  .w-xl-20 {
    width: 20%; }
  .w-xl-21 {
    width: 21%; }
  .w-xl-22 {
    width: 22%; }
  .w-xl-23 {
    width: 23%; }
  .w-xl-24 {
    width: 24%; }
  .w-xl-25 {
    width: 25%; }
  .w-xl-26 {
    width: 26%; }
  .w-xl-27 {
    width: 27%; }
  .w-xl-28 {
    width: 28%; }
  .w-xl-29 {
    width: 29%; }
  .w-xl-30 {
    width: 30%; }
  .w-xl-31 {
    width: 31%; }
  .w-xl-32 {
    width: 32%; }
  .w-xl-33 {
    width: 33%; }
  .w-xl-34 {
    width: 34%; }
  .w-xl-35 {
    width: 35%; }
  .w-xl-36 {
    width: 36%; }
  .w-xl-37 {
    width: 37%; }
  .w-xl-38 {
    width: 38%; }
  .w-xl-39 {
    width: 39%; }
  .w-xl-40 {
    width: 40%; }
  .w-xl-41 {
    width: 41%; }
  .w-xl-42 {
    width: 42%; }
  .w-xl-43 {
    width: 43%; }
  .w-xl-44 {
    width: 44%; }
  .w-xl-45 {
    width: 45%; }
  .w-xl-46 {
    width: 46%; }
  .w-xl-47 {
    width: 47%; }
  .w-xl-48 {
    width: 48%; }
  .w-xl-49 {
    width: 49%; }
  .w-xl-50 {
    width: 50%; }
  .w-xl-51 {
    width: 51%; }
  .w-xl-52 {
    width: 52%; }
  .w-xl-53 {
    width: 53%; }
  .w-xl-54 {
    width: 54%; }
  .w-xl-55 {
    width: 55%; }
  .w-xl-56 {
    width: 56%; }
  .w-xl-57 {
    width: 57%; }
  .w-xl-58 {
    width: 58%; }
  .w-xl-59 {
    width: 59%; }
  .w-xl-60 {
    width: 60%; }
  .w-xl-61 {
    width: 61%; }
  .w-xl-62 {
    width: 62%; }
  .w-xl-63 {
    width: 63%; }
  .w-xl-64 {
    width: 64%; }
  .w-xl-65 {
    width: 65%; }
  .w-xl-66 {
    width: 66%; }
  .w-xl-67 {
    width: 67%; }
  .w-xl-68 {
    width: 68%; }
  .w-xl-69 {
    width: 69%; }
  .w-xl-70 {
    width: 70%; }
  .w-xl-71 {
    width: 71%; }
  .w-xl-72 {
    width: 72%; }
  .w-xl-73 {
    width: 73%; }
  .w-xl-74 {
    width: 74%; }
  .w-xl-75 {
    width: 75%; }
  .w-xl-76 {
    width: 76%; }
  .w-xl-77 {
    width: 77%; }
  .w-xl-78 {
    width: 78%; }
  .w-xl-79 {
    width: 79%; }
  .w-xl-80 {
    width: 80%; }
  .w-xl-81 {
    width: 81%; }
  .w-xl-82 {
    width: 82%; }
  .w-xl-83 {
    width: 83%; }
  .w-xl-84 {
    width: 84%; }
  .w-xl-85 {
    width: 85%; }
  .w-xl-86 {
    width: 86%; }
  .w-xl-87 {
    width: 87%; }
  .w-xl-88 {
    width: 88%; }
  .w-xl-89 {
    width: 89%; }
  .w-xl-90 {
    width: 90%; }
  .w-xl-91 {
    width: 91%; }
  .w-xl-92 {
    width: 92%; }
  .w-xl-93 {
    width: 93%; }
  .w-xl-94 {
    width: 94%; }
  .w-xl-95 {
    width: 95%; }
  .w-xl-96 {
    width: 96%; }
  .w-xl-97 {
    width: 97%; }
  .w-xl-98 {
    width: 98%; }
  .w-xl-99 {
    width: 99%; }
  .w-xl-100 {
    width: 100%; } }

@media (min-width: 1400px) {
  .w-xxl-0 {
    width: 0%; }
  .w-xxl-1 {
    width: 1%; }
  .w-xxl-2 {
    width: 2%; }
  .w-xxl-3 {
    width: 3%; }
  .w-xxl-4 {
    width: 4%; }
  .w-xxl-5 {
    width: 5%; }
  .w-xxl-6 {
    width: 6%; }
  .w-xxl-7 {
    width: 7%; }
  .w-xxl-8 {
    width: 8%; }
  .w-xxl-9 {
    width: 9%; }
  .w-xxl-10 {
    width: 10%; }
  .w-xxl-11 {
    width: 11%; }
  .w-xxl-12 {
    width: 12%; }
  .w-xxl-13 {
    width: 13%; }
  .w-xxl-14 {
    width: 14%; }
  .w-xxl-15 {
    width: 15%; }
  .w-xxl-16 {
    width: 16%; }
  .w-xxl-17 {
    width: 17%; }
  .w-xxl-18 {
    width: 18%; }
  .w-xxl-19 {
    width: 19%; }
  .w-xxl-20 {
    width: 20%; }
  .w-xxl-21 {
    width: 21%; }
  .w-xxl-22 {
    width: 22%; }
  .w-xxl-23 {
    width: 23%; }
  .w-xxl-24 {
    width: 24%; }
  .w-xxl-25 {
    width: 25%; }
  .w-xxl-26 {
    width: 26%; }
  .w-xxl-27 {
    width: 27%; }
  .w-xxl-28 {
    width: 28%; }
  .w-xxl-29 {
    width: 29%; }
  .w-xxl-30 {
    width: 30%; }
  .w-xxl-31 {
    width: 31%; }
  .w-xxl-32 {
    width: 32%; }
  .w-xxl-33 {
    width: 33%; }
  .w-xxl-34 {
    width: 34%; }
  .w-xxl-35 {
    width: 35%; }
  .w-xxl-36 {
    width: 36%; }
  .w-xxl-37 {
    width: 37%; }
  .w-xxl-38 {
    width: 38%; }
  .w-xxl-39 {
    width: 39%; }
  .w-xxl-40 {
    width: 40%; }
  .w-xxl-41 {
    width: 41%; }
  .w-xxl-42 {
    width: 42%; }
  .w-xxl-43 {
    width: 43%; }
  .w-xxl-44 {
    width: 44%; }
  .w-xxl-45 {
    width: 45%; }
  .w-xxl-46 {
    width: 46%; }
  .w-xxl-47 {
    width: 47%; }
  .w-xxl-48 {
    width: 48%; }
  .w-xxl-49 {
    width: 49%; }
  .w-xxl-50 {
    width: 50%; }
  .w-xxl-51 {
    width: 51%; }
  .w-xxl-52 {
    width: 52%; }
  .w-xxl-53 {
    width: 53%; }
  .w-xxl-54 {
    width: 54%; }
  .w-xxl-55 {
    width: 55%; }
  .w-xxl-56 {
    width: 56%; }
  .w-xxl-57 {
    width: 57%; }
  .w-xxl-58 {
    width: 58%; }
  .w-xxl-59 {
    width: 59%; }
  .w-xxl-60 {
    width: 60%; }
  .w-xxl-61 {
    width: 61%; }
  .w-xxl-62 {
    width: 62%; }
  .w-xxl-63 {
    width: 63%; }
  .w-xxl-64 {
    width: 64%; }
  .w-xxl-65 {
    width: 65%; }
  .w-xxl-66 {
    width: 66%; }
  .w-xxl-67 {
    width: 67%; }
  .w-xxl-68 {
    width: 68%; }
  .w-xxl-69 {
    width: 69%; }
  .w-xxl-70 {
    width: 70%; }
  .w-xxl-71 {
    width: 71%; }
  .w-xxl-72 {
    width: 72%; }
  .w-xxl-73 {
    width: 73%; }
  .w-xxl-74 {
    width: 74%; }
  .w-xxl-75 {
    width: 75%; }
  .w-xxl-76 {
    width: 76%; }
  .w-xxl-77 {
    width: 77%; }
  .w-xxl-78 {
    width: 78%; }
  .w-xxl-79 {
    width: 79%; }
  .w-xxl-80 {
    width: 80%; }
  .w-xxl-81 {
    width: 81%; }
  .w-xxl-82 {
    width: 82%; }
  .w-xxl-83 {
    width: 83%; }
  .w-xxl-84 {
    width: 84%; }
  .w-xxl-85 {
    width: 85%; }
  .w-xxl-86 {
    width: 86%; }
  .w-xxl-87 {
    width: 87%; }
  .w-xxl-88 {
    width: 88%; }
  .w-xxl-89 {
    width: 89%; }
  .w-xxl-90 {
    width: 90%; }
  .w-xxl-91 {
    width: 91%; }
  .w-xxl-92 {
    width: 92%; }
  .w-xxl-93 {
    width: 93%; }
  .w-xxl-94 {
    width: 94%; }
  .w-xxl-95 {
    width: 95%; }
  .w-xxl-96 {
    width: 96%; }
  .w-xxl-97 {
    width: 97%; }
  .w-xxl-98 {
    width: 98%; }
  .w-xxl-99 {
    width: 99%; }
  .w-xxl-100 {
    width: 100%; } }

/* width% end-------------------------------------------------------------- */
/* t/b/s/e start  -------------------------------------------------------- */
.top--100 {
  top: -100%; }

.bottom--100 {
  bottom: -100%; }

.start--100 {
  left: -100%; }

.end--100 {
  right: -100%; }

.top--98 {
  top: -98%; }

.bottom--98 {
  bottom: -98%; }

.start--98 {
  left: -98%; }

.end--98 {
  right: -98%; }

.top--96 {
  top: -96%; }

.bottom--96 {
  bottom: -96%; }

.start--96 {
  left: -96%; }

.end--96 {
  right: -96%; }

.top--94 {
  top: -94%; }

.bottom--94 {
  bottom: -94%; }

.start--94 {
  left: -94%; }

.end--94 {
  right: -94%; }

.top--92 {
  top: -92%; }

.bottom--92 {
  bottom: -92%; }

.start--92 {
  left: -92%; }

.end--92 {
  right: -92%; }

.top--90 {
  top: -90%; }

.bottom--90 {
  bottom: -90%; }

.start--90 {
  left: -90%; }

.end--90 {
  right: -90%; }

.top--88 {
  top: -88%; }

.bottom--88 {
  bottom: -88%; }

.start--88 {
  left: -88%; }

.end--88 {
  right: -88%; }

.top--86 {
  top: -86%; }

.bottom--86 {
  bottom: -86%; }

.start--86 {
  left: -86%; }

.end--86 {
  right: -86%; }

.top--84 {
  top: -84%; }

.bottom--84 {
  bottom: -84%; }

.start--84 {
  left: -84%; }

.end--84 {
  right: -84%; }

.top--82 {
  top: -82%; }

.bottom--82 {
  bottom: -82%; }

.start--82 {
  left: -82%; }

.end--82 {
  right: -82%; }

.top--80 {
  top: -80%; }

.bottom--80 {
  bottom: -80%; }

.start--80 {
  left: -80%; }

.end--80 {
  right: -80%; }

.top--78 {
  top: -78%; }

.bottom--78 {
  bottom: -78%; }

.start--78 {
  left: -78%; }

.end--78 {
  right: -78%; }

.top--76 {
  top: -76%; }

.bottom--76 {
  bottom: -76%; }

.start--76 {
  left: -76%; }

.end--76 {
  right: -76%; }

.top--74 {
  top: -74%; }

.bottom--74 {
  bottom: -74%; }

.start--74 {
  left: -74%; }

.end--74 {
  right: -74%; }

.top--72 {
  top: -72%; }

.bottom--72 {
  bottom: -72%; }

.start--72 {
  left: -72%; }

.end--72 {
  right: -72%; }

.top--70 {
  top: -70%; }

.bottom--70 {
  bottom: -70%; }

.start--70 {
  left: -70%; }

.end--70 {
  right: -70%; }

.top--68 {
  top: -68%; }

.bottom--68 {
  bottom: -68%; }

.start--68 {
  left: -68%; }

.end--68 {
  right: -68%; }

.top--66 {
  top: -66%; }

.bottom--66 {
  bottom: -66%; }

.start--66 {
  left: -66%; }

.end--66 {
  right: -66%; }

.top--64 {
  top: -64%; }

.bottom--64 {
  bottom: -64%; }

.start--64 {
  left: -64%; }

.end--64 {
  right: -64%; }

.top--62 {
  top: -62%; }

.bottom--62 {
  bottom: -62%; }

.start--62 {
  left: -62%; }

.end--62 {
  right: -62%; }

.top--60 {
  top: -60%; }

.bottom--60 {
  bottom: -60%; }

.start--60 {
  left: -60%; }

.end--60 {
  right: -60%; }

.top--58 {
  top: -58%; }

.bottom--58 {
  bottom: -58%; }

.start--58 {
  left: -58%; }

.end--58 {
  right: -58%; }

.top--56 {
  top: -56%; }

.bottom--56 {
  bottom: -56%; }

.start--56 {
  left: -56%; }

.end--56 {
  right: -56%; }

.top--54 {
  top: -54%; }

.bottom--54 {
  bottom: -54%; }

.start--54 {
  left: -54%; }

.end--54 {
  right: -54%; }

.top--52 {
  top: -52%; }

.bottom--52 {
  bottom: -52%; }

.start--52 {
  left: -52%; }

.end--52 {
  right: -52%; }

.top--50 {
  top: -50%; }

.bottom--50 {
  bottom: -50%; }

.start--50 {
  left: -50%; }

.end--50 {
  right: -50%; }

.top--48 {
  top: -48%; }

.bottom--48 {
  bottom: -48%; }

.start--48 {
  left: -48%; }

.end--48 {
  right: -48%; }

.top--46 {
  top: -46%; }

.bottom--46 {
  bottom: -46%; }

.start--46 {
  left: -46%; }

.end--46 {
  right: -46%; }

.top--44 {
  top: -44%; }

.bottom--44 {
  bottom: -44%; }

.start--44 {
  left: -44%; }

.end--44 {
  right: -44%; }

.top--42 {
  top: -42%; }

.bottom--42 {
  bottom: -42%; }

.start--42 {
  left: -42%; }

.end--42 {
  right: -42%; }

.top--40 {
  top: -40%; }

.bottom--40 {
  bottom: -40%; }

.start--40 {
  left: -40%; }

.end--40 {
  right: -40%; }

.top--38 {
  top: -38%; }

.bottom--38 {
  bottom: -38%; }

.start--38 {
  left: -38%; }

.end--38 {
  right: -38%; }

.top--36 {
  top: -36%; }

.bottom--36 {
  bottom: -36%; }

.start--36 {
  left: -36%; }

.end--36 {
  right: -36%; }

.top--34 {
  top: -34%; }

.bottom--34 {
  bottom: -34%; }

.start--34 {
  left: -34%; }

.end--34 {
  right: -34%; }

.top--32 {
  top: -32%; }

.bottom--32 {
  bottom: -32%; }

.start--32 {
  left: -32%; }

.end--32 {
  right: -32%; }

.top--30 {
  top: -30%; }

.bottom--30 {
  bottom: -30%; }

.start--30 {
  left: -30%; }

.end--30 {
  right: -30%; }

.top--28 {
  top: -28%; }

.bottom--28 {
  bottom: -28%; }

.start--28 {
  left: -28%; }

.end--28 {
  right: -28%; }

.top--26 {
  top: -26%; }

.bottom--26 {
  bottom: -26%; }

.start--26 {
  left: -26%; }

.end--26 {
  right: -26%; }

.top--24 {
  top: -24%; }

.bottom--24 {
  bottom: -24%; }

.start--24 {
  left: -24%; }

.end--24 {
  right: -24%; }

.top--22 {
  top: -22%; }

.bottom--22 {
  bottom: -22%; }

.start--22 {
  left: -22%; }

.end--22 {
  right: -22%; }

.top--20 {
  top: -20%; }

.bottom--20 {
  bottom: -20%; }

.start--20 {
  left: -20%; }

.end--20 {
  right: -20%; }

.top--18 {
  top: -18%; }

.bottom--18 {
  bottom: -18%; }

.start--18 {
  left: -18%; }

.end--18 {
  right: -18%; }

.top--16 {
  top: -16%; }

.bottom--16 {
  bottom: -16%; }

.start--16 {
  left: -16%; }

.end--16 {
  right: -16%; }

.top--14 {
  top: -14%; }

.bottom--14 {
  bottom: -14%; }

.start--14 {
  left: -14%; }

.end--14 {
  right: -14%; }

.top--12 {
  top: -12%; }

.bottom--12 {
  bottom: -12%; }

.start--12 {
  left: -12%; }

.end--12 {
  right: -12%; }

.top--10 {
  top: -10%; }

.bottom--10 {
  bottom: -10%; }

.start--10 {
  left: -10%; }

.end--10 {
  right: -10%; }

.top--8 {
  top: -8%; }

.bottom--8 {
  bottom: -8%; }

.start--8 {
  left: -8%; }

.end--8 {
  right: -8%; }

.top--6 {
  top: -6%; }

.bottom--6 {
  bottom: -6%; }

.start--6 {
  left: -6%; }

.end--6 {
  right: -6%; }

.top--4 {
  top: -4%; }

.bottom--4 {
  bottom: -4%; }

.start--4 {
  left: -4%; }

.end--4 {
  right: -4%; }

.top--2 {
  top: -2%; }

.bottom--2 {
  bottom: -2%; }

.start--2 {
  left: -2%; }

.end--2 {
  right: -2%; }

.top-0 {
  top: 0%; }

.bottom-0 {
  bottom: 0%; }

.start-0 {
  left: 0%; }

.end-0 {
  right: 0%; }

.top-2 {
  top: 2%; }

.bottom-2 {
  bottom: 2%; }

.start-2 {
  left: 2%; }

.end-2 {
  right: 2%; }

.top-4 {
  top: 4%; }

.bottom-4 {
  bottom: 4%; }

.start-4 {
  left: 4%; }

.end-4 {
  right: 4%; }

.top-6 {
  top: 6%; }

.bottom-6 {
  bottom: 6%; }

.start-6 {
  left: 6%; }

.end-6 {
  right: 6%; }

.top-8 {
  top: 8%; }

.bottom-8 {
  bottom: 8%; }

.start-8 {
  left: 8%; }

.end-8 {
  right: 8%; }

.top-10 {
  top: 10%; }

.bottom-10 {
  bottom: 10%; }

.start-10 {
  left: 10%; }

.end-10 {
  right: 10%; }

.top-12 {
  top: 12%; }

.bottom-12 {
  bottom: 12%; }

.start-12 {
  left: 12%; }

.end-12 {
  right: 12%; }

.top-14 {
  top: 14%; }

.bottom-14 {
  bottom: 14%; }

.start-14 {
  left: 14%; }

.end-14 {
  right: 14%; }

.top-16 {
  top: 16%; }

.bottom-16 {
  bottom: 16%; }

.start-16 {
  left: 16%; }

.end-16 {
  right: 16%; }

.top-18 {
  top: 18%; }

.bottom-18 {
  bottom: 18%; }

.start-18 {
  left: 18%; }

.end-18 {
  right: 18%; }

.top-20 {
  top: 20%; }

.bottom-20 {
  bottom: 20%; }

.start-20 {
  left: 20%; }

.end-20 {
  right: 20%; }

.top-22 {
  top: 22%; }

.bottom-22 {
  bottom: 22%; }

.start-22 {
  left: 22%; }

.end-22 {
  right: 22%; }

.top-24 {
  top: 24%; }

.bottom-24 {
  bottom: 24%; }

.start-24 {
  left: 24%; }

.end-24 {
  right: 24%; }

.top-26 {
  top: 26%; }

.bottom-26 {
  bottom: 26%; }

.start-26 {
  left: 26%; }

.end-26 {
  right: 26%; }

.top-28 {
  top: 28%; }

.bottom-28 {
  bottom: 28%; }

.start-28 {
  left: 28%; }

.end-28 {
  right: 28%; }

.top-30 {
  top: 30%; }

.bottom-30 {
  bottom: 30%; }

.start-30 {
  left: 30%; }

.end-30 {
  right: 30%; }

.top-32 {
  top: 32%; }

.bottom-32 {
  bottom: 32%; }

.start-32 {
  left: 32%; }

.end-32 {
  right: 32%; }

.top-34 {
  top: 34%; }

.bottom-34 {
  bottom: 34%; }

.start-34 {
  left: 34%; }

.end-34 {
  right: 34%; }

.top-36 {
  top: 36%; }

.bottom-36 {
  bottom: 36%; }

.start-36 {
  left: 36%; }

.end-36 {
  right: 36%; }

.top-38 {
  top: 38%; }

.bottom-38 {
  bottom: 38%; }

.start-38 {
  left: 38%; }

.end-38 {
  right: 38%; }

.top-40 {
  top: 40%; }

.bottom-40 {
  bottom: 40%; }

.start-40 {
  left: 40%; }

.end-40 {
  right: 40%; }

.top-42 {
  top: 42%; }

.bottom-42 {
  bottom: 42%; }

.start-42 {
  left: 42%; }

.end-42 {
  right: 42%; }

.top-44 {
  top: 44%; }

.bottom-44 {
  bottom: 44%; }

.start-44 {
  left: 44%; }

.end-44 {
  right: 44%; }

.top-46 {
  top: 46%; }

.bottom-46 {
  bottom: 46%; }

.start-46 {
  left: 46%; }

.end-46 {
  right: 46%; }

.top-48 {
  top: 48%; }

.bottom-48 {
  bottom: 48%; }

.start-48 {
  left: 48%; }

.end-48 {
  right: 48%; }

.top-50 {
  top: 50%; }

.bottom-50 {
  bottom: 50%; }

.start-50 {
  left: 50%; }

.end-50 {
  right: 50%; }

.top-52 {
  top: 52%; }

.bottom-52 {
  bottom: 52%; }

.start-52 {
  left: 52%; }

.end-52 {
  right: 52%; }

.top-54 {
  top: 54%; }

.bottom-54 {
  bottom: 54%; }

.start-54 {
  left: 54%; }

.end-54 {
  right: 54%; }

.top-56 {
  top: 56%; }

.bottom-56 {
  bottom: 56%; }

.start-56 {
  left: 56%; }

.end-56 {
  right: 56%; }

.top-58 {
  top: 58%; }

.bottom-58 {
  bottom: 58%; }

.start-58 {
  left: 58%; }

.end-58 {
  right: 58%; }

.top-60 {
  top: 60%; }

.bottom-60 {
  bottom: 60%; }

.start-60 {
  left: 60%; }

.end-60 {
  right: 60%; }

.top-62 {
  top: 62%; }

.bottom-62 {
  bottom: 62%; }

.start-62 {
  left: 62%; }

.end-62 {
  right: 62%; }

.top-64 {
  top: 64%; }

.bottom-64 {
  bottom: 64%; }

.start-64 {
  left: 64%; }

.end-64 {
  right: 64%; }

.top-66 {
  top: 66%; }

.bottom-66 {
  bottom: 66%; }

.start-66 {
  left: 66%; }

.end-66 {
  right: 66%; }

.top-68 {
  top: 68%; }

.bottom-68 {
  bottom: 68%; }

.start-68 {
  left: 68%; }

.end-68 {
  right: 68%; }

.top-70 {
  top: 70%; }

.bottom-70 {
  bottom: 70%; }

.start-70 {
  left: 70%; }

.end-70 {
  right: 70%; }

.top-72 {
  top: 72%; }

.bottom-72 {
  bottom: 72%; }

.start-72 {
  left: 72%; }

.end-72 {
  right: 72%; }

.top-74 {
  top: 74%; }

.bottom-74 {
  bottom: 74%; }

.start-74 {
  left: 74%; }

.end-74 {
  right: 74%; }

.top-76 {
  top: 76%; }

.bottom-76 {
  bottom: 76%; }

.start-76 {
  left: 76%; }

.end-76 {
  right: 76%; }

.top-78 {
  top: 78%; }

.bottom-78 {
  bottom: 78%; }

.start-78 {
  left: 78%; }

.end-78 {
  right: 78%; }

.top-80 {
  top: 80%; }

.bottom-80 {
  bottom: 80%; }

.start-80 {
  left: 80%; }

.end-80 {
  right: 80%; }

.top-82 {
  top: 82%; }

.bottom-82 {
  bottom: 82%; }

.start-82 {
  left: 82%; }

.end-82 {
  right: 82%; }

.top-84 {
  top: 84%; }

.bottom-84 {
  bottom: 84%; }

.start-84 {
  left: 84%; }

.end-84 {
  right: 84%; }

.top-86 {
  top: 86%; }

.bottom-86 {
  bottom: 86%; }

.start-86 {
  left: 86%; }

.end-86 {
  right: 86%; }

.top-88 {
  top: 88%; }

.bottom-88 {
  bottom: 88%; }

.start-88 {
  left: 88%; }

.end-88 {
  right: 88%; }

.top-90 {
  top: 90%; }

.bottom-90 {
  bottom: 90%; }

.start-90 {
  left: 90%; }

.end-90 {
  right: 90%; }

.top-92 {
  top: 92%; }

.bottom-92 {
  bottom: 92%; }

.start-92 {
  left: 92%; }

.end-92 {
  right: 92%; }

.top-94 {
  top: 94%; }

.bottom-94 {
  bottom: 94%; }

.start-94 {
  left: 94%; }

.end-94 {
  right: 94%; }

.top-96 {
  top: 96%; }

.bottom-96 {
  bottom: 96%; }

.start-96 {
  left: 96%; }

.end-96 {
  right: 96%; }

.top-98 {
  top: 98%; }

.bottom-98 {
  bottom: 98%; }

.start-98 {
  left: 98%; }

.end-98 {
  right: 98%; }

.top-100 {
  top: 100%; }

.bottom-100 {
  bottom: 100%; }

.start-100 {
  left: 100%; }

.end-100 {
  right: 100%; }

@media (min-width: 375px) {
  .top-xxs--100 {
    top: -100%; }
  .bottom-xxs--100 {
    bottom: -100%; }
  .start-xxs--100 {
    left: -100%; }
  .end-xxs--100 {
    right: -100%; }
  .top-xxs--98 {
    top: -98%; }
  .bottom-xxs--98 {
    bottom: -98%; }
  .start-xxs--98 {
    left: -98%; }
  .end-xxs--98 {
    right: -98%; }
  .top-xxs--96 {
    top: -96%; }
  .bottom-xxs--96 {
    bottom: -96%; }
  .start-xxs--96 {
    left: -96%; }
  .end-xxs--96 {
    right: -96%; }
  .top-xxs--94 {
    top: -94%; }
  .bottom-xxs--94 {
    bottom: -94%; }
  .start-xxs--94 {
    left: -94%; }
  .end-xxs--94 {
    right: -94%; }
  .top-xxs--92 {
    top: -92%; }
  .bottom-xxs--92 {
    bottom: -92%; }
  .start-xxs--92 {
    left: -92%; }
  .end-xxs--92 {
    right: -92%; }
  .top-xxs--90 {
    top: -90%; }
  .bottom-xxs--90 {
    bottom: -90%; }
  .start-xxs--90 {
    left: -90%; }
  .end-xxs--90 {
    right: -90%; }
  .top-xxs--88 {
    top: -88%; }
  .bottom-xxs--88 {
    bottom: -88%; }
  .start-xxs--88 {
    left: -88%; }
  .end-xxs--88 {
    right: -88%; }
  .top-xxs--86 {
    top: -86%; }
  .bottom-xxs--86 {
    bottom: -86%; }
  .start-xxs--86 {
    left: -86%; }
  .end-xxs--86 {
    right: -86%; }
  .top-xxs--84 {
    top: -84%; }
  .bottom-xxs--84 {
    bottom: -84%; }
  .start-xxs--84 {
    left: -84%; }
  .end-xxs--84 {
    right: -84%; }
  .top-xxs--82 {
    top: -82%; }
  .bottom-xxs--82 {
    bottom: -82%; }
  .start-xxs--82 {
    left: -82%; }
  .end-xxs--82 {
    right: -82%; }
  .top-xxs--80 {
    top: -80%; }
  .bottom-xxs--80 {
    bottom: -80%; }
  .start-xxs--80 {
    left: -80%; }
  .end-xxs--80 {
    right: -80%; }
  .top-xxs--78 {
    top: -78%; }
  .bottom-xxs--78 {
    bottom: -78%; }
  .start-xxs--78 {
    left: -78%; }
  .end-xxs--78 {
    right: -78%; }
  .top-xxs--76 {
    top: -76%; }
  .bottom-xxs--76 {
    bottom: -76%; }
  .start-xxs--76 {
    left: -76%; }
  .end-xxs--76 {
    right: -76%; }
  .top-xxs--74 {
    top: -74%; }
  .bottom-xxs--74 {
    bottom: -74%; }
  .start-xxs--74 {
    left: -74%; }
  .end-xxs--74 {
    right: -74%; }
  .top-xxs--72 {
    top: -72%; }
  .bottom-xxs--72 {
    bottom: -72%; }
  .start-xxs--72 {
    left: -72%; }
  .end-xxs--72 {
    right: -72%; }
  .top-xxs--70 {
    top: -70%; }
  .bottom-xxs--70 {
    bottom: -70%; }
  .start-xxs--70 {
    left: -70%; }
  .end-xxs--70 {
    right: -70%; }
  .top-xxs--68 {
    top: -68%; }
  .bottom-xxs--68 {
    bottom: -68%; }
  .start-xxs--68 {
    left: -68%; }
  .end-xxs--68 {
    right: -68%; }
  .top-xxs--66 {
    top: -66%; }
  .bottom-xxs--66 {
    bottom: -66%; }
  .start-xxs--66 {
    left: -66%; }
  .end-xxs--66 {
    right: -66%; }
  .top-xxs--64 {
    top: -64%; }
  .bottom-xxs--64 {
    bottom: -64%; }
  .start-xxs--64 {
    left: -64%; }
  .end-xxs--64 {
    right: -64%; }
  .top-xxs--62 {
    top: -62%; }
  .bottom-xxs--62 {
    bottom: -62%; }
  .start-xxs--62 {
    left: -62%; }
  .end-xxs--62 {
    right: -62%; }
  .top-xxs--60 {
    top: -60%; }
  .bottom-xxs--60 {
    bottom: -60%; }
  .start-xxs--60 {
    left: -60%; }
  .end-xxs--60 {
    right: -60%; }
  .top-xxs--58 {
    top: -58%; }
  .bottom-xxs--58 {
    bottom: -58%; }
  .start-xxs--58 {
    left: -58%; }
  .end-xxs--58 {
    right: -58%; }
  .top-xxs--56 {
    top: -56%; }
  .bottom-xxs--56 {
    bottom: -56%; }
  .start-xxs--56 {
    left: -56%; }
  .end-xxs--56 {
    right: -56%; }
  .top-xxs--54 {
    top: -54%; }
  .bottom-xxs--54 {
    bottom: -54%; }
  .start-xxs--54 {
    left: -54%; }
  .end-xxs--54 {
    right: -54%; }
  .top-xxs--52 {
    top: -52%; }
  .bottom-xxs--52 {
    bottom: -52%; }
  .start-xxs--52 {
    left: -52%; }
  .end-xxs--52 {
    right: -52%; }
  .top-xxs--50 {
    top: -50%; }
  .bottom-xxs--50 {
    bottom: -50%; }
  .start-xxs--50 {
    left: -50%; }
  .end-xxs--50 {
    right: -50%; }
  .top-xxs--48 {
    top: -48%; }
  .bottom-xxs--48 {
    bottom: -48%; }
  .start-xxs--48 {
    left: -48%; }
  .end-xxs--48 {
    right: -48%; }
  .top-xxs--46 {
    top: -46%; }
  .bottom-xxs--46 {
    bottom: -46%; }
  .start-xxs--46 {
    left: -46%; }
  .end-xxs--46 {
    right: -46%; }
  .top-xxs--44 {
    top: -44%; }
  .bottom-xxs--44 {
    bottom: -44%; }
  .start-xxs--44 {
    left: -44%; }
  .end-xxs--44 {
    right: -44%; }
  .top-xxs--42 {
    top: -42%; }
  .bottom-xxs--42 {
    bottom: -42%; }
  .start-xxs--42 {
    left: -42%; }
  .end-xxs--42 {
    right: -42%; }
  .top-xxs--40 {
    top: -40%; }
  .bottom-xxs--40 {
    bottom: -40%; }
  .start-xxs--40 {
    left: -40%; }
  .end-xxs--40 {
    right: -40%; }
  .top-xxs--38 {
    top: -38%; }
  .bottom-xxs--38 {
    bottom: -38%; }
  .start-xxs--38 {
    left: -38%; }
  .end-xxs--38 {
    right: -38%; }
  .top-xxs--36 {
    top: -36%; }
  .bottom-xxs--36 {
    bottom: -36%; }
  .start-xxs--36 {
    left: -36%; }
  .end-xxs--36 {
    right: -36%; }
  .top-xxs--34 {
    top: -34%; }
  .bottom-xxs--34 {
    bottom: -34%; }
  .start-xxs--34 {
    left: -34%; }
  .end-xxs--34 {
    right: -34%; }
  .top-xxs--32 {
    top: -32%; }
  .bottom-xxs--32 {
    bottom: -32%; }
  .start-xxs--32 {
    left: -32%; }
  .end-xxs--32 {
    right: -32%; }
  .top-xxs--30 {
    top: -30%; }
  .bottom-xxs--30 {
    bottom: -30%; }
  .start-xxs--30 {
    left: -30%; }
  .end-xxs--30 {
    right: -30%; }
  .top-xxs--28 {
    top: -28%; }
  .bottom-xxs--28 {
    bottom: -28%; }
  .start-xxs--28 {
    left: -28%; }
  .end-xxs--28 {
    right: -28%; }
  .top-xxs--26 {
    top: -26%; }
  .bottom-xxs--26 {
    bottom: -26%; }
  .start-xxs--26 {
    left: -26%; }
  .end-xxs--26 {
    right: -26%; }
  .top-xxs--24 {
    top: -24%; }
  .bottom-xxs--24 {
    bottom: -24%; }
  .start-xxs--24 {
    left: -24%; }
  .end-xxs--24 {
    right: -24%; }
  .top-xxs--22 {
    top: -22%; }
  .bottom-xxs--22 {
    bottom: -22%; }
  .start-xxs--22 {
    left: -22%; }
  .end-xxs--22 {
    right: -22%; }
  .top-xxs--20 {
    top: -20%; }
  .bottom-xxs--20 {
    bottom: -20%; }
  .start-xxs--20 {
    left: -20%; }
  .end-xxs--20 {
    right: -20%; }
  .top-xxs--18 {
    top: -18%; }
  .bottom-xxs--18 {
    bottom: -18%; }
  .start-xxs--18 {
    left: -18%; }
  .end-xxs--18 {
    right: -18%; }
  .top-xxs--16 {
    top: -16%; }
  .bottom-xxs--16 {
    bottom: -16%; }
  .start-xxs--16 {
    left: -16%; }
  .end-xxs--16 {
    right: -16%; }
  .top-xxs--14 {
    top: -14%; }
  .bottom-xxs--14 {
    bottom: -14%; }
  .start-xxs--14 {
    left: -14%; }
  .end-xxs--14 {
    right: -14%; }
  .top-xxs--12 {
    top: -12%; }
  .bottom-xxs--12 {
    bottom: -12%; }
  .start-xxs--12 {
    left: -12%; }
  .end-xxs--12 {
    right: -12%; }
  .top-xxs--10 {
    top: -10%; }
  .bottom-xxs--10 {
    bottom: -10%; }
  .start-xxs--10 {
    left: -10%; }
  .end-xxs--10 {
    right: -10%; }
  .top-xxs--8 {
    top: -8%; }
  .bottom-xxs--8 {
    bottom: -8%; }
  .start-xxs--8 {
    left: -8%; }
  .end-xxs--8 {
    right: -8%; }
  .top-xxs--6 {
    top: -6%; }
  .bottom-xxs--6 {
    bottom: -6%; }
  .start-xxs--6 {
    left: -6%; }
  .end-xxs--6 {
    right: -6%; }
  .top-xxs--4 {
    top: -4%; }
  .bottom-xxs--4 {
    bottom: -4%; }
  .start-xxs--4 {
    left: -4%; }
  .end-xxs--4 {
    right: -4%; }
  .top-xxs--2 {
    top: -2%; }
  .bottom-xxs--2 {
    bottom: -2%; }
  .start-xxs--2 {
    left: -2%; }
  .end-xxs--2 {
    right: -2%; }
  .top-xxs-0 {
    top: 0%; }
  .bottom-xxs-0 {
    bottom: 0%; }
  .start-xxs-0 {
    left: 0%; }
  .end-xxs-0 {
    right: 0%; }
  .top-xxs-2 {
    top: 2%; }
  .bottom-xxs-2 {
    bottom: 2%; }
  .start-xxs-2 {
    left: 2%; }
  .end-xxs-2 {
    right: 2%; }
  .top-xxs-4 {
    top: 4%; }
  .bottom-xxs-4 {
    bottom: 4%; }
  .start-xxs-4 {
    left: 4%; }
  .end-xxs-4 {
    right: 4%; }
  .top-xxs-6 {
    top: 6%; }
  .bottom-xxs-6 {
    bottom: 6%; }
  .start-xxs-6 {
    left: 6%; }
  .end-xxs-6 {
    right: 6%; }
  .top-xxs-8 {
    top: 8%; }
  .bottom-xxs-8 {
    bottom: 8%; }
  .start-xxs-8 {
    left: 8%; }
  .end-xxs-8 {
    right: 8%; }
  .top-xxs-10 {
    top: 10%; }
  .bottom-xxs-10 {
    bottom: 10%; }
  .start-xxs-10 {
    left: 10%; }
  .end-xxs-10 {
    right: 10%; }
  .top-xxs-12 {
    top: 12%; }
  .bottom-xxs-12 {
    bottom: 12%; }
  .start-xxs-12 {
    left: 12%; }
  .end-xxs-12 {
    right: 12%; }
  .top-xxs-14 {
    top: 14%; }
  .bottom-xxs-14 {
    bottom: 14%; }
  .start-xxs-14 {
    left: 14%; }
  .end-xxs-14 {
    right: 14%; }
  .top-xxs-16 {
    top: 16%; }
  .bottom-xxs-16 {
    bottom: 16%; }
  .start-xxs-16 {
    left: 16%; }
  .end-xxs-16 {
    right: 16%; }
  .top-xxs-18 {
    top: 18%; }
  .bottom-xxs-18 {
    bottom: 18%; }
  .start-xxs-18 {
    left: 18%; }
  .end-xxs-18 {
    right: 18%; }
  .top-xxs-20 {
    top: 20%; }
  .bottom-xxs-20 {
    bottom: 20%; }
  .start-xxs-20 {
    left: 20%; }
  .end-xxs-20 {
    right: 20%; }
  .top-xxs-22 {
    top: 22%; }
  .bottom-xxs-22 {
    bottom: 22%; }
  .start-xxs-22 {
    left: 22%; }
  .end-xxs-22 {
    right: 22%; }
  .top-xxs-24 {
    top: 24%; }
  .bottom-xxs-24 {
    bottom: 24%; }
  .start-xxs-24 {
    left: 24%; }
  .end-xxs-24 {
    right: 24%; }
  .top-xxs-26 {
    top: 26%; }
  .bottom-xxs-26 {
    bottom: 26%; }
  .start-xxs-26 {
    left: 26%; }
  .end-xxs-26 {
    right: 26%; }
  .top-xxs-28 {
    top: 28%; }
  .bottom-xxs-28 {
    bottom: 28%; }
  .start-xxs-28 {
    left: 28%; }
  .end-xxs-28 {
    right: 28%; }
  .top-xxs-30 {
    top: 30%; }
  .bottom-xxs-30 {
    bottom: 30%; }
  .start-xxs-30 {
    left: 30%; }
  .end-xxs-30 {
    right: 30%; }
  .top-xxs-32 {
    top: 32%; }
  .bottom-xxs-32 {
    bottom: 32%; }
  .start-xxs-32 {
    left: 32%; }
  .end-xxs-32 {
    right: 32%; }
  .top-xxs-34 {
    top: 34%; }
  .bottom-xxs-34 {
    bottom: 34%; }
  .start-xxs-34 {
    left: 34%; }
  .end-xxs-34 {
    right: 34%; }
  .top-xxs-36 {
    top: 36%; }
  .bottom-xxs-36 {
    bottom: 36%; }
  .start-xxs-36 {
    left: 36%; }
  .end-xxs-36 {
    right: 36%; }
  .top-xxs-38 {
    top: 38%; }
  .bottom-xxs-38 {
    bottom: 38%; }
  .start-xxs-38 {
    left: 38%; }
  .end-xxs-38 {
    right: 38%; }
  .top-xxs-40 {
    top: 40%; }
  .bottom-xxs-40 {
    bottom: 40%; }
  .start-xxs-40 {
    left: 40%; }
  .end-xxs-40 {
    right: 40%; }
  .top-xxs-42 {
    top: 42%; }
  .bottom-xxs-42 {
    bottom: 42%; }
  .start-xxs-42 {
    left: 42%; }
  .end-xxs-42 {
    right: 42%; }
  .top-xxs-44 {
    top: 44%; }
  .bottom-xxs-44 {
    bottom: 44%; }
  .start-xxs-44 {
    left: 44%; }
  .end-xxs-44 {
    right: 44%; }
  .top-xxs-46 {
    top: 46%; }
  .bottom-xxs-46 {
    bottom: 46%; }
  .start-xxs-46 {
    left: 46%; }
  .end-xxs-46 {
    right: 46%; }
  .top-xxs-48 {
    top: 48%; }
  .bottom-xxs-48 {
    bottom: 48%; }
  .start-xxs-48 {
    left: 48%; }
  .end-xxs-48 {
    right: 48%; }
  .top-xxs-50 {
    top: 50%; }
  .bottom-xxs-50 {
    bottom: 50%; }
  .start-xxs-50 {
    left: 50%; }
  .end-xxs-50 {
    right: 50%; }
  .top-xxs-52 {
    top: 52%; }
  .bottom-xxs-52 {
    bottom: 52%; }
  .start-xxs-52 {
    left: 52%; }
  .end-xxs-52 {
    right: 52%; }
  .top-xxs-54 {
    top: 54%; }
  .bottom-xxs-54 {
    bottom: 54%; }
  .start-xxs-54 {
    left: 54%; }
  .end-xxs-54 {
    right: 54%; }
  .top-xxs-56 {
    top: 56%; }
  .bottom-xxs-56 {
    bottom: 56%; }
  .start-xxs-56 {
    left: 56%; }
  .end-xxs-56 {
    right: 56%; }
  .top-xxs-58 {
    top: 58%; }
  .bottom-xxs-58 {
    bottom: 58%; }
  .start-xxs-58 {
    left: 58%; }
  .end-xxs-58 {
    right: 58%; }
  .top-xxs-60 {
    top: 60%; }
  .bottom-xxs-60 {
    bottom: 60%; }
  .start-xxs-60 {
    left: 60%; }
  .end-xxs-60 {
    right: 60%; }
  .top-xxs-62 {
    top: 62%; }
  .bottom-xxs-62 {
    bottom: 62%; }
  .start-xxs-62 {
    left: 62%; }
  .end-xxs-62 {
    right: 62%; }
  .top-xxs-64 {
    top: 64%; }
  .bottom-xxs-64 {
    bottom: 64%; }
  .start-xxs-64 {
    left: 64%; }
  .end-xxs-64 {
    right: 64%; }
  .top-xxs-66 {
    top: 66%; }
  .bottom-xxs-66 {
    bottom: 66%; }
  .start-xxs-66 {
    left: 66%; }
  .end-xxs-66 {
    right: 66%; }
  .top-xxs-68 {
    top: 68%; }
  .bottom-xxs-68 {
    bottom: 68%; }
  .start-xxs-68 {
    left: 68%; }
  .end-xxs-68 {
    right: 68%; }
  .top-xxs-70 {
    top: 70%; }
  .bottom-xxs-70 {
    bottom: 70%; }
  .start-xxs-70 {
    left: 70%; }
  .end-xxs-70 {
    right: 70%; }
  .top-xxs-72 {
    top: 72%; }
  .bottom-xxs-72 {
    bottom: 72%; }
  .start-xxs-72 {
    left: 72%; }
  .end-xxs-72 {
    right: 72%; }
  .top-xxs-74 {
    top: 74%; }
  .bottom-xxs-74 {
    bottom: 74%; }
  .start-xxs-74 {
    left: 74%; }
  .end-xxs-74 {
    right: 74%; }
  .top-xxs-76 {
    top: 76%; }
  .bottom-xxs-76 {
    bottom: 76%; }
  .start-xxs-76 {
    left: 76%; }
  .end-xxs-76 {
    right: 76%; }
  .top-xxs-78 {
    top: 78%; }
  .bottom-xxs-78 {
    bottom: 78%; }
  .start-xxs-78 {
    left: 78%; }
  .end-xxs-78 {
    right: 78%; }
  .top-xxs-80 {
    top: 80%; }
  .bottom-xxs-80 {
    bottom: 80%; }
  .start-xxs-80 {
    left: 80%; }
  .end-xxs-80 {
    right: 80%; }
  .top-xxs-82 {
    top: 82%; }
  .bottom-xxs-82 {
    bottom: 82%; }
  .start-xxs-82 {
    left: 82%; }
  .end-xxs-82 {
    right: 82%; }
  .top-xxs-84 {
    top: 84%; }
  .bottom-xxs-84 {
    bottom: 84%; }
  .start-xxs-84 {
    left: 84%; }
  .end-xxs-84 {
    right: 84%; }
  .top-xxs-86 {
    top: 86%; }
  .bottom-xxs-86 {
    bottom: 86%; }
  .start-xxs-86 {
    left: 86%; }
  .end-xxs-86 {
    right: 86%; }
  .top-xxs-88 {
    top: 88%; }
  .bottom-xxs-88 {
    bottom: 88%; }
  .start-xxs-88 {
    left: 88%; }
  .end-xxs-88 {
    right: 88%; }
  .top-xxs-90 {
    top: 90%; }
  .bottom-xxs-90 {
    bottom: 90%; }
  .start-xxs-90 {
    left: 90%; }
  .end-xxs-90 {
    right: 90%; }
  .top-xxs-92 {
    top: 92%; }
  .bottom-xxs-92 {
    bottom: 92%; }
  .start-xxs-92 {
    left: 92%; }
  .end-xxs-92 {
    right: 92%; }
  .top-xxs-94 {
    top: 94%; }
  .bottom-xxs-94 {
    bottom: 94%; }
  .start-xxs-94 {
    left: 94%; }
  .end-xxs-94 {
    right: 94%; }
  .top-xxs-96 {
    top: 96%; }
  .bottom-xxs-96 {
    bottom: 96%; }
  .start-xxs-96 {
    left: 96%; }
  .end-xxs-96 {
    right: 96%; }
  .top-xxs-98 {
    top: 98%; }
  .bottom-xxs-98 {
    bottom: 98%; }
  .start-xxs-98 {
    left: 98%; }
  .end-xxs-98 {
    right: 98%; }
  .top-xxs-100 {
    top: 100%; }
  .bottom-xxs-100 {
    bottom: 100%; }
  .start-xxs-100 {
    left: 100%; }
  .end-xxs-100 {
    right: 100%; } }

@media (min-width: 425px) {
  .top-xs--100 {
    top: -100%; }
  .bottom-xs--100 {
    bottom: -100%; }
  .start-xs--100 {
    left: -100%; }
  .end-xs--100 {
    right: -100%; }
  .top-xs--98 {
    top: -98%; }
  .bottom-xs--98 {
    bottom: -98%; }
  .start-xs--98 {
    left: -98%; }
  .end-xs--98 {
    right: -98%; }
  .top-xs--96 {
    top: -96%; }
  .bottom-xs--96 {
    bottom: -96%; }
  .start-xs--96 {
    left: -96%; }
  .end-xs--96 {
    right: -96%; }
  .top-xs--94 {
    top: -94%; }
  .bottom-xs--94 {
    bottom: -94%; }
  .start-xs--94 {
    left: -94%; }
  .end-xs--94 {
    right: -94%; }
  .top-xs--92 {
    top: -92%; }
  .bottom-xs--92 {
    bottom: -92%; }
  .start-xs--92 {
    left: -92%; }
  .end-xs--92 {
    right: -92%; }
  .top-xs--90 {
    top: -90%; }
  .bottom-xs--90 {
    bottom: -90%; }
  .start-xs--90 {
    left: -90%; }
  .end-xs--90 {
    right: -90%; }
  .top-xs--88 {
    top: -88%; }
  .bottom-xs--88 {
    bottom: -88%; }
  .start-xs--88 {
    left: -88%; }
  .end-xs--88 {
    right: -88%; }
  .top-xs--86 {
    top: -86%; }
  .bottom-xs--86 {
    bottom: -86%; }
  .start-xs--86 {
    left: -86%; }
  .end-xs--86 {
    right: -86%; }
  .top-xs--84 {
    top: -84%; }
  .bottom-xs--84 {
    bottom: -84%; }
  .start-xs--84 {
    left: -84%; }
  .end-xs--84 {
    right: -84%; }
  .top-xs--82 {
    top: -82%; }
  .bottom-xs--82 {
    bottom: -82%; }
  .start-xs--82 {
    left: -82%; }
  .end-xs--82 {
    right: -82%; }
  .top-xs--80 {
    top: -80%; }
  .bottom-xs--80 {
    bottom: -80%; }
  .start-xs--80 {
    left: -80%; }
  .end-xs--80 {
    right: -80%; }
  .top-xs--78 {
    top: -78%; }
  .bottom-xs--78 {
    bottom: -78%; }
  .start-xs--78 {
    left: -78%; }
  .end-xs--78 {
    right: -78%; }
  .top-xs--76 {
    top: -76%; }
  .bottom-xs--76 {
    bottom: -76%; }
  .start-xs--76 {
    left: -76%; }
  .end-xs--76 {
    right: -76%; }
  .top-xs--74 {
    top: -74%; }
  .bottom-xs--74 {
    bottom: -74%; }
  .start-xs--74 {
    left: -74%; }
  .end-xs--74 {
    right: -74%; }
  .top-xs--72 {
    top: -72%; }
  .bottom-xs--72 {
    bottom: -72%; }
  .start-xs--72 {
    left: -72%; }
  .end-xs--72 {
    right: -72%; }
  .top-xs--70 {
    top: -70%; }
  .bottom-xs--70 {
    bottom: -70%; }
  .start-xs--70 {
    left: -70%; }
  .end-xs--70 {
    right: -70%; }
  .top-xs--68 {
    top: -68%; }
  .bottom-xs--68 {
    bottom: -68%; }
  .start-xs--68 {
    left: -68%; }
  .end-xs--68 {
    right: -68%; }
  .top-xs--66 {
    top: -66%; }
  .bottom-xs--66 {
    bottom: -66%; }
  .start-xs--66 {
    left: -66%; }
  .end-xs--66 {
    right: -66%; }
  .top-xs--64 {
    top: -64%; }
  .bottom-xs--64 {
    bottom: -64%; }
  .start-xs--64 {
    left: -64%; }
  .end-xs--64 {
    right: -64%; }
  .top-xs--62 {
    top: -62%; }
  .bottom-xs--62 {
    bottom: -62%; }
  .start-xs--62 {
    left: -62%; }
  .end-xs--62 {
    right: -62%; }
  .top-xs--60 {
    top: -60%; }
  .bottom-xs--60 {
    bottom: -60%; }
  .start-xs--60 {
    left: -60%; }
  .end-xs--60 {
    right: -60%; }
  .top-xs--58 {
    top: -58%; }
  .bottom-xs--58 {
    bottom: -58%; }
  .start-xs--58 {
    left: -58%; }
  .end-xs--58 {
    right: -58%; }
  .top-xs--56 {
    top: -56%; }
  .bottom-xs--56 {
    bottom: -56%; }
  .start-xs--56 {
    left: -56%; }
  .end-xs--56 {
    right: -56%; }
  .top-xs--54 {
    top: -54%; }
  .bottom-xs--54 {
    bottom: -54%; }
  .start-xs--54 {
    left: -54%; }
  .end-xs--54 {
    right: -54%; }
  .top-xs--52 {
    top: -52%; }
  .bottom-xs--52 {
    bottom: -52%; }
  .start-xs--52 {
    left: -52%; }
  .end-xs--52 {
    right: -52%; }
  .top-xs--50 {
    top: -50%; }
  .bottom-xs--50 {
    bottom: -50%; }
  .start-xs--50 {
    left: -50%; }
  .end-xs--50 {
    right: -50%; }
  .top-xs--48 {
    top: -48%; }
  .bottom-xs--48 {
    bottom: -48%; }
  .start-xs--48 {
    left: -48%; }
  .end-xs--48 {
    right: -48%; }
  .top-xs--46 {
    top: -46%; }
  .bottom-xs--46 {
    bottom: -46%; }
  .start-xs--46 {
    left: -46%; }
  .end-xs--46 {
    right: -46%; }
  .top-xs--44 {
    top: -44%; }
  .bottom-xs--44 {
    bottom: -44%; }
  .start-xs--44 {
    left: -44%; }
  .end-xs--44 {
    right: -44%; }
  .top-xs--42 {
    top: -42%; }
  .bottom-xs--42 {
    bottom: -42%; }
  .start-xs--42 {
    left: -42%; }
  .end-xs--42 {
    right: -42%; }
  .top-xs--40 {
    top: -40%; }
  .bottom-xs--40 {
    bottom: -40%; }
  .start-xs--40 {
    left: -40%; }
  .end-xs--40 {
    right: -40%; }
  .top-xs--38 {
    top: -38%; }
  .bottom-xs--38 {
    bottom: -38%; }
  .start-xs--38 {
    left: -38%; }
  .end-xs--38 {
    right: -38%; }
  .top-xs--36 {
    top: -36%; }
  .bottom-xs--36 {
    bottom: -36%; }
  .start-xs--36 {
    left: -36%; }
  .end-xs--36 {
    right: -36%; }
  .top-xs--34 {
    top: -34%; }
  .bottom-xs--34 {
    bottom: -34%; }
  .start-xs--34 {
    left: -34%; }
  .end-xs--34 {
    right: -34%; }
  .top-xs--32 {
    top: -32%; }
  .bottom-xs--32 {
    bottom: -32%; }
  .start-xs--32 {
    left: -32%; }
  .end-xs--32 {
    right: -32%; }
  .top-xs--30 {
    top: -30%; }
  .bottom-xs--30 {
    bottom: -30%; }
  .start-xs--30 {
    left: -30%; }
  .end-xs--30 {
    right: -30%; }
  .top-xs--28 {
    top: -28%; }
  .bottom-xs--28 {
    bottom: -28%; }
  .start-xs--28 {
    left: -28%; }
  .end-xs--28 {
    right: -28%; }
  .top-xs--26 {
    top: -26%; }
  .bottom-xs--26 {
    bottom: -26%; }
  .start-xs--26 {
    left: -26%; }
  .end-xs--26 {
    right: -26%; }
  .top-xs--24 {
    top: -24%; }
  .bottom-xs--24 {
    bottom: -24%; }
  .start-xs--24 {
    left: -24%; }
  .end-xs--24 {
    right: -24%; }
  .top-xs--22 {
    top: -22%; }
  .bottom-xs--22 {
    bottom: -22%; }
  .start-xs--22 {
    left: -22%; }
  .end-xs--22 {
    right: -22%; }
  .top-xs--20 {
    top: -20%; }
  .bottom-xs--20 {
    bottom: -20%; }
  .start-xs--20 {
    left: -20%; }
  .end-xs--20 {
    right: -20%; }
  .top-xs--18 {
    top: -18%; }
  .bottom-xs--18 {
    bottom: -18%; }
  .start-xs--18 {
    left: -18%; }
  .end-xs--18 {
    right: -18%; }
  .top-xs--16 {
    top: -16%; }
  .bottom-xs--16 {
    bottom: -16%; }
  .start-xs--16 {
    left: -16%; }
  .end-xs--16 {
    right: -16%; }
  .top-xs--14 {
    top: -14%; }
  .bottom-xs--14 {
    bottom: -14%; }
  .start-xs--14 {
    left: -14%; }
  .end-xs--14 {
    right: -14%; }
  .top-xs--12 {
    top: -12%; }
  .bottom-xs--12 {
    bottom: -12%; }
  .start-xs--12 {
    left: -12%; }
  .end-xs--12 {
    right: -12%; }
  .top-xs--10 {
    top: -10%; }
  .bottom-xs--10 {
    bottom: -10%; }
  .start-xs--10 {
    left: -10%; }
  .end-xs--10 {
    right: -10%; }
  .top-xs--8 {
    top: -8%; }
  .bottom-xs--8 {
    bottom: -8%; }
  .start-xs--8 {
    left: -8%; }
  .end-xs--8 {
    right: -8%; }
  .top-xs--6 {
    top: -6%; }
  .bottom-xs--6 {
    bottom: -6%; }
  .start-xs--6 {
    left: -6%; }
  .end-xs--6 {
    right: -6%; }
  .top-xs--4 {
    top: -4%; }
  .bottom-xs--4 {
    bottom: -4%; }
  .start-xs--4 {
    left: -4%; }
  .end-xs--4 {
    right: -4%; }
  .top-xs--2 {
    top: -2%; }
  .bottom-xs--2 {
    bottom: -2%; }
  .start-xs--2 {
    left: -2%; }
  .end-xs--2 {
    right: -2%; }
  .top-xs-0 {
    top: 0%; }
  .bottom-xs-0 {
    bottom: 0%; }
  .start-xs-0 {
    left: 0%; }
  .end-xs-0 {
    right: 0%; }
  .top-xs-2 {
    top: 2%; }
  .bottom-xs-2 {
    bottom: 2%; }
  .start-xs-2 {
    left: 2%; }
  .end-xs-2 {
    right: 2%; }
  .top-xs-4 {
    top: 4%; }
  .bottom-xs-4 {
    bottom: 4%; }
  .start-xs-4 {
    left: 4%; }
  .end-xs-4 {
    right: 4%; }
  .top-xs-6 {
    top: 6%; }
  .bottom-xs-6 {
    bottom: 6%; }
  .start-xs-6 {
    left: 6%; }
  .end-xs-6 {
    right: 6%; }
  .top-xs-8 {
    top: 8%; }
  .bottom-xs-8 {
    bottom: 8%; }
  .start-xs-8 {
    left: 8%; }
  .end-xs-8 {
    right: 8%; }
  .top-xs-10 {
    top: 10%; }
  .bottom-xs-10 {
    bottom: 10%; }
  .start-xs-10 {
    left: 10%; }
  .end-xs-10 {
    right: 10%; }
  .top-xs-12 {
    top: 12%; }
  .bottom-xs-12 {
    bottom: 12%; }
  .start-xs-12 {
    left: 12%; }
  .end-xs-12 {
    right: 12%; }
  .top-xs-14 {
    top: 14%; }
  .bottom-xs-14 {
    bottom: 14%; }
  .start-xs-14 {
    left: 14%; }
  .end-xs-14 {
    right: 14%; }
  .top-xs-16 {
    top: 16%; }
  .bottom-xs-16 {
    bottom: 16%; }
  .start-xs-16 {
    left: 16%; }
  .end-xs-16 {
    right: 16%; }
  .top-xs-18 {
    top: 18%; }
  .bottom-xs-18 {
    bottom: 18%; }
  .start-xs-18 {
    left: 18%; }
  .end-xs-18 {
    right: 18%; }
  .top-xs-20 {
    top: 20%; }
  .bottom-xs-20 {
    bottom: 20%; }
  .start-xs-20 {
    left: 20%; }
  .end-xs-20 {
    right: 20%; }
  .top-xs-22 {
    top: 22%; }
  .bottom-xs-22 {
    bottom: 22%; }
  .start-xs-22 {
    left: 22%; }
  .end-xs-22 {
    right: 22%; }
  .top-xs-24 {
    top: 24%; }
  .bottom-xs-24 {
    bottom: 24%; }
  .start-xs-24 {
    left: 24%; }
  .end-xs-24 {
    right: 24%; }
  .top-xs-26 {
    top: 26%; }
  .bottom-xs-26 {
    bottom: 26%; }
  .start-xs-26 {
    left: 26%; }
  .end-xs-26 {
    right: 26%; }
  .top-xs-28 {
    top: 28%; }
  .bottom-xs-28 {
    bottom: 28%; }
  .start-xs-28 {
    left: 28%; }
  .end-xs-28 {
    right: 28%; }
  .top-xs-30 {
    top: 30%; }
  .bottom-xs-30 {
    bottom: 30%; }
  .start-xs-30 {
    left: 30%; }
  .end-xs-30 {
    right: 30%; }
  .top-xs-32 {
    top: 32%; }
  .bottom-xs-32 {
    bottom: 32%; }
  .start-xs-32 {
    left: 32%; }
  .end-xs-32 {
    right: 32%; }
  .top-xs-34 {
    top: 34%; }
  .bottom-xs-34 {
    bottom: 34%; }
  .start-xs-34 {
    left: 34%; }
  .end-xs-34 {
    right: 34%; }
  .top-xs-36 {
    top: 36%; }
  .bottom-xs-36 {
    bottom: 36%; }
  .start-xs-36 {
    left: 36%; }
  .end-xs-36 {
    right: 36%; }
  .top-xs-38 {
    top: 38%; }
  .bottom-xs-38 {
    bottom: 38%; }
  .start-xs-38 {
    left: 38%; }
  .end-xs-38 {
    right: 38%; }
  .top-xs-40 {
    top: 40%; }
  .bottom-xs-40 {
    bottom: 40%; }
  .start-xs-40 {
    left: 40%; }
  .end-xs-40 {
    right: 40%; }
  .top-xs-42 {
    top: 42%; }
  .bottom-xs-42 {
    bottom: 42%; }
  .start-xs-42 {
    left: 42%; }
  .end-xs-42 {
    right: 42%; }
  .top-xs-44 {
    top: 44%; }
  .bottom-xs-44 {
    bottom: 44%; }
  .start-xs-44 {
    left: 44%; }
  .end-xs-44 {
    right: 44%; }
  .top-xs-46 {
    top: 46%; }
  .bottom-xs-46 {
    bottom: 46%; }
  .start-xs-46 {
    left: 46%; }
  .end-xs-46 {
    right: 46%; }
  .top-xs-48 {
    top: 48%; }
  .bottom-xs-48 {
    bottom: 48%; }
  .start-xs-48 {
    left: 48%; }
  .end-xs-48 {
    right: 48%; }
  .top-xs-50 {
    top: 50%; }
  .bottom-xs-50 {
    bottom: 50%; }
  .start-xs-50 {
    left: 50%; }
  .end-xs-50 {
    right: 50%; }
  .top-xs-52 {
    top: 52%; }
  .bottom-xs-52 {
    bottom: 52%; }
  .start-xs-52 {
    left: 52%; }
  .end-xs-52 {
    right: 52%; }
  .top-xs-54 {
    top: 54%; }
  .bottom-xs-54 {
    bottom: 54%; }
  .start-xs-54 {
    left: 54%; }
  .end-xs-54 {
    right: 54%; }
  .top-xs-56 {
    top: 56%; }
  .bottom-xs-56 {
    bottom: 56%; }
  .start-xs-56 {
    left: 56%; }
  .end-xs-56 {
    right: 56%; }
  .top-xs-58 {
    top: 58%; }
  .bottom-xs-58 {
    bottom: 58%; }
  .start-xs-58 {
    left: 58%; }
  .end-xs-58 {
    right: 58%; }
  .top-xs-60 {
    top: 60%; }
  .bottom-xs-60 {
    bottom: 60%; }
  .start-xs-60 {
    left: 60%; }
  .end-xs-60 {
    right: 60%; }
  .top-xs-62 {
    top: 62%; }
  .bottom-xs-62 {
    bottom: 62%; }
  .start-xs-62 {
    left: 62%; }
  .end-xs-62 {
    right: 62%; }
  .top-xs-64 {
    top: 64%; }
  .bottom-xs-64 {
    bottom: 64%; }
  .start-xs-64 {
    left: 64%; }
  .end-xs-64 {
    right: 64%; }
  .top-xs-66 {
    top: 66%; }
  .bottom-xs-66 {
    bottom: 66%; }
  .start-xs-66 {
    left: 66%; }
  .end-xs-66 {
    right: 66%; }
  .top-xs-68 {
    top: 68%; }
  .bottom-xs-68 {
    bottom: 68%; }
  .start-xs-68 {
    left: 68%; }
  .end-xs-68 {
    right: 68%; }
  .top-xs-70 {
    top: 70%; }
  .bottom-xs-70 {
    bottom: 70%; }
  .start-xs-70 {
    left: 70%; }
  .end-xs-70 {
    right: 70%; }
  .top-xs-72 {
    top: 72%; }
  .bottom-xs-72 {
    bottom: 72%; }
  .start-xs-72 {
    left: 72%; }
  .end-xs-72 {
    right: 72%; }
  .top-xs-74 {
    top: 74%; }
  .bottom-xs-74 {
    bottom: 74%; }
  .start-xs-74 {
    left: 74%; }
  .end-xs-74 {
    right: 74%; }
  .top-xs-76 {
    top: 76%; }
  .bottom-xs-76 {
    bottom: 76%; }
  .start-xs-76 {
    left: 76%; }
  .end-xs-76 {
    right: 76%; }
  .top-xs-78 {
    top: 78%; }
  .bottom-xs-78 {
    bottom: 78%; }
  .start-xs-78 {
    left: 78%; }
  .end-xs-78 {
    right: 78%; }
  .top-xs-80 {
    top: 80%; }
  .bottom-xs-80 {
    bottom: 80%; }
  .start-xs-80 {
    left: 80%; }
  .end-xs-80 {
    right: 80%; }
  .top-xs-82 {
    top: 82%; }
  .bottom-xs-82 {
    bottom: 82%; }
  .start-xs-82 {
    left: 82%; }
  .end-xs-82 {
    right: 82%; }
  .top-xs-84 {
    top: 84%; }
  .bottom-xs-84 {
    bottom: 84%; }
  .start-xs-84 {
    left: 84%; }
  .end-xs-84 {
    right: 84%; }
  .top-xs-86 {
    top: 86%; }
  .bottom-xs-86 {
    bottom: 86%; }
  .start-xs-86 {
    left: 86%; }
  .end-xs-86 {
    right: 86%; }
  .top-xs-88 {
    top: 88%; }
  .bottom-xs-88 {
    bottom: 88%; }
  .start-xs-88 {
    left: 88%; }
  .end-xs-88 {
    right: 88%; }
  .top-xs-90 {
    top: 90%; }
  .bottom-xs-90 {
    bottom: 90%; }
  .start-xs-90 {
    left: 90%; }
  .end-xs-90 {
    right: 90%; }
  .top-xs-92 {
    top: 92%; }
  .bottom-xs-92 {
    bottom: 92%; }
  .start-xs-92 {
    left: 92%; }
  .end-xs-92 {
    right: 92%; }
  .top-xs-94 {
    top: 94%; }
  .bottom-xs-94 {
    bottom: 94%; }
  .start-xs-94 {
    left: 94%; }
  .end-xs-94 {
    right: 94%; }
  .top-xs-96 {
    top: 96%; }
  .bottom-xs-96 {
    bottom: 96%; }
  .start-xs-96 {
    left: 96%; }
  .end-xs-96 {
    right: 96%; }
  .top-xs-98 {
    top: 98%; }
  .bottom-xs-98 {
    bottom: 98%; }
  .start-xs-98 {
    left: 98%; }
  .end-xs-98 {
    right: 98%; }
  .top-xs-100 {
    top: 100%; }
  .bottom-xs-100 {
    bottom: 100%; }
  .start-xs-100 {
    left: 100%; }
  .end-xs-100 {
    right: 100%; } }

@media (min-width: 576px) {
  .top-sm--100 {
    top: -100%; }
  .bottom-sm--100 {
    bottom: -100%; }
  .start-sm--100 {
    left: -100%; }
  .end-sm--100 {
    right: -100%; }
  .top-sm--98 {
    top: -98%; }
  .bottom-sm--98 {
    bottom: -98%; }
  .start-sm--98 {
    left: -98%; }
  .end-sm--98 {
    right: -98%; }
  .top-sm--96 {
    top: -96%; }
  .bottom-sm--96 {
    bottom: -96%; }
  .start-sm--96 {
    left: -96%; }
  .end-sm--96 {
    right: -96%; }
  .top-sm--94 {
    top: -94%; }
  .bottom-sm--94 {
    bottom: -94%; }
  .start-sm--94 {
    left: -94%; }
  .end-sm--94 {
    right: -94%; }
  .top-sm--92 {
    top: -92%; }
  .bottom-sm--92 {
    bottom: -92%; }
  .start-sm--92 {
    left: -92%; }
  .end-sm--92 {
    right: -92%; }
  .top-sm--90 {
    top: -90%; }
  .bottom-sm--90 {
    bottom: -90%; }
  .start-sm--90 {
    left: -90%; }
  .end-sm--90 {
    right: -90%; }
  .top-sm--88 {
    top: -88%; }
  .bottom-sm--88 {
    bottom: -88%; }
  .start-sm--88 {
    left: -88%; }
  .end-sm--88 {
    right: -88%; }
  .top-sm--86 {
    top: -86%; }
  .bottom-sm--86 {
    bottom: -86%; }
  .start-sm--86 {
    left: -86%; }
  .end-sm--86 {
    right: -86%; }
  .top-sm--84 {
    top: -84%; }
  .bottom-sm--84 {
    bottom: -84%; }
  .start-sm--84 {
    left: -84%; }
  .end-sm--84 {
    right: -84%; }
  .top-sm--82 {
    top: -82%; }
  .bottom-sm--82 {
    bottom: -82%; }
  .start-sm--82 {
    left: -82%; }
  .end-sm--82 {
    right: -82%; }
  .top-sm--80 {
    top: -80%; }
  .bottom-sm--80 {
    bottom: -80%; }
  .start-sm--80 {
    left: -80%; }
  .end-sm--80 {
    right: -80%; }
  .top-sm--78 {
    top: -78%; }
  .bottom-sm--78 {
    bottom: -78%; }
  .start-sm--78 {
    left: -78%; }
  .end-sm--78 {
    right: -78%; }
  .top-sm--76 {
    top: -76%; }
  .bottom-sm--76 {
    bottom: -76%; }
  .start-sm--76 {
    left: -76%; }
  .end-sm--76 {
    right: -76%; }
  .top-sm--74 {
    top: -74%; }
  .bottom-sm--74 {
    bottom: -74%; }
  .start-sm--74 {
    left: -74%; }
  .end-sm--74 {
    right: -74%; }
  .top-sm--72 {
    top: -72%; }
  .bottom-sm--72 {
    bottom: -72%; }
  .start-sm--72 {
    left: -72%; }
  .end-sm--72 {
    right: -72%; }
  .top-sm--70 {
    top: -70%; }
  .bottom-sm--70 {
    bottom: -70%; }
  .start-sm--70 {
    left: -70%; }
  .end-sm--70 {
    right: -70%; }
  .top-sm--68 {
    top: -68%; }
  .bottom-sm--68 {
    bottom: -68%; }
  .start-sm--68 {
    left: -68%; }
  .end-sm--68 {
    right: -68%; }
  .top-sm--66 {
    top: -66%; }
  .bottom-sm--66 {
    bottom: -66%; }
  .start-sm--66 {
    left: -66%; }
  .end-sm--66 {
    right: -66%; }
  .top-sm--64 {
    top: -64%; }
  .bottom-sm--64 {
    bottom: -64%; }
  .start-sm--64 {
    left: -64%; }
  .end-sm--64 {
    right: -64%; }
  .top-sm--62 {
    top: -62%; }
  .bottom-sm--62 {
    bottom: -62%; }
  .start-sm--62 {
    left: -62%; }
  .end-sm--62 {
    right: -62%; }
  .top-sm--60 {
    top: -60%; }
  .bottom-sm--60 {
    bottom: -60%; }
  .start-sm--60 {
    left: -60%; }
  .end-sm--60 {
    right: -60%; }
  .top-sm--58 {
    top: -58%; }
  .bottom-sm--58 {
    bottom: -58%; }
  .start-sm--58 {
    left: -58%; }
  .end-sm--58 {
    right: -58%; }
  .top-sm--56 {
    top: -56%; }
  .bottom-sm--56 {
    bottom: -56%; }
  .start-sm--56 {
    left: -56%; }
  .end-sm--56 {
    right: -56%; }
  .top-sm--54 {
    top: -54%; }
  .bottom-sm--54 {
    bottom: -54%; }
  .start-sm--54 {
    left: -54%; }
  .end-sm--54 {
    right: -54%; }
  .top-sm--52 {
    top: -52%; }
  .bottom-sm--52 {
    bottom: -52%; }
  .start-sm--52 {
    left: -52%; }
  .end-sm--52 {
    right: -52%; }
  .top-sm--50 {
    top: -50%; }
  .bottom-sm--50 {
    bottom: -50%; }
  .start-sm--50 {
    left: -50%; }
  .end-sm--50 {
    right: -50%; }
  .top-sm--48 {
    top: -48%; }
  .bottom-sm--48 {
    bottom: -48%; }
  .start-sm--48 {
    left: -48%; }
  .end-sm--48 {
    right: -48%; }
  .top-sm--46 {
    top: -46%; }
  .bottom-sm--46 {
    bottom: -46%; }
  .start-sm--46 {
    left: -46%; }
  .end-sm--46 {
    right: -46%; }
  .top-sm--44 {
    top: -44%; }
  .bottom-sm--44 {
    bottom: -44%; }
  .start-sm--44 {
    left: -44%; }
  .end-sm--44 {
    right: -44%; }
  .top-sm--42 {
    top: -42%; }
  .bottom-sm--42 {
    bottom: -42%; }
  .start-sm--42 {
    left: -42%; }
  .end-sm--42 {
    right: -42%; }
  .top-sm--40 {
    top: -40%; }
  .bottom-sm--40 {
    bottom: -40%; }
  .start-sm--40 {
    left: -40%; }
  .end-sm--40 {
    right: -40%; }
  .top-sm--38 {
    top: -38%; }
  .bottom-sm--38 {
    bottom: -38%; }
  .start-sm--38 {
    left: -38%; }
  .end-sm--38 {
    right: -38%; }
  .top-sm--36 {
    top: -36%; }
  .bottom-sm--36 {
    bottom: -36%; }
  .start-sm--36 {
    left: -36%; }
  .end-sm--36 {
    right: -36%; }
  .top-sm--34 {
    top: -34%; }
  .bottom-sm--34 {
    bottom: -34%; }
  .start-sm--34 {
    left: -34%; }
  .end-sm--34 {
    right: -34%; }
  .top-sm--32 {
    top: -32%; }
  .bottom-sm--32 {
    bottom: -32%; }
  .start-sm--32 {
    left: -32%; }
  .end-sm--32 {
    right: -32%; }
  .top-sm--30 {
    top: -30%; }
  .bottom-sm--30 {
    bottom: -30%; }
  .start-sm--30 {
    left: -30%; }
  .end-sm--30 {
    right: -30%; }
  .top-sm--28 {
    top: -28%; }
  .bottom-sm--28 {
    bottom: -28%; }
  .start-sm--28 {
    left: -28%; }
  .end-sm--28 {
    right: -28%; }
  .top-sm--26 {
    top: -26%; }
  .bottom-sm--26 {
    bottom: -26%; }
  .start-sm--26 {
    left: -26%; }
  .end-sm--26 {
    right: -26%; }
  .top-sm--24 {
    top: -24%; }
  .bottom-sm--24 {
    bottom: -24%; }
  .start-sm--24 {
    left: -24%; }
  .end-sm--24 {
    right: -24%; }
  .top-sm--22 {
    top: -22%; }
  .bottom-sm--22 {
    bottom: -22%; }
  .start-sm--22 {
    left: -22%; }
  .end-sm--22 {
    right: -22%; }
  .top-sm--20 {
    top: -20%; }
  .bottom-sm--20 {
    bottom: -20%; }
  .start-sm--20 {
    left: -20%; }
  .end-sm--20 {
    right: -20%; }
  .top-sm--18 {
    top: -18%; }
  .bottom-sm--18 {
    bottom: -18%; }
  .start-sm--18 {
    left: -18%; }
  .end-sm--18 {
    right: -18%; }
  .top-sm--16 {
    top: -16%; }
  .bottom-sm--16 {
    bottom: -16%; }
  .start-sm--16 {
    left: -16%; }
  .end-sm--16 {
    right: -16%; }
  .top-sm--14 {
    top: -14%; }
  .bottom-sm--14 {
    bottom: -14%; }
  .start-sm--14 {
    left: -14%; }
  .end-sm--14 {
    right: -14%; }
  .top-sm--12 {
    top: -12%; }
  .bottom-sm--12 {
    bottom: -12%; }
  .start-sm--12 {
    left: -12%; }
  .end-sm--12 {
    right: -12%; }
  .top-sm--10 {
    top: -10%; }
  .bottom-sm--10 {
    bottom: -10%; }
  .start-sm--10 {
    left: -10%; }
  .end-sm--10 {
    right: -10%; }
  .top-sm--8 {
    top: -8%; }
  .bottom-sm--8 {
    bottom: -8%; }
  .start-sm--8 {
    left: -8%; }
  .end-sm--8 {
    right: -8%; }
  .top-sm--6 {
    top: -6%; }
  .bottom-sm--6 {
    bottom: -6%; }
  .start-sm--6 {
    left: -6%; }
  .end-sm--6 {
    right: -6%; }
  .top-sm--4 {
    top: -4%; }
  .bottom-sm--4 {
    bottom: -4%; }
  .start-sm--4 {
    left: -4%; }
  .end-sm--4 {
    right: -4%; }
  .top-sm--2 {
    top: -2%; }
  .bottom-sm--2 {
    bottom: -2%; }
  .start-sm--2 {
    left: -2%; }
  .end-sm--2 {
    right: -2%; }
  .top-sm-0 {
    top: 0%; }
  .bottom-sm-0 {
    bottom: 0%; }
  .start-sm-0 {
    left: 0%; }
  .end-sm-0 {
    right: 0%; }
  .top-sm-2 {
    top: 2%; }
  .bottom-sm-2 {
    bottom: 2%; }
  .start-sm-2 {
    left: 2%; }
  .end-sm-2 {
    right: 2%; }
  .top-sm-4 {
    top: 4%; }
  .bottom-sm-4 {
    bottom: 4%; }
  .start-sm-4 {
    left: 4%; }
  .end-sm-4 {
    right: 4%; }
  .top-sm-6 {
    top: 6%; }
  .bottom-sm-6 {
    bottom: 6%; }
  .start-sm-6 {
    left: 6%; }
  .end-sm-6 {
    right: 6%; }
  .top-sm-8 {
    top: 8%; }
  .bottom-sm-8 {
    bottom: 8%; }
  .start-sm-8 {
    left: 8%; }
  .end-sm-8 {
    right: 8%; }
  .top-sm-10 {
    top: 10%; }
  .bottom-sm-10 {
    bottom: 10%; }
  .start-sm-10 {
    left: 10%; }
  .end-sm-10 {
    right: 10%; }
  .top-sm-12 {
    top: 12%; }
  .bottom-sm-12 {
    bottom: 12%; }
  .start-sm-12 {
    left: 12%; }
  .end-sm-12 {
    right: 12%; }
  .top-sm-14 {
    top: 14%; }
  .bottom-sm-14 {
    bottom: 14%; }
  .start-sm-14 {
    left: 14%; }
  .end-sm-14 {
    right: 14%; }
  .top-sm-16 {
    top: 16%; }
  .bottom-sm-16 {
    bottom: 16%; }
  .start-sm-16 {
    left: 16%; }
  .end-sm-16 {
    right: 16%; }
  .top-sm-18 {
    top: 18%; }
  .bottom-sm-18 {
    bottom: 18%; }
  .start-sm-18 {
    left: 18%; }
  .end-sm-18 {
    right: 18%; }
  .top-sm-20 {
    top: 20%; }
  .bottom-sm-20 {
    bottom: 20%; }
  .start-sm-20 {
    left: 20%; }
  .end-sm-20 {
    right: 20%; }
  .top-sm-22 {
    top: 22%; }
  .bottom-sm-22 {
    bottom: 22%; }
  .start-sm-22 {
    left: 22%; }
  .end-sm-22 {
    right: 22%; }
  .top-sm-24 {
    top: 24%; }
  .bottom-sm-24 {
    bottom: 24%; }
  .start-sm-24 {
    left: 24%; }
  .end-sm-24 {
    right: 24%; }
  .top-sm-26 {
    top: 26%; }
  .bottom-sm-26 {
    bottom: 26%; }
  .start-sm-26 {
    left: 26%; }
  .end-sm-26 {
    right: 26%; }
  .top-sm-28 {
    top: 28%; }
  .bottom-sm-28 {
    bottom: 28%; }
  .start-sm-28 {
    left: 28%; }
  .end-sm-28 {
    right: 28%; }
  .top-sm-30 {
    top: 30%; }
  .bottom-sm-30 {
    bottom: 30%; }
  .start-sm-30 {
    left: 30%; }
  .end-sm-30 {
    right: 30%; }
  .top-sm-32 {
    top: 32%; }
  .bottom-sm-32 {
    bottom: 32%; }
  .start-sm-32 {
    left: 32%; }
  .end-sm-32 {
    right: 32%; }
  .top-sm-34 {
    top: 34%; }
  .bottom-sm-34 {
    bottom: 34%; }
  .start-sm-34 {
    left: 34%; }
  .end-sm-34 {
    right: 34%; }
  .top-sm-36 {
    top: 36%; }
  .bottom-sm-36 {
    bottom: 36%; }
  .start-sm-36 {
    left: 36%; }
  .end-sm-36 {
    right: 36%; }
  .top-sm-38 {
    top: 38%; }
  .bottom-sm-38 {
    bottom: 38%; }
  .start-sm-38 {
    left: 38%; }
  .end-sm-38 {
    right: 38%; }
  .top-sm-40 {
    top: 40%; }
  .bottom-sm-40 {
    bottom: 40%; }
  .start-sm-40 {
    left: 40%; }
  .end-sm-40 {
    right: 40%; }
  .top-sm-42 {
    top: 42%; }
  .bottom-sm-42 {
    bottom: 42%; }
  .start-sm-42 {
    left: 42%; }
  .end-sm-42 {
    right: 42%; }
  .top-sm-44 {
    top: 44%; }
  .bottom-sm-44 {
    bottom: 44%; }
  .start-sm-44 {
    left: 44%; }
  .end-sm-44 {
    right: 44%; }
  .top-sm-46 {
    top: 46%; }
  .bottom-sm-46 {
    bottom: 46%; }
  .start-sm-46 {
    left: 46%; }
  .end-sm-46 {
    right: 46%; }
  .top-sm-48 {
    top: 48%; }
  .bottom-sm-48 {
    bottom: 48%; }
  .start-sm-48 {
    left: 48%; }
  .end-sm-48 {
    right: 48%; }
  .top-sm-50 {
    top: 50%; }
  .bottom-sm-50 {
    bottom: 50%; }
  .start-sm-50 {
    left: 50%; }
  .end-sm-50 {
    right: 50%; }
  .top-sm-52 {
    top: 52%; }
  .bottom-sm-52 {
    bottom: 52%; }
  .start-sm-52 {
    left: 52%; }
  .end-sm-52 {
    right: 52%; }
  .top-sm-54 {
    top: 54%; }
  .bottom-sm-54 {
    bottom: 54%; }
  .start-sm-54 {
    left: 54%; }
  .end-sm-54 {
    right: 54%; }
  .top-sm-56 {
    top: 56%; }
  .bottom-sm-56 {
    bottom: 56%; }
  .start-sm-56 {
    left: 56%; }
  .end-sm-56 {
    right: 56%; }
  .top-sm-58 {
    top: 58%; }
  .bottom-sm-58 {
    bottom: 58%; }
  .start-sm-58 {
    left: 58%; }
  .end-sm-58 {
    right: 58%; }
  .top-sm-60 {
    top: 60%; }
  .bottom-sm-60 {
    bottom: 60%; }
  .start-sm-60 {
    left: 60%; }
  .end-sm-60 {
    right: 60%; }
  .top-sm-62 {
    top: 62%; }
  .bottom-sm-62 {
    bottom: 62%; }
  .start-sm-62 {
    left: 62%; }
  .end-sm-62 {
    right: 62%; }
  .top-sm-64 {
    top: 64%; }
  .bottom-sm-64 {
    bottom: 64%; }
  .start-sm-64 {
    left: 64%; }
  .end-sm-64 {
    right: 64%; }
  .top-sm-66 {
    top: 66%; }
  .bottom-sm-66 {
    bottom: 66%; }
  .start-sm-66 {
    left: 66%; }
  .end-sm-66 {
    right: 66%; }
  .top-sm-68 {
    top: 68%; }
  .bottom-sm-68 {
    bottom: 68%; }
  .start-sm-68 {
    left: 68%; }
  .end-sm-68 {
    right: 68%; }
  .top-sm-70 {
    top: 70%; }
  .bottom-sm-70 {
    bottom: 70%; }
  .start-sm-70 {
    left: 70%; }
  .end-sm-70 {
    right: 70%; }
  .top-sm-72 {
    top: 72%; }
  .bottom-sm-72 {
    bottom: 72%; }
  .start-sm-72 {
    left: 72%; }
  .end-sm-72 {
    right: 72%; }
  .top-sm-74 {
    top: 74%; }
  .bottom-sm-74 {
    bottom: 74%; }
  .start-sm-74 {
    left: 74%; }
  .end-sm-74 {
    right: 74%; }
  .top-sm-76 {
    top: 76%; }
  .bottom-sm-76 {
    bottom: 76%; }
  .start-sm-76 {
    left: 76%; }
  .end-sm-76 {
    right: 76%; }
  .top-sm-78 {
    top: 78%; }
  .bottom-sm-78 {
    bottom: 78%; }
  .start-sm-78 {
    left: 78%; }
  .end-sm-78 {
    right: 78%; }
  .top-sm-80 {
    top: 80%; }
  .bottom-sm-80 {
    bottom: 80%; }
  .start-sm-80 {
    left: 80%; }
  .end-sm-80 {
    right: 80%; }
  .top-sm-82 {
    top: 82%; }
  .bottom-sm-82 {
    bottom: 82%; }
  .start-sm-82 {
    left: 82%; }
  .end-sm-82 {
    right: 82%; }
  .top-sm-84 {
    top: 84%; }
  .bottom-sm-84 {
    bottom: 84%; }
  .start-sm-84 {
    left: 84%; }
  .end-sm-84 {
    right: 84%; }
  .top-sm-86 {
    top: 86%; }
  .bottom-sm-86 {
    bottom: 86%; }
  .start-sm-86 {
    left: 86%; }
  .end-sm-86 {
    right: 86%; }
  .top-sm-88 {
    top: 88%; }
  .bottom-sm-88 {
    bottom: 88%; }
  .start-sm-88 {
    left: 88%; }
  .end-sm-88 {
    right: 88%; }
  .top-sm-90 {
    top: 90%; }
  .bottom-sm-90 {
    bottom: 90%; }
  .start-sm-90 {
    left: 90%; }
  .end-sm-90 {
    right: 90%; }
  .top-sm-92 {
    top: 92%; }
  .bottom-sm-92 {
    bottom: 92%; }
  .start-sm-92 {
    left: 92%; }
  .end-sm-92 {
    right: 92%; }
  .top-sm-94 {
    top: 94%; }
  .bottom-sm-94 {
    bottom: 94%; }
  .start-sm-94 {
    left: 94%; }
  .end-sm-94 {
    right: 94%; }
  .top-sm-96 {
    top: 96%; }
  .bottom-sm-96 {
    bottom: 96%; }
  .start-sm-96 {
    left: 96%; }
  .end-sm-96 {
    right: 96%; }
  .top-sm-98 {
    top: 98%; }
  .bottom-sm-98 {
    bottom: 98%; }
  .start-sm-98 {
    left: 98%; }
  .end-sm-98 {
    right: 98%; }
  .top-sm-100 {
    top: 100%; }
  .bottom-sm-100 {
    bottom: 100%; }
  .start-sm-100 {
    left: 100%; }
  .end-sm-100 {
    right: 100%; } }

@media (min-width: 768px) {
  .top-md--100 {
    top: -100%; }
  .bottom-md--100 {
    bottom: -100%; }
  .start-md--100 {
    left: -100%; }
  .end-md--100 {
    right: -100%; }
  .top-md--98 {
    top: -98%; }
  .bottom-md--98 {
    bottom: -98%; }
  .start-md--98 {
    left: -98%; }
  .end-md--98 {
    right: -98%; }
  .top-md--96 {
    top: -96%; }
  .bottom-md--96 {
    bottom: -96%; }
  .start-md--96 {
    left: -96%; }
  .end-md--96 {
    right: -96%; }
  .top-md--94 {
    top: -94%; }
  .bottom-md--94 {
    bottom: -94%; }
  .start-md--94 {
    left: -94%; }
  .end-md--94 {
    right: -94%; }
  .top-md--92 {
    top: -92%; }
  .bottom-md--92 {
    bottom: -92%; }
  .start-md--92 {
    left: -92%; }
  .end-md--92 {
    right: -92%; }
  .top-md--90 {
    top: -90%; }
  .bottom-md--90 {
    bottom: -90%; }
  .start-md--90 {
    left: -90%; }
  .end-md--90 {
    right: -90%; }
  .top-md--88 {
    top: -88%; }
  .bottom-md--88 {
    bottom: -88%; }
  .start-md--88 {
    left: -88%; }
  .end-md--88 {
    right: -88%; }
  .top-md--86 {
    top: -86%; }
  .bottom-md--86 {
    bottom: -86%; }
  .start-md--86 {
    left: -86%; }
  .end-md--86 {
    right: -86%; }
  .top-md--84 {
    top: -84%; }
  .bottom-md--84 {
    bottom: -84%; }
  .start-md--84 {
    left: -84%; }
  .end-md--84 {
    right: -84%; }
  .top-md--82 {
    top: -82%; }
  .bottom-md--82 {
    bottom: -82%; }
  .start-md--82 {
    left: -82%; }
  .end-md--82 {
    right: -82%; }
  .top-md--80 {
    top: -80%; }
  .bottom-md--80 {
    bottom: -80%; }
  .start-md--80 {
    left: -80%; }
  .end-md--80 {
    right: -80%; }
  .top-md--78 {
    top: -78%; }
  .bottom-md--78 {
    bottom: -78%; }
  .start-md--78 {
    left: -78%; }
  .end-md--78 {
    right: -78%; }
  .top-md--76 {
    top: -76%; }
  .bottom-md--76 {
    bottom: -76%; }
  .start-md--76 {
    left: -76%; }
  .end-md--76 {
    right: -76%; }
  .top-md--74 {
    top: -74%; }
  .bottom-md--74 {
    bottom: -74%; }
  .start-md--74 {
    left: -74%; }
  .end-md--74 {
    right: -74%; }
  .top-md--72 {
    top: -72%; }
  .bottom-md--72 {
    bottom: -72%; }
  .start-md--72 {
    left: -72%; }
  .end-md--72 {
    right: -72%; }
  .top-md--70 {
    top: -70%; }
  .bottom-md--70 {
    bottom: -70%; }
  .start-md--70 {
    left: -70%; }
  .end-md--70 {
    right: -70%; }
  .top-md--68 {
    top: -68%; }
  .bottom-md--68 {
    bottom: -68%; }
  .start-md--68 {
    left: -68%; }
  .end-md--68 {
    right: -68%; }
  .top-md--66 {
    top: -66%; }
  .bottom-md--66 {
    bottom: -66%; }
  .start-md--66 {
    left: -66%; }
  .end-md--66 {
    right: -66%; }
  .top-md--64 {
    top: -64%; }
  .bottom-md--64 {
    bottom: -64%; }
  .start-md--64 {
    left: -64%; }
  .end-md--64 {
    right: -64%; }
  .top-md--62 {
    top: -62%; }
  .bottom-md--62 {
    bottom: -62%; }
  .start-md--62 {
    left: -62%; }
  .end-md--62 {
    right: -62%; }
  .top-md--60 {
    top: -60%; }
  .bottom-md--60 {
    bottom: -60%; }
  .start-md--60 {
    left: -60%; }
  .end-md--60 {
    right: -60%; }
  .top-md--58 {
    top: -58%; }
  .bottom-md--58 {
    bottom: -58%; }
  .start-md--58 {
    left: -58%; }
  .end-md--58 {
    right: -58%; }
  .top-md--56 {
    top: -56%; }
  .bottom-md--56 {
    bottom: -56%; }
  .start-md--56 {
    left: -56%; }
  .end-md--56 {
    right: -56%; }
  .top-md--54 {
    top: -54%; }
  .bottom-md--54 {
    bottom: -54%; }
  .start-md--54 {
    left: -54%; }
  .end-md--54 {
    right: -54%; }
  .top-md--52 {
    top: -52%; }
  .bottom-md--52 {
    bottom: -52%; }
  .start-md--52 {
    left: -52%; }
  .end-md--52 {
    right: -52%; }
  .top-md--50 {
    top: -50%; }
  .bottom-md--50 {
    bottom: -50%; }
  .start-md--50 {
    left: -50%; }
  .end-md--50 {
    right: -50%; }
  .top-md--48 {
    top: -48%; }
  .bottom-md--48 {
    bottom: -48%; }
  .start-md--48 {
    left: -48%; }
  .end-md--48 {
    right: -48%; }
  .top-md--46 {
    top: -46%; }
  .bottom-md--46 {
    bottom: -46%; }
  .start-md--46 {
    left: -46%; }
  .end-md--46 {
    right: -46%; }
  .top-md--44 {
    top: -44%; }
  .bottom-md--44 {
    bottom: -44%; }
  .start-md--44 {
    left: -44%; }
  .end-md--44 {
    right: -44%; }
  .top-md--42 {
    top: -42%; }
  .bottom-md--42 {
    bottom: -42%; }
  .start-md--42 {
    left: -42%; }
  .end-md--42 {
    right: -42%; }
  .top-md--40 {
    top: -40%; }
  .bottom-md--40 {
    bottom: -40%; }
  .start-md--40 {
    left: -40%; }
  .end-md--40 {
    right: -40%; }
  .top-md--38 {
    top: -38%; }
  .bottom-md--38 {
    bottom: -38%; }
  .start-md--38 {
    left: -38%; }
  .end-md--38 {
    right: -38%; }
  .top-md--36 {
    top: -36%; }
  .bottom-md--36 {
    bottom: -36%; }
  .start-md--36 {
    left: -36%; }
  .end-md--36 {
    right: -36%; }
  .top-md--34 {
    top: -34%; }
  .bottom-md--34 {
    bottom: -34%; }
  .start-md--34 {
    left: -34%; }
  .end-md--34 {
    right: -34%; }
  .top-md--32 {
    top: -32%; }
  .bottom-md--32 {
    bottom: -32%; }
  .start-md--32 {
    left: -32%; }
  .end-md--32 {
    right: -32%; }
  .top-md--30 {
    top: -30%; }
  .bottom-md--30 {
    bottom: -30%; }
  .start-md--30 {
    left: -30%; }
  .end-md--30 {
    right: -30%; }
  .top-md--28 {
    top: -28%; }
  .bottom-md--28 {
    bottom: -28%; }
  .start-md--28 {
    left: -28%; }
  .end-md--28 {
    right: -28%; }
  .top-md--26 {
    top: -26%; }
  .bottom-md--26 {
    bottom: -26%; }
  .start-md--26 {
    left: -26%; }
  .end-md--26 {
    right: -26%; }
  .top-md--24 {
    top: -24%; }
  .bottom-md--24 {
    bottom: -24%; }
  .start-md--24 {
    left: -24%; }
  .end-md--24 {
    right: -24%; }
  .top-md--22 {
    top: -22%; }
  .bottom-md--22 {
    bottom: -22%; }
  .start-md--22 {
    left: -22%; }
  .end-md--22 {
    right: -22%; }
  .top-md--20 {
    top: -20%; }
  .bottom-md--20 {
    bottom: -20%; }
  .start-md--20 {
    left: -20%; }
  .end-md--20 {
    right: -20%; }
  .top-md--18 {
    top: -18%; }
  .bottom-md--18 {
    bottom: -18%; }
  .start-md--18 {
    left: -18%; }
  .end-md--18 {
    right: -18%; }
  .top-md--16 {
    top: -16%; }
  .bottom-md--16 {
    bottom: -16%; }
  .start-md--16 {
    left: -16%; }
  .end-md--16 {
    right: -16%; }
  .top-md--14 {
    top: -14%; }
  .bottom-md--14 {
    bottom: -14%; }
  .start-md--14 {
    left: -14%; }
  .end-md--14 {
    right: -14%; }
  .top-md--12 {
    top: -12%; }
  .bottom-md--12 {
    bottom: -12%; }
  .start-md--12 {
    left: -12%; }
  .end-md--12 {
    right: -12%; }
  .top-md--10 {
    top: -10%; }
  .bottom-md--10 {
    bottom: -10%; }
  .start-md--10 {
    left: -10%; }
  .end-md--10 {
    right: -10%; }
  .top-md--8 {
    top: -8%; }
  .bottom-md--8 {
    bottom: -8%; }
  .start-md--8 {
    left: -8%; }
  .end-md--8 {
    right: -8%; }
  .top-md--6 {
    top: -6%; }
  .bottom-md--6 {
    bottom: -6%; }
  .start-md--6 {
    left: -6%; }
  .end-md--6 {
    right: -6%; }
  .top-md--4 {
    top: -4%; }
  .bottom-md--4 {
    bottom: -4%; }
  .start-md--4 {
    left: -4%; }
  .end-md--4 {
    right: -4%; }
  .top-md--2 {
    top: -2%; }
  .bottom-md--2 {
    bottom: -2%; }
  .start-md--2 {
    left: -2%; }
  .end-md--2 {
    right: -2%; }
  .top-md-0 {
    top: 0%; }
  .bottom-md-0 {
    bottom: 0%; }
  .start-md-0 {
    left: 0%; }
  .end-md-0 {
    right: 0%; }
  .top-md-2 {
    top: 2%; }
  .bottom-md-2 {
    bottom: 2%; }
  .start-md-2 {
    left: 2%; }
  .end-md-2 {
    right: 2%; }
  .top-md-4 {
    top: 4%; }
  .bottom-md-4 {
    bottom: 4%; }
  .start-md-4 {
    left: 4%; }
  .end-md-4 {
    right: 4%; }
  .top-md-6 {
    top: 6%; }
  .bottom-md-6 {
    bottom: 6%; }
  .start-md-6 {
    left: 6%; }
  .end-md-6 {
    right: 6%; }
  .top-md-8 {
    top: 8%; }
  .bottom-md-8 {
    bottom: 8%; }
  .start-md-8 {
    left: 8%; }
  .end-md-8 {
    right: 8%; }
  .top-md-10 {
    top: 10%; }
  .bottom-md-10 {
    bottom: 10%; }
  .start-md-10 {
    left: 10%; }
  .end-md-10 {
    right: 10%; }
  .top-md-12 {
    top: 12%; }
  .bottom-md-12 {
    bottom: 12%; }
  .start-md-12 {
    left: 12%; }
  .end-md-12 {
    right: 12%; }
  .top-md-14 {
    top: 14%; }
  .bottom-md-14 {
    bottom: 14%; }
  .start-md-14 {
    left: 14%; }
  .end-md-14 {
    right: 14%; }
  .top-md-16 {
    top: 16%; }
  .bottom-md-16 {
    bottom: 16%; }
  .start-md-16 {
    left: 16%; }
  .end-md-16 {
    right: 16%; }
  .top-md-18 {
    top: 18%; }
  .bottom-md-18 {
    bottom: 18%; }
  .start-md-18 {
    left: 18%; }
  .end-md-18 {
    right: 18%; }
  .top-md-20 {
    top: 20%; }
  .bottom-md-20 {
    bottom: 20%; }
  .start-md-20 {
    left: 20%; }
  .end-md-20 {
    right: 20%; }
  .top-md-22 {
    top: 22%; }
  .bottom-md-22 {
    bottom: 22%; }
  .start-md-22 {
    left: 22%; }
  .end-md-22 {
    right: 22%; }
  .top-md-24 {
    top: 24%; }
  .bottom-md-24 {
    bottom: 24%; }
  .start-md-24 {
    left: 24%; }
  .end-md-24 {
    right: 24%; }
  .top-md-26 {
    top: 26%; }
  .bottom-md-26 {
    bottom: 26%; }
  .start-md-26 {
    left: 26%; }
  .end-md-26 {
    right: 26%; }
  .top-md-28 {
    top: 28%; }
  .bottom-md-28 {
    bottom: 28%; }
  .start-md-28 {
    left: 28%; }
  .end-md-28 {
    right: 28%; }
  .top-md-30 {
    top: 30%; }
  .bottom-md-30 {
    bottom: 30%; }
  .start-md-30 {
    left: 30%; }
  .end-md-30 {
    right: 30%; }
  .top-md-32 {
    top: 32%; }
  .bottom-md-32 {
    bottom: 32%; }
  .start-md-32 {
    left: 32%; }
  .end-md-32 {
    right: 32%; }
  .top-md-34 {
    top: 34%; }
  .bottom-md-34 {
    bottom: 34%; }
  .start-md-34 {
    left: 34%; }
  .end-md-34 {
    right: 34%; }
  .top-md-36 {
    top: 36%; }
  .bottom-md-36 {
    bottom: 36%; }
  .start-md-36 {
    left: 36%; }
  .end-md-36 {
    right: 36%; }
  .top-md-38 {
    top: 38%; }
  .bottom-md-38 {
    bottom: 38%; }
  .start-md-38 {
    left: 38%; }
  .end-md-38 {
    right: 38%; }
  .top-md-40 {
    top: 40%; }
  .bottom-md-40 {
    bottom: 40%; }
  .start-md-40 {
    left: 40%; }
  .end-md-40 {
    right: 40%; }
  .top-md-42 {
    top: 42%; }
  .bottom-md-42 {
    bottom: 42%; }
  .start-md-42 {
    left: 42%; }
  .end-md-42 {
    right: 42%; }
  .top-md-44 {
    top: 44%; }
  .bottom-md-44 {
    bottom: 44%; }
  .start-md-44 {
    left: 44%; }
  .end-md-44 {
    right: 44%; }
  .top-md-46 {
    top: 46%; }
  .bottom-md-46 {
    bottom: 46%; }
  .start-md-46 {
    left: 46%; }
  .end-md-46 {
    right: 46%; }
  .top-md-48 {
    top: 48%; }
  .bottom-md-48 {
    bottom: 48%; }
  .start-md-48 {
    left: 48%; }
  .end-md-48 {
    right: 48%; }
  .top-md-50 {
    top: 50%; }
  .bottom-md-50 {
    bottom: 50%; }
  .start-md-50 {
    left: 50%; }
  .end-md-50 {
    right: 50%; }
  .top-md-52 {
    top: 52%; }
  .bottom-md-52 {
    bottom: 52%; }
  .start-md-52 {
    left: 52%; }
  .end-md-52 {
    right: 52%; }
  .top-md-54 {
    top: 54%; }
  .bottom-md-54 {
    bottom: 54%; }
  .start-md-54 {
    left: 54%; }
  .end-md-54 {
    right: 54%; }
  .top-md-56 {
    top: 56%; }
  .bottom-md-56 {
    bottom: 56%; }
  .start-md-56 {
    left: 56%; }
  .end-md-56 {
    right: 56%; }
  .top-md-58 {
    top: 58%; }
  .bottom-md-58 {
    bottom: 58%; }
  .start-md-58 {
    left: 58%; }
  .end-md-58 {
    right: 58%; }
  .top-md-60 {
    top: 60%; }
  .bottom-md-60 {
    bottom: 60%; }
  .start-md-60 {
    left: 60%; }
  .end-md-60 {
    right: 60%; }
  .top-md-62 {
    top: 62%; }
  .bottom-md-62 {
    bottom: 62%; }
  .start-md-62 {
    left: 62%; }
  .end-md-62 {
    right: 62%; }
  .top-md-64 {
    top: 64%; }
  .bottom-md-64 {
    bottom: 64%; }
  .start-md-64 {
    left: 64%; }
  .end-md-64 {
    right: 64%; }
  .top-md-66 {
    top: 66%; }
  .bottom-md-66 {
    bottom: 66%; }
  .start-md-66 {
    left: 66%; }
  .end-md-66 {
    right: 66%; }
  .top-md-68 {
    top: 68%; }
  .bottom-md-68 {
    bottom: 68%; }
  .start-md-68 {
    left: 68%; }
  .end-md-68 {
    right: 68%; }
  .top-md-70 {
    top: 70%; }
  .bottom-md-70 {
    bottom: 70%; }
  .start-md-70 {
    left: 70%; }
  .end-md-70 {
    right: 70%; }
  .top-md-72 {
    top: 72%; }
  .bottom-md-72 {
    bottom: 72%; }
  .start-md-72 {
    left: 72%; }
  .end-md-72 {
    right: 72%; }
  .top-md-74 {
    top: 74%; }
  .bottom-md-74 {
    bottom: 74%; }
  .start-md-74 {
    left: 74%; }
  .end-md-74 {
    right: 74%; }
  .top-md-76 {
    top: 76%; }
  .bottom-md-76 {
    bottom: 76%; }
  .start-md-76 {
    left: 76%; }
  .end-md-76 {
    right: 76%; }
  .top-md-78 {
    top: 78%; }
  .bottom-md-78 {
    bottom: 78%; }
  .start-md-78 {
    left: 78%; }
  .end-md-78 {
    right: 78%; }
  .top-md-80 {
    top: 80%; }
  .bottom-md-80 {
    bottom: 80%; }
  .start-md-80 {
    left: 80%; }
  .end-md-80 {
    right: 80%; }
  .top-md-82 {
    top: 82%; }
  .bottom-md-82 {
    bottom: 82%; }
  .start-md-82 {
    left: 82%; }
  .end-md-82 {
    right: 82%; }
  .top-md-84 {
    top: 84%; }
  .bottom-md-84 {
    bottom: 84%; }
  .start-md-84 {
    left: 84%; }
  .end-md-84 {
    right: 84%; }
  .top-md-86 {
    top: 86%; }
  .bottom-md-86 {
    bottom: 86%; }
  .start-md-86 {
    left: 86%; }
  .end-md-86 {
    right: 86%; }
  .top-md-88 {
    top: 88%; }
  .bottom-md-88 {
    bottom: 88%; }
  .start-md-88 {
    left: 88%; }
  .end-md-88 {
    right: 88%; }
  .top-md-90 {
    top: 90%; }
  .bottom-md-90 {
    bottom: 90%; }
  .start-md-90 {
    left: 90%; }
  .end-md-90 {
    right: 90%; }
  .top-md-92 {
    top: 92%; }
  .bottom-md-92 {
    bottom: 92%; }
  .start-md-92 {
    left: 92%; }
  .end-md-92 {
    right: 92%; }
  .top-md-94 {
    top: 94%; }
  .bottom-md-94 {
    bottom: 94%; }
  .start-md-94 {
    left: 94%; }
  .end-md-94 {
    right: 94%; }
  .top-md-96 {
    top: 96%; }
  .bottom-md-96 {
    bottom: 96%; }
  .start-md-96 {
    left: 96%; }
  .end-md-96 {
    right: 96%; }
  .top-md-98 {
    top: 98%; }
  .bottom-md-98 {
    bottom: 98%; }
  .start-md-98 {
    left: 98%; }
  .end-md-98 {
    right: 98%; }
  .top-md-100 {
    top: 100%; }
  .bottom-md-100 {
    bottom: 100%; }
  .start-md-100 {
    left: 100%; }
  .end-md-100 {
    right: 100%; } }

@media (min-width: 992px) {
  .top-lg--100 {
    top: -100%; }
  .bottom-lg--100 {
    bottom: -100%; }
  .start-lg--100 {
    left: -100%; }
  .end-lg--100 {
    right: -100%; }
  .top-lg--98 {
    top: -98%; }
  .bottom-lg--98 {
    bottom: -98%; }
  .start-lg--98 {
    left: -98%; }
  .end-lg--98 {
    right: -98%; }
  .top-lg--96 {
    top: -96%; }
  .bottom-lg--96 {
    bottom: -96%; }
  .start-lg--96 {
    left: -96%; }
  .end-lg--96 {
    right: -96%; }
  .top-lg--94 {
    top: -94%; }
  .bottom-lg--94 {
    bottom: -94%; }
  .start-lg--94 {
    left: -94%; }
  .end-lg--94 {
    right: -94%; }
  .top-lg--92 {
    top: -92%; }
  .bottom-lg--92 {
    bottom: -92%; }
  .start-lg--92 {
    left: -92%; }
  .end-lg--92 {
    right: -92%; }
  .top-lg--90 {
    top: -90%; }
  .bottom-lg--90 {
    bottom: -90%; }
  .start-lg--90 {
    left: -90%; }
  .end-lg--90 {
    right: -90%; }
  .top-lg--88 {
    top: -88%; }
  .bottom-lg--88 {
    bottom: -88%; }
  .start-lg--88 {
    left: -88%; }
  .end-lg--88 {
    right: -88%; }
  .top-lg--86 {
    top: -86%; }
  .bottom-lg--86 {
    bottom: -86%; }
  .start-lg--86 {
    left: -86%; }
  .end-lg--86 {
    right: -86%; }
  .top-lg--84 {
    top: -84%; }
  .bottom-lg--84 {
    bottom: -84%; }
  .start-lg--84 {
    left: -84%; }
  .end-lg--84 {
    right: -84%; }
  .top-lg--82 {
    top: -82%; }
  .bottom-lg--82 {
    bottom: -82%; }
  .start-lg--82 {
    left: -82%; }
  .end-lg--82 {
    right: -82%; }
  .top-lg--80 {
    top: -80%; }
  .bottom-lg--80 {
    bottom: -80%; }
  .start-lg--80 {
    left: -80%; }
  .end-lg--80 {
    right: -80%; }
  .top-lg--78 {
    top: -78%; }
  .bottom-lg--78 {
    bottom: -78%; }
  .start-lg--78 {
    left: -78%; }
  .end-lg--78 {
    right: -78%; }
  .top-lg--76 {
    top: -76%; }
  .bottom-lg--76 {
    bottom: -76%; }
  .start-lg--76 {
    left: -76%; }
  .end-lg--76 {
    right: -76%; }
  .top-lg--74 {
    top: -74%; }
  .bottom-lg--74 {
    bottom: -74%; }
  .start-lg--74 {
    left: -74%; }
  .end-lg--74 {
    right: -74%; }
  .top-lg--72 {
    top: -72%; }
  .bottom-lg--72 {
    bottom: -72%; }
  .start-lg--72 {
    left: -72%; }
  .end-lg--72 {
    right: -72%; }
  .top-lg--70 {
    top: -70%; }
  .bottom-lg--70 {
    bottom: -70%; }
  .start-lg--70 {
    left: -70%; }
  .end-lg--70 {
    right: -70%; }
  .top-lg--68 {
    top: -68%; }
  .bottom-lg--68 {
    bottom: -68%; }
  .start-lg--68 {
    left: -68%; }
  .end-lg--68 {
    right: -68%; }
  .top-lg--66 {
    top: -66%; }
  .bottom-lg--66 {
    bottom: -66%; }
  .start-lg--66 {
    left: -66%; }
  .end-lg--66 {
    right: -66%; }
  .top-lg--64 {
    top: -64%; }
  .bottom-lg--64 {
    bottom: -64%; }
  .start-lg--64 {
    left: -64%; }
  .end-lg--64 {
    right: -64%; }
  .top-lg--62 {
    top: -62%; }
  .bottom-lg--62 {
    bottom: -62%; }
  .start-lg--62 {
    left: -62%; }
  .end-lg--62 {
    right: -62%; }
  .top-lg--60 {
    top: -60%; }
  .bottom-lg--60 {
    bottom: -60%; }
  .start-lg--60 {
    left: -60%; }
  .end-lg--60 {
    right: -60%; }
  .top-lg--58 {
    top: -58%; }
  .bottom-lg--58 {
    bottom: -58%; }
  .start-lg--58 {
    left: -58%; }
  .end-lg--58 {
    right: -58%; }
  .top-lg--56 {
    top: -56%; }
  .bottom-lg--56 {
    bottom: -56%; }
  .start-lg--56 {
    left: -56%; }
  .end-lg--56 {
    right: -56%; }
  .top-lg--54 {
    top: -54%; }
  .bottom-lg--54 {
    bottom: -54%; }
  .start-lg--54 {
    left: -54%; }
  .end-lg--54 {
    right: -54%; }
  .top-lg--52 {
    top: -52%; }
  .bottom-lg--52 {
    bottom: -52%; }
  .start-lg--52 {
    left: -52%; }
  .end-lg--52 {
    right: -52%; }
  .top-lg--50 {
    top: -50%; }
  .bottom-lg--50 {
    bottom: -50%; }
  .start-lg--50 {
    left: -50%; }
  .end-lg--50 {
    right: -50%; }
  .top-lg--48 {
    top: -48%; }
  .bottom-lg--48 {
    bottom: -48%; }
  .start-lg--48 {
    left: -48%; }
  .end-lg--48 {
    right: -48%; }
  .top-lg--46 {
    top: -46%; }
  .bottom-lg--46 {
    bottom: -46%; }
  .start-lg--46 {
    left: -46%; }
  .end-lg--46 {
    right: -46%; }
  .top-lg--44 {
    top: -44%; }
  .bottom-lg--44 {
    bottom: -44%; }
  .start-lg--44 {
    left: -44%; }
  .end-lg--44 {
    right: -44%; }
  .top-lg--42 {
    top: -42%; }
  .bottom-lg--42 {
    bottom: -42%; }
  .start-lg--42 {
    left: -42%; }
  .end-lg--42 {
    right: -42%; }
  .top-lg--40 {
    top: -40%; }
  .bottom-lg--40 {
    bottom: -40%; }
  .start-lg--40 {
    left: -40%; }
  .end-lg--40 {
    right: -40%; }
  .top-lg--38 {
    top: -38%; }
  .bottom-lg--38 {
    bottom: -38%; }
  .start-lg--38 {
    left: -38%; }
  .end-lg--38 {
    right: -38%; }
  .top-lg--36 {
    top: -36%; }
  .bottom-lg--36 {
    bottom: -36%; }
  .start-lg--36 {
    left: -36%; }
  .end-lg--36 {
    right: -36%; }
  .top-lg--34 {
    top: -34%; }
  .bottom-lg--34 {
    bottom: -34%; }
  .start-lg--34 {
    left: -34%; }
  .end-lg--34 {
    right: -34%; }
  .top-lg--32 {
    top: -32%; }
  .bottom-lg--32 {
    bottom: -32%; }
  .start-lg--32 {
    left: -32%; }
  .end-lg--32 {
    right: -32%; }
  .top-lg--30 {
    top: -30%; }
  .bottom-lg--30 {
    bottom: -30%; }
  .start-lg--30 {
    left: -30%; }
  .end-lg--30 {
    right: -30%; }
  .top-lg--28 {
    top: -28%; }
  .bottom-lg--28 {
    bottom: -28%; }
  .start-lg--28 {
    left: -28%; }
  .end-lg--28 {
    right: -28%; }
  .top-lg--26 {
    top: -26%; }
  .bottom-lg--26 {
    bottom: -26%; }
  .start-lg--26 {
    left: -26%; }
  .end-lg--26 {
    right: -26%; }
  .top-lg--24 {
    top: -24%; }
  .bottom-lg--24 {
    bottom: -24%; }
  .start-lg--24 {
    left: -24%; }
  .end-lg--24 {
    right: -24%; }
  .top-lg--22 {
    top: -22%; }
  .bottom-lg--22 {
    bottom: -22%; }
  .start-lg--22 {
    left: -22%; }
  .end-lg--22 {
    right: -22%; }
  .top-lg--20 {
    top: -20%; }
  .bottom-lg--20 {
    bottom: -20%; }
  .start-lg--20 {
    left: -20%; }
  .end-lg--20 {
    right: -20%; }
  .top-lg--18 {
    top: -18%; }
  .bottom-lg--18 {
    bottom: -18%; }
  .start-lg--18 {
    left: -18%; }
  .end-lg--18 {
    right: -18%; }
  .top-lg--16 {
    top: -16%; }
  .bottom-lg--16 {
    bottom: -16%; }
  .start-lg--16 {
    left: -16%; }
  .end-lg--16 {
    right: -16%; }
  .top-lg--14 {
    top: -14%; }
  .bottom-lg--14 {
    bottom: -14%; }
  .start-lg--14 {
    left: -14%; }
  .end-lg--14 {
    right: -14%; }
  .top-lg--12 {
    top: -12%; }
  .bottom-lg--12 {
    bottom: -12%; }
  .start-lg--12 {
    left: -12%; }
  .end-lg--12 {
    right: -12%; }
  .top-lg--10 {
    top: -10%; }
  .bottom-lg--10 {
    bottom: -10%; }
  .start-lg--10 {
    left: -10%; }
  .end-lg--10 {
    right: -10%; }
  .top-lg--8 {
    top: -8%; }
  .bottom-lg--8 {
    bottom: -8%; }
  .start-lg--8 {
    left: -8%; }
  .end-lg--8 {
    right: -8%; }
  .top-lg--6 {
    top: -6%; }
  .bottom-lg--6 {
    bottom: -6%; }
  .start-lg--6 {
    left: -6%; }
  .end-lg--6 {
    right: -6%; }
  .top-lg--4 {
    top: -4%; }
  .bottom-lg--4 {
    bottom: -4%; }
  .start-lg--4 {
    left: -4%; }
  .end-lg--4 {
    right: -4%; }
  .top-lg--2 {
    top: -2%; }
  .bottom-lg--2 {
    bottom: -2%; }
  .start-lg--2 {
    left: -2%; }
  .end-lg--2 {
    right: -2%; }
  .top-lg-0 {
    top: 0%; }
  .bottom-lg-0 {
    bottom: 0%; }
  .start-lg-0 {
    left: 0%; }
  .end-lg-0 {
    right: 0%; }
  .top-lg-2 {
    top: 2%; }
  .bottom-lg-2 {
    bottom: 2%; }
  .start-lg-2 {
    left: 2%; }
  .end-lg-2 {
    right: 2%; }
  .top-lg-4 {
    top: 4%; }
  .bottom-lg-4 {
    bottom: 4%; }
  .start-lg-4 {
    left: 4%; }
  .end-lg-4 {
    right: 4%; }
  .top-lg-6 {
    top: 6%; }
  .bottom-lg-6 {
    bottom: 6%; }
  .start-lg-6 {
    left: 6%; }
  .end-lg-6 {
    right: 6%; }
  .top-lg-8 {
    top: 8%; }
  .bottom-lg-8 {
    bottom: 8%; }
  .start-lg-8 {
    left: 8%; }
  .end-lg-8 {
    right: 8%; }
  .top-lg-10 {
    top: 10%; }
  .bottom-lg-10 {
    bottom: 10%; }
  .start-lg-10 {
    left: 10%; }
  .end-lg-10 {
    right: 10%; }
  .top-lg-12 {
    top: 12%; }
  .bottom-lg-12 {
    bottom: 12%; }
  .start-lg-12 {
    left: 12%; }
  .end-lg-12 {
    right: 12%; }
  .top-lg-14 {
    top: 14%; }
  .bottom-lg-14 {
    bottom: 14%; }
  .start-lg-14 {
    left: 14%; }
  .end-lg-14 {
    right: 14%; }
  .top-lg-16 {
    top: 16%; }
  .bottom-lg-16 {
    bottom: 16%; }
  .start-lg-16 {
    left: 16%; }
  .end-lg-16 {
    right: 16%; }
  .top-lg-18 {
    top: 18%; }
  .bottom-lg-18 {
    bottom: 18%; }
  .start-lg-18 {
    left: 18%; }
  .end-lg-18 {
    right: 18%; }
  .top-lg-20 {
    top: 20%; }
  .bottom-lg-20 {
    bottom: 20%; }
  .start-lg-20 {
    left: 20%; }
  .end-lg-20 {
    right: 20%; }
  .top-lg-22 {
    top: 22%; }
  .bottom-lg-22 {
    bottom: 22%; }
  .start-lg-22 {
    left: 22%; }
  .end-lg-22 {
    right: 22%; }
  .top-lg-24 {
    top: 24%; }
  .bottom-lg-24 {
    bottom: 24%; }
  .start-lg-24 {
    left: 24%; }
  .end-lg-24 {
    right: 24%; }
  .top-lg-26 {
    top: 26%; }
  .bottom-lg-26 {
    bottom: 26%; }
  .start-lg-26 {
    left: 26%; }
  .end-lg-26 {
    right: 26%; }
  .top-lg-28 {
    top: 28%; }
  .bottom-lg-28 {
    bottom: 28%; }
  .start-lg-28 {
    left: 28%; }
  .end-lg-28 {
    right: 28%; }
  .top-lg-30 {
    top: 30%; }
  .bottom-lg-30 {
    bottom: 30%; }
  .start-lg-30 {
    left: 30%; }
  .end-lg-30 {
    right: 30%; }
  .top-lg-32 {
    top: 32%; }
  .bottom-lg-32 {
    bottom: 32%; }
  .start-lg-32 {
    left: 32%; }
  .end-lg-32 {
    right: 32%; }
  .top-lg-34 {
    top: 34%; }
  .bottom-lg-34 {
    bottom: 34%; }
  .start-lg-34 {
    left: 34%; }
  .end-lg-34 {
    right: 34%; }
  .top-lg-36 {
    top: 36%; }
  .bottom-lg-36 {
    bottom: 36%; }
  .start-lg-36 {
    left: 36%; }
  .end-lg-36 {
    right: 36%; }
  .top-lg-38 {
    top: 38%; }
  .bottom-lg-38 {
    bottom: 38%; }
  .start-lg-38 {
    left: 38%; }
  .end-lg-38 {
    right: 38%; }
  .top-lg-40 {
    top: 40%; }
  .bottom-lg-40 {
    bottom: 40%; }
  .start-lg-40 {
    left: 40%; }
  .end-lg-40 {
    right: 40%; }
  .top-lg-42 {
    top: 42%; }
  .bottom-lg-42 {
    bottom: 42%; }
  .start-lg-42 {
    left: 42%; }
  .end-lg-42 {
    right: 42%; }
  .top-lg-44 {
    top: 44%; }
  .bottom-lg-44 {
    bottom: 44%; }
  .start-lg-44 {
    left: 44%; }
  .end-lg-44 {
    right: 44%; }
  .top-lg-46 {
    top: 46%; }
  .bottom-lg-46 {
    bottom: 46%; }
  .start-lg-46 {
    left: 46%; }
  .end-lg-46 {
    right: 46%; }
  .top-lg-48 {
    top: 48%; }
  .bottom-lg-48 {
    bottom: 48%; }
  .start-lg-48 {
    left: 48%; }
  .end-lg-48 {
    right: 48%; }
  .top-lg-50 {
    top: 50%; }
  .bottom-lg-50 {
    bottom: 50%; }
  .start-lg-50 {
    left: 50%; }
  .end-lg-50 {
    right: 50%; }
  .top-lg-52 {
    top: 52%; }
  .bottom-lg-52 {
    bottom: 52%; }
  .start-lg-52 {
    left: 52%; }
  .end-lg-52 {
    right: 52%; }
  .top-lg-54 {
    top: 54%; }
  .bottom-lg-54 {
    bottom: 54%; }
  .start-lg-54 {
    left: 54%; }
  .end-lg-54 {
    right: 54%; }
  .top-lg-56 {
    top: 56%; }
  .bottom-lg-56 {
    bottom: 56%; }
  .start-lg-56 {
    left: 56%; }
  .end-lg-56 {
    right: 56%; }
  .top-lg-58 {
    top: 58%; }
  .bottom-lg-58 {
    bottom: 58%; }
  .start-lg-58 {
    left: 58%; }
  .end-lg-58 {
    right: 58%; }
  .top-lg-60 {
    top: 60%; }
  .bottom-lg-60 {
    bottom: 60%; }
  .start-lg-60 {
    left: 60%; }
  .end-lg-60 {
    right: 60%; }
  .top-lg-62 {
    top: 62%; }
  .bottom-lg-62 {
    bottom: 62%; }
  .start-lg-62 {
    left: 62%; }
  .end-lg-62 {
    right: 62%; }
  .top-lg-64 {
    top: 64%; }
  .bottom-lg-64 {
    bottom: 64%; }
  .start-lg-64 {
    left: 64%; }
  .end-lg-64 {
    right: 64%; }
  .top-lg-66 {
    top: 66%; }
  .bottom-lg-66 {
    bottom: 66%; }
  .start-lg-66 {
    left: 66%; }
  .end-lg-66 {
    right: 66%; }
  .top-lg-68 {
    top: 68%; }
  .bottom-lg-68 {
    bottom: 68%; }
  .start-lg-68 {
    left: 68%; }
  .end-lg-68 {
    right: 68%; }
  .top-lg-70 {
    top: 70%; }
  .bottom-lg-70 {
    bottom: 70%; }
  .start-lg-70 {
    left: 70%; }
  .end-lg-70 {
    right: 70%; }
  .top-lg-72 {
    top: 72%; }
  .bottom-lg-72 {
    bottom: 72%; }
  .start-lg-72 {
    left: 72%; }
  .end-lg-72 {
    right: 72%; }
  .top-lg-74 {
    top: 74%; }
  .bottom-lg-74 {
    bottom: 74%; }
  .start-lg-74 {
    left: 74%; }
  .end-lg-74 {
    right: 74%; }
  .top-lg-76 {
    top: 76%; }
  .bottom-lg-76 {
    bottom: 76%; }
  .start-lg-76 {
    left: 76%; }
  .end-lg-76 {
    right: 76%; }
  .top-lg-78 {
    top: 78%; }
  .bottom-lg-78 {
    bottom: 78%; }
  .start-lg-78 {
    left: 78%; }
  .end-lg-78 {
    right: 78%; }
  .top-lg-80 {
    top: 80%; }
  .bottom-lg-80 {
    bottom: 80%; }
  .start-lg-80 {
    left: 80%; }
  .end-lg-80 {
    right: 80%; }
  .top-lg-82 {
    top: 82%; }
  .bottom-lg-82 {
    bottom: 82%; }
  .start-lg-82 {
    left: 82%; }
  .end-lg-82 {
    right: 82%; }
  .top-lg-84 {
    top: 84%; }
  .bottom-lg-84 {
    bottom: 84%; }
  .start-lg-84 {
    left: 84%; }
  .end-lg-84 {
    right: 84%; }
  .top-lg-86 {
    top: 86%; }
  .bottom-lg-86 {
    bottom: 86%; }
  .start-lg-86 {
    left: 86%; }
  .end-lg-86 {
    right: 86%; }
  .top-lg-88 {
    top: 88%; }
  .bottom-lg-88 {
    bottom: 88%; }
  .start-lg-88 {
    left: 88%; }
  .end-lg-88 {
    right: 88%; }
  .top-lg-90 {
    top: 90%; }
  .bottom-lg-90 {
    bottom: 90%; }
  .start-lg-90 {
    left: 90%; }
  .end-lg-90 {
    right: 90%; }
  .top-lg-92 {
    top: 92%; }
  .bottom-lg-92 {
    bottom: 92%; }
  .start-lg-92 {
    left: 92%; }
  .end-lg-92 {
    right: 92%; }
  .top-lg-94 {
    top: 94%; }
  .bottom-lg-94 {
    bottom: 94%; }
  .start-lg-94 {
    left: 94%; }
  .end-lg-94 {
    right: 94%; }
  .top-lg-96 {
    top: 96%; }
  .bottom-lg-96 {
    bottom: 96%; }
  .start-lg-96 {
    left: 96%; }
  .end-lg-96 {
    right: 96%; }
  .top-lg-98 {
    top: 98%; }
  .bottom-lg-98 {
    bottom: 98%; }
  .start-lg-98 {
    left: 98%; }
  .end-lg-98 {
    right: 98%; }
  .top-lg-100 {
    top: 100%; }
  .bottom-lg-100 {
    bottom: 100%; }
  .start-lg-100 {
    left: 100%; }
  .end-lg-100 {
    right: 100%; } }

@media (min-width: 1200px) {
  .top-xl--100 {
    top: -100%; }
  .bottom-xl--100 {
    bottom: -100%; }
  .start-xl--100 {
    left: -100%; }
  .end-xl--100 {
    right: -100%; }
  .top-xl--98 {
    top: -98%; }
  .bottom-xl--98 {
    bottom: -98%; }
  .start-xl--98 {
    left: -98%; }
  .end-xl--98 {
    right: -98%; }
  .top-xl--96 {
    top: -96%; }
  .bottom-xl--96 {
    bottom: -96%; }
  .start-xl--96 {
    left: -96%; }
  .end-xl--96 {
    right: -96%; }
  .top-xl--94 {
    top: -94%; }
  .bottom-xl--94 {
    bottom: -94%; }
  .start-xl--94 {
    left: -94%; }
  .end-xl--94 {
    right: -94%; }
  .top-xl--92 {
    top: -92%; }
  .bottom-xl--92 {
    bottom: -92%; }
  .start-xl--92 {
    left: -92%; }
  .end-xl--92 {
    right: -92%; }
  .top-xl--90 {
    top: -90%; }
  .bottom-xl--90 {
    bottom: -90%; }
  .start-xl--90 {
    left: -90%; }
  .end-xl--90 {
    right: -90%; }
  .top-xl--88 {
    top: -88%; }
  .bottom-xl--88 {
    bottom: -88%; }
  .start-xl--88 {
    left: -88%; }
  .end-xl--88 {
    right: -88%; }
  .top-xl--86 {
    top: -86%; }
  .bottom-xl--86 {
    bottom: -86%; }
  .start-xl--86 {
    left: -86%; }
  .end-xl--86 {
    right: -86%; }
  .top-xl--84 {
    top: -84%; }
  .bottom-xl--84 {
    bottom: -84%; }
  .start-xl--84 {
    left: -84%; }
  .end-xl--84 {
    right: -84%; }
  .top-xl--82 {
    top: -82%; }
  .bottom-xl--82 {
    bottom: -82%; }
  .start-xl--82 {
    left: -82%; }
  .end-xl--82 {
    right: -82%; }
  .top-xl--80 {
    top: -80%; }
  .bottom-xl--80 {
    bottom: -80%; }
  .start-xl--80 {
    left: -80%; }
  .end-xl--80 {
    right: -80%; }
  .top-xl--78 {
    top: -78%; }
  .bottom-xl--78 {
    bottom: -78%; }
  .start-xl--78 {
    left: -78%; }
  .end-xl--78 {
    right: -78%; }
  .top-xl--76 {
    top: -76%; }
  .bottom-xl--76 {
    bottom: -76%; }
  .start-xl--76 {
    left: -76%; }
  .end-xl--76 {
    right: -76%; }
  .top-xl--74 {
    top: -74%; }
  .bottom-xl--74 {
    bottom: -74%; }
  .start-xl--74 {
    left: -74%; }
  .end-xl--74 {
    right: -74%; }
  .top-xl--72 {
    top: -72%; }
  .bottom-xl--72 {
    bottom: -72%; }
  .start-xl--72 {
    left: -72%; }
  .end-xl--72 {
    right: -72%; }
  .top-xl--70 {
    top: -70%; }
  .bottom-xl--70 {
    bottom: -70%; }
  .start-xl--70 {
    left: -70%; }
  .end-xl--70 {
    right: -70%; }
  .top-xl--68 {
    top: -68%; }
  .bottom-xl--68 {
    bottom: -68%; }
  .start-xl--68 {
    left: -68%; }
  .end-xl--68 {
    right: -68%; }
  .top-xl--66 {
    top: -66%; }
  .bottom-xl--66 {
    bottom: -66%; }
  .start-xl--66 {
    left: -66%; }
  .end-xl--66 {
    right: -66%; }
  .top-xl--64 {
    top: -64%; }
  .bottom-xl--64 {
    bottom: -64%; }
  .start-xl--64 {
    left: -64%; }
  .end-xl--64 {
    right: -64%; }
  .top-xl--62 {
    top: -62%; }
  .bottom-xl--62 {
    bottom: -62%; }
  .start-xl--62 {
    left: -62%; }
  .end-xl--62 {
    right: -62%; }
  .top-xl--60 {
    top: -60%; }
  .bottom-xl--60 {
    bottom: -60%; }
  .start-xl--60 {
    left: -60%; }
  .end-xl--60 {
    right: -60%; }
  .top-xl--58 {
    top: -58%; }
  .bottom-xl--58 {
    bottom: -58%; }
  .start-xl--58 {
    left: -58%; }
  .end-xl--58 {
    right: -58%; }
  .top-xl--56 {
    top: -56%; }
  .bottom-xl--56 {
    bottom: -56%; }
  .start-xl--56 {
    left: -56%; }
  .end-xl--56 {
    right: -56%; }
  .top-xl--54 {
    top: -54%; }
  .bottom-xl--54 {
    bottom: -54%; }
  .start-xl--54 {
    left: -54%; }
  .end-xl--54 {
    right: -54%; }
  .top-xl--52 {
    top: -52%; }
  .bottom-xl--52 {
    bottom: -52%; }
  .start-xl--52 {
    left: -52%; }
  .end-xl--52 {
    right: -52%; }
  .top-xl--50 {
    top: -50%; }
  .bottom-xl--50 {
    bottom: -50%; }
  .start-xl--50 {
    left: -50%; }
  .end-xl--50 {
    right: -50%; }
  .top-xl--48 {
    top: -48%; }
  .bottom-xl--48 {
    bottom: -48%; }
  .start-xl--48 {
    left: -48%; }
  .end-xl--48 {
    right: -48%; }
  .top-xl--46 {
    top: -46%; }
  .bottom-xl--46 {
    bottom: -46%; }
  .start-xl--46 {
    left: -46%; }
  .end-xl--46 {
    right: -46%; }
  .top-xl--44 {
    top: -44%; }
  .bottom-xl--44 {
    bottom: -44%; }
  .start-xl--44 {
    left: -44%; }
  .end-xl--44 {
    right: -44%; }
  .top-xl--42 {
    top: -42%; }
  .bottom-xl--42 {
    bottom: -42%; }
  .start-xl--42 {
    left: -42%; }
  .end-xl--42 {
    right: -42%; }
  .top-xl--40 {
    top: -40%; }
  .bottom-xl--40 {
    bottom: -40%; }
  .start-xl--40 {
    left: -40%; }
  .end-xl--40 {
    right: -40%; }
  .top-xl--38 {
    top: -38%; }
  .bottom-xl--38 {
    bottom: -38%; }
  .start-xl--38 {
    left: -38%; }
  .end-xl--38 {
    right: -38%; }
  .top-xl--36 {
    top: -36%; }
  .bottom-xl--36 {
    bottom: -36%; }
  .start-xl--36 {
    left: -36%; }
  .end-xl--36 {
    right: -36%; }
  .top-xl--34 {
    top: -34%; }
  .bottom-xl--34 {
    bottom: -34%; }
  .start-xl--34 {
    left: -34%; }
  .end-xl--34 {
    right: -34%; }
  .top-xl--32 {
    top: -32%; }
  .bottom-xl--32 {
    bottom: -32%; }
  .start-xl--32 {
    left: -32%; }
  .end-xl--32 {
    right: -32%; }
  .top-xl--30 {
    top: -30%; }
  .bottom-xl--30 {
    bottom: -30%; }
  .start-xl--30 {
    left: -30%; }
  .end-xl--30 {
    right: -30%; }
  .top-xl--28 {
    top: -28%; }
  .bottom-xl--28 {
    bottom: -28%; }
  .start-xl--28 {
    left: -28%; }
  .end-xl--28 {
    right: -28%; }
  .top-xl--26 {
    top: -26%; }
  .bottom-xl--26 {
    bottom: -26%; }
  .start-xl--26 {
    left: -26%; }
  .end-xl--26 {
    right: -26%; }
  .top-xl--24 {
    top: -24%; }
  .bottom-xl--24 {
    bottom: -24%; }
  .start-xl--24 {
    left: -24%; }
  .end-xl--24 {
    right: -24%; }
  .top-xl--22 {
    top: -22%; }
  .bottom-xl--22 {
    bottom: -22%; }
  .start-xl--22 {
    left: -22%; }
  .end-xl--22 {
    right: -22%; }
  .top-xl--20 {
    top: -20%; }
  .bottom-xl--20 {
    bottom: -20%; }
  .start-xl--20 {
    left: -20%; }
  .end-xl--20 {
    right: -20%; }
  .top-xl--18 {
    top: -18%; }
  .bottom-xl--18 {
    bottom: -18%; }
  .start-xl--18 {
    left: -18%; }
  .end-xl--18 {
    right: -18%; }
  .top-xl--16 {
    top: -16%; }
  .bottom-xl--16 {
    bottom: -16%; }
  .start-xl--16 {
    left: -16%; }
  .end-xl--16 {
    right: -16%; }
  .top-xl--14 {
    top: -14%; }
  .bottom-xl--14 {
    bottom: -14%; }
  .start-xl--14 {
    left: -14%; }
  .end-xl--14 {
    right: -14%; }
  .top-xl--12 {
    top: -12%; }
  .bottom-xl--12 {
    bottom: -12%; }
  .start-xl--12 {
    left: -12%; }
  .end-xl--12 {
    right: -12%; }
  .top-xl--10 {
    top: -10%; }
  .bottom-xl--10 {
    bottom: -10%; }
  .start-xl--10 {
    left: -10%; }
  .end-xl--10 {
    right: -10%; }
  .top-xl--8 {
    top: -8%; }
  .bottom-xl--8 {
    bottom: -8%; }
  .start-xl--8 {
    left: -8%; }
  .end-xl--8 {
    right: -8%; }
  .top-xl--6 {
    top: -6%; }
  .bottom-xl--6 {
    bottom: -6%; }
  .start-xl--6 {
    left: -6%; }
  .end-xl--6 {
    right: -6%; }
  .top-xl--4 {
    top: -4%; }
  .bottom-xl--4 {
    bottom: -4%; }
  .start-xl--4 {
    left: -4%; }
  .end-xl--4 {
    right: -4%; }
  .top-xl--2 {
    top: -2%; }
  .bottom-xl--2 {
    bottom: -2%; }
  .start-xl--2 {
    left: -2%; }
  .end-xl--2 {
    right: -2%; }
  .top-xl-0 {
    top: 0%; }
  .bottom-xl-0 {
    bottom: 0%; }
  .start-xl-0 {
    left: 0%; }
  .end-xl-0 {
    right: 0%; }
  .top-xl-2 {
    top: 2%; }
  .bottom-xl-2 {
    bottom: 2%; }
  .start-xl-2 {
    left: 2%; }
  .end-xl-2 {
    right: 2%; }
  .top-xl-4 {
    top: 4%; }
  .bottom-xl-4 {
    bottom: 4%; }
  .start-xl-4 {
    left: 4%; }
  .end-xl-4 {
    right: 4%; }
  .top-xl-6 {
    top: 6%; }
  .bottom-xl-6 {
    bottom: 6%; }
  .start-xl-6 {
    left: 6%; }
  .end-xl-6 {
    right: 6%; }
  .top-xl-8 {
    top: 8%; }
  .bottom-xl-8 {
    bottom: 8%; }
  .start-xl-8 {
    left: 8%; }
  .end-xl-8 {
    right: 8%; }
  .top-xl-10 {
    top: 10%; }
  .bottom-xl-10 {
    bottom: 10%; }
  .start-xl-10 {
    left: 10%; }
  .end-xl-10 {
    right: 10%; }
  .top-xl-12 {
    top: 12%; }
  .bottom-xl-12 {
    bottom: 12%; }
  .start-xl-12 {
    left: 12%; }
  .end-xl-12 {
    right: 12%; }
  .top-xl-14 {
    top: 14%; }
  .bottom-xl-14 {
    bottom: 14%; }
  .start-xl-14 {
    left: 14%; }
  .end-xl-14 {
    right: 14%; }
  .top-xl-16 {
    top: 16%; }
  .bottom-xl-16 {
    bottom: 16%; }
  .start-xl-16 {
    left: 16%; }
  .end-xl-16 {
    right: 16%; }
  .top-xl-18 {
    top: 18%; }
  .bottom-xl-18 {
    bottom: 18%; }
  .start-xl-18 {
    left: 18%; }
  .end-xl-18 {
    right: 18%; }
  .top-xl-20 {
    top: 20%; }
  .bottom-xl-20 {
    bottom: 20%; }
  .start-xl-20 {
    left: 20%; }
  .end-xl-20 {
    right: 20%; }
  .top-xl-22 {
    top: 22%; }
  .bottom-xl-22 {
    bottom: 22%; }
  .start-xl-22 {
    left: 22%; }
  .end-xl-22 {
    right: 22%; }
  .top-xl-24 {
    top: 24%; }
  .bottom-xl-24 {
    bottom: 24%; }
  .start-xl-24 {
    left: 24%; }
  .end-xl-24 {
    right: 24%; }
  .top-xl-26 {
    top: 26%; }
  .bottom-xl-26 {
    bottom: 26%; }
  .start-xl-26 {
    left: 26%; }
  .end-xl-26 {
    right: 26%; }
  .top-xl-28 {
    top: 28%; }
  .bottom-xl-28 {
    bottom: 28%; }
  .start-xl-28 {
    left: 28%; }
  .end-xl-28 {
    right: 28%; }
  .top-xl-30 {
    top: 30%; }
  .bottom-xl-30 {
    bottom: 30%; }
  .start-xl-30 {
    left: 30%; }
  .end-xl-30 {
    right: 30%; }
  .top-xl-32 {
    top: 32%; }
  .bottom-xl-32 {
    bottom: 32%; }
  .start-xl-32 {
    left: 32%; }
  .end-xl-32 {
    right: 32%; }
  .top-xl-34 {
    top: 34%; }
  .bottom-xl-34 {
    bottom: 34%; }
  .start-xl-34 {
    left: 34%; }
  .end-xl-34 {
    right: 34%; }
  .top-xl-36 {
    top: 36%; }
  .bottom-xl-36 {
    bottom: 36%; }
  .start-xl-36 {
    left: 36%; }
  .end-xl-36 {
    right: 36%; }
  .top-xl-38 {
    top: 38%; }
  .bottom-xl-38 {
    bottom: 38%; }
  .start-xl-38 {
    left: 38%; }
  .end-xl-38 {
    right: 38%; }
  .top-xl-40 {
    top: 40%; }
  .bottom-xl-40 {
    bottom: 40%; }
  .start-xl-40 {
    left: 40%; }
  .end-xl-40 {
    right: 40%; }
  .top-xl-42 {
    top: 42%; }
  .bottom-xl-42 {
    bottom: 42%; }
  .start-xl-42 {
    left: 42%; }
  .end-xl-42 {
    right: 42%; }
  .top-xl-44 {
    top: 44%; }
  .bottom-xl-44 {
    bottom: 44%; }
  .start-xl-44 {
    left: 44%; }
  .end-xl-44 {
    right: 44%; }
  .top-xl-46 {
    top: 46%; }
  .bottom-xl-46 {
    bottom: 46%; }
  .start-xl-46 {
    left: 46%; }
  .end-xl-46 {
    right: 46%; }
  .top-xl-48 {
    top: 48%; }
  .bottom-xl-48 {
    bottom: 48%; }
  .start-xl-48 {
    left: 48%; }
  .end-xl-48 {
    right: 48%; }
  .top-xl-50 {
    top: 50%; }
  .bottom-xl-50 {
    bottom: 50%; }
  .start-xl-50 {
    left: 50%; }
  .end-xl-50 {
    right: 50%; }
  .top-xl-52 {
    top: 52%; }
  .bottom-xl-52 {
    bottom: 52%; }
  .start-xl-52 {
    left: 52%; }
  .end-xl-52 {
    right: 52%; }
  .top-xl-54 {
    top: 54%; }
  .bottom-xl-54 {
    bottom: 54%; }
  .start-xl-54 {
    left: 54%; }
  .end-xl-54 {
    right: 54%; }
  .top-xl-56 {
    top: 56%; }
  .bottom-xl-56 {
    bottom: 56%; }
  .start-xl-56 {
    left: 56%; }
  .end-xl-56 {
    right: 56%; }
  .top-xl-58 {
    top: 58%; }
  .bottom-xl-58 {
    bottom: 58%; }
  .start-xl-58 {
    left: 58%; }
  .end-xl-58 {
    right: 58%; }
  .top-xl-60 {
    top: 60%; }
  .bottom-xl-60 {
    bottom: 60%; }
  .start-xl-60 {
    left: 60%; }
  .end-xl-60 {
    right: 60%; }
  .top-xl-62 {
    top: 62%; }
  .bottom-xl-62 {
    bottom: 62%; }
  .start-xl-62 {
    left: 62%; }
  .end-xl-62 {
    right: 62%; }
  .top-xl-64 {
    top: 64%; }
  .bottom-xl-64 {
    bottom: 64%; }
  .start-xl-64 {
    left: 64%; }
  .end-xl-64 {
    right: 64%; }
  .top-xl-66 {
    top: 66%; }
  .bottom-xl-66 {
    bottom: 66%; }
  .start-xl-66 {
    left: 66%; }
  .end-xl-66 {
    right: 66%; }
  .top-xl-68 {
    top: 68%; }
  .bottom-xl-68 {
    bottom: 68%; }
  .start-xl-68 {
    left: 68%; }
  .end-xl-68 {
    right: 68%; }
  .top-xl-70 {
    top: 70%; }
  .bottom-xl-70 {
    bottom: 70%; }
  .start-xl-70 {
    left: 70%; }
  .end-xl-70 {
    right: 70%; }
  .top-xl-72 {
    top: 72%; }
  .bottom-xl-72 {
    bottom: 72%; }
  .start-xl-72 {
    left: 72%; }
  .end-xl-72 {
    right: 72%; }
  .top-xl-74 {
    top: 74%; }
  .bottom-xl-74 {
    bottom: 74%; }
  .start-xl-74 {
    left: 74%; }
  .end-xl-74 {
    right: 74%; }
  .top-xl-76 {
    top: 76%; }
  .bottom-xl-76 {
    bottom: 76%; }
  .start-xl-76 {
    left: 76%; }
  .end-xl-76 {
    right: 76%; }
  .top-xl-78 {
    top: 78%; }
  .bottom-xl-78 {
    bottom: 78%; }
  .start-xl-78 {
    left: 78%; }
  .end-xl-78 {
    right: 78%; }
  .top-xl-80 {
    top: 80%; }
  .bottom-xl-80 {
    bottom: 80%; }
  .start-xl-80 {
    left: 80%; }
  .end-xl-80 {
    right: 80%; }
  .top-xl-82 {
    top: 82%; }
  .bottom-xl-82 {
    bottom: 82%; }
  .start-xl-82 {
    left: 82%; }
  .end-xl-82 {
    right: 82%; }
  .top-xl-84 {
    top: 84%; }
  .bottom-xl-84 {
    bottom: 84%; }
  .start-xl-84 {
    left: 84%; }
  .end-xl-84 {
    right: 84%; }
  .top-xl-86 {
    top: 86%; }
  .bottom-xl-86 {
    bottom: 86%; }
  .start-xl-86 {
    left: 86%; }
  .end-xl-86 {
    right: 86%; }
  .top-xl-88 {
    top: 88%; }
  .bottom-xl-88 {
    bottom: 88%; }
  .start-xl-88 {
    left: 88%; }
  .end-xl-88 {
    right: 88%; }
  .top-xl-90 {
    top: 90%; }
  .bottom-xl-90 {
    bottom: 90%; }
  .start-xl-90 {
    left: 90%; }
  .end-xl-90 {
    right: 90%; }
  .top-xl-92 {
    top: 92%; }
  .bottom-xl-92 {
    bottom: 92%; }
  .start-xl-92 {
    left: 92%; }
  .end-xl-92 {
    right: 92%; }
  .top-xl-94 {
    top: 94%; }
  .bottom-xl-94 {
    bottom: 94%; }
  .start-xl-94 {
    left: 94%; }
  .end-xl-94 {
    right: 94%; }
  .top-xl-96 {
    top: 96%; }
  .bottom-xl-96 {
    bottom: 96%; }
  .start-xl-96 {
    left: 96%; }
  .end-xl-96 {
    right: 96%; }
  .top-xl-98 {
    top: 98%; }
  .bottom-xl-98 {
    bottom: 98%; }
  .start-xl-98 {
    left: 98%; }
  .end-xl-98 {
    right: 98%; }
  .top-xl-100 {
    top: 100%; }
  .bottom-xl-100 {
    bottom: 100%; }
  .start-xl-100 {
    left: 100%; }
  .end-xl-100 {
    right: 100%; } }

@media (min-width: 1400px) {
  .top-xxl--100 {
    top: -100%; }
  .bottom-xxl--100 {
    bottom: -100%; }
  .start-xxl--100 {
    left: -100%; }
  .end-xxl--100 {
    right: -100%; }
  .top-xxl--98 {
    top: -98%; }
  .bottom-xxl--98 {
    bottom: -98%; }
  .start-xxl--98 {
    left: -98%; }
  .end-xxl--98 {
    right: -98%; }
  .top-xxl--96 {
    top: -96%; }
  .bottom-xxl--96 {
    bottom: -96%; }
  .start-xxl--96 {
    left: -96%; }
  .end-xxl--96 {
    right: -96%; }
  .top-xxl--94 {
    top: -94%; }
  .bottom-xxl--94 {
    bottom: -94%; }
  .start-xxl--94 {
    left: -94%; }
  .end-xxl--94 {
    right: -94%; }
  .top-xxl--92 {
    top: -92%; }
  .bottom-xxl--92 {
    bottom: -92%; }
  .start-xxl--92 {
    left: -92%; }
  .end-xxl--92 {
    right: -92%; }
  .top-xxl--90 {
    top: -90%; }
  .bottom-xxl--90 {
    bottom: -90%; }
  .start-xxl--90 {
    left: -90%; }
  .end-xxl--90 {
    right: -90%; }
  .top-xxl--88 {
    top: -88%; }
  .bottom-xxl--88 {
    bottom: -88%; }
  .start-xxl--88 {
    left: -88%; }
  .end-xxl--88 {
    right: -88%; }
  .top-xxl--86 {
    top: -86%; }
  .bottom-xxl--86 {
    bottom: -86%; }
  .start-xxl--86 {
    left: -86%; }
  .end-xxl--86 {
    right: -86%; }
  .top-xxl--84 {
    top: -84%; }
  .bottom-xxl--84 {
    bottom: -84%; }
  .start-xxl--84 {
    left: -84%; }
  .end-xxl--84 {
    right: -84%; }
  .top-xxl--82 {
    top: -82%; }
  .bottom-xxl--82 {
    bottom: -82%; }
  .start-xxl--82 {
    left: -82%; }
  .end-xxl--82 {
    right: -82%; }
  .top-xxl--80 {
    top: -80%; }
  .bottom-xxl--80 {
    bottom: -80%; }
  .start-xxl--80 {
    left: -80%; }
  .end-xxl--80 {
    right: -80%; }
  .top-xxl--78 {
    top: -78%; }
  .bottom-xxl--78 {
    bottom: -78%; }
  .start-xxl--78 {
    left: -78%; }
  .end-xxl--78 {
    right: -78%; }
  .top-xxl--76 {
    top: -76%; }
  .bottom-xxl--76 {
    bottom: -76%; }
  .start-xxl--76 {
    left: -76%; }
  .end-xxl--76 {
    right: -76%; }
  .top-xxl--74 {
    top: -74%; }
  .bottom-xxl--74 {
    bottom: -74%; }
  .start-xxl--74 {
    left: -74%; }
  .end-xxl--74 {
    right: -74%; }
  .top-xxl--72 {
    top: -72%; }
  .bottom-xxl--72 {
    bottom: -72%; }
  .start-xxl--72 {
    left: -72%; }
  .end-xxl--72 {
    right: -72%; }
  .top-xxl--70 {
    top: -70%; }
  .bottom-xxl--70 {
    bottom: -70%; }
  .start-xxl--70 {
    left: -70%; }
  .end-xxl--70 {
    right: -70%; }
  .top-xxl--68 {
    top: -68%; }
  .bottom-xxl--68 {
    bottom: -68%; }
  .start-xxl--68 {
    left: -68%; }
  .end-xxl--68 {
    right: -68%; }
  .top-xxl--66 {
    top: -66%; }
  .bottom-xxl--66 {
    bottom: -66%; }
  .start-xxl--66 {
    left: -66%; }
  .end-xxl--66 {
    right: -66%; }
  .top-xxl--64 {
    top: -64%; }
  .bottom-xxl--64 {
    bottom: -64%; }
  .start-xxl--64 {
    left: -64%; }
  .end-xxl--64 {
    right: -64%; }
  .top-xxl--62 {
    top: -62%; }
  .bottom-xxl--62 {
    bottom: -62%; }
  .start-xxl--62 {
    left: -62%; }
  .end-xxl--62 {
    right: -62%; }
  .top-xxl--60 {
    top: -60%; }
  .bottom-xxl--60 {
    bottom: -60%; }
  .start-xxl--60 {
    left: -60%; }
  .end-xxl--60 {
    right: -60%; }
  .top-xxl--58 {
    top: -58%; }
  .bottom-xxl--58 {
    bottom: -58%; }
  .start-xxl--58 {
    left: -58%; }
  .end-xxl--58 {
    right: -58%; }
  .top-xxl--56 {
    top: -56%; }
  .bottom-xxl--56 {
    bottom: -56%; }
  .start-xxl--56 {
    left: -56%; }
  .end-xxl--56 {
    right: -56%; }
  .top-xxl--54 {
    top: -54%; }
  .bottom-xxl--54 {
    bottom: -54%; }
  .start-xxl--54 {
    left: -54%; }
  .end-xxl--54 {
    right: -54%; }
  .top-xxl--52 {
    top: -52%; }
  .bottom-xxl--52 {
    bottom: -52%; }
  .start-xxl--52 {
    left: -52%; }
  .end-xxl--52 {
    right: -52%; }
  .top-xxl--50 {
    top: -50%; }
  .bottom-xxl--50 {
    bottom: -50%; }
  .start-xxl--50 {
    left: -50%; }
  .end-xxl--50 {
    right: -50%; }
  .top-xxl--48 {
    top: -48%; }
  .bottom-xxl--48 {
    bottom: -48%; }
  .start-xxl--48 {
    left: -48%; }
  .end-xxl--48 {
    right: -48%; }
  .top-xxl--46 {
    top: -46%; }
  .bottom-xxl--46 {
    bottom: -46%; }
  .start-xxl--46 {
    left: -46%; }
  .end-xxl--46 {
    right: -46%; }
  .top-xxl--44 {
    top: -44%; }
  .bottom-xxl--44 {
    bottom: -44%; }
  .start-xxl--44 {
    left: -44%; }
  .end-xxl--44 {
    right: -44%; }
  .top-xxl--42 {
    top: -42%; }
  .bottom-xxl--42 {
    bottom: -42%; }
  .start-xxl--42 {
    left: -42%; }
  .end-xxl--42 {
    right: -42%; }
  .top-xxl--40 {
    top: -40%; }
  .bottom-xxl--40 {
    bottom: -40%; }
  .start-xxl--40 {
    left: -40%; }
  .end-xxl--40 {
    right: -40%; }
  .top-xxl--38 {
    top: -38%; }
  .bottom-xxl--38 {
    bottom: -38%; }
  .start-xxl--38 {
    left: -38%; }
  .end-xxl--38 {
    right: -38%; }
  .top-xxl--36 {
    top: -36%; }
  .bottom-xxl--36 {
    bottom: -36%; }
  .start-xxl--36 {
    left: -36%; }
  .end-xxl--36 {
    right: -36%; }
  .top-xxl--34 {
    top: -34%; }
  .bottom-xxl--34 {
    bottom: -34%; }
  .start-xxl--34 {
    left: -34%; }
  .end-xxl--34 {
    right: -34%; }
  .top-xxl--32 {
    top: -32%; }
  .bottom-xxl--32 {
    bottom: -32%; }
  .start-xxl--32 {
    left: -32%; }
  .end-xxl--32 {
    right: -32%; }
  .top-xxl--30 {
    top: -30%; }
  .bottom-xxl--30 {
    bottom: -30%; }
  .start-xxl--30 {
    left: -30%; }
  .end-xxl--30 {
    right: -30%; }
  .top-xxl--28 {
    top: -28%; }
  .bottom-xxl--28 {
    bottom: -28%; }
  .start-xxl--28 {
    left: -28%; }
  .end-xxl--28 {
    right: -28%; }
  .top-xxl--26 {
    top: -26%; }
  .bottom-xxl--26 {
    bottom: -26%; }
  .start-xxl--26 {
    left: -26%; }
  .end-xxl--26 {
    right: -26%; }
  .top-xxl--24 {
    top: -24%; }
  .bottom-xxl--24 {
    bottom: -24%; }
  .start-xxl--24 {
    left: -24%; }
  .end-xxl--24 {
    right: -24%; }
  .top-xxl--22 {
    top: -22%; }
  .bottom-xxl--22 {
    bottom: -22%; }
  .start-xxl--22 {
    left: -22%; }
  .end-xxl--22 {
    right: -22%; }
  .top-xxl--20 {
    top: -20%; }
  .bottom-xxl--20 {
    bottom: -20%; }
  .start-xxl--20 {
    left: -20%; }
  .end-xxl--20 {
    right: -20%; }
  .top-xxl--18 {
    top: -18%; }
  .bottom-xxl--18 {
    bottom: -18%; }
  .start-xxl--18 {
    left: -18%; }
  .end-xxl--18 {
    right: -18%; }
  .top-xxl--16 {
    top: -16%; }
  .bottom-xxl--16 {
    bottom: -16%; }
  .start-xxl--16 {
    left: -16%; }
  .end-xxl--16 {
    right: -16%; }
  .top-xxl--14 {
    top: -14%; }
  .bottom-xxl--14 {
    bottom: -14%; }
  .start-xxl--14 {
    left: -14%; }
  .end-xxl--14 {
    right: -14%; }
  .top-xxl--12 {
    top: -12%; }
  .bottom-xxl--12 {
    bottom: -12%; }
  .start-xxl--12 {
    left: -12%; }
  .end-xxl--12 {
    right: -12%; }
  .top-xxl--10 {
    top: -10%; }
  .bottom-xxl--10 {
    bottom: -10%; }
  .start-xxl--10 {
    left: -10%; }
  .end-xxl--10 {
    right: -10%; }
  .top-xxl--8 {
    top: -8%; }
  .bottom-xxl--8 {
    bottom: -8%; }
  .start-xxl--8 {
    left: -8%; }
  .end-xxl--8 {
    right: -8%; }
  .top-xxl--6 {
    top: -6%; }
  .bottom-xxl--6 {
    bottom: -6%; }
  .start-xxl--6 {
    left: -6%; }
  .end-xxl--6 {
    right: -6%; }
  .top-xxl--4 {
    top: -4%; }
  .bottom-xxl--4 {
    bottom: -4%; }
  .start-xxl--4 {
    left: -4%; }
  .end-xxl--4 {
    right: -4%; }
  .top-xxl--2 {
    top: -2%; }
  .bottom-xxl--2 {
    bottom: -2%; }
  .start-xxl--2 {
    left: -2%; }
  .end-xxl--2 {
    right: -2%; }
  .top-xxl-0 {
    top: 0%; }
  .bottom-xxl-0 {
    bottom: 0%; }
  .start-xxl-0 {
    left: 0%; }
  .end-xxl-0 {
    right: 0%; }
  .top-xxl-2 {
    top: 2%; }
  .bottom-xxl-2 {
    bottom: 2%; }
  .start-xxl-2 {
    left: 2%; }
  .end-xxl-2 {
    right: 2%; }
  .top-xxl-4 {
    top: 4%; }
  .bottom-xxl-4 {
    bottom: 4%; }
  .start-xxl-4 {
    left: 4%; }
  .end-xxl-4 {
    right: 4%; }
  .top-xxl-6 {
    top: 6%; }
  .bottom-xxl-6 {
    bottom: 6%; }
  .start-xxl-6 {
    left: 6%; }
  .end-xxl-6 {
    right: 6%; }
  .top-xxl-8 {
    top: 8%; }
  .bottom-xxl-8 {
    bottom: 8%; }
  .start-xxl-8 {
    left: 8%; }
  .end-xxl-8 {
    right: 8%; }
  .top-xxl-10 {
    top: 10%; }
  .bottom-xxl-10 {
    bottom: 10%; }
  .start-xxl-10 {
    left: 10%; }
  .end-xxl-10 {
    right: 10%; }
  .top-xxl-12 {
    top: 12%; }
  .bottom-xxl-12 {
    bottom: 12%; }
  .start-xxl-12 {
    left: 12%; }
  .end-xxl-12 {
    right: 12%; }
  .top-xxl-14 {
    top: 14%; }
  .bottom-xxl-14 {
    bottom: 14%; }
  .start-xxl-14 {
    left: 14%; }
  .end-xxl-14 {
    right: 14%; }
  .top-xxl-16 {
    top: 16%; }
  .bottom-xxl-16 {
    bottom: 16%; }
  .start-xxl-16 {
    left: 16%; }
  .end-xxl-16 {
    right: 16%; }
  .top-xxl-18 {
    top: 18%; }
  .bottom-xxl-18 {
    bottom: 18%; }
  .start-xxl-18 {
    left: 18%; }
  .end-xxl-18 {
    right: 18%; }
  .top-xxl-20 {
    top: 20%; }
  .bottom-xxl-20 {
    bottom: 20%; }
  .start-xxl-20 {
    left: 20%; }
  .end-xxl-20 {
    right: 20%; }
  .top-xxl-22 {
    top: 22%; }
  .bottom-xxl-22 {
    bottom: 22%; }
  .start-xxl-22 {
    left: 22%; }
  .end-xxl-22 {
    right: 22%; }
  .top-xxl-24 {
    top: 24%; }
  .bottom-xxl-24 {
    bottom: 24%; }
  .start-xxl-24 {
    left: 24%; }
  .end-xxl-24 {
    right: 24%; }
  .top-xxl-26 {
    top: 26%; }
  .bottom-xxl-26 {
    bottom: 26%; }
  .start-xxl-26 {
    left: 26%; }
  .end-xxl-26 {
    right: 26%; }
  .top-xxl-28 {
    top: 28%; }
  .bottom-xxl-28 {
    bottom: 28%; }
  .start-xxl-28 {
    left: 28%; }
  .end-xxl-28 {
    right: 28%; }
  .top-xxl-30 {
    top: 30%; }
  .bottom-xxl-30 {
    bottom: 30%; }
  .start-xxl-30 {
    left: 30%; }
  .end-xxl-30 {
    right: 30%; }
  .top-xxl-32 {
    top: 32%; }
  .bottom-xxl-32 {
    bottom: 32%; }
  .start-xxl-32 {
    left: 32%; }
  .end-xxl-32 {
    right: 32%; }
  .top-xxl-34 {
    top: 34%; }
  .bottom-xxl-34 {
    bottom: 34%; }
  .start-xxl-34 {
    left: 34%; }
  .end-xxl-34 {
    right: 34%; }
  .top-xxl-36 {
    top: 36%; }
  .bottom-xxl-36 {
    bottom: 36%; }
  .start-xxl-36 {
    left: 36%; }
  .end-xxl-36 {
    right: 36%; }
  .top-xxl-38 {
    top: 38%; }
  .bottom-xxl-38 {
    bottom: 38%; }
  .start-xxl-38 {
    left: 38%; }
  .end-xxl-38 {
    right: 38%; }
  .top-xxl-40 {
    top: 40%; }
  .bottom-xxl-40 {
    bottom: 40%; }
  .start-xxl-40 {
    left: 40%; }
  .end-xxl-40 {
    right: 40%; }
  .top-xxl-42 {
    top: 42%; }
  .bottom-xxl-42 {
    bottom: 42%; }
  .start-xxl-42 {
    left: 42%; }
  .end-xxl-42 {
    right: 42%; }
  .top-xxl-44 {
    top: 44%; }
  .bottom-xxl-44 {
    bottom: 44%; }
  .start-xxl-44 {
    left: 44%; }
  .end-xxl-44 {
    right: 44%; }
  .top-xxl-46 {
    top: 46%; }
  .bottom-xxl-46 {
    bottom: 46%; }
  .start-xxl-46 {
    left: 46%; }
  .end-xxl-46 {
    right: 46%; }
  .top-xxl-48 {
    top: 48%; }
  .bottom-xxl-48 {
    bottom: 48%; }
  .start-xxl-48 {
    left: 48%; }
  .end-xxl-48 {
    right: 48%; }
  .top-xxl-50 {
    top: 50%; }
  .bottom-xxl-50 {
    bottom: 50%; }
  .start-xxl-50 {
    left: 50%; }
  .end-xxl-50 {
    right: 50%; }
  .top-xxl-52 {
    top: 52%; }
  .bottom-xxl-52 {
    bottom: 52%; }
  .start-xxl-52 {
    left: 52%; }
  .end-xxl-52 {
    right: 52%; }
  .top-xxl-54 {
    top: 54%; }
  .bottom-xxl-54 {
    bottom: 54%; }
  .start-xxl-54 {
    left: 54%; }
  .end-xxl-54 {
    right: 54%; }
  .top-xxl-56 {
    top: 56%; }
  .bottom-xxl-56 {
    bottom: 56%; }
  .start-xxl-56 {
    left: 56%; }
  .end-xxl-56 {
    right: 56%; }
  .top-xxl-58 {
    top: 58%; }
  .bottom-xxl-58 {
    bottom: 58%; }
  .start-xxl-58 {
    left: 58%; }
  .end-xxl-58 {
    right: 58%; }
  .top-xxl-60 {
    top: 60%; }
  .bottom-xxl-60 {
    bottom: 60%; }
  .start-xxl-60 {
    left: 60%; }
  .end-xxl-60 {
    right: 60%; }
  .top-xxl-62 {
    top: 62%; }
  .bottom-xxl-62 {
    bottom: 62%; }
  .start-xxl-62 {
    left: 62%; }
  .end-xxl-62 {
    right: 62%; }
  .top-xxl-64 {
    top: 64%; }
  .bottom-xxl-64 {
    bottom: 64%; }
  .start-xxl-64 {
    left: 64%; }
  .end-xxl-64 {
    right: 64%; }
  .top-xxl-66 {
    top: 66%; }
  .bottom-xxl-66 {
    bottom: 66%; }
  .start-xxl-66 {
    left: 66%; }
  .end-xxl-66 {
    right: 66%; }
  .top-xxl-68 {
    top: 68%; }
  .bottom-xxl-68 {
    bottom: 68%; }
  .start-xxl-68 {
    left: 68%; }
  .end-xxl-68 {
    right: 68%; }
  .top-xxl-70 {
    top: 70%; }
  .bottom-xxl-70 {
    bottom: 70%; }
  .start-xxl-70 {
    left: 70%; }
  .end-xxl-70 {
    right: 70%; }
  .top-xxl-72 {
    top: 72%; }
  .bottom-xxl-72 {
    bottom: 72%; }
  .start-xxl-72 {
    left: 72%; }
  .end-xxl-72 {
    right: 72%; }
  .top-xxl-74 {
    top: 74%; }
  .bottom-xxl-74 {
    bottom: 74%; }
  .start-xxl-74 {
    left: 74%; }
  .end-xxl-74 {
    right: 74%; }
  .top-xxl-76 {
    top: 76%; }
  .bottom-xxl-76 {
    bottom: 76%; }
  .start-xxl-76 {
    left: 76%; }
  .end-xxl-76 {
    right: 76%; }
  .top-xxl-78 {
    top: 78%; }
  .bottom-xxl-78 {
    bottom: 78%; }
  .start-xxl-78 {
    left: 78%; }
  .end-xxl-78 {
    right: 78%; }
  .top-xxl-80 {
    top: 80%; }
  .bottom-xxl-80 {
    bottom: 80%; }
  .start-xxl-80 {
    left: 80%; }
  .end-xxl-80 {
    right: 80%; }
  .top-xxl-82 {
    top: 82%; }
  .bottom-xxl-82 {
    bottom: 82%; }
  .start-xxl-82 {
    left: 82%; }
  .end-xxl-82 {
    right: 82%; }
  .top-xxl-84 {
    top: 84%; }
  .bottom-xxl-84 {
    bottom: 84%; }
  .start-xxl-84 {
    left: 84%; }
  .end-xxl-84 {
    right: 84%; }
  .top-xxl-86 {
    top: 86%; }
  .bottom-xxl-86 {
    bottom: 86%; }
  .start-xxl-86 {
    left: 86%; }
  .end-xxl-86 {
    right: 86%; }
  .top-xxl-88 {
    top: 88%; }
  .bottom-xxl-88 {
    bottom: 88%; }
  .start-xxl-88 {
    left: 88%; }
  .end-xxl-88 {
    right: 88%; }
  .top-xxl-90 {
    top: 90%; }
  .bottom-xxl-90 {
    bottom: 90%; }
  .start-xxl-90 {
    left: 90%; }
  .end-xxl-90 {
    right: 90%; }
  .top-xxl-92 {
    top: 92%; }
  .bottom-xxl-92 {
    bottom: 92%; }
  .start-xxl-92 {
    left: 92%; }
  .end-xxl-92 {
    right: 92%; }
  .top-xxl-94 {
    top: 94%; }
  .bottom-xxl-94 {
    bottom: 94%; }
  .start-xxl-94 {
    left: 94%; }
  .end-xxl-94 {
    right: 94%; }
  .top-xxl-96 {
    top: 96%; }
  .bottom-xxl-96 {
    bottom: 96%; }
  .start-xxl-96 {
    left: 96%; }
  .end-xxl-96 {
    right: 96%; }
  .top-xxl-98 {
    top: 98%; }
  .bottom-xxl-98 {
    bottom: 98%; }
  .start-xxl-98 {
    left: 98%; }
  .end-xxl-98 {
    right: 98%; }
  .top-xxl-100 {
    top: 100%; }
  .bottom-xxl-100 {
    bottom: 100%; }
  .start-xxl-100 {
    left: 100%; }
  .end-xxl-100 {
    right: 100%; } }

/* linebottom start------------------------------------------------------- */
.lineb-dotted {
  padding-top: 30px;
  border-bottom: 2px dotted var(--bs-yellow); }

.lineb-dashed {
  padding-top: 30px;
  border-bottom: 2px dashed var(--bs-yellow); }

.lineb-highlighter {
  z-index: 1;
  position: relative; }

.lineb-highlighter:before {
  z-index: -1;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  height: 20px;
  content: "";
  background: #cdee8b;
  bottom: 6px; }

/* linebottom end  ------------------------------------------------------- */
/* opacity start ------------------------------------------------------- */
a.hover-opacity-6:hover {
  opacity: 0.6; }

/* opacity end  ------------------------------------------------------- */
/* overflow start ------------------------------------------------------- */
.overflow-hidden {
  overflow-x: hidden; }

.overflow-x-hidden {
  overflow-x: hidden; }

.overflow-y-hidden {
  overflow-y: hidden; }

/* overflow end  ------------------------------------------------------- */
/* scrollbar start ------------------------------------------------------- */
.scrollstyle {
  overflow-y: hidden;
  overflow-x: auto; }

.scrollstyle::-webkit-scrollbar {
  height: 8px;
  background-color: #fff; }

.scrollstyle::-webkit-scrollbar-button:single-button {
  background-color: #fff;
  display: block;
  border-style: solid; }

.scrollstyle::-webkit-scrollbar-button:single-button:horizontal:decrement {
  border-width: 4px 16px 4px 0px;
  border-color: transparent #000 transparent transparent; }

.scrollstyle::-webkit-scrollbar-button:single-button:horizontal:increment {
  border-width: 4px 0px 4px 16px;
  border-color: transparent transparent transparent #000; }

.scrollstyle::-webkit-scrollbar-track {
  margin: 0 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f9f9f9; }

.scrollstyle::-webkit-scrollbar-thumb {
  background-color: #000000; }

/* scrollbar end   ------------------------------------------------------- */
/* ------------------------------------------- */
.tablehd {
  background-color: var(--bs-yellow);
  font-size: 22px; }

.gamebg {
  background-color: antiquewhite; }

.tabletr {
  font-size: 18px; }

/* BBC專用------------------------------------------- */
/* opacity start ------------------------------------------------------- */
a.hover-opacity-6:hover {
  opacity: 0.6; }

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

/* opacity end  ------------------------------------------------------- */
/* 組件  ------------------------------------------------------- */
/* -  卡片 start - */
.item .text {
  color: #000;
  text-align: left; }
  .item .text h4 {
    font-size: 16px;
    margin-bottom: 6px; }
    @media (min-width: 768px) {
      .item .text h4 {
        font-size: 18px; } }
  .item .text span {
    font-size: 18px; }

.item a > div {
  line-height: 1.4;
  position: relative; }
  .item a > div .newpic {
    z-index: 2;
    top: 20px;
    left: -6px;
    position: absolute; }
  .item a > div .brandpicbox {
    overflow: hidden; }
    .item a > div .brandpicbox .brandpic {
      height: 300px;
      background-size: cover;
      background-position: center;
      transform: scale(1);
      transition: all 0.5s ease-out; }
  .item a > div:hover .brandpic {
    transform: scale(1.2); }

/* -  卡片 end - */
.slick-slider {
  -ms-touch-action: auto !important;
  touch-action: auto !important; }

/* more icon start ------------------------------------------------------- */
a .more {
  position: relative;
  left: 0px;
  transition: all 0.3s ease; }
  a .more svg {
    width: 40px;
    height: 10px; }
    @media (min-width: 768px) {
      a .more svg {
        width: 73px;
        height: 16px; } }
    a .more svg .more_path {
      fill: #000; }

a:hover .more {
  left: 10px; }

/* more icon end  ------------------------------------------------------- */
.slick-dotted.slick-slider {
  margin-bottom: 0px; }

.slick-dots_bottom80 {
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .slick-dots_bottom80 {
      padding-bottom: 40px; } }
  .slick-dots_bottom80 .slick-dots {
    bottom: 0; }

.slick-dots {
  display: none;
  bottom: 5px; }
  @media (min-width: 768px) {
    .slick-dots {
      bottom: 5px; } }
  .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 2px 2px; }
    .slick-dots li button:before {
      width: 10px;
      height: 10px;
      border-radius: 10px;
      content: "";
      background: #ffffff;
      border: 1px solid #9E9E9E; }
    .slick-dots li.slick-active button:before {
      background: #000000; }

.slick-prev:before, .slick-next:before {
  opacity: 1; }

.slick-prev {
  left: 20px;
  height: 120px;
  z-index: 9; }
  .slick-prev:before {
    content: "";
    background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/image/bbcstore/common/silder_arrow_solid_left.svg");
    background-position: center center;
    background-size: 100%;
    display: block;
    background-repeat: no-repeat;
    width: 50px;
    height: 120px; }

.slick-next {
  right: 50px;
  height: 120px;
  z-index: 9; }
  .slick-next:before {
    content: "";
    background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/image/bbcstore/common/silder_arrow_solid_right.svg");
    width: 50px;
    height: 120px;
    background-position: center center;
    background-size: 100%;
    display: block;
    background-repeat: no-repeat; }

.slider_arrow_outside .slick-prev {
  left: -60px; }

.slider_arrow_outside .slick-next {
  right: -20px; }

.slider_arrow_outside.slider_dots_outside .slick-prev, .slider_arrow_outside.slider_dots_outside .slick-next {
  top: 36%; }

header.head_navbar {
  padding: 20px 0px 15px 0px;
  background: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體"; }
  header.head_navbar .jp_btnlink span {
    border: #fff 1px solid;
    background-color: #777777;
    color: #FFF;
    font-size: 16px;
    display: inline-block;
    border-radius: 10px;
    padding: 6px 10px; }
    @media (min-width: 768px) {
      header.head_navbar .jp_btnlink span {
        font-size: 18px;
        padding: 10px 30px; } }
  header.head_navbar .btn {
    margin-right: 15px; }
  header.head_navbar .logo img {
    min-height: 35px; }
    @media (min-width: 768px) {
      header.head_navbar .logo img {
        max-height: 50px; } }
  header.head_navbar input {
    display: none; }
  header.head_navbar label {
    margin: 0 auto !important;
    cursor: pointer; }

.header_ad_white .topimgad {
  color: #000;
  font-size: 20px;
  line-height: 1.2; }
  .header_ad_white .topimgad span {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    color: #212222; }
    @media (min-width: 768px) {
      .header_ad_white .topimgad span {
        padding: 10px 17px;
        font-size: 20px;
        letter-spacing: 1.6px; } }

.header_breadcrumb {
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  text-align: center;
  background: #f9f9f9;
  box-shadow: 0px 0px 5px #c1c1c1; }
  .header_breadcrumb .breadcrumb {
    margin: 0px;
    padding: 15px 0px; }
    .header_breadcrumb .breadcrumb .active span {
      font-weight: 600; }
    .header_breadcrumb .breadcrumb a {
      font-family: "Noto Sans TC", "微軟正黑體";
      color: #000;
      text-decoration: none;
      font-weight: 300; }
    @media (min-width: 768px) {
      .header_breadcrumb .breadcrumb li.breadcrumb-item:nth-child(2) {
        text-decoration: underline; } }
    .header_breadcrumb .breadcrumb li.breadcrumb-item:nth-child(2) a {
      font-weight: 500; }
  .header_breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: ">"; }

.container {
  max-width: 1200px; }

.color_222 {
  color: #222; }

.sectitlearea h2 span {
  line-height: 1.4 !important; }

.sectitlearea p {
  padding-top: 10px;
  line-height: 1.4 !important; }

.lowya_button1 {
  background-color: #818181; }
  .lowya_button1 span {
    display: block;
    color: #fff;
    font-size: 24px;
    padding: 32px 0; }
    @media (min-width: 768px) {
      .lowya_button1 span {
        font-size: 36px;
        padding: 43px 0; } }

.lowya_button2 {
  background-color: #fff;
  display: inline-block; }
  .lowya_button2 a span {
    display: block;
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    font-size: 18px;
    padding: 10px 15px;
    transition: all 0.1s ease-out; }
    @media (min-width: 768px) {
      .lowya_button2 a span {
        padding: 15px 46px; } }
  .lowya_button2 a:hover span {
    background-color: #fff;
    border: 1px solid #000;
    color: #000; }

.lowya_button3 {
  background-color: #fff;
  display: inline-block;
  border: 1px solid #000;
  padding: 4px 2%; }
  @media (min-width: 768px) {
    .lowya_button3 {
      padding: 4px 10%; } }

.item a:hover .proditem {
  overflow: hidden;
  border-radius: 0 0  20px 20px;
  box-shadow: 0px 5px #55beee; }

.item a .proditem {
  overflow: hidden;
  border-radius: 20px;
  transition: all .5s ease; }
  .item a .proditem .prod .jpprice {
    background: #000;
    opacity: .8;
    padding: 4px 6px 4px 6px;
    bottom: 2px; }
    .item a .proditem .prod .jpprice .price {
      font-size: 14px;
      color: #FFF; }
  .item a .proditem .prodname {
    padding: 10px 2px;
    font-size: 16px;
    line-height: 1.13;
    text-align: left;
    color: #4191cd; }
  .item a .proditem .ntprice {
    padding: 5px 0px 20px;
    margin: 10px 78px 15px 5px;
    font-size: 16px;
    line-height: 1.69;
    text-align: left;
    color: #212222; }

/* 2022.03.10 add Product Category */
.pc-only {
  display: none; }

.nav-category .nav-category-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px; }

.nav-category .nav-category-box {
  display: flex;
  flex-direction: column;
  width: calc(100% / 4);
  padding: 0 5px;
  margin-bottom: 30px; }

.nav-category .nav-category-text {
  font-size: 12px;
  line-height: 1.6; }

.nav-category .nav-category-image {
  height: calc(33 / 375 * 100vw);
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .pc-only {
    display: block;
    margin: 0 auto; }
  .sp-only {
    display: none; }
  .nav-category .nav-category-list {
    margin-top: 40px; }
  .nav-category .nav-category-box {
    width: calc(100% / 8);
    padding: 0 10px;
    margin-bottom: 40px; }
  .nav-category .nav-category-box:hover {
    opacity: 0.6; }
  .nav-category .nav-category-text {
    font-size: 14px; }
  .nav-category .nav-category-image {
    height: 50px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .nav-category .nav-category-box br {
    display: none; } }

/*# sourceMappingURL=../../../../../../sass */
.v_independency_title p, .hotgood p, .collect p, .custom p, .story p, .team p, .physicalstore p, .ad_whatbbcstore p, .ad_airfreight p, .ad_qa p, .ad_learnbuy p, .ad_feature p {
  font-size: 18px;
  line-height: 1.8; }
  @media (min-width: 768px) {
    .v_independency_title p, .hotgood p, .collect p, .custom p, .story p, .team p, .physicalstore p, .ad_whatbbcstore p, .ad_airfreight p, .ad_qa p, .ad_learnbuy p, .ad_feature p {
      font-size: 22px;
      line-height: 2.2; } }

.v_independency_title .sectitlearea, .hotgood .sectitlearea, .collect .sectitlearea, .custom .sectitlearea, .story .sectitlearea, .team .sectitlearea, .physicalstore .sectitlearea, .ad_whatbbcstore .sectitlearea, .ad_airfreight .sectitlearea, .ad_qa .sectitlearea, .ad_learnbuy .sectitlearea, .ad_feature .sectitlearea {
  padding: 40px 0 20px; }
  @media (min-width: 768px) {
    .v_independency_title .sectitlearea, .hotgood .sectitlearea, .collect .sectitlearea, .custom .sectitlearea, .story .sectitlearea, .team .sectitlearea, .physicalstore .sectitlearea, .ad_whatbbcstore .sectitlearea, .ad_airfreight .sectitlearea, .ad_qa .sectitlearea, .ad_learnbuy .sectitlearea, .ad_feature .sectitlearea {
      padding: 50px 0 0px; } }
  .v_independency_title .sectitlearea h2, .hotgood .sectitlearea h2, .collect .sectitlearea h2, .custom .sectitlearea h2, .story .sectitlearea h2, .team .sectitlearea h2, .physicalstore .sectitlearea h2, .ad_whatbbcstore .sectitlearea h2, .ad_airfreight .sectitlearea h2, .ad_qa .sectitlearea h2, .ad_learnbuy .sectitlearea h2, .ad_feature .sectitlearea h2 {
    padding-bottom: 10px;
    font-family: "Noto Sans TC", "微軟正黑體";
    font-size: 34px;
    font-weight: 600; }
    @media (min-width: 768px) {
      .v_independency_title .sectitlearea h2, .hotgood .sectitlearea h2, .collect .sectitlearea h2, .custom .sectitlearea h2, .story .sectitlearea h2, .team .sectitlearea h2, .physicalstore .sectitlearea h2, .ad_whatbbcstore .sectitlearea h2, .ad_airfreight .sectitlearea h2, .ad_qa .sectitlearea h2, .ad_learnbuy .sectitlearea h2, .ad_feature .sectitlearea h2 {
        padding-bottom: 18px;
        font-size: 36px; } }
    .v_independency_title .sectitlearea h2 span.bottomline, .hotgood .sectitlearea h2 span.bottomline, .collect .sectitlearea h2 span.bottomline, .custom .sectitlearea h2 span.bottomline, .story .sectitlearea h2 span.bottomline, .team .sectitlearea h2 span.bottomline, .physicalstore .sectitlearea h2 span.bottomline, .ad_whatbbcstore .sectitlearea h2 span.bottomline, .ad_airfreight .sectitlearea h2 span.bottomline, .ad_qa .sectitlearea h2 span.bottomline, .ad_learnbuy .sectitlearea h2 span.bottomline, .ad_feature .sectitlearea h2 span.bottomline {
      position: relative;
      font-size: 34px;
      z-index: 1; }
      .v_independency_title .sectitlearea h2 span.bottomline:before, .hotgood .sectitlearea h2 span.bottomline:before, .collect .sectitlearea h2 span.bottomline:before, .custom .sectitlearea h2 span.bottomline:before, .story .sectitlearea h2 span.bottomline:before, .team .sectitlearea h2 span.bottomline:before, .physicalstore .sectitlearea h2 span.bottomline:before, .ad_whatbbcstore .sectitlearea h2 span.bottomline:before, .ad_airfreight .sectitlearea h2 span.bottomline:before, .ad_qa .sectitlearea h2 span.bottomline:before, .ad_learnbuy .sectitlearea h2 span.bottomline:before, .ad_feature .sectitlearea h2 span.bottomline:before {
        content: "";
        background: #fff;
        position: absolute;
        width: 100%;
        top: auto;
        bottom: -3px;
        z-index: -1;
        opacity: 0.6;
        height: 30px; }
      @media (min-width: 768px) {
        .v_independency_title .sectitlearea h2 span.bottomline, .hotgood .sectitlearea h2 span.bottomline, .collect .sectitlearea h2 span.bottomline, .custom .sectitlearea h2 span.bottomline, .story .sectitlearea h2 span.bottomline, .team .sectitlearea h2 span.bottomline, .physicalstore .sectitlearea h2 span.bottomline, .ad_whatbbcstore .sectitlearea h2 span.bottomline, .ad_airfreight .sectitlearea h2 span.bottomline, .ad_qa .sectitlearea h2 span.bottomline, .ad_learnbuy .sectitlearea h2 span.bottomline, .ad_feature .sectitlearea h2 span.bottomline {
          font-size: 36px; } }
  .v_independency_title .sectitlearea span, .hotgood .sectitlearea span, .collect .sectitlearea span, .custom .sectitlearea span, .story .sectitlearea span, .team .sectitlearea span, .physicalstore .sectitlearea span, .ad_whatbbcstore .sectitlearea span, .ad_airfreight .sectitlearea span, .ad_qa .sectitlearea span, .ad_learnbuy .sectitlearea span, .ad_feature .sectitlearea span {
    font-size: 18px;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .v_independency_title .sectitlearea span, .hotgood .sectitlearea span, .collect .sectitlearea span, .custom .sectitlearea span, .story .sectitlearea span, .team .sectitlearea span, .physicalstore .sectitlearea span, .ad_whatbbcstore .sectitlearea span, .ad_airfreight .sectitlearea span, .ad_qa .sectitlearea span, .ad_learnbuy .sectitlearea span, .ad_feature .sectitlearea span {
        font-size: 22px; } }
  .v_independency_title .sectitlearea p, .hotgood .sectitlearea p, .collect .sectitlearea p, .custom .sectitlearea p, .story .sectitlearea p, .team .sectitlearea p, .physicalstore .sectitlearea p, .ad_whatbbcstore .sectitlearea p, .ad_airfreight .sectitlearea p, .ad_qa .sectitlearea p, .ad_learnbuy .sectitlearea p, .ad_feature .sectitlearea p {
    display: block;
    font-weight: normal;
    font-weight: 300; }

.v_independency_title .sectitlearea_py, .hotgood .sectitlearea_py, .collect .sectitlearea_py, .custom .sectitlearea_py, .story .sectitlearea_py, .team .sectitlearea_py, .physicalstore .sectitlearea_py, .ad_whatbbcstore .sectitlearea_py, .ad_airfreight .sectitlearea_py, .ad_qa .sectitlearea_py, .ad_learnbuy .sectitlearea_py, .ad_feature .sectitlearea_py {
  padding: 40px 0 40px; }
  @media (min-width: 768px) {
    .v_independency_title .sectitlearea_py, .hotgood .sectitlearea_py, .collect .sectitlearea_py, .custom .sectitlearea_py, .story .sectitlearea_py, .team .sectitlearea_py, .physicalstore .sectitlearea_py, .ad_whatbbcstore .sectitlearea_py, .ad_airfreight .sectitlearea_py, .ad_qa .sectitlearea_py, .ad_learnbuy .sectitlearea_py, .ad_feature .sectitlearea_py {
      padding: 50px 0 50px; } }

.ad_airfreight p {
  font-size: 18px;
  line-height: 1.8; }
  @media (min-width: 768px) {
    .ad_airfreight p {
      font-size: 22px;
      line-height: 2.2; } }

@media (max-width: 767px) {
  .ad_airfreight .sectitlearea h2 span {
    line-height: 1.2; } }

.ad_airfreight .sectitlearea p {
  margin: 20px 0 0; }
  @media (min-width: 768px) {
    .ad_airfreight .sectitlearea p {
      margin: 0; } }

.section_pb, .hotgood, .collect, .custom, .story, .team, .physicalstore, .ad_airfreight, .ad_qa, .ad_learnbuy, .ad_feature {
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .section_pb, .hotgood, .collect, .custom, .story, .team, .physicalstore, .ad_airfreight, .ad_qa, .ad_learnbuy, .ad_feature {
      padding-bottom: 60px; } }

.ad_airfreight {
  padding: 0px 0 22px; }
  @media (min-width: 768px) {
    .ad_airfreight {
      padding: 0px 0 50px; } }
  @media (min-width: 768px) {
    .ad_airfreight .sectitlearea {
      padding: 30px 0 30px; } }

.section_pt {
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .section_pt {
      padding-bottom: 80px; } }

.ad_learnbuy {
  background: #fff; }
  .ad_learnbuy .calcarea a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-size: 18px; }
    @media (min-width: 768px) {
      .ad_learnbuy .calcarea a {
        font-size: 20px; } }
    .ad_learnbuy .calcarea a img {
      width: 24%;
      margin: 15px 0 5px; }
      @media (min-width: 768px) {
        .ad_learnbuy .calcarea a img {
          max-width: 60px;
          max-height: 60px; } }
  .ad_learnbuy .youtube .wrap .map {
    height: 0;
    margin: auto;
    width: 100%;
    padding-bottom: 60%; }
    @media (min-width: 768px) {
      .ad_learnbuy .youtube .wrap .map {
        width: 75%;
        padding-bottom: 40%; } }
    @media (min-width: 992px) {
      .ad_learnbuy .youtube .wrap .map {
        width: 40%;
        padding-bottom: 23%; } }
  .ad_learnbuy .youtube p {
    font-weight: 500;
    margin: 20px 0 0px;
    font-size: 18px; }
    @media (min-width: 768px) {
      .ad_learnbuy .youtube p {
        font-size: 28px; } }

.ad_feature {
  background: #fffcf8; }
  .ad_feature .container-fluid {
    max-width: 1200px; }
  .ad_feature ul li {
    line-height: 1;
    font-weight: 700;
    font-family: "Noto Sans TC", "微軟正黑體";
    font-size: 20px;
    margin-bottom: 4px; }
    @media (min-width: 992px) {
      .ad_feature ul li {
        font-size: 28px;
        margin-bottom: 8px; } }
    .ad_feature ul li img {
      margin-right: 15px; }
    .ad_feature ul li span {
      color: #f00000;
      font-size: 25px; }
      @media (min-width: 768px) {
        .ad_feature ul li span {
          font-size: 36px; } }

.ad_airfreight {
  background: #fff; }
  .ad_airfreight .sectitlearea img {
    position: relative;
    top: 10px;
    max-width: 50px; }
    @media (min-width: 768px) {
      .ad_airfreight .sectitlearea img {
        top: 25px;
        max-width: 130px; } }
  .ad_airfreight .airfreight_wrap .slideblock3 {
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 10px;
    position: relative;
    margin: 0px 10px; }
    .ad_airfreight .airfreight_wrap .slideblock3:nth-child(odd):before {
      position: absolute;
      height: 7px;
      width: 100%;
      content: '';
      background: #a0c1c7;
      top: 0px;
      left: 0;
      right: 0;
      margin: 0px auto;
      z-index: 5; }
    .ad_airfreight .airfreight_wrap .slideblock3:nth-child(even):after {
      position: absolute;
      height: 7px;
      width: 100%;
      content: '';
      background: #a0c1c7;
      bottom: 0px;
      left: 0;
      right: 0;
      z-index: 5;
      margin: 0px auto; }
    .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
      position: relative;
      background: #f8f8f8;
      height: 160px;
      display: flex;
      align-items: center;
      padding: 0px 25px; }
      @media (min-width: 375px) {
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
          height: 260px; } }
      @media (min-width: 425px) {
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
          height: 300px; } }
      @media (min-width: 768px) {
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
          height: 160px; } }
      @media (min-width: 992px) {
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock {
          height: 250px; } }
      .ad_airfreight .airfreight_wrap .slideblock3 .imageblock img {
        padding: 0px 10px;
        width: 100%; }
        @media (min-width: 1200px) {
          .ad_airfreight .airfreight_wrap .slideblock3 .imageblock img {
            width: auto; } }
      .ad_airfreight .airfreight_wrap .slideblock3 .imageblock .imagetag {
        position: absolute;
        top: 30px;
        background: #515151;
        left: -10px;
        font-size: 15px;
        color: #ffffff;
        padding: 7px 15px;
        letter-spacing: 2px; }
        .ad_airfreight .airfreight_wrap .slideblock3 .imageblock .imagetag:after {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 0 8px 20px;
          border-color: transparent transparent transparent #515151;
          content: '';
          position: absolute;
          right: -12px;
          bottom: -5px;
          transform: rotate(30deg); }
    .ad_airfreight .airfreight_wrap .slideblock3 .textblock {
      background: #d6e3e6;
      font-size: 18px;
      margin: 0px;
      font-weight: normal;
      padding: 5px 0px;
      display: flex;
      text-align: center;
      line-height: 23px; }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .transtitle {
        font-weight: 600;
        display: block; }
        @media (min-width: 768px) {
          .ad_airfreight .airfreight_wrap .slideblock3 .textblock .transtitle {
            padding: 0px 0px 10px; } }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .littletext {
        font-size: 14px; }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .leftarea, .ad_airfreight .airfreight_wrap .slideblock3 .textblock .rightarea {
        flex: 50;
        position: relative;
        padding: 10px 0px 15px 0px;
        font-size: 16px; }
        @media (min-width: 1200px) {
          .ad_airfreight .airfreight_wrap .slideblock3 .textblock .leftarea, .ad_airfreight .airfreight_wrap .slideblock3 .textblock .rightarea {
            font-size: 20px; } }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .leftarea:after {
        height: 100%;
        width: 2px;
        background: #a0c1c7;
        position: absolute;
        right: 0px;
        content: '';
        top: 0px; }
      .ad_airfreight .airfreight_wrap .slideblock3 .textblock .rightarea:before {
        content: '勝';
        width: 35px;
        height: 35px;
        font-weight: 600;
        font-size: 20px;
        position: absolute;
        top: -20px;
        left: 0px;
        background: #ff0000;
        color: #ffffff;
        line-height: 35px;
        border-radius: 100px; }

.ad_qa {
  background: #FCFCFC; }
  .ad_qa .container-fluid {
    max-width: 1200px; }
  .ad_qa li.qnalist {
    cursor: pointer;
    font-size: 22px;
    font-family: "Noto Sans TC", "微軟正黑體";
    line-height: 23px;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-bottom: 1px solid #dddddd;
    padding: 20px 0; }
    @media (min-width: 768px) {
      .ad_qa li.qnalist {
        padding: 35px 0px 36px 0px; } }
    .ad_qa li.qnalist.active .answer {
      display: flex; }
    .ad_qa li.qnalist .question {
      color: #000000;
      font-weight: 500;
      margin-bottom: 0px;
      display: flex;
      width: 100%; }
      .ad_qa li.qnalist .question .sign {
        font-size: 48px;
        flex: 5;
        text-align: center;
        font-weight: 700;
        margin: auto 15px auto 0; }
      .ad_qa li.qnalist .question .content {
        flex: 95; }
    .ad_qa li.qnalist .answer {
      color: #515151;
      font-weight: 300;
      padding-bottom: 15px;
      padding-top: 40px;
      width: 100%;
      display: none; }
      .ad_qa li.qnalist .answer .sign {
        margin: auto 0;
        font-size: 48px;
        flex: 5;
        text-align: center;
        margin-right: 15px;
        color: #a0c1c7;
        font-weight: 500; }
      .ad_qa li.qnalist .answer .content {
        flex: 95; }

.omotenashi {
  /*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/
  /* ********** body ********** */
  /* ********** /body ********** */
  /* ********** header ********** */
  /* ********** /header ********** */
  /* ********** aside ********** */
  /* ********** /aside ********** */
  /* ********** main ********** */
  /* ********** /main ********** */
  /* ********** article ********** */
  /* ********** /article ********** */
  /* ********** section ********** */
  /* ********** /section ********** */
  /* ********** footer ********** */
  /* ********** /footer ********** */
  /*------------------------------------------------------------
	modal
------------------------------------------------------------*/
  /* ********** @media screen max-width: 991px ********** */
  /* ********** /@media screen max-width: 991px ********** */
  /* ********** @media screen max-width: 767px ********** */
  /* ********** @media screen max-width: 300px ********** */
  /* ********** /@media screen max-width: 300px ********** */ }
  .omotenashi .youtube .wrap .map {
    height: 0;
    margin: auto;
    width: 100%;
    padding-bottom: 65%; }
  .omotenashi p, .omotenashi a, .omotenashi span {
    line-height: 1.5; }
  .omotenashi img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom; }
  .omotenashi input {
    -webkit-appearance: none; }
  .omotenashi area {
    outline: none; }
  .omotenashi button {
    -webkit-appearance: none;
    -webkit-writing-mode: horizontal-tb;
    text-rendering: auto;
    color: transparent;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline;
    text-align: start;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    cursor: auto;
    background-color: transparent;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    font: normal 0 none;
    padding: 0;
    border: none;
    outline: none;
    -moz-appearance: none;
    appearance: none; }
  .omotenashi button:disabled {
    color: initial; }
  @media all and (-ms-high-contrast: none) {
    .omotenashi h1, .omotenashi h2, .omotenashi h3, .omotenashi h4, .omotenashi h5, .omotenashi h6, .omotenashi p, .omotenashi a, .omotenashi span {
      font-family: 'Noto Serif TC', serif; } }
  .omotenashi .body {
    width: 100%;
    height: 100%;
    position: relative;
    font-family: 'Noto Serif TC', serif; }
  .omotenashi .pc {
    display: block; }
  .omotenashi .sp {
    display: none; }
  .omotenashi .header {
    width: 100%;
    background-color: #af985a;
    position: relative; }
  .omotenashi .header img {
    text-align: center;
    width: 100%; }
  .omotenashi .line-pattern {
    position: absolute;
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/line-pattern.svg");
    background-position: bottom left;
    width: 100%;
    height: 40px; }
  .omotenashi .header h1 {
    max-width: 100%;
    margin: 0 auto;
    position: relative; }
  @media screen and (min-width: 1921px) {
    .omotenashi .header {
      background-color: #af985a; } }
  .omotenashi .btn_to_top {
    right: 20px;
    bottom: 20px;
    position: fixed;
    z-index: 2;
    -webkit-filter: drop-shadow(3px 3px 0px rgba(63, 50, 35, 0.4));
    filter: drop-shadow(3px 3px 0px rgba(63, 50, 35, 0.4)); }
  .omotenashi .btn_to_top a {
    max-width: 70px;
    display: block;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease; }
  .omotenashi .main {
    width: 100%;
    height: 100%; }
  .omotenashi .article {
    width: 100%;
    height: 100%; }
  .omotenashi section:nth-child(2n) {
    padding: 80px 0 85px; }
  .omotenashi .section01 {
    width: 100%;
    height: 100%;
    padding: 40px 0 55px; }
  .omotenashi .section01 {
    background-color: #fdf4e5;
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-left1.png"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-right1.png"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-left2.png"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-right2.png"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-right3.png");
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 25% auto, 25% auto, 20% auto, 20% auto, 10% auto;
    background-position: left 62px, right 62px, left 67%, right 37%, right 90%; }
  .omotenashi .section01 h2 img {
    margin: 75px auto 40px;
    display: block; }
  .omotenashi .container {
    width: 90%;
    max-width: 1100px;
    margin: 0 auto; }
  .omotenashi .container ul {
    width: 100%;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .omotenashi .container ul::before {
    width: calc(100% / 3 - 10px);
    display: block;
    content: '';
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .omotenashi .container ul::after {
    width: calc(100% / 3 - 10px);
    display: block;
    content: ''; }
  .omotenashi .section01_introduction {
    text-align: center;
    width: 90%;
    margin: 0 auto 90px; }
  .omotenashi .section01_introduction p {
    font-weight: 500;
    font-family: 'Noto Serif TC', serif;
    font-size: 20px;
    line-height: 1.7;
    color: #433232;
    text-decoration: none; }
  .omotenashi .section01_introduction p a {
    text-decoration: none; }
  .omotenashi .mark {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; }
  .omotenashi .mark_fff {
    background-color: #ffffff !important; }
  .omotenashi .red {
    color: #d70c1e; }
  .omotenashi .item {
    width: calc(100% / 3 - 31px);
    background-color: #ffffff;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    box-shadow: 4px 4px 0px rgba(190, 156, 99, 0.35); }
  .omotenashi .tmb {
    margin-bottom: 34px;
    position: relative;
    cursor: pointer;
    z-index: 1; }
  .omotenashi .tmb::after {
    right: 5px;
    bottom: 5px;
    width: 25px;
    height: 25px;
    background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/icon-zoom.svg") no-repeat center/100% 100%;
    position: absolute;
    -webkit-transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    content: ""; }
  .omotenashi .tmb:hover::after {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform: scale(1.1); }
  .omotenashi .tmb img {
    margin: 0 auto;
    display: block; }
  .omotenashi .tmb:hover {
    opacity: 0.5; }
  .omotenashi .name {
    margin-bottom: 30px; }
  .omotenashi .name a {
    color: #d70c1e;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    display: block;
    padding: 0 20px;
    text-decoration: none; }
  .omotenashi .name a:hover {
    text-decoration: underline; }
  .omotenashi .price {
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    padding: 0 20px; }
  .omotenashi .about {
    color: #433232;
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    padding: 0 20px 20px;
    font-weight: 500;
    font-family: 'Noto Serif TC', serif; }
  .omotenashi .notes {
    color: #000;
    font-size: 12px;
    margin-bottom: 10px;
    display: block; }
  .omotenashi .limited {
    display: block;
    margin-bottom: 10px;
    padding: 0 20px; }
  .omotenashi .bg-footer-pc {
    background-color: #fdf4e5;
    display: block; }
  .omotenashi .bg-footer-pc-1920 {
    display: none; }
  .omotenashi .bg-footer-sp {
    display: none; }
  @media screen and (min-width: 1921px) {
    .omotenashi .bg-footer-pc-1920 {
      display: block;
      background-color: #fdf4e5; }
    .omotenashi .bg-footer-pc {
      display: none; } }
  .omotenashi .footer {
    width: 100%;
    height: 100%;
    background-color: #433232; }
  .omotenashi .footer_box {
    width: 90%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 60px 0; }
  .omotenashi .footer_box p {
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 2;
    font-family: 'Noto Sans TC', sans-serif; }
  .omotenashi .footer hr {
    width: 97%;
    margin: 0 auto; }
  .omotenashi .footer_box2 {
    text-align: right;
    padding: 20px 0;
    margin-right: 2%; }
  .omotenashi .footer_box2 p {
    display: inline-block;
    color: #fff;
    margin-right: 20px;
    font-family: 'Noto Sans TC', sans-serif; }
  .omotenashi #modal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.85);
    position: fixed;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 8; }
  .omotenashi #modal .modalWrap {
    width: 90%;
    height: 75%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    /*z-index: 20;*/ }
  @media screen and (max-width: 750px) {
    .omotenashi _:lang(x)::-ms-backdrop, .omotenashi #modal .modalWrap {
      width: 90%; } }
  .omotenashi #modal .modalWrap .modalCont {
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    overflow: auto; }
  .omotenashi #modal .modalWrap .closeBtn {
    top: -20px;
    right: 0;
    position: absolute;
    display: block;
    /*z-index: 100;*/ }
  .omotenashi #modal .modalWrap .closeBtn .icnArea {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    position: absolute;
    display: block; }
  .omotenashi #modal .modalWrap .closeBtn .icnArea::before, .omotenashi #modal .modalWrap .closeBtn .icnArea::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    margin: auto;
    position: absolute;
    display: block;
    transition: -webkit-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    content: ""; }
  .omotenashi #modal .modalWrap .closeBtn .icnArea::before {
    top: 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
  .omotenashi #modal .modalWrap .closeBtn .icnArea::after {
    bottom: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  @media screen and (max-width: 991px) {
    .omotenashi {
      /* ********** section ********** */
      /* ********** /section ********** */ }
      .omotenashi .container ul::before {
        width: calc(100% / 2 - 10px); }
      .omotenashi .container ul::after {
        width: calc(100% / 2 - 10px); }
      .omotenashi .item {
        width: calc(100% / 2 - 10px); }
      .omotenashi .section01_introduction p {
        font-size: 2.3vw; } }
  @media screen and (max-width: 834px) {
    .omotenashi .line-pattern {
      height: 20px;
      background-size: contain; } }
  @media screen and (max-width: 777px) {
    .omotenashi {
      /* ********** body ********** */
      /* ********** /body ********** */
      /* ********** header ********** */
      /* ********** /header ********** */
      /* ********** aside ********** */
      /* ********** /aside ********** */
      /* ********** section ********** */
      /* ********** /section ********** */
      /* ********** footer ********** */ }
      .omotenashi .pc {
        display: none; }
      .omotenashi .sp {
        display: block; }
      .omotenashi .header {
        background: #fff; }
      .omotenashi .btn_to_top {
        width: 15%;
        right: 10px; }
      .omotenashi .btn_to_top a {
        max-width: 60px; }
      .omotenashi .lead {
        margin: 50px auto 50px; }
      .omotenashi .lead p {
        font-size: 16px;
        margin-bottom: 24px; }
      .omotenashi .container ul::before {
        width: 100%; }
      .omotenashi .container ul::after {
        width: 100%; }
      .omotenashi .section01 {
        background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-left1.png"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-right1.png"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-left2.png"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-right2.png"), url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2022bbc_0317omotenashi/images/bg-right3.png");
        background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
        background-size: 44% auto, 44% auto, 0% auto, 0% auto, 0% auto;
        background-position: left 245px, right 245px, left 0, right 0, right 0; }
      .omotenashi .section01_introduction {
        text-align: left;
        margin-bottom: 266px; }
      .omotenashi .section01_introduction p {
        font-size: 14px; }
      .omotenashi .section01 {
        padding: 50px 30px 70px 30px; }
      .omotenashi .section01 h2 {
        max-width: 75%;
        margin: 0 auto; }
      .omotenashi .section01 h2 img {
        margin: 0 auto 30px;
        width: 70%; }
      .omotenashi .section:last-child {
        padding-bottom: 0; }
      .omotenashi .container {
        width: 100%; }
      .omotenashi .item {
        width: 100%; }
      .omotenashi .shop a:hover {
        opacity: 1; }
      .omotenashi .flexbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .omotenashi .left {
        width: 47.5%;
        margin-right: 2.5%; }
      .omotenashi .right {
        width: 47.5%;
        margin-left: 2.5%; }
      .omotenashi .limited-maru {
        margin-bottom: 10px; }
      .omotenashi .item:last-child {
        margin-bottom: 0; }
      .omotenashi .bg-footer-sp {
        display: block;
        background-color: #fdf4e5; }
      .omotenashi .bg-footer-pc {
        display: none; }
      .omotenashi .footer_box {
        width: 100%;
        padding: 40px 30px; }
      .omotenashi .footer_box p {
        font-size: 10px; }
      .omotenashi .footer_box2 {
        text-align: center;
        margin-right: 0; }
      .omotenashi .footer_box2 p {
        font-size: 10px;
        margin-right: 10px; }
      .omotenashi .footer_box2 img {
        width: 30%; } }
  @media screen and (max-width: 540px) {
    .omotenashi .section01 {
      background-size: 44% auto, 44% auto, 0% auto, 0% auto, 0% auto;
      background-position: left 32vh, right 32vh, left 0, right 0, right 0; }
    .omotenashi .section01_introduction {
      margin-bottom: 185px; } }
  @media screen and (max-width: 490px) {
    .omotenashi .section01_introduction {
      margin-bottom: 140px; }
    .omotenashi .section01 {
      background-position: left 27vh, right 27vh, left 0, right 0, right 0; } }
  @media screen and (max-width: 414px) {
    .omotenashi .section01 {
      background-position: left 28vh, right 28vh, left 0, right 0, right 0; } }
  @media screen and (max-width: 393px) {
    .omotenashi .section01 {
      background-position: left 32vh, right 32vh, left 0, right 0, right 0; } }
  @media screen and (max-width: 375px) {
    .omotenashi .section01 {
      background-position: left 44vh, right 44vh, left 0, right 0, right 0; }
    .omotenashi .section01_introduction {
      margin-bottom: 138px; } }
  @media screen and (max-width: 361px) {
    .omotenashi .section01 {
      background-position: left 35vh, right 35vh, left 0, right 0, right 0; } }
  @media screen and (max-width: 300px) {
    .omotenashi {
      /* ********** body ********** */
      /* ********** /body ********** */ }
      .omotenashi .section01 {
        background-position: left 36vh, right 36vh, left 0, right 0, right 0; }
      .omotenashi .section01_introduction {
        margin-bottom: 120px; } }
  @media screen and (max-width: 280px) {
    .omotenashi .section01 {
      background-position: left 51vh, right 51vh, left 0, right 0, right 0; } }

/*# sourceMappingURL=../../../../../../sass */