@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, em,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

button, input, select, textarea {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: none;
  border-radius: 0;
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  button:focus, input:focus, select:focus, textarea:focus {
    outline-style: auto; }

input, select {
  vertical-align: middle; }

select::-ms-expand {
  display: none; }

button {
  cursor: pointer; }

img {
  max-width: 100%;
  vertical-align: bottom; }

small {
  font-size: 80%; }

sup {
  vertical-align: top;
  font-size: .8em; }

sub {
  vertical-align: baseline;
  font-size: .8em; }

main {
  display: block; }

picture {
  display: block; }
  picture source {
    display: block; }

@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/NotoSansCJKjp-Light.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Light.woff") format("woff"); }

@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp-DemiLight.otf") format("opentype"), url("../fonts/NotoSansCJKjp-DemiLight.woff") format("woff"); }

@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansCJKjp-Regular.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"); }

@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp-Medium.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"); }

@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansCJKjp-Bold.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"); }

html {
  -webkit-font-kerning: normal;
          font-kerning: normal;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-print-color-adjust: exact;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 62.5%;
  overflow-x: hidden; }
  @media screen and (max-width: 576px) {
    html {
      font-size: 95.74468%; } }
  @media screen and (max-width: 551px) {
    html {
      font-size: 91.5891%; } }
  @media screen and (max-width: 526px) {
    html {
      font-size: 87.43351%; } }
  @media screen and (max-width: 501px) {
    html {
      font-size: 83.27793%; } }
  @media screen and (max-width: 476px) {
    html {
      font-size: 79.12234%; } }
  @media screen and (max-width: 451px) {
    html {
      font-size: 74.96676%; } }
  @media screen and (max-width: 426px) {
    html {
      font-size: 70.81117%; } }
  @media screen and (max-width: 401px) {
    html {
      font-size: 66.65559%; } }
  @media screen and (max-width: 376px) {
    html {
      font-size: 62.5%; } }
  @media screen and (max-width: 351px) {
    html {
      font-size: 58.34441%; } }
  @media screen and (max-width: 326px) {
    html {
      font-size: 54.18883%; } }

body {
  position: relative;
  width: 100%;
  font-family: "NotoSansCJKjp", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  background: #FFF;
  color: #101010;
  font-size: 1.6rem;
  overflow: hidden; }
  @media screen and (max-width: 766.98px) {
    body[data-menu-expanded='true'] {
      overflow: hidden;
      height: 100%; } }
  @media screen and (max-width: 575.98px) {
    body {
      font-size: 1.6rem; } }
  body > img {
    position: absolute;
    height: 0; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

::-moz-selection {
  background: #E9EAF6; }

::selection {
  background: #E9EAF6; }

[data-whatintent='mouse'] *:focus,
[data-whatintent='touch'] *:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }

img {
  max-width: 100%;
  height: auto; }
  @media screen and (max-width: 766.98px) {
    img {
      width: 100%; } }

a {
  color: #2A38A5;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: underline; }
  a:hover {
    color: #6D99EB;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: color 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -o-transition: color 0.2s ease-out, opacity 0.2s ease-out, transform 0.2s ease-out;
    transition: color 0.2s ease-out, opacity 0.2s ease-out, transform 0.2s ease-out;
    transition: color 0.2s ease-out, opacity 0.2s ease-out, transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }

p {
  margin-bottom: 1em; }

hr {
  margin: 1.5em 0;
  border: none;
  border-top: 2px dotted #DBDBDB; }

blockquote {
  position: relative;
  padding: 1.5em 2em; }
  blockquote::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1.2em;
    height: 1.2em;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMy44NjEiIHZpZXdCb3g9IjAgMCAxOCAxMy44NjEiPgogIDxwYXRoIGlkPSLjg5HjgrlfNDY5IiBkYXRhLW5hbWU9IuODkeOCuSA0NjkiIGQ9Ik0yNDM4LjY2OSwxNTE3LjM1MWE0LjA0Miw0LjA0MiwwLDAsMS00LjAxNCw0LjAxNGMtMS44ODIsMC00LjAxNC0xLjMxNy00LjAxNC00Ljg5MiwwLTQuNTc4LDMuMi04Ljk2OSw1Ljk1OC04Ljk2OWExLjQyMiwxLjQyMiwwLDAsMSwxLjM4LDEuNTA1YzAsLjgxNS0uMjUxLjk0MS0xLjUwNSwxLjc1NmEzLjYzNywzLjYzNywwLDAsMC0xLjk0NCwyLjYzNEEzLjkzNSwzLjkzNSwwLDAsMSwyNDM4LjY2OSwxNTE3LjM1MVptOS45NzIsMGEzLjk4OCwzLjk4OCwwLDAsMS0zLjk1MSw0LjAxNGMtMS44ODIsMC00LjAxNC0xLjMxNy00LjAxNC00Ljg5MiwwLTQuNTc4LDMuMTM2LTguOTY5LDUuOS04Ljk2OWExLjQ3MywxLjQ3MywwLDAsMSwxLjQ0MywxLjUwNWMwLC44MTUtLjI1MS45NDEtMS41NjgsMS43NTZhMy44MTcsMy44MTcsMCwwLDAtMS45NDQsMi42MzRBMy45MzUsMy45MzUsMCwwLDEsMjQ0OC42NDEsMTUxNy4zNTFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjQzMC42NDEgLTE1MDcuNTA0KSIgZmlsbD0iI2JjYmNiYyIvPgo8L3N2Zz4K) 0 0 no-repeat;
    background-size: 100%; }
  blockquote::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1.2em;
    height: 1.2em;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMy44NiIgdmlld0JveD0iMCAwIDE4IDEzLjg2Ij4KICA8cGF0aCBpZD0i44OR44K5XzQ3MCIgZGF0YS1uYW1lPSLjg5HjgrkgNDcwIiBkPSJNMjQzOC42NjksMTUxNy4zNTFhNC4wNDIsNC4wNDIsMCwwLDEtNC4wMTQsNC4wMTRjLTEuODgyLDAtNC4wMTQtMS4zMTctNC4wMTQtNC44OTIsMC00LjU3OCwzLjItOC45NjksNS45NTgtOC45NjlhMS40MjIsMS40MjIsMCwwLDEsMS4zOCwxLjUwNWMwLC44MTUtLjI1MS45NDEtMS41MDUsMS43NTZhMy42MzcsMy42MzcsMCwwLDAtMS45NDQsMi42MzRBMy45MzUsMy45MzUsMCwwLDEsMjQzOC42NjksMTUxNy4zNTFabTkuOTcyLDBhMy45ODgsMy45ODgsMCwwLDEtMy45NTEsNC4wMTRjLTEuODgyLDAtNC4wMTQtMS4zMTctNC4wMTQtNC44OTIsMC00LjU3OCwzLjEzNi04Ljk2OSw1LjktOC45NjlhMS40NzMsMS40NzMsMCwwLDEsMS40NDMsMS41MDVjMCwuODE1LS4yNTEuOTQxLTEuNTY4LDEuNzU2YTMuODE3LDMuODE3LDAsMCwwLTEuOTQ0LDIuNjM0QTMuOTM1LDMuOTM1LDAsMCwxLDI0NDguNjQxLDE1MTcuMzUxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQ0OC42NDEgMTUyMS4zNjQpIHJvdGF0ZSgxODApIiBmaWxsPSIjYmNiY2JjIi8+Cjwvc3ZnPgo=) 0 0 no-repeat;
    background-size: 100%; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 36px;
  z-index: 10;
  cursor: pointer;
  background-color: rgba(51, 51, 51, 0.5);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.swiper-button-next {
  left: auto;
  right: 0; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.6;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi42OTQiIGhlaWdodD0iMjMuMjk0IiB2aWV3Qm94PSIwIDAgMTIuNjk0IDIzLjI5NCI+CiAgPHBhdGggaWQ9IuODkeOCuV8yNjMiIGRhdGEtbmFtZT0i44OR44K5IDI2MyIgZD0iTS41LjUsMTEuNzc4LDExLjc3OC41LDIyLjg0OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIuNzI0IDIzLjMyMykgcm90YXRlKDE4MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEuMzMxIi8+Cjwvc3ZnPgo=); }

.swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi42OTQiIGhlaWdodD0iMjMuMjk0IiB2aWV3Qm94PSIwIDAgMTIuNjk0IDIzLjI5NCI+CiAgPHBhdGggaWQ9IuODkeOCuV8yNjIiIGRhdGEtbmFtZT0i44OR44K5IDI2MiIgZD0iTS41LjUsMTEuNzc4LDExLjc3OC41LDIyLjg0OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMDMgLTAuMDI5KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMS4zMzEiLz4KPC9zdmc+Cg==); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 5px;
  left: 0;
  width: 100%; }
  @media screen and (max-width: 766.98px) {
    .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal > .swiper-pagination-bullets {
      bottom: 2.66667vw; } }

.swiper-pagination-bullet {
  position: relative;
  width: 30px;
  height: 20px;
  display: inline-block; }
  .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff; }
  @media screen and (max-width: 766.98px) {
    .swiper-pagination-bullet {
      width: 4.26667vw;
      height: 4.26667vw; } }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1; }
  .swiper-pagination-bullet-active::before {
    background: #2A38A5; }

.swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Slider */
/*
.slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
}
*/
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.l-header {
  display: none !important; }
  @media screen and (max-width: 767px) {
    .l-header {
      display: block !important;
      position: fixed;
      z-index: 10;
      width: 100%;
      top: 0;
      left: 0;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s;
      background: #116ab0; }
      .l-header__inr {
        height: 13.33333vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 0 4vw; }
      .l-header__logo {
        position: relative;
        width: 68.66667vw;
        height: 9.73333vw;
        z-index: 30; }
        .l-header__logo a {
          display: block;
          text-indent: 100%;
          overflow: hidden;
          white-space: nowrap;
          width: 100%;
          height: 100%;
          background: url(../img/header_logo.png) no-repeat;
          background-size: 100%;
          opacity: 1; }
      .l-header__btn {
        cursor: pointer;
        position: relative;
        width: 6.66667vw;
        height: 5.33333vw;
        margin-left: 3.33333vw;
        opacity: 1;
        -webkit-transition: .2s all ease;
        -o-transition: .2s all ease;
        transition: .2s all ease;
        z-index: 30; }
        .l-header__btn:focus {
          outline: none; }
        .l-header__btn > span {
          position: absolute;
          width: 100%;
          height: 0.66667vw;
          border-radius: 0.66667vw;
          background: #fff;
          -webkit-transition: .2s all ease;
          -o-transition: .2s all ease;
          transition: .2s all ease; }
          .l-header__btn > span:nth-of-type(1) {
            top: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%); }
          .l-header__btn > span:nth-of-type(2) {
            top: 50%;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%); }
          .l-header__btn > span:nth-of-type(3) {
            top: 100%;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%); }
        .l-header__btn.active > span:nth-of-type(1) {
          top: 50%;
          -webkit-transform: translateX(-50%) rotate(45deg);
              -ms-transform: translateX(-50%) rotate(45deg);
                  transform: translateX(-50%) rotate(45deg); }
        .l-header__btn.active > span:nth-of-type(2) {
          opacity: 0; }
        .l-header__btn.active > span:nth-of-type(3) {
          top: 50%;
          -webkit-transform: translateX(-50%) rotate(-45deg);
              -ms-transform: translateX(-50%) rotate(-45deg);
                  transform: translateX(-50%) rotate(-45deg); }
      .l-header__menu {
        position: fixed;
        top: 13.33333vw;
        left: 0;
        width: 100vw;
        height: 100vh;
        z-index: 20;
        opacity: 0;
        visibility: hidden; }
        .l-header__menu::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.8);
          z-index: 20; }
        .l-header__menu.active {
          opacity: 1;
          visibility: visible; }
        .l-header__menu-inr {
          overflow: hidden; }
        .l-header__menu-cont {
          position: relative;
          z-index: 20; } }

.pagetop {
  display: none !important; }
  @media screen and (max-width: 767px) {
    .pagetop {
      display: block !important;
      position: fixed;
      right: 1.33333vw;
      bottom: 1.33333vw;
      width: 24vw;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: .2s all;
      -o-transition: .2s all;
      transition: .2s all;
      z-index: 20; }
      .pagetop.active {
        opacity: 1;
        visibility: visible; } }

.l-footer {
  background: #013443;
  padding: 5rem 2rem 3rem; }
  .l-footer__inr {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto; }
  .l-footer__ttl {
    font-size: 3rem;
    color: #fff;
    font-weight: 900;
    width: 25rem; }
  .l-footer__ttl02 {
    font-size: 2.2rem;
    font-weight: 900;
    margin-bottom: 1rem; }
  .l-footer__mail {
    font-size: 2.4rem;
    margin-bottom: 1rem; }
  .l-footer__cont {
    color: #fff;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1.5rem 0 1.5rem 5rem;
    border-left: .1rem solid #ffffff; }
  .l-footer__cont02 {
    margin-top: 4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .l-footer__privacy a {
    position: relative;
    color: #fff;
    text-decoration: underline;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
    .l-footer__privacy a::after {
      content: "";
      display: inline-block;
      width: .8rem;
      height: .8rem;
      border-right: .2rem solid #fff;
      border-bottom: .2rem solid #fff;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .l-footer__privacy a:hover {
      opacity: .6; }
  .l-footer__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .l-footer__logo {
    width: 8rem;
    margin-left: 3rem; }
  .l-footer__copy {
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0; }
  .l-footer__inquiry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  @media screen and (max-width: 766.98px) {
    .l-footer__ttl {
      width: 20rem; }
    .l-footer__cont {
      padding-left: 1.5em; } }
  @media screen and (max-width: 575.98px) {
    .l-footer {
      padding: 3rem 3rem 1rem; }
      .l-footer__inquiry {
        display: block; }
      .l-footer__ttl {
        width: 100%;
        text-align: center;
        font-size: 5.06667vw; }
      .l-footer__ttl02 {
        font-size: 1.6rem;
        margin-bottom: 1rem; }
      .l-footer__mail {
        font-size: 1.6rem; }
      .l-footer__cont {
        border-top: .1rem solid #ffffff;
        border-left: none;
        padding: 1.5rem 0 0 0;
        margin-top: 1.5rem;
        width: 100%; }
      .l-footer__cont02 {
        margin-top: 2.5rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; }
      .l-footer__txt {
        font-size: 1.4rem; }
      .l-footer__privacy {
        font-size: 1.2rem; }
      .l-footer__logo {
        width: 5rem;
        margin-left: 1.5rem; }
      .l-footer__flex {
        width: 100%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
      .l-footer__copy {
        font-size: 1.2rem; } }

#common_page_footer {
  background-color: #f7f7f7;
  color: #333;
  font-size: 0.8125rem;
  line-height: 1.2;
  margin-top: 0 !important;
  padding: 0 20px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif; }

#common_page_footer:after, #common_page_footer .footer_wrapper:after, #common_page_footer .footer_nav:after {
  content: '';
  display: block;
  clear: both; }

#common_page_footer .footer_wrapper {
  margin: 0 auto;
  max-width: 1200px;
  padding-bottom: 10px; }

#common_page_footer .footer_wrapper:first-child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#common_page_footer .footer_nav a {
  color: #333;
  display: block;
  padding: .7em 0;
  text-decoration: none;
  line-height: 23.4px; }

#common_page_footer dl.footer_nav {
  padding: 20px 0;
  margin-left: -20px; }

#common_page_footer dl.footer_nav dt {
  font-weight: bold;
  font-size: 1rem;
  margin-left: 20px; }

#common_page_footer dl.footer_nav dt a {
  font-size: 16px; }

#common_page_footer dl.footer_nav dd {
  display: inline-block;
  float: left;
  margin-left: 20px; }

#common_page_footer dl.footer_nav dd a {
  font-size: 13px; }

#common_page_footer ul.footer_nav {
  border-top: 1px solid #ccc;
  margin-top: 0;
  padding: 20px 0;
  text-align: center; }

#common_page_footer ul.footer_nav li {
  display: inline-block;
  margin: 0 10px; }

#common_page_footer ul.footer_nav li a {
  font-size: 13px; }

#common_page_footer .footer_copyright li {
  float: right;
  font-size: 0.75rem;
  line-height: 34px; }

#common_page_footer .footer_copyright li.footer_logo {
  float: left; }

#common_page_footer .footer_copyright small {
  min-width: 320px;
  font-size: 12px; }

#common_page_footer .footer_logo {
  max-width: 108px; }

#common_page_footer ~ * {
  position: absolute; }

@media (min-width: 801px) {
  #common_page_footer {
    margin-top: 30px;
    min-width: 940px; }
  #common_page_footer .footer_logo {
    max-width: 60px; }
  #common_page_footer .footer_logo a:after {
    background: url(https://bandainamco-am.co.jp/assets/images/logo_am_pc.png) center center no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 42px;
    width: 60px; }
  #common_page_footer .footer_logo img {
    display: none; }
  #common_page_footer .footer_nav a {
    color: #333;
    display: block;
    padding: .7em 0;
    text-decoration: none;
    line-height: 28.8px; }
  #common_page_footer .footer_wrapper {
    padding-bottom: 0; } }

@media (min-width: 1001px) {
  #common_page_footer {
    position: relative;
    overflow: hidden; }
  #common_page_footer .footer_wrapper {
    margin: 0 auto;
    max-width: 1200px; }
  #common_page_footer .footer_wrapper:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 100px; }
  #common_page_footer .footer_wrapper:last-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 0;
    padding: 0 20px;
    width: 100%;
    max-width: 1240px; }
  #common_page_footer .footer_nav a {
    line-height: 32px;
    padding: 0; }
  #common_page_footer dl.footer_nav {
    border-bottom: 1px solid #ccc;
    float: left;
    margin-left: 0;
    padding-bottom: 0; }
  #common_page_footer dl.footer_nav dt {
    float: left;
    margin: 0 0 10px 0; }
  #common_page_footer dl.footer_nav dd:last-child {
    margin-bottom: 10px; }
  #common_page_footer ul.footer_nav {
    border-style: none;
    float: left;
    margin-left: -20px;
    padding-top: 0;
    text-align: left; }
  #common_page_footer ul.footer_nav li {
    margin: 10px 0 0 20px; }
  #common_page_footer .footer_copyright {
    float: right;
    text-align: right;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  #common_page_footer .footer_copyright li {
    float: none !important;
    margin: 0 0 0 auto;
    line-height: 1;
    white-space: nowrap; }
  #common_page_footer .footer_copyright li + li {
    margin-top: 15px; } }

/*
.top {
  .l-contents {
    @media screen and(max-width:767px){
      margin-top: 100/750*100vw;
    }
  }
}
*/
.p-ruby {
  display: inline-block;
  line-height: 2; }
  .p-ruby[data-ruby] {
    position: relative;
    text-align: center; }
  .p-ruby[data-ruby]::before {
    position: absolute;
    top: -.2em;
    right: 0;
    left: -0.3em;
    margin: auto;
    font-size: 0.3em;
    line-height: 1;
    white-space: nowrap;
    content: attr(data-ruby); }
  .p-ruby.p-ruby--vr2[data-ruby]::before {
    left: -2em; }
  .p-ruby.p-ruby--vr3[data-ruby]::before {
    left: 1em; }
  @media all and (-ms-high-contrast: none) {
    .p-ruby[data-ruby]::before {
      font-size: 0.7rem; } }
  @media screen and (max-width: 575.98px) {
    .p-ruby[data-ruby]::before {
      font-size: 0.5em; } }

.p-text {
  font-size: 1.8rem;
  font-weight: 600; }
  @media screen and (max-width: 575.98px) {
    .p-text {
      font-size: 1.4rem; } }
  .p-text-mt {
    margin-top: 2rem; }

.p-text-red {
  color: #ce0000; }

.p-link {
  color: #1C5ED4;
  text-decoration: none; }

.p-mv {
  position: relative;
  padding: 15rem 2rem 15rem;
  overflow: hidden;
  background: url(../img/mv.jpg) no-repeat top center;
  background-size: cover; }
  .p-mv__cont {
    position: relative;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto; }
  .p-mv__logo {
    width: 64.6rem;
    margin-right: auto;
    margin-left: auto; }
  .p-mv__bnr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 5rem;
    margin-top: 4rem; }
    .p-mv__bnr-item {
      width: 39.9rem; }
  .p-mv__bnr02 {
    position: absolute;
    right: -20rem;
    bottom: 0;
    width: 36.3rem; }
  .p-mv__bg01 {
    position: absolute;
    top: 0;
    left: 46%;
    width: 1237px;
    margin-top: 1rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  @media screen and (max-width: 1399px) {
    .p-mv__bnr {
      padding-left: 0; }
    .p-mv__bnr02 {
      right: -7rem;
      bottom: 0;
      width: 26.3rem; } }
  @media screen and (max-width: 1130px) {
    .p-mv {
      /*
    &__bnr {
      &-item {
        width: 32.9rem;
      }
    }
    */ }
      .p-mv__bnr02 {
        right: 0rem;
        bottom: 0;
        width: 18.3rem; }
      .p-mv__bg01 {
        top: 50%;
        left: 47%;
        width: 100vw;
        margin-top: 0;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); } }
  @media screen and (max-width: 1010px) {
    .p-mv__bnr {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .p-mv__bnr-item {
        width: 32.9rem; } }
  @media screen and (max-width: 889px) {
    .p-mv {
      background: url(../img/mv_sp.jpg) no-repeat top center, #006fff;
      background-size: cover; }
      .p-mv__logo {
        width: 72.66592vw;
        margin-right: auto;
        margin-left: auto; }
      .p-mv__bnr {
        display: block;
        margin-top: 6rem;
        margin-left: 0; }
        .p-mv__bnr-item {
          width: 52%;
          margin-right: auto;
          margin-left: auto; }
      .p-mv__bnr02 {
        width: 40%; }
      .p-mv__bg01 {
        left: 47%; } }
  @media screen and (min-width: 576px) {
    .p-mv__bnr-item a {
      display: block;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s; }
      .p-mv__bnr-item a:hover {
        opacity: .6; }
    .p-mv__bnr02 a {
      display: block;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s; }
      .p-mv__bnr02 a:hover {
        opacity: .6; } }
  @media screen and (max-width: 575.98px) {
    .p-mv {
      padding: 9.5rem 1.5rem 7rem; }
      .p-mv__logo {
        width: 31.6rem; }
      .p-mv__bnr {
        margin-top: 3rem; }
        .p-mv__bnr-item {
          width: 100%; }
      .p-mv__bnr02 {
        top: 100%;
        right: -1rem;
        bottom: auto;
        width: 21.95rem; }
      .p-mv__bg02 {
        position: absolute;
        top: 2.5rem;
        right: 0;
        width: 100%; }
      .p-mv__bg03 {
        position: absolute;
        bottom: 2.5rem;
        left: 0;
        width: 100%; } }

.p-main {
  position: relative;
  height: 100%;
  background: #0099d7; }
  .p-main::after {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 32px;
    content: '';
    background: url(../img/wave.png) repeat-X center;
    background-position: 120px;
    background-size: auto;
    -webkit-box-shadow: 0 -5px 2px rgba(1, 111, 255, 0.8);
            box-shadow: 0 -5px 2px rgba(1, 111, 255, 0.8); }
  @media screen and (max-width: 767px) {
    .p-main::after {
      height: 4.26667vw;
      background-position: 90%;
      background-size: 41.6vw; } }

.p-bg {
  position: relative;
  width: 100%;
  height: 158.28571vw !important; }
  .p-bg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../img/main_bg.png) no-repeat top center;
    background-size: cover; }
  @media screen and (max-width: 575.98px) {
    .p-bg {
      height: 240vw !important; }
      .p-bg::after {
        height: 100%;
        height: -webkit-fill-available;
        background-image: url(../img/main_bg_sp.png);
        background-size: cover; } }

.p-cont {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 1040px;
  padding-top: 6rem;
  padding-bottom: 10rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .p-cont--lower {
    position: relative;
    left: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .p-cont--lower::before {
      position: absolute;
      top: 0;
      right: 0;
      width: 233px;
      height: 107px;
      content: '';
      background: url(../img/lower_fish.png) no-repeat center;
      background-size: 100%; }
    .p-cont--lower::after {
      position: absolute;
      top: 150px;
      left: 0;
      width: 233px;
      height: 107px;
      content: '';
      background: url(../img/lower_fish.png) no-repeat center;
      background-size: 100%;
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1); }
  @media screen and (min-width: 1400px) {
    .p-cont--lower::before {
      right: -100px; }
    .p-cont--lower::after {
      left: -200px; } }
  @media screen and (max-width: 767px) {
    .p-cont {
      padding-top: 6.66667vw;
      padding-bottom: 20vw; }
      .p-cont--lower::before {
        width: 31.06667vw; }
      .p-cont--lower::after {
        top: 17.33333vw;
        width: 31.06667vw; } }
  @media screen and (max-width: 575.98px) {
    .p-cont {
      padding-bottom: 5rem; } }

.p-box {
  position: relative; }
  .p-box-01 {
    padding: 2rem 6rem 5rem;
    border: .5rem solid #fff;
    border-radius: 6rem; }
    .p-box-01::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(255, 255, 255, 0.5);
      border-radius: 5rem; }
  .p-box-02 {
    max-width: 969px;
    padding: 6rem 8rem 6rem;
    margin-right: auto;
    margin-left: auto; }
    .p-box-02::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 78.3rem;
      content: '';
      background: url(../img/cont_bg.png) no-repeat top center;
      background-size: 100%; }
    .p-box-02--bg01 {
      padding-right: 6rem;
      padding-left: 6rem; }
      .p-box-02--bg01::after {
        height: 64.3rem;
        background-image: url(../img/cont_bg01.png); }
    .p-box-02--bg02 {
      padding-right: 6rem;
      padding-left: 6rem; }
      .p-box-02--bg02::after {
        background-image: url(../img/cont_bg03.png); }
    .p-box-02--bg03::after {
      background-image: url(../img/cont_bg03.png); }
    .p-box-02--bg04::after {
      background-image: url(../img/cont_bg04.png); }
  .p-box__inr {
    position: relative;
    z-index: 10; }
  @media screen and (max-width: 767px) {
    .p-box-01 {
      max-width: 84vw;
      padding: 3rem 2.5rem;
      margin-right: auto;
      margin-left: auto; }
    .p-box-02--bg01 {
      padding: 0 1rem !important; }
      .p-box-02--bg01::after {
        top: 20vw;
        height: 65.33333vw; }
    .p-box-02--bg02 {
      padding: 0 1rem !important; }
      .p-box-02--bg02::after {
        height: 107.4rem;
        background-image: url(../img/cont_bg02_sp.png);
        background-position: center 6.66667vw; }
    .p-box-02--bg03::after {
      height: 78.3rem;
      background-image: url(../img/cont_bg03_sp.png); }
    .p-box-02--bg04::after {
      height: 78.3rem;
      background-image: url(../img/cont_bg04_sp.png); } }
  @media screen and (max-width: 575.98px) {
    .p-box-01 {
      max-width: 31.5rem;
      padding: 1.5rem 1.25rem;
      border-radius: 3rem; }
      .p-box-01::after {
        border-radius: 2rem; }
    .p-box-02 {
      padding: 9rem 4rem 4.5rem;
      margin-right: -1.3rem;
      margin-left: -1.3rem; }
      .p-box-02--bg03 {
        padding-top: 2rem; } }

.p-anchor-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
  margin-right: -.5rem;
  margin-left: -.5rem; }
  .p-anchor-btns__item {
    width: 19.1rem;
    padding-right: .5rem;
    padding-left: .5rem;
    margin-bottom: 1.5rem; }
  .p-anchor-btns--mv {
    position: relative;
    z-index: 20; }
    .p-anchor-btns--mv.hidden {
      visibility: hidden;
      opacity: 0; }
  .p-anchor-btns--fix {
    position: fixed;
    bottom: 0;
    z-index: 20;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all; }
    .p-anchor-btns--fix.active {
      visibility: visible;
      opacity: 1; }
    .p-anchor-btns--fix .p-anchor-btns__item {
      width: 14.91935vw;
      max-width: 185px; }
  @media screen and (max-width: 1175px) {
    .p-anchor-btns--mv {
      max-width: 760px;
      margin-right: auto;
      margin-left: auto; } }
  @media screen and (max-width: 767px) {
    .p-anchor-btns--mv {
      display: none !important; }
    .p-anchor-btns--header .p-anchor-btns__item {
      width: 30%;
      margin-bottom: 2.66667vw; } }
  @media screen and (min-width: 576px) {
    .p-anchor-btns__item a {
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s; }
      .p-anchor-btns__item a:hover {
        opacity: .6; } }
  @media screen and (max-width: 575.98px) {
    .p-anchor-btns--header .p-anchor-btns__item {
      width: 44vw; } }

.p-sec01 {
  margin-bottom: 18rem !important; }
  .p-sec01__ttl {
    width: 96.81979%;
    margin-top: -29.44641%;
    margin-right: auto;
    margin-left: auto; }
  @media screen and (max-width: 767px) {
    .p-sec01 {
      margin-bottom: 24vw !important; }
      .p-sec01__ttl {
        width: 93.33333vw;
        margin-top: 0; } }

.p-sec02__ttl {
  width: 64.5977%;
  margin-top: -16.09195%;
  margin-right: auto;
  margin-bottom: 1.14943%;
  margin-left: auto; }

.p-sec02__ttl02 {
  position: relative;
  padding-bottom: 1.14943%;
  margin-bottom: 2.87356%; }
  .p-sec02__ttl02::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4.80769vw;
    max-height: 50px;
    content: '';
    background: url(../img/sec02_bg.png) repeat-x center;
    background-size: auto;
    border-radius: 12px; }
  .p-sec02__ttl02-01 {
    position: relative;
    z-index: 1;
    width: 11.03448%;
    margin-right: auto;
    margin-left: auto; }
  .p-sec02__ttl02-02 {
    position: relative;
    z-index: 1;
    width: 21.72414%;
    margin-top: 4.5977%;
    margin-right: auto;
    margin-left: auto; }

.p-sec02__flex01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.29885%; }
  .p-sec02__flex01-img {
    width: 49.1954%; }
  .p-sec02__flex01-body {
    width: 47.35632%; }

.p-sec02__ttl03 {
  width: 100%; }

.p-sec02__flex02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3.44828%; }
  .p-sec02__flex02-body {
    width: 64.36782%; }
  .p-sec02__flex02-img {
    width: 34.48276%; }
    .p-sec02__flex02-img-item {
      position: relative;
      z-index: -1; }
      .p-sec02__flex02-img-item::after {
        position: absolute;
        top: -20%;
        right: -10%;
        width: 58.66667%;
        height: 33.66667%;
        content: '';
        background: url(../img/sec02_ph02_bg.png) no-repeat center;
        background-size: 100%; }

.p-sec02__flex03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .p-sec02__flex03-item {
    position: relative;
    width: 31.6092%; }
    .p-sec02__flex03-item:not(:last-child)::after {
      position: absolute;
      top: 50%;
      right: -5.45455%;
      width: 8.72727%;
      height: 14.54545%;
      content: '';
      background: url(../img/arrow.png) no-repeat center;
      background-size: 100%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .p-sec02__flex03-ttl {
    position: relative;
    height: 5rem;
    background: #01579a;
    border-top-left-radius: 3rem;
    border-top-right-radius: 3rem; }
    .p-sec02__flex03-ttl > div {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .p-sec02__flex03-cont {
    height: 28.36538%;
    min-height: 295px;
    padding: 7.27273% 3.63636%;
    background: #fff;
    border-bottom-right-radius: 3rem;
    border-bottom-left-radius: 3rem; }
    .p-sec02__flex03-cont-img01 {
      width: 73.61702%;
      margin-right: auto;
      margin-left: auto; }
    .p-sec02__flex03-cont-img02 {
      width: 73.61702%;
      margin-right: auto;
      margin-left: auto; }
    .p-sec02__flex03-cont-img03 {
      width: 43.82979%;
      margin-right: auto;
      margin-left: auto; }

.p-sec02__flow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.87356%; }
  .p-sec02__flow-ttl {
    position: relative;
    width: 25.28736%;
    padding: 1.72414% 2.29885% 2.29885%;
    background: #01579a;
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem; }
  .p-sec02__flow-body {
    width: 75.86207%;
    padding: 2.29885%;
    background: #fff;
    border-top-right-radius: 3rem;
    border-bottom-right-radius: 3rem; }
    .p-sec02__flow-body--icon01 {
      position: relative;
      width: 40.03268%;
      padding-left: 9.80392%;
      margin-bottom: 0;
      font-size: 1.8rem;
      font-weight: 600; }
      .p-sec02__flow-body--icon01::before {
        position: absolute;
        top: 50%;
        left: 0;
        width: 21.63265%;
        height: 5.48077vw;
        max-height: 57px;
        content: '';
        background: url(../img/sec02_ph06.png) no-repeat center;
        background-size: 100%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
      .p-sec02__flow-body--icon01::after {
        position: absolute;
        top: 50%;
        right: -16.32653%;
        width: 9.79592%;
        height: 3.84615vw;
        max-height: 80px;
        content: '';
        background: url(../img/arrow.png) no-repeat center;
        background-size: 100%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
    .p-sec02__flow-body--icon02 {
      position: relative;
      width: 50.65359%;
      padding-left: 14.70588%;
      margin-bottom: 0;
      font-size: 1.8rem;
      font-weight: 600; }
      .p-sec02__flow-body--icon02::before {
        position: absolute;
        top: 50%;
        left: 0;
        width: 28.70968%;
        height: 5.96154vw;
        max-height: 62px;
        content: '';
        background: url(../img/sec02_ph07.png) no-repeat center;
        background-size: 100%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
  .p-sec02__flow-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0.81699%; }

.p-sec02__linklist {
  margin-top: 2.87356%; }

.p-sec02__tweet {
  margin-top: 2.29885%; }
  .p-sec02__tweet-ttl {
    width: 69.54023%;
    margin-right: auto;
    margin-left: auto; }
  .p-sec02__tweet-timeline {
    width: 63.21839%;
    margin-top: 2.29885%;
    margin-right: auto;
    margin-left: auto;
    /*
      .twitter-tweet{
        max-width: 100% !important;
      }
      iframe{
        width: calc(100vw - 11rem)!important;
      }
      */ }

@media screen and (min-width: 768px) {
  .p-sec02__flow-ttl > picture {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 81.81818%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); } }

@media screen and (max-width: 767px) {
  .p-sec02 {
    margin-bottom: 24vw !important; }
    .p-sec02__ttl {
      width: 63.6vw;
      margin-top: -18.66667vw;
      margin-bottom: 1.33333vw; }
    .p-sec02__ttl02 {
      position: relative;
      padding-bottom: 2vw;
      margin-bottom: 4vw; }
      .p-sec02__ttl02::after {
        height: 8vw;
        max-height: 60px;
        background-image: url(../img/sec02_bg_sp.png);
        border-radius: 1.6vw; }
      .p-sec02__ttl02-01 {
        width: 12.66667vw; }
      .p-sec02__ttl02-02 {
        width: 25.2vw;
        margin-top: 5.33333vw; }
    .p-sec02__flex01 {
      display: block;
      margin-bottom: 5.33333%; }
      .p-sec02__flex01-img {
        width: 100%; }
      .p-sec02__flex01-body {
        width: 100%; }
    .p-sec02__ttl03 {
      width: 60.53333vw;
      margin-right: auto;
      margin-left: auto; }
    .p-sec02__flex02 {
      display: block;
      margin-top: 3.44828%; }
      .p-sec02__flex02-body {
        width: 100%; }
      .p-sec02__flex02-img {
        width: 100%;
        margin-bottom: 4.66667vw; }
        .p-sec02__flex02-img-item {
          width: 48.13333vw;
          margin-right: auto;
          margin-left: auto; }
          .p-sec02__flex02-img-item::after {
            position: absolute;
            top: 2.77008%;
            right: -33.241%;
            width: 55.12465%;
            height: 30.74792%;
            content: '';
            background: url(../img/sec02_ph02_bg.png) no-repeat center;
            background-size: 100%; }
    .p-sec02__flex03 {
      display: block; }
      .p-sec02__flex03-item {
        width: 100%; }
        .p-sec02__flex03-item:not(:last-child) {
          margin-bottom: 4vw; }
          .p-sec02__flex03-item:not(:last-child)::after {
            top: auto;
            right: auto;
            bottom: -4vw;
            left: 50%;
            width: 4vw;
            height: 6.8vw;
            -webkit-transform: translateX(-50%) rotate(90deg);
                -ms-transform: translateX(-50%) rotate(90deg);
                    transform: translateX(-50%) rotate(90deg); }
      .p-sec02__flex03-ttl {
        height: 8vw;
        border-top-left-radius: 4vw;
        border-top-right-radius: 4vw; }
        .p-sec02__flex03-ttl .step1 {
          width: 18.53333vw; }
        .p-sec02__flex03-ttl .step2 {
          width: 18.53333vw; }
        .p-sec02__flex03-ttl .step3 {
          width: 18.53333vw; }
      .p-sec02__flex03-cont {
        height: auto;
        min-height: 100%;
        padding: 5.33333vw 4vw;
        border-bottom-right-radius: 4vw;
        border-bottom-left-radius: 4vw; }
        .p-sec02__flex03-cont .sp-flex {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          .p-sec02__flex03-cont .sp-flex > * {
            width: 50%; }
        .p-sec02__flex03-cont-img01 {
          width: 50%;
          text-align: center; }
          .p-sec02__flex03-cont-img01 img {
            width: 30vw; }
        .p-sec02__flex03-cont-img02 {
          width: 50%;
          text-align: center; }
          .p-sec02__flex03-cont-img02 img {
            width: 23.06667vw; }
        .p-sec02__flex03-cont-img03 {
          width: 50%;
          text-align: center; }
          .p-sec02__flex03-cont-img03 img {
            width: 13.86667vw; }
    .p-sec02__flow {
      display: block;
      margin-top: 4vw; }
      .p-sec02__flow-ttl {
        width: 100%;
        padding: 1.33333vw 0 2vw;
        border-top-left-radius: 4vw;
        border-top-right-radius: 4vw;
        border-bottom-left-radius: 0; }
        .p-sec02__flow-ttl > picture {
          width: 52.13333vw;
          margin-right: auto;
          margin-left: auto; }
      .p-sec02__flow-body {
        width: 100%;
        padding: 3.33333vw 4vw 4vw;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4vw;
        border-bottom-left-radius: 4vw; }
        .p-sec02__flow-body--icon01 {
          position: relative;
          width: 100%;
          padding-left: 13.33333vw;
          margin-top: 3.33333vw;
          margin-bottom: 8vw; }
          .p-sec02__flow-body--icon01::before {
            width: 10.13333vw;
            height: 10.66667vw;
            max-height: 80px; }
          .p-sec02__flow-body--icon01::after {
            top: auto;
            right: auto;
            bottom: -6.66667vw;
            left: 50%;
            width: 3.2vw;
            height: 5.33333vw;
            max-height: 40px;
            -webkit-transform: translateX(-50%) rotate(90deg);
                -ms-transform: translateX(-50%) rotate(90deg);
                    transform: translateX(-50%) rotate(90deg); }
        .p-sec02__flow-body--icon02 {
          width: 100%;
          padding-left: 16vw; }
          .p-sec02__flow-body--icon02::before {
            width: 15.73333vw;
            height: 10.8vw;
            max-height: 81px; }
      .p-sec02__flow-flex {
        display: block;
        margin-top: 0; }
    .p-sec02__linklist {
      margin-top: 4vw; }
    .p-sec02__tweet {
      margin-top: 5.33333vw; }
      .p-sec02__tweet-ttl {
        width: 100%; }
      .p-sec02__tweet-timeline {
        width: 100%;
        margin-top: 2.66667vw; } }

@media screen and (min-width: 576px) {
  .p-sec02__tweet-timeline a {
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all; }
    .p-sec02__tweet-timeline a:hover {
      opacity: .6; } }

@media screen and (max-width: 575.98px) {
  .p-sec02__flow {
    display: block;
    margin-top: 4vw; }
    .p-sec02__flow-ttl {
      width: 100%;
      padding: 1.33333vw 0 2vw;
      border-top-left-radius: 4vw;
      border-top-right-radius: 4vw;
      border-bottom-left-radius: 0; }
      .p-sec02__flow-ttl > picture {
        width: 52.13333vw;
        margin-right: auto;
        margin-left: auto; }
    .p-sec02__flow-body--icon01 {
      font-size: 1.4rem; }
    .p-sec02__flow-body--icon02 {
      font-size: 1.4rem; } }

.p-sec03__ttl {
  width: 78.3908%;
  margin-top: -14.94253%;
  margin-right: auto;
  margin-bottom: 1.14943%;
  margin-left: auto; }

.p-sec03__ttl02 {
  width: 71.6092%;
  margin-right: auto;
  margin-bottom: 2.29885%;
  margin-left: auto; }

.p-sec03__bnr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -1rem;
  margin-left: -1rem; }
  .p-sec03__bnr.fin::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 66.62921%;
    padding-top: 11.79775%;
    content: '';
    background: url(../img/fin.png) no-repeat center;
    background-size: 100%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%); }
  .p-sec03__bnr.fin .p-sec03__bnr-item > div {
    position: relative; }
    .p-sec03__bnr.fin .p-sec03__bnr-item > div::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(255, 255, 255, 0.5);
      border-radius: 3rem; }
  .p-sec03__bnr.fin .p-caption {
    opacity: .5; }
  .p-sec03__bnr-item {
    width: 48.85057%;
    margin-right: 1rem;
    margin-left: 1rem; }

.p-sec03__schedule {
  width: 60.34483%;
  margin-top: 1.14943%;
  margin-right: auto;
  margin-left: auto; }

@media screen and (max-width: 1040px) {
  .p-sec03__bnr.fin .p-sec03__bnr-item > div::after {
    border-radius: 2.88462vw; } }

@media screen and (max-width: 767px) {
  .p-sec03 {
    margin-bottom: 13.33333vw !important; }
    .p-sec03__ttl {
      width: 77.2vw;
      margin-top: -20vw;
      margin-bottom: 1.33333vw; }
    .p-sec03__ttl02 {
      width: 51.2vw;
      margin-bottom: 2.66667vw; }
    .p-sec03__bnr {
      display: block;
      margin-right: 0;
      margin-left: 0; }
      .p-sec03__bnr.fin::after {
        top: 40%;
        width: 55.73333vw;
        padding-top: 22.13333vw;
        background-image: url(../img/fin_sp.png); }
      .p-sec03__bnr.fin .p-sec03__bnr-item > div {
        position: relative; }
        .p-sec03__bnr.fin .p-sec03__bnr-item > div::after {
          border-radius: 5.2vw; }
      .p-sec03__bnr-item {
        width: 100%;
        margin-right: 0;
        margin-left: 0; }
        .p-sec03__bnr-item:last-child {
          margin-top: 2.66667vw; }
    .p-sec03__schedule {
      width: 100%;
      margin-top: 1.33333vw; } }

@media screen and (min-width: 576px) {
  .p-sec03__bnr-item a {
    display: block;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
    .p-sec03__bnr-item a:hover {
      opacity: .6; } }

.p-sec04__ttl {
  width: 100%;
  margin-right: auto;
  margin-bottom: 2.47219%;
  margin-left: auto; }
  .p-sec04__ttl--01 {
    margin-top: -16.06922%;
    text-align: center; }

.p-sec04__img {
  width: 80.34611%;
  margin-right: auto;
  margin-bottom: 2.47219%;
  margin-left: auto; }

.p-sec04__map {
  position: relative; }
  .p-sec04__map-btn {
    position: absolute;
    top: 0;
    left: 0; }
    .p-sec04__map-btn--01 {
      top: 11.77856%;
      left: 34.62898%;
      width: 16.84335%; }
    .p-sec04__map-btn--02 {
      top: 14.7232%;
      left: 61.24853%;
      width: 17.07892%; }
    .p-sec04__map-btn--03 {
      top: 36.51355%;
      left: 27.09069%;
      width: 16.60777%; }
    .p-sec04__map-btn--04 {
      top: 37.6914%;
      left: 58.89282%;
      width: 16.84335%; }
    .p-sec04__map-btn--05 {
      top: 63.60424%;
      left: 18.8457%;
      width: 16.25442%; }
    .p-sec04__map-btn--06 {
      top: 55.35925%;
      left: 43.58068%;
      width: 15.19435%; }
    .p-sec04__map-btn--07 {
      top: 76.56066%;
      left: 57.71496%;
      width: 15.78327%; }
  .p-sec04__map-ballon {
    position: absolute;
    right: -12.95642%;
    bottom: -22.9682%;
    width: 39.57597%; }

@media screen and (max-width: 767px) {
  .p-sec04 {
    margin-bottom: 6.66667vw !important; }
    .p-sec04__ttl {
      width: 55.26667vw;
      margin-bottom: 2rem; }
      .p-sec04__ttl--01 {
        width: 66.13333vw;
        margin-top: -5.33333vw; }
    .p-sec04__img {
      width: 100%;
      margin-bottom: 2rem; }
    .p-sec04__map {
      position: relative;
      width: 84vw;
      margin-right: auto;
      margin-bottom: 38.66667vw;
      margin-left: auto; }
      .p-sec04__map-btn--01 {
        top: 8vw;
        left: 24vw;
        width: 19.06667vw; }
      .p-sec04__map-btn--02 {
        top: 12.66667vw;
        left: 52.66667vw;
        width: 17.33333vw; }
      .p-sec04__map-btn--03 {
        top: 29.33333vw;
        left: 16vw;
        width: 18vw; }
      .p-sec04__map-btn--04 {
        top: 28vw;
        left: 51.33333vw;
        width: 18vw; }
      .p-sec04__map-btn--05 {
        top: 46.66667vw;
        left: 5.33333vw;
        width: 18vw; }
      .p-sec04__map-btn--06 {
        top: 41.33333vw;
        left: 33.33333vw;
        width: 16.4vw; }
      .p-sec04__map-btn--07 {
        top: 57.71496vw;
        left: 50.64782vw;
        width: 17.07892vw; }
      .p-sec04__map-ballon {
        position: absolute;
        right: auto;
        bottom: -37.33333vw;
        left: -4vw;
        width: 85.2vw; } }

@media screen and (min-width: 576px) {
  .p-sec04__map-btn a {
    display: block;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
    .p-sec04__map-btn a:hover {
      opacity: .6; } }

@media screen and (max-width: 575.98px) {
  .p-sec04__ttl {
    width: 20.725rem;
    margin-top: 0;
    margin-bottom: 1rem; }
    .p-sec04__ttl--01 {
      width: 66.13333vw; }
  .p-sec04__img {
    width: 100%;
    margin-bottom: 1rem; } }

.p-sec05__ttl {
  width: 72.18789%;
  margin-top: -18.54141%;
  margin-right: auto;
  margin-bottom: 2.47219%;
  margin-left: auto; }

.p-sec05__img {
  width: 80.34611%;
  margin-right: auto;
  margin-bottom: 2.47219%;
  margin-left: auto; }

@media screen and (max-width: 767px) {
  .p-sec05__ttl {
    width: 66.13333vw;
    margin-top: -13.33333vw;
    margin-bottom: 2rem; }
  .p-sec05__img {
    width: 100%;
    margin-bottom: 2rem; } }

@media screen and (max-width: 575.98px) {
  .p-sec05__ttl {
    width: 24.8rem;
    margin-top: -10rem;
    margin-bottom: 1rem; }
  .p-sec05__img {
    width: 100%;
    margin-bottom: 1rem; } }

.p-sec06__ttl {
  width: 63.57466%;
  margin-top: -13rem;
  margin-right: auto;
  margin-left: auto; }

.p-sec06__ttl02 {
  width: 43.66516%;
  margin-right: auto;
  margin-bottom: 3rem;
  margin-left: auto; }

.p-sec06__ttl03 {
  width: 80.99548%;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto; }

.p-sec06__about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.p-sec06__logo {
  width: 45.28736%;
  margin-right: 1rem;
  margin-left: 1rem; }

.p-sec06__txt {
  width: 48.85057%;
  margin-right: 1rem;
  margin-left: 1rem; }

.p-sec06__version {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  margin-right: -1rem;
  margin-left: -1rem; }
  .p-sec06__version-item {
    width: 50%;
    margin-right: 1rem;
    margin-left: 1rem; }
  .p-sec06__version-ttl {
    position: relative;
    height: 6rem;
    background: #01579a;
    border-top-left-radius: 3rem;
    border-top-right-radius: 3rem; }
  .p-sec06__version-cont {
    height: 87.05882%;
    padding-bottom: 2rem;
    background: #fff;
    border-bottom-right-radius: 3rem;
    border-bottom-left-radius: 3rem; }

.p-sec06__img01 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 100%;
  width: 177px;
  padding-right: 1rem;
  padding-left: 1rem;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.p-sec06__img02 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.p-sec06__img03 {
  padding-top: 1.5rem;
  text-align: center; }

.p-sec06__channel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2rem;
  margin-right: -2.5rem;
  margin-left: -2.5rem; }
  .p-sec06__channel > div {
    margin-right: 2.5rem;
    margin-left: 2.5rem; }

@media screen and (min-width: 768px) {
  .p-sec06__channel__img a {
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all; }
    .p-sec06__channel__img a:hover {
      opacity: .6; } }

@media screen and (max-width: 767px) {
  .p-sec06__ttl {
    width: 63.6vw;
    margin-top: -17.33333vw; }
  .p-sec06__ttl02 {
    width: 51.46667vw;
    margin-bottom: 3rem; }
  .p-sec06__ttl03 {
    width: 48.4vw;
    margin-top: 2rem; }
  .p-sec06__about {
    display: block; }
  .p-sec06__logo {
    width: 54.93333vw;
    margin-right: auto;
    margin-bottom: 3rem;
    margin-left: auto; }
  .p-sec06__txt {
    width: 72.53333vw;
    margin-right: auto;
    margin-left: auto; }
  .p-sec06__version {
    display: block;
    margin-top: 4rem;
    margin-right: 0;
    margin-left: 0; }
    .p-sec06__version-item {
      width: 100%;
      margin-right: 0;
      margin-left: 0; }
      .p-sec06__version-item + .p-sec06__version-item {
        margin-top: 3rem; }
    .p-sec06__version-cont {
      height: auto; }
  .p-sec06__img01 {
    width: 30vw; }
  .p-sec06__img02 {
    width: 47.06667vw; }
  .p-sec06__channel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 3rem;
    margin-right: 0;
    margin-left: 0; }
    .p-sec06__channel > div {
      margin-right: 0;
      margin-left: 0; }
    .p-sec06__channel__img {
      width: 100%; }
    .p-sec06__channel__ttl {
      width: 56.93333vw;
      margin-top: 2rem; } }

@media screen and (max-width: 575.98px) {
  .p-sec06__ttl02 {
    margin-bottom: 1.5rem; }
  .p-sec06__ttl03 {
    margin-top: 2rem; }
  .p-sec06__logo {
    margin-bottom: 1.5rem; }
  .p-sec06__version {
    margin-top: 2rem; }
    .p-sec06__version-item {
      width: 100%; }
      .p-sec06__version-item + .p-sec06__version-item {
        margin-top: 1.5rem; }
  .p-sec06__channel {
    margin-top: 2rem; }
    .p-sec06__channel__ttl {
      margin-top: 1rem; } }

.p-comingsoon {
  width: 100%; }
  .p-comingsoon--02 {
    max-width: 500px;
    padding-top: 23rem;
    padding-bottom: 23rem;
    margin-top: 1rem;
    margin-right: auto;
    margin-bottom: 1rem;
    margin-left: auto;
    background: #eaf7fc;
    border-radius: 1rem; }
    .p-comingsoon--02 .p-comingsoon__img {
      width: 76.4%; }
  .p-comingsoon--03 {
    padding-top: 11rem;
    padding-bottom: 11rem;
    margin-top: 1rem;
    margin-right: auto;
    margin-bottom: 1rem;
    margin-left: auto;
    background: #eaf7fc;
    border-radius: 1rem; }
    .p-comingsoon--03 .p-comingsoon__img {
      width: 34.82759%; }
  .p-comingsoon__img {
    width: 41.52174%;
    margin-right: auto;
    margin-left: auto; }
  @media screen and (max-width: 767px) {
    .p-comingsoon--02 {
      padding-top: 20rem;
      padding-bottom: 20rem; }
    .p-comingsoon--03 {
      padding-top: 10rem;
      padding-bottom: 10rem; }
      .p-comingsoon--03 .p-comingsoon__img {
        width: 40.4vw !important; }
    .p-comingsoon__img {
      width: 50.93333vw !important; } }

.p-caption {
  font-size: 1.5rem; }
  .p-caption__ml10 {
    margin-left: 1rem; }
  @media screen and (max-width: 575.98px) {
    .p-caption__ml10 {
      margin-left: 0; } }

.p-fz-14 {
  font-size: 1.4rem; }
  @media screen and (max-width: 575.98px) {
    .p-fz-14 {
      font-size: 1.2rem; } }

.p-medium {
  font-weight: 600; }

.p-text-box > *:not(:last-child) {
  margin-bottom: 4rem; }

@media screen and (max-width: 767px) {
  .p-text-box > *:not(:last-child) {
    margin-bottom: 5.33333vw; } }

.bg-fish {
  position: absolute;
  z-index: -1; }
  .bg-fish--01 {
    top: 0;
    left: 0;
    width: 21.5vw;
    margin-top: -11.42857vw;
    margin-left: -10vw; }
  .bg-fish--02 {
    top: 0;
    right: 0;
    width: 15.92857vw;
    margin-top: 15.71429vw;
    margin-right: -11.42857vw; }
  .bg-fish--03 {
    bottom: 0;
    left: 0;
    width: 48.78571vw;
    margin-bottom: -21.42857vw;
    margin-left: -28.57143vw; }
  .bg-fish--04 {
    top: 0;
    right: 0;
    width: 20.21429vw;
    margin-top: 31.78571vw;
    margin-right: -10.21429vw; }
  .bg-fish--05 {
    top: 0;
    left: 0;
    width: 16.64286vw;
    margin-top: 48.78571vw;
    margin-left: -12.5vw; }
  .bg-fish--06 {
    top: 0;
    right: 0;
    width: 14.14286vw;
    margin-top: 50vw;
    margin-right: -14.14286vw; }
  .bg-fish--07 {
    bottom: 0;
    left: 0;
    width: 47.71429vw;
    margin-bottom: 34.07143vw;
    margin-left: -12.64286vw; }
  .bg-fish--08 {
    right: 0;
    bottom: 0;
    width: 17.71429vw;
    margin-right: -9.64286vw;
    margin-bottom: 42.85714vw; }
  .bg-fish--09 {
    right: 0;
    bottom: 0;
    width: 26.14286vw;
    margin-right: -12.85714vw;
    margin-bottom: -16.42857vw; }
  .bg-fish--10 {
    top: 0;
    left: 0;
    width: 21.07143vw;
    margin-top: -5.71429vw;
    margin-left: -10vw; }
  .bg-fish--11 {
    top: 0;
    right: 0;
    width: 30vw;
    margin-top: -7.14286vw;
    margin-right: -10.57143vw; }
  .bg-fish--12 {
    top: 0;
    left: 0;
    width: 27.42857vw;
    margin-top: 67.85714vw;
    margin-left: -12.85714vw; }
  .bg-fish--13 {
    top: 0;
    left: 0;
    width: 62.64286vw;
    margin-top: 46.42857vw;
    margin-left: -12.85714vw; }
  .bg-fish--14 {
    top: 0;
    right: 0;
    width: 26.28571vw;
    margin-top: -16.42857vw;
    margin-right: -11.71429vw; }
  .bg-fish--15 {
    bottom: 0;
    left: 0;
    width: 19.07143vw;
    margin-bottom: 0;
    margin-left: -9.64286vw; }
  .bg-fish--16 {
    right: 0;
    bottom: 0;
    width: 23.64286vw;
    margin-right: -10.35714vw;
    margin-bottom: -14.28571vw; }
  @media screen and (max-width: 1200px) {
    .bg-fish--01 {
      margin-left: -5vw; }
    .bg-fish--02 {
      margin-right: -10.83333vw; }
    .bg-fish--03 {
      margin-left: -16.66667vw; }
    .bg-fish--04 {
      margin-right: -8.33333vw; }
    .bg-fish--05 {
      margin-left: -5vw; }
    .bg-fish--06 {
      margin-right: -0.83333vw; }
    .bg-fish--07 {
      margin-left: -7.08333vw; }
    .bg-fish--08 {
      margin-right: -8.33333vw; }
    .bg-fish--09 {
      margin-right: -5vw; }
    .bg-fish--10 {
      margin-left: -3.33333vw; }
    .bg-fish--11 {
      margin-right: -6.66667vw; }
    .bg-fish--12 {
      margin-left: -8.33333vw; }
    .bg-fish--13 {
      margin-left: -3.33333vw; }
    .bg-fish--14 {
      margin-right: -6.66667vw; }
    .bg-fish--15 {
      margin-left: 0; }
    .bg-fish--16 {
      margin-right: 0; } }
  @media screen and (max-width: 1000px) {
    .bg-fish--01 {
      margin-left: -5vw; }
    .bg-fish--02 {
      margin-right: -3vw; }
    .bg-fish--03 {
      margin-left: 0; }
    .bg-fish--04 {
      margin-right: 0; }
    .bg-fish--05 {
      margin-left: 0; }
    .bg-fish--06 {
      margin-right: 0; }
    .bg-fish--07 {
      margin-left: 0; }
    .bg-fish--08 {
      margin-right: 0; }
    .bg-fish--09 {
      margin-right: 0; }
    .bg-fish--10 {
      margin-left: 0; }
    .bg-fish--11 {
      margin-top: 10vw;
      margin-right: 0; }
    .bg-fish--12 {
      margin-top: 87vw;
      margin-left: 0; }
    .bg-fish--13 {
      margin-left: 0; }
    .bg-fish--14 {
      margin-right: 0; }
    .bg-fish--15 {
      margin-left: 0; }
    .bg-fish--16 {
      margin-right: 0; } }
  @media screen and (min-width: 1401px) {
    .bg-fish--01 {
      width: 301px;
      margin-top: -160px;
      margin-left: -140px; }
    .bg-fish--02 {
      width: 223px;
      margin-top: 220px;
      margin-right: -160px; }
    .bg-fish--03 {
      width: 683px;
      margin-bottom: -300px;
      margin-left: -400px; }
    .bg-fish--04 {
      width: 283px;
      margin-top: 445px;
      margin-right: -143px; }
    .bg-fish--05 {
      width: 233px;
      margin-top: 683px;
      margin-left: -175px; }
    .bg-fish--06 {
      width: 198px;
      margin-top: 700px;
      margin-right: -198px; }
    .bg-fish--07 {
      width: 668px;
      margin-bottom: 477px;
      margin-left: -177px; }
    .bg-fish--08 {
      width: 248px;
      margin-right: -135px;
      margin-bottom: 600px; }
    .bg-fish--09 {
      width: 366px;
      margin-right: -180px;
      margin-bottom: -230px; }
    .bg-fish--10 {
      width: 295px;
      margin-top: -80px;
      margin-left: -140px; }
    .bg-fish--11 {
      width: 420px;
      margin-top: -100px;
      margin-right: -148px; }
    .bg-fish--12 {
      width: 384px;
      margin-top: 820px;
      margin-left: -180px; }
    .bg-fish--13 {
      width: 877px;
      margin-top: 650px;
      margin-left: -180px; }
    .bg-fish--14 {
      width: 368px;
      margin-top: -230px;
      margin-right: -164px; }
    .bg-fish--15 {
      width: 267px;
      margin-bottom: 0;
      margin-left: -135px; }
    .bg-fish--16 {
      width: 331px;
      margin-right: -145px;
      margin-bottom: -200px; } }
  @media screen and (max-width: 767px) {
    .bg-fish--01 {
      width: 38.4vw;
      margin-top: -13.33333vw;
      margin-left: 0; }
    .bg-fish--02 {
      width: 26.4vw;
      margin-top: 29.33333vw;
      margin-right: -14.66667vw; }
    .bg-fish--03 {
      width: 80.8vw;
      margin-bottom: -36vw;
      margin-left: -36vw; }
    .bg-fish--04 {
      width: 25.46667vw;
      margin-top: 106.66667vw;
      margin-right: 0vw; }
    .bg-fish--05 {
      width: 24.66667vw;
      margin-top: 153.33333vw;
      margin-left: 0; }
    .bg-fish--06 {
      width: 20vw;
      margin-top: 98.4vw;
      margin-right: 0; }
    .bg-fish--07 {
      width: 71.2vw;
      margin-bottom: 170.26667vw;
      margin-left: 0; }
    .bg-fish--08 {
      width: 21.86667vw;
      margin-right: -4vw;
      margin-bottom: 306.66667vw; }
    .bg-fish--09 {
      width: 43.86667vw;
      margin-right: 0;
      margin-bottom: -33.33333vw; }
    .bg-fish--10 {
      width: 31.46667vw;
      margin-top: -10.66667vw;
      margin-left: 0; }
    .bg-fish--11 {
      width: 40.13333vw;
      margin-top: -13.33333vw;
      margin-right: 0; }
    .bg-fish--12 {
      width: 40.8vw;
      margin-top: 173.33333vw;
      margin-left: -10.66667vw; }
    .bg-fish--13 {
      width: 87.73333vw;
      margin-top: 82.66667vw;
      margin-left: 5.33333vw; }
    .bg-fish--14 {
      width: 39.2vw;
      margin-top: -28vw;
      margin-right: 0; }
    .bg-fish--15 {
      width: 28.4vw;
      margin-bottom: 26.66667vw;
      margin-left: -4vw; }
    .bg-fish--16 {
      width: 30.53333vw;
      margin-right: 0;
      margin-bottom: -9.33333vw; } }
  @media screen and (max-width: 575.98px) {
    .bg-fish--01 {
      margin-top: -13.33333vw; }
    .bg-fish--02 {
      margin-top: 29.33333vw; }
    .bg-fish--03 {
      margin-bottom: -40vw; }
    .bg-fish--04 {
      margin-top: 126.66667vw; }
    .bg-fish--05 {
      margin-top: 153.33333vw; }
    .bg-fish--06 {
      margin-top: 106.66667vw; }
    .bg-fish--07 {
      margin-bottom: 266.66667vw; }
    .bg-fish--08 {
      margin-bottom: 413.33333vw; }
    .bg-fish--09 {
      margin-bottom: -33.33333vw; }
    .bg-fish--10 {
      margin-top: -10.66667vw; }
    .bg-fish--11 {
      margin-top: -18.66667vw; }
    .bg-fish--12 {
      margin-top: 213.33333vw; }
    .bg-fish--13 {
      margin-top: 90.66667vw; }
    .bg-fish--14 {
      margin-top: -28vw; }
    .bg-fish--15 {
      margin-bottom: 26.66667vw; }
    .bg-fish--16 {
      margin-bottom: -9.33333vw; } }

.p-fin {
  position: relative; }
  .p-fin--01::after {
    position: absolute;
    top: 67%;
    left: 57%;
    width: 41.8rem;
    padding-top: 16.6rem;
    content: '';
    background: url(../img/fin_02.png) no-repeat center;
    background-size: 100%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .p-fin--02::after {
    position: absolute;
    top: 1.5rem;
    left: 50%;
    width: 84.87179%;
    padding-top: 44.61538%;
    content: '';
    background: url(../img/fin_03.png) no-repeat center;
    background-size: 100%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .p-fin--03::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 30;
    width: 100%;
    height: 100%;
    padding: 2.5rem;
    content: '';
    background: rgba(255, 255, 255, 0.7);
    border-radius: 2rem;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .p-fin__bnr {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 30;
    width: 59.3rem;
    padding-top: 10.5rem;
    background: url(../img/fin_04.png) no-repeat center;
    background-size: 100%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .p-fin__bnr--01 {
      top: 25%; }
    .p-fin__bnr--02 {
      top: 75%; }
  @media screen and (max-width: 766.98px) {
    .p-fin--01::after {
      top: 41%;
      width: 55.73333vw;
      padding-top: 22.13333vw; }
    .p-fin--02::after {
      top: 1.5rem;
      width: 92.42424%;
      padding-top: 50%; }
    .p-fin--03::before {
      padding: 1.5rem;
      content: ''; }
    .p-fin__bnr {
      width: 55.73333vw;
      padding-top: 22.13333vw;
      background-image: url(../img/fin_04_sp.png); }
      .p-fin__bnr--01 {
        top: 25%; }
      .p-fin__bnr--02 {
        top: 75%; } }
  @media screen and (max-width: 575.98px) {
    .p-fin--01::after {
      top: 44%;
      left: 60%; }
    .p-fin--02::after {
      top: .85rem;
      width: 92.33954%;
      padding-top: 49.89648%; }
    .p-fin--03::before {
      padding: 1rem;
      content: ''; } }

.p-fin-brn {
  padding: 0 2rem;
  margin-bottom: 20rem; }
  @media screen and (max-width: 767px) {
    .p-fin-brn {
      width: 84vw;
      margin-right: auto;
      margin-bottom: 6.66667vw;
      margin-left: auto; } }

.p-main-lower {
  background: #0099d7;
  padding-top: 4rem;
  padding-bottom: 7rem; }
  @media screen and (max-width: 767px) {
    .p-main-lower {
      padding-top: 5.33333vw;
      padding-bottom: 13.33333vw; } }

.p-lower-logo {
  text-align: center;
  margin-bottom: 160px; }
  @media screen and (max-width: 767px) {
    .p-lower-logo {
      width: 40.93333vw;
      margin-bottom: 15.33333vw;
      margin-left: auto;
      margin-right: auto; } }

.p-lower-section {
  padding-right: 2rem;
  padding-left: 2rem; }
  @media screen and (max-width: 575.98px) {
    .p-lower-section {
      padding-right: 1.5rem;
      padding-left: 1.5rem; } }

.p-lower-ttl {
  margin-bottom: 3.44828%; }
  .p-lower-ttl--kiyaku {
    width: 78.3908%;
    margin-top: -19.54023%;
    margin-left: auto;
    margin-right: auto; }
  .p-lower-ttl--shop {
    width: 78.3908%;
    margin-top: -19.54023%;
    margin-left: auto;
    margin-right: auto; }
  @media screen and (max-width: 767px) {
    .p-lower-ttl {
      margin-bottom: 5.33333vw; }
      .p-lower-ttl--kiyaku {
        width: 75.46667vw;
        margin-top: -16vw; }
      .p-lower-ttl--shop {
        width: 75.46667vw;
        margin-top: -16vw; } }

.p-lower-head--01 {
  font-size: 4rem;
  font-weight: 900;
  color: #fff;
  padding: 1rem 2rem 0;
  border-radius: 1.2rem;
  background: #116ab0;
  margin-bottom: 5rem; }

.p-lower-head--02 {
  font-size: 3.2rem;
  color: #01579a;
  margin-bottom: 1.5rem;
  font-weight: 900; }

.p-lower-head--03 {
  font-size: 2.2rem;
  margin-bottom: 1rem;
  font-weight: 900; }

@media screen and (max-width: 575.98px) {
  .p-lower-head--01 {
    font-size: 2.4rem;
    padding: 1rem 1rem 0;
    border-radius: .6rem;
    margin-bottom: 3rem; }
  .p-lower-head--02 {
    font-size: 2rem;
    margin-bottom: 1rem; }
  .p-lower-head--03 {
    font-size: 1.6rem;
    margin-bottom: .75rem; } }

.p-lower-block p {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 1rem; }

.p-lower-block > *:last-child {
  margin-bottom: 0 !important; }

.p-lower-block:not(:last-child) {
  margin-bottom: 5rem; }

.p-lower-block--min:not(:last-child) {
  margin-bottom: 2.5rem !important; }

@media screen and (max-width: 575.98px) {
  .p-lower-block p {
    font-size: 1.4rem;
    margin-bottom: .5rem; }
  .p-lower-block:not(:last-child) {
    margin-bottom: 2.5rem; }
  .p-lower-block--min:not(:last-child) {
    margin-bottom: 1.75rem !important; } }

.p-lower-caption {
  font-size: 1.4rem !important; }
  @media screen and (max-width: 575.98px) {
    .p-lower-caption {
      font-size: 1.2rem; } }

.p-shop-list li {
  position: relative;
  padding: 2rem 0; }
  .p-shop-list li:first-child {
    padding-top: 0; }
  .p-shop-list li::after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/dot.png) repeat-x center;
    background-size: auto; }

@media screen and (max-width: 575.98px) {
  .p-shop-list li {
    padding: 3rem 0; } }

.p-shop-anchor {
  background: #fff;
  border-radius: 3rem;
  padding: 2rem;
  /*
  &--fix {
    position: fixed;
    bottom: 20px;
    max-width: 867px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
    opacity: 0;
    visibility: hidden;
    &.active {
      opacity: 1;
      visibility: visible;
    }
  }
  */ }
  .p-shop-anchor--top {
    margin-bottom: 4rem; }
  .p-shop-anchor ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: -1rem; }
    .p-shop-anchor ul li {
      margin-bottom: 1rem; }
      .p-shop-anchor ul li:not(:last-child) {
        border-right: 1px solid rgba(34, 34, 34, 0.6); }
      .p-shop-anchor ul li a {
        position: relative;
        color: #01579a;
        text-decoration: none;
        padding-right: 1.2rem;
        padding-left: 1.2rem;
        padding-top: .3rem;
        padding-bottom: .3rem;
        font-size: 1.8rem;
        font-weight: 600;
        display: block; }
        .p-shop-anchor ul li a::after {
          content: "";
          display: inline-block;
          width: .8rem;
          height: .8rem;
          border-right: .2rem solid #01579a;
          border-bottom: .2rem solid #01579a;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg);
          margin-bottom: .4rem;
          margin-left: .5rem; }
  @media screen and (min-width: 576px) {
    .p-shop-anchor ul li a {
      -webkit-transition: .2s all;
      -o-transition: .2s all;
      transition: .2s all; }
      .p-shop-anchor ul li a:hover {
        opacity: .6; } }
  @media screen and (max-width: 575.98px) {
    .p-shop-anchor {
      border-radius: 1.5rem;
      padding: 1rem; }
      .p-shop-anchor ul li a {
        font-size: 1.4rem; } }

.c-grid {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }
  .c-grid__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -1.25em;
    margin-left: -1.25em;
    margin-bottom: -2.5em; }
    .c-grid__row--no-gutters {
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 0; }
      .c-grid__row--no-gutters .col,
      .c-grid__row--no-gutters [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0; }
    @media screen and (min-width: 890px) {
      .c-grid__row--gutter10 {
        margin-bottom: -0.625em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-right: -0.3125em;
        margin-left: -0.3125em;
        margin-bottom: -0.625em; }
        .c-grid__row--gutter10 .col,
        .c-grid__row--gutter10 [class*="col-"] {
          padding-right: 0.3125em;
          padding-left: 0.3125em;
          padding-bottom: 0.625em; }
      .c-grid__row--gutter22 {
        margin-bottom: -1.375em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-right: -0.6875em;
        margin-left: -0.6875em;
        margin-bottom: -1.375em; }
        .c-grid__row--gutter22 .col,
        .c-grid__row--gutter22 [class*="col-"] {
          padding-right: 0.6875em;
          padding-left: 0.6875em;
          padding-bottom: 1.375em; } }
    @media screen and (max-width: 766.98px) {
      .c-grid__row {
        margin-right: -1.25em;
        margin-left: -1.25em;
        margin-bottom: -2.5em; }
        .c-grid__row--gutter10 {
          margin-bottom: -1.25em;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          margin-right: -0.625em;
          margin-left: -0.625em;
          margin-bottom: -1.25em; }
          .c-grid__row--gutter10 .col,
          .c-grid__row--gutter10 [class*="col-"] {
            padding-right: 0.625em;
            padding-left: 0.625em;
            padding-bottom: 1.25em; } }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm,
.col-sm-auto, .col-md2-1, .col-md2-2, .col-md2-3, .col-md2-4, .col-md2-5, .col-md2-6, .col-md2-7, .col-md2-8, .col-md2-9, .col-md2-10, .col-md2-11, .col-md2-12, .col-md2-13, .col-md2-14, .col-md2-15, .col-md2-16, .col-md2-17, .col-md2-18, .col-md2-19, .col-md2-20, .col-md2-21, .col-md2-22, .col-md2-23, .col-md2-24, .col-md2,
.col-md2-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-13, .col-xxl-14, .col-xxl-15, .col-xxl-16, .col-xxl-17, .col-xxl-18, .col-xxl-19, .col-xxl-20, .col-xxl-21, .col-xxl-22, .col-xxl-23, .col-xxl-24, .col-xxl,
.col-xxl-auto, .col-md-1-5, .col-md-2-5, .col-md-3-5 {
  position: relative;
  width: 100%;
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-bottom: 2.5em; }
  @media screen and (max-width: 766.98px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col,
    .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm,
    .col-sm-auto, .col-md2-1, .col-md2-2, .col-md2-3, .col-md2-4, .col-md2-5, .col-md2-6, .col-md2-7, .col-md2-8, .col-md2-9, .col-md2-10, .col-md2-11, .col-md2-12, .col-md2-13, .col-md2-14, .col-md2-15, .col-md2-16, .col-md2-17, .col-md2-18, .col-md2-19, .col-md2-20, .col-md2-21, .col-md2-22, .col-md2-23, .col-md2-24, .col-md2,
    .col-md2-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md,
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg,
    .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl,
    .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-13, .col-xxl-14, .col-xxl-15, .col-xxl-16, .col-xxl-17, .col-xxl-18, .col-xxl-19, .col-xxl-20, .col-xxl-21, .col-xxl-22, .col-xxl-23, .col-xxl-24, .col-xxl,
    .col-xxl-auto, .col-md-1-5, .col-md-2-5, .col-md-3-5 {
      padding-right: 1.25em;
      padding-left: 1.25em;
      padding-bottom: 2.5em; } }

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 4.16667%;
      -ms-flex: 0 0 4.16667%;
          flex: 0 0 4.16667%;
  max-width: 4.16667%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 12.5%;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20.83333%;
      -ms-flex: 0 0 20.83333%;
          flex: 0 0 20.83333%;
  max-width: 20.83333%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 29.16667%;
      -ms-flex: 0 0 29.16667%;
          flex: 0 0 29.16667%;
  max-width: 29.16667%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 37.5%;
      -ms-flex: 0 0 37.5%;
          flex: 0 0 37.5%;
  max-width: 37.5%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45.83333%;
      -ms-flex: 0 0 45.83333%;
          flex: 0 0 45.83333%;
  max-width: 45.83333%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-13 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 54.16667%;
      -ms-flex: 0 0 54.16667%;
          flex: 0 0 54.16667%;
  max-width: 54.16667%; }

.col-14 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 62.5%;
      -ms-flex: 0 0 62.5%;
          flex: 0 0 62.5%;
  max-width: 62.5%; }

.col-16 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-17 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70.83333%;
      -ms-flex: 0 0 70.83333%;
          flex: 0 0 70.83333%;
  max-width: 70.83333%; }

.col-18 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-19 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 79.16667%;
      -ms-flex: 0 0 79.16667%;
          flex: 0 0 79.16667%;
  max-width: 79.16667%; }

.col-20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-21 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 87.5%;
      -ms-flex: 0 0 87.5%;
          flex: 0 0 87.5%;
  max-width: 87.5%; }

.col-22 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-23 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 95.83333%;
      -ms-flex: 0 0 95.83333%;
          flex: 0 0 95.83333%;
  max-width: 95.83333%; }

.col-24 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 26;
  -webkit-order: 25;
      -ms-flex-order: 25;
          order: 25; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12; }

.order-13 {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13; }

.order-14 {
  -webkit-box-ordinal-group: 15;
  -webkit-order: 14;
      -ms-flex-order: 14;
          order: 14; }

.order-15 {
  -webkit-box-ordinal-group: 16;
  -webkit-order: 15;
      -ms-flex-order: 15;
          order: 15; }

.order-16 {
  -webkit-box-ordinal-group: 17;
  -webkit-order: 16;
      -ms-flex-order: 16;
          order: 16; }

.order-17 {
  -webkit-box-ordinal-group: 18;
  -webkit-order: 17;
      -ms-flex-order: 17;
          order: 17; }

.order-18 {
  -webkit-box-ordinal-group: 19;
  -webkit-order: 18;
      -ms-flex-order: 18;
          order: 18; }

.order-19 {
  -webkit-box-ordinal-group: 20;
  -webkit-order: 19;
      -ms-flex-order: 19;
          order: 19; }

.order-20 {
  -webkit-box-ordinal-group: 21;
  -webkit-order: 20;
      -ms-flex-order: 20;
          order: 20; }

.order-21 {
  -webkit-box-ordinal-group: 22;
  -webkit-order: 21;
      -ms-flex-order: 21;
          order: 21; }

.order-22 {
  -webkit-box-ordinal-group: 23;
  -webkit-order: 22;
      -ms-flex-order: 22;
          order: 22; }

.order-23 {
  -webkit-box-ordinal-group: 24;
  -webkit-order: 23;
      -ms-flex-order: 23;
          order: 23; }

.order-24 {
  -webkit-box-ordinal-group: 25;
  -webkit-order: 24;
      -ms-flex-order: 24;
          order: 24; }

.offset-1 {
  margin-left: 4.16667%; }

.offset-2 {
  margin-left: 8.33333%; }

.offset-3 {
  margin-left: 12.5%; }

.offset-4 {
  margin-left: 16.66667%; }

.offset-5 {
  margin-left: 20.83333%; }

.offset-6 {
  margin-left: 25%; }

.offset-7 {
  margin-left: 29.16667%; }

.offset-8 {
  margin-left: 33.33333%; }

.offset-9 {
  margin-left: 37.5%; }

.offset-10 {
  margin-left: 41.66667%; }

.offset-11 {
  margin-left: 45.83333%; }

.offset-12 {
  margin-left: 50%; }

.offset-13 {
  margin-left: 54.16667%; }

.offset-14 {
  margin-left: 58.33333%; }

.offset-15 {
  margin-left: 62.5%; }

.offset-16 {
  margin-left: 66.66667%; }

.offset-17 {
  margin-left: 70.83333%; }

.offset-18 {
  margin-left: 75%; }

.offset-19 {
  margin-left: 79.16667%; }

.offset-20 {
  margin-left: 83.33333%; }

.offset-21 {
  margin-left: 87.5%; }

.offset-22 {
  margin-left: 91.66667%; }

.offset-23 {
  margin-left: 95.83333%; }

@media screen and (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
        -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
        -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
        -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
        -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
        -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-sm-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-sm-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
        -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-sm-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
        -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-sm-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-sm-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
        -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-sm-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 26;
    -webkit-order: 25;
        -ms-flex-order: 25;
            order: 25; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .order-sm-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14; }
  .order-sm-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15; }
  .order-sm-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16; }
  .order-sm-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17; }
  .order-sm-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18; }
  .order-sm-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19; }
  .order-sm-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20; }
  .order-sm-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21; }
  .order-sm-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22; }
  .order-sm-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23; }
  .order-sm-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 4.16667%; }
  .offset-sm-2 {
    margin-left: 8.33333%; }
  .offset-sm-3 {
    margin-left: 12.5%; }
  .offset-sm-4 {
    margin-left: 16.66667%; }
  .offset-sm-5 {
    margin-left: 20.83333%; }
  .offset-sm-6 {
    margin-left: 25%; }
  .offset-sm-7 {
    margin-left: 29.16667%; }
  .offset-sm-8 {
    margin-left: 33.33333%; }
  .offset-sm-9 {
    margin-left: 37.5%; }
  .offset-sm-10 {
    margin-left: 41.66667%; }
  .offset-sm-11 {
    margin-left: 45.83333%; }
  .offset-sm-12 {
    margin-left: 50%; }
  .offset-sm-13 {
    margin-left: 54.16667%; }
  .offset-sm-14 {
    margin-left: 58.33333%; }
  .offset-sm-15 {
    margin-left: 62.5%; }
  .offset-sm-16 {
    margin-left: 66.66667%; }
  .offset-sm-17 {
    margin-left: 70.83333%; }
  .offset-sm-18 {
    margin-left: 75%; }
  .offset-sm-19 {
    margin-left: 79.16667%; }
  .offset-sm-20 {
    margin-left: 83.33333%; }
  .offset-sm-21 {
    margin-left: 87.5%; }
  .offset-sm-22 {
    margin-left: 91.66667%; }
  .offset-sm-23 {
    margin-left: 95.83333%; } }

@media screen and (min-width: 767px) {
  .col-md2 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md2-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md2-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
        -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-md2-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md2-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-md2-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md2-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
        -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-md2-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md2-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
        -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-md2-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md2-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-md2-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md2-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
        -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-md2-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md2-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
        -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-md2-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md2-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-md2-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md2-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
        -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-md2-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md2-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
        -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-md2-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md2-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-md2-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md2-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
        -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-md2-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md2-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-md2-last {
    -webkit-box-ordinal-group: 26;
    -webkit-order: 25;
        -ms-flex-order: 25;
            order: 25; }
  .order-md2-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-md2-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-md2-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-md2-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-md2-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-md2-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-md2-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-md2-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-md2-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-md2-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-md2-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-md2-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-md2-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .order-md2-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-md2-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14; }
  .order-md2-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15; }
  .order-md2-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16; }
  .order-md2-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17; }
  .order-md2-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18; }
  .order-md2-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19; }
  .order-md2-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20; }
  .order-md2-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21; }
  .order-md2-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22; }
  .order-md2-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23; }
  .order-md2-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24; }
  .offset-md2-0 {
    margin-left: 0; }
  .offset-md2-1 {
    margin-left: 4.16667%; }
  .offset-md2-2 {
    margin-left: 8.33333%; }
  .offset-md2-3 {
    margin-left: 12.5%; }
  .offset-md2-4 {
    margin-left: 16.66667%; }
  .offset-md2-5 {
    margin-left: 20.83333%; }
  .offset-md2-6 {
    margin-left: 25%; }
  .offset-md2-7 {
    margin-left: 29.16667%; }
  .offset-md2-8 {
    margin-left: 33.33333%; }
  .offset-md2-9 {
    margin-left: 37.5%; }
  .offset-md2-10 {
    margin-left: 41.66667%; }
  .offset-md2-11 {
    margin-left: 45.83333%; }
  .offset-md2-12 {
    margin-left: 50%; }
  .offset-md2-13 {
    margin-left: 54.16667%; }
  .offset-md2-14 {
    margin-left: 58.33333%; }
  .offset-md2-15 {
    margin-left: 62.5%; }
  .offset-md2-16 {
    margin-left: 66.66667%; }
  .offset-md2-17 {
    margin-left: 70.83333%; }
  .offset-md2-18 {
    margin-left: 75%; }
  .offset-md2-19 {
    margin-left: 79.16667%; }
  .offset-md2-20 {
    margin-left: 83.33333%; }
  .offset-md2-21 {
    margin-left: 87.5%; }
  .offset-md2-22 {
    margin-left: 91.66667%; }
  .offset-md2-23 {
    margin-left: 95.83333%; } }

@media screen and (min-width: 890px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
        -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
        -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
        -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
        -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
        -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-md-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-md-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
        -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-md-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
        -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-md-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-md-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
        -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-md-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 26;
    -webkit-order: 25;
        -ms-flex-order: 25;
            order: 25; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .order-md-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14; }
  .order-md-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15; }
  .order-md-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16; }
  .order-md-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17; }
  .order-md-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18; }
  .order-md-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19; }
  .order-md-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20; }
  .order-md-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21; }
  .order-md-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22; }
  .order-md-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23; }
  .order-md-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 4.16667%; }
  .offset-md-2 {
    margin-left: 8.33333%; }
  .offset-md-3 {
    margin-left: 12.5%; }
  .offset-md-4 {
    margin-left: 16.66667%; }
  .offset-md-5 {
    margin-left: 20.83333%; }
  .offset-md-6 {
    margin-left: 25%; }
  .offset-md-7 {
    margin-left: 29.16667%; }
  .offset-md-8 {
    margin-left: 33.33333%; }
  .offset-md-9 {
    margin-left: 37.5%; }
  .offset-md-10 {
    margin-left: 41.66667%; }
  .offset-md-11 {
    margin-left: 45.83333%; }
  .offset-md-12 {
    margin-left: 50%; }
  .offset-md-13 {
    margin-left: 54.16667%; }
  .offset-md-14 {
    margin-left: 58.33333%; }
  .offset-md-15 {
    margin-left: 62.5%; }
  .offset-md-16 {
    margin-left: 66.66667%; }
  .offset-md-17 {
    margin-left: 70.83333%; }
  .offset-md-18 {
    margin-left: 75%; }
  .offset-md-19 {
    margin-left: 79.16667%; }
  .offset-md-20 {
    margin-left: 83.33333%; }
  .offset-md-21 {
    margin-left: 87.5%; }
  .offset-md-22 {
    margin-left: 91.66667%; }
  .offset-md-23 {
    margin-left: 95.83333%; } }

@media screen and (min-width: 1100px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
        -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
        -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
        -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
        -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
        -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-lg-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-lg-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
        -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-lg-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
        -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-lg-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-lg-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
        -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-lg-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 26;
    -webkit-order: 25;
        -ms-flex-order: 25;
            order: 25; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .order-lg-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14; }
  .order-lg-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15; }
  .order-lg-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16; }
  .order-lg-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17; }
  .order-lg-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18; }
  .order-lg-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19; }
  .order-lg-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20; }
  .order-lg-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21; }
  .order-lg-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22; }
  .order-lg-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23; }
  .order-lg-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 4.16667%; }
  .offset-lg-2 {
    margin-left: 8.33333%; }
  .offset-lg-3 {
    margin-left: 12.5%; }
  .offset-lg-4 {
    margin-left: 16.66667%; }
  .offset-lg-5 {
    margin-left: 20.83333%; }
  .offset-lg-6 {
    margin-left: 25%; }
  .offset-lg-7 {
    margin-left: 29.16667%; }
  .offset-lg-8 {
    margin-left: 33.33333%; }
  .offset-lg-9 {
    margin-left: 37.5%; }
  .offset-lg-10 {
    margin-left: 41.66667%; }
  .offset-lg-11 {
    margin-left: 45.83333%; }
  .offset-lg-12 {
    margin-left: 50%; }
  .offset-lg-13 {
    margin-left: 54.16667%; }
  .offset-lg-14 {
    margin-left: 58.33333%; }
  .offset-lg-15 {
    margin-left: 62.5%; }
  .offset-lg-16 {
    margin-left: 66.66667%; }
  .offset-lg-17 {
    margin-left: 70.83333%; }
  .offset-lg-18 {
    margin-left: 75%; }
  .offset-lg-19 {
    margin-left: 79.16667%; }
  .offset-lg-20 {
    margin-left: 83.33333%; }
  .offset-lg-21 {
    margin-left: 87.5%; }
  .offset-lg-22 {
    margin-left: 91.66667%; }
  .offset-lg-23 {
    margin-left: 95.83333%; } }

@media screen and (min-width: 1366px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
        -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
        -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
        -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
        -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
        -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-xl-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-xl-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
        -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-xl-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
        -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-xl-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xl-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
        -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-xl-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 26;
    -webkit-order: 25;
        -ms-flex-order: 25;
            order: 25; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .order-xl-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14; }
  .order-xl-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15; }
  .order-xl-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16; }
  .order-xl-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17; }
  .order-xl-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18; }
  .order-xl-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19; }
  .order-xl-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20; }
  .order-xl-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21; }
  .order-xl-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22; }
  .order-xl-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23; }
  .order-xl-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 4.16667%; }
  .offset-xl-2 {
    margin-left: 8.33333%; }
  .offset-xl-3 {
    margin-left: 12.5%; }
  .offset-xl-4 {
    margin-left: 16.66667%; }
  .offset-xl-5 {
    margin-left: 20.83333%; }
  .offset-xl-6 {
    margin-left: 25%; }
  .offset-xl-7 {
    margin-left: 29.16667%; }
  .offset-xl-8 {
    margin-left: 33.33333%; }
  .offset-xl-9 {
    margin-left: 37.5%; }
  .offset-xl-10 {
    margin-left: 41.66667%; }
  .offset-xl-11 {
    margin-left: 45.83333%; }
  .offset-xl-12 {
    margin-left: 50%; }
  .offset-xl-13 {
    margin-left: 54.16667%; }
  .offset-xl-14 {
    margin-left: 58.33333%; }
  .offset-xl-15 {
    margin-left: 62.5%; }
  .offset-xl-16 {
    margin-left: 66.66667%; }
  .offset-xl-17 {
    margin-left: 70.83333%; }
  .offset-xl-18 {
    margin-left: 75%; }
  .offset-xl-19 {
    margin-left: 79.16667%; }
  .offset-xl-20 {
    margin-left: 83.33333%; }
  .offset-xl-21 {
    margin-left: 87.5%; }
  .offset-xl-22 {
    margin-left: 91.66667%; }
  .offset-xl-23 {
    margin-left: 95.83333%; } }

@media screen and (min-width: 1920px) {
  .col-xxl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
        -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
        -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
        -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
        -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
        -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-xxl-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-xxl-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
        -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-xxl-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
        -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-xxl-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xxl-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
        -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-xxl-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-xxl-last {
    -webkit-box-ordinal-group: 26;
    -webkit-order: 25;
        -ms-flex-order: 25;
            order: 25; }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .order-xxl-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-xxl-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14; }
  .order-xxl-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15; }
  .order-xxl-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16; }
  .order-xxl-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17; }
  .order-xxl-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18; }
  .order-xxl-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19; }
  .order-xxl-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20; }
  .order-xxl-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21; }
  .order-xxl-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22; }
  .order-xxl-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23; }
  .order-xxl-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 4.16667%; }
  .offset-xxl-2 {
    margin-left: 8.33333%; }
  .offset-xxl-3 {
    margin-left: 12.5%; }
  .offset-xxl-4 {
    margin-left: 16.66667%; }
  .offset-xxl-5 {
    margin-left: 20.83333%; }
  .offset-xxl-6 {
    margin-left: 25%; }
  .offset-xxl-7 {
    margin-left: 29.16667%; }
  .offset-xxl-8 {
    margin-left: 33.33333%; }
  .offset-xxl-9 {
    margin-left: 37.5%; }
  .offset-xxl-10 {
    margin-left: 41.66667%; }
  .offset-xxl-11 {
    margin-left: 45.83333%; }
  .offset-xxl-12 {
    margin-left: 50%; }
  .offset-xxl-13 {
    margin-left: 54.16667%; }
  .offset-xxl-14 {
    margin-left: 58.33333%; }
  .offset-xxl-15 {
    margin-left: 62.5%; }
  .offset-xxl-16 {
    margin-left: 66.66667%; }
  .offset-xxl-17 {
    margin-left: 70.83333%; }
  .offset-xxl-18 {
    margin-left: 75%; }
  .offset-xxl-19 {
    margin-left: 79.16667%; }
  .offset-xxl-20 {
    margin-left: 83.33333%; }
  .offset-xxl-21 {
    margin-left: 87.5%; }
  .offset-xxl-22 {
    margin-left: 91.66667%; }
  .offset-xxl-23 {
    margin-left: 95.83333%; } }

@media print {
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 4.16667%;
        -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20.83333%;
        -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29.16667%;
        -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45.83333%;
        -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54.16667%;
        -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-md-14 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-md-16 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-17 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70.83333%;
        -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-md-18 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-19 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 79.16667%;
        -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-md-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-21 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.5%;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-md-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-23 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95.83333%;
        -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-md-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; } }

@media screen and (min-width: 890px) {
  .col-md-1-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media screen and (min-width: 890px) {
  .col-md-2-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%; } }

@media screen and (min-width: 890px) {
  .col-md-3-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%; } }

.c-section {
  position: relative;
  padding-right: 2rem;
  padding-left: 2rem; }
  .c-section:first-of-type {
    margin-top: 15rem; }
  .c-section:not(:last-child) {
    margin-bottom: 13rem; }
  @media screen and (max-width: 767px) {
    .c-section:first-of-type {
      margin-top: 17.33333vw; }
    .c-section:not(:last-child) {
      margin-bottom: 17.33333vw; } }
  @media screen and (max-width: 575.98px) {
    .c-section {
      padding-right: 1.5rem;
      padding-left: 1.5rem; } }

.c-icon {
  position: relative; }
  .c-icon::after {
    content: "";
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    margin-top: 0; }
  .c-icon.absolute {
    position: absolute; }
    .c-icon.absolute .c-icon--hoge {
      top: 0;
      right: 0; }
  @media screen and (min-width: 890px) {
    .c-icon::after {
      transiton: opacity 0.2s ease-out; } }

.c-btn__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -1rem;
  margin-left: -1rem; }

.c-btn-01 {
  margin-left: auto;
  margin-right: auto;
  width: 46.97157%; }
  .c-btn-01 a {
    display: block; }

.c-btn-02 {
  margin-left: auto;
  margin-right: auto;
  width: 66.58824%; }
  .c-btn-02 a {
    display: block; }

.c-btn-03 {
  width: 100%;
  margin-top: -10%; }
  .c-btn-03--02 {
    margin-top: -1rem; }
  .c-btn-03 a {
    display: block; }

.c-btn-04 {
  margin-left: auto;
  margin-right: auto;
  width: 43.67816%; }
  .c-btn-04 a {
    display: block; }

.c-btn-05 {
  margin-left: auto;
  margin-right: auto;
  width: 88.62745%; }
  .c-btn-05 a {
    display: block; }

.c-btn-06 {
  margin-left: 1rem;
  margin-right: 1rem;
  width: 37.93103%;
  margin-top: 2.29885%; }
  .c-btn-06 a {
    display: block; }

.c-btn.default {
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  width: 380px; }

.c-btn.close-btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  width: 380px; }

.c-btn.top-btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  width: 380px; }

@media screen and (max-width: 767px) {
  .c-btn__flex {
    display: block;
    margin-right: 0;
    margin-left: 0; }
  .c-btn-01 {
    width: 68vw; }
  .c-btn-02 {
    width: 68vw; }
  .c-btn-03 {
    width: 61.2vw;
    margin-left: auto;
    margin-right: auto; }
  .c-btn-04 {
    width: 68vw; }
  .c-btn-05 {
    width: 53.33333vw; }
  .c-btn-06 {
    margin-left: auto;
    margin-right: auto;
    width: 68vw;
    margin-top: 2.66667vw; } }

@media screen and (min-width: 576px) {
  .c-btn a {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
    .c-btn a:hover {
      opacity: .6; }
  .c-btn.close-btn {
    cursor: pointer; }
    .c-btn.close-btn:hover {
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s;
      opacity: .6; } }

@media screen and (max-width: 575.98px) {
  .c-btn.default {
    margin-top: 2.5rem;
    width: 25.5rem; }
  .c-btn.close-btn {
    margin-top: 2.5rem;
    width: 25.5rem; }
  .c-btn.top-btn {
    margin-top: 5rem;
    width: 25.5rem; } }

.c-movie--w730 {
  width: 85.98351%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -7.06714%; }

.c-movie__wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }
  .c-movie__wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .c-movie__wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 767px) {
  .c-movie--w730 {
    width: 76vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: -8vw; } }

.youtube-16-9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }

.youtube-16-9 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.youtube-play {
  display: block;
  position: relative;
  background-size: cover;
  cursor: pointer; }

[data-animation="top"] {
  -webkit-transition: .2s opacity, .2s transform;
  -o-transition: .2s opacity, .2s transform;
  transition: .2s opacity, .2s transform;
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
  opacity: 0; }
  [data-animation="top"][data-finished="true"] {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }

.mfp-container {
  padding-right: 2rem !important;
  padding-left: 2rem !important; }

.mfp-content {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12rem;
  padding-bottom: 12rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }
  @media screen and (max-width: 575.98px) {
    .mfp-content {
      padding-top: 6rem;
      padding-bottom: 6rem; } }

.mfp-iframe-holder .mfp-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
  .mfp-iframe-holder .mfp-content .mfp-close {
    top: -10rem !important; }

@media screen and (max-width: 575.98px) {
  .mfp-iframe-holder .mfp-content .mfp-close {
    top: -13.33333vw !important; } }

.mfp-close {
  background: url(../img/close.png) no-repeat center !important;
  background-size: 100% !important;
  line-height: 1 !important;
  font-size: 0 !important;
  width: 9rem !important;
  height: 9rem !important;
  top: 1rem !important;
  opacity: 1 !important;
  -webkit-transition: all .2s !important;
  -o-transition: all .2s !important;
  transition: all .2s !important; }
  @media screen and (min-width: 576px) {
    .mfp-close:hover {
      opacity: .65 !important; } }
  @media screen and (max-width: 575.98px) {
    .mfp-close {
      top: .5rem !important;
      width: 4.5rem !important;
      height: 4.5rem !important; } }

.c-modal {
  position: relative;
  padding: 5rem 6rem;
  background: #b7e5fc;
  border-radius: 4rem;
  overflow: hidden; }
  .c-modal--01::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 86.59091%;
    background: url(../img/modal_bg.png) no-repeat center;
    background-size: 100%;
    top: 500px;
    left: 0; }
  .c-modal--02 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #b7e5fc), color-stop(40%, #8bdcf8));
    background: -o-linear-gradient(top, #b7e5fc 30%, #8bdcf8 40%);
    background: linear-gradient(180deg, #b7e5fc 30%, #8bdcf8 40%); }
    .c-modal--02::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 114.23913vw;
      max-height: 1051px;
      background: url(../img/modal_bg02.jpg) no-repeat center;
      background-size: cover;
      left: 0;
      bottom: 0; }
    .c-modal--02::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: url(../img/modal_bg03.png) repeat-y center;
      background-size: 100%;
      top: 0;
      left: 0; }
  .c-modal--03 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #b7e5fc), color-stop(40%, #8bdcf8));
    background: -o-linear-gradient(top, #b7e5fc 30%, #8bdcf8 40%);
    background: linear-gradient(180deg, #b7e5fc 30%, #8bdcf8 40%); }
    .c-modal--03::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 114.23913vw;
      max-height: 1051px;
      background: url(../img/modal_bg02.jpg) no-repeat center;
      background-size: cover;
      left: 0;
      bottom: 0; }
    .c-modal--03::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: url(../img/modal_bg04.png) repeat-y center;
      background-size: 100%;
      top: 0;
      left: 0; }
  .c-modal__mv {
    position: relative;
    width: 100%;
    margin-bottom: 4rem;
    z-index: 10;
    text-align: center; }
  .c-modal__cont {
    position: relative;
    z-index: 10; }
  .c-modal__img {
    margin-top: 2rem;
    text-align: center; }
    .c-modal__img img {
      width: auto !important; }
  .c-modal__txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .c-modal__txt--fin dd::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 2rem;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.7); }
    .c-modal__txt:not(:last-child) {
      margin-bottom: 2rem; }
    .c-modal__txt dt {
      position: relative;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap; }
    .c-modal__txt dd {
      position: relative;
      background: #fff;
      border-radius: 2rem;
      padding: 2rem;
      max-width: 590px;
      width: 100%;
      font-size: 1.8rem;
      font-weight: 600; }
    .c-modal__txt--chara01 dt {
      width: 4.8rem;
      height: 6.4rem; }
      .c-modal__txt--chara01 dt::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../img/modal_chara01.png) no-repeat center;
        background-size: 100%; }
    .c-modal__txt--chara01 dd {
      margin-right: auto;
      margin-left: 2rem; }
      .c-modal__txt--chara01 dd:before {
        content: "";
        position: absolute;
        left: -1.5rem;
        top: 2rem;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1rem 2rem 1rem 0;
        border-color: transparent #fff transparent transparent;
        -webkit-transform: rotate(25deg);
            -ms-transform: rotate(25deg);
                transform: rotate(25deg); }
    .c-modal__txt--chara02 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .c-modal__txt--chara02 dt {
        width: 5.15rem;
        height: 5.3rem; }
        .c-modal__txt--chara02 dt::before {
          content: "";
          position: absolute;
          right: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: url(../img/modal_chara02.png) no-repeat center;
          background-size: 100%; }
      .c-modal__txt--chara02 dd {
        margin-left: auto;
        margin-right: 2rem;
        color: #ff7f00; }
        .c-modal__txt--chara02 dd:before {
          content: "";
          position: absolute;
          right: -1.5rem;
          top: 2rem;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 1rem 0 1rem 2rem;
          border-color: transparent transparent transparent #fff;
          -webkit-transform: rotate(-25deg);
              -ms-transform: rotate(-25deg);
                  transform: rotate(-25deg); }
    .c-modal__txt--chara03 dt {
      width: 5.3rem;
      height: 3.8rem; }
      .c-modal__txt--chara03 dt::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../img/modal_chara03.png) no-repeat center;
        background-size: 100%; }
    .c-modal__txt--chara03 dd {
      margin-right: auto;
      margin-left: 2rem;
      max-width: 688px; }
      .c-modal__txt--chara03 dd:before {
        content: "";
        position: absolute;
        left: -1.5rem;
        top: 2rem;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1rem 2rem 1rem 0;
        border-color: transparent #fff transparent transparent;
        -webkit-transform: rotate(25deg);
            -ms-transform: rotate(25deg);
                transform: rotate(25deg); }
  .c-modal__caption {
    max-width: 688px;
    margin-left: auto; }
  @media screen and (max-width: 766.98px) {
    .c-modal {
      padding: 3rem; }
      .c-modal--01::before {
        top: 400px; } }
  @media screen and (max-width: 767px) {
    .c-modal__txt dd {
      padding: 2.66667vw; }
    .c-modal__img img {
      width: 100% !important; } }
  @media screen and (max-width: 575.98px) {
    .c-modal {
      border-radius: 1.5rem;
      padding: 1.5rem; }
      .c-modal--01::before {
        width: 100%;
        height: 51.75rem;
        background-image: url(../img/modal_bg_sp.png);
        top: 22rem; }
      .c-modal__mv {
        margin-bottom: 1.5rem; }
      .c-modal__txt:not(:last-child) {
        margin-bottom: 1rem; }
      .c-modal__txt dd {
        border-radius: 1rem;
        padding: 1rem 1.5rem;
        font-size: 1.4rem;
        width: 26.75rem; }
      .c-modal__txt--chara01 dt {
        width: 3.45rem;
        height: 4.65rem; }
        .c-modal__txt--chara01 dt::before {
          width: 100%;
          height: 100%; }
      .c-modal__txt--chara01 dd {
        margin-left: 1rem; }
        .c-modal__txt--chara01 dd:before {
          left: -.7rem;
          top: 1.5rem;
          border-width: .7rem 1.2rem .7rem 0; }
      .c-modal__txt--chara02 dt {
        width: 3.65rem;
        height: 3.85rem; }
        .c-modal__txt--chara02 dt::before {
          width: 100%;
          height: 100%; }
      .c-modal__txt--chara02 dd {
        margin-right: 1rem; }
        .c-modal__txt--chara02 dd:before {
          right: -.7rem;
          top: 1.2rem;
          border-width: .7rem 0 .7rem 1.2rem; }
      .c-modal__txt--chara03 dd {
        margin-left: 1rem; }
        .c-modal__txt--chara03 dd:before {
          left: -.7rem;
          top: 1.5rem;
          border-width: .7rem 1.2rem .7rem 0; } }

.u-cf::before, .u-cf::after {
  content: "";
  display: table; }

.u-cf::after {
  clear: both; }

.u-d-none {
  display: none !important; }

.u-d-inline {
  display: inline !important; }

.u-d-inline-block {
  display: inline-block !important; }

.u-d-block {
  display: block !important; }

.u-d-table {
  display: table !important; }

.u-d-table-row {
  display: table-row !important; }

.u-d-table-cell {
  display: table-cell !important; }

.u-d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.u-d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media screen and (min-width: 576px) {
  .u-d-sm-none {
    display: none !important; }
  .u-d-sm-inline {
    display: inline !important; }
  .u-d-sm-inline-block {
    display: inline-block !important; }
  .u-d-sm-block {
    display: block !important; }
  .u-d-sm-table {
    display: table !important; }
  .u-d-sm-table-row {
    display: table-row !important; }
  .u-d-sm-table-cell {
    display: table-cell !important; }
  .u-d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .u-d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media screen and (min-width: 767px) {
  .u-d-md2-none {
    display: none !important; }
  .u-d-md2-inline {
    display: inline !important; }
  .u-d-md2-inline-block {
    display: inline-block !important; }
  .u-d-md2-block {
    display: block !important; }
  .u-d-md2-table {
    display: table !important; }
  .u-d-md2-table-row {
    display: table-row !important; }
  .u-d-md2-table-cell {
    display: table-cell !important; }
  .u-d-md2-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .u-d-md2-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media screen and (min-width: 890px) {
  .u-d-md-none {
    display: none !important; }
  .u-d-md-inline {
    display: inline !important; }
  .u-d-md-inline-block {
    display: inline-block !important; }
  .u-d-md-block {
    display: block !important; }
  .u-d-md-table {
    display: table !important; }
  .u-d-md-table-row {
    display: table-row !important; }
  .u-d-md-table-cell {
    display: table-cell !important; }
  .u-d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .u-d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media screen and (min-width: 1100px) {
  .u-d-lg-none {
    display: none !important; }
  .u-d-lg-inline {
    display: inline !important; }
  .u-d-lg-inline-block {
    display: inline-block !important; }
  .u-d-lg-block {
    display: block !important; }
  .u-d-lg-table {
    display: table !important; }
  .u-d-lg-table-row {
    display: table-row !important; }
  .u-d-lg-table-cell {
    display: table-cell !important; }
  .u-d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .u-d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media screen and (min-width: 1366px) {
  .u-d-xl-none {
    display: none !important; }
  .u-d-xl-inline {
    display: inline !important; }
  .u-d-xl-inline-block {
    display: inline-block !important; }
  .u-d-xl-block {
    display: block !important; }
  .u-d-xl-table {
    display: table !important; }
  .u-d-xl-table-row {
    display: table-row !important; }
  .u-d-xl-table-cell {
    display: table-cell !important; }
  .u-d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .u-d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media screen and (min-width: 1920px) {
  .u-d-xxl-none {
    display: none !important; }
  .u-d-xxl-inline {
    display: inline !important; }
  .u-d-xxl-inline-block {
    display: inline-block !important; }
  .u-d-xxl-block {
    display: block !important; }
  .u-d-xxl-table {
    display: table !important; }
  .u-d-xxl-table-row {
    display: table-row !important; }
  .u-d-xxl-table-cell {
    display: table-cell !important; }
  .u-d-xxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .u-d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media screen and (max-width: 766.98px) {
  .u-only-pc {
    display: none !important; } }

@media screen and (max-width: 575.98px) {
  .u-only-pc2 {
    display: none !important; } }

.u-only-sp {
  display: none !important; }
  @media screen and (max-width: 575.98px) {
    .u-only-sp {
      display: block !important; } }

.u-only-tb {
  display: none !important; }
  @media screen and (max-width: 766.98px) {
    .u-only-tb {
      display: block !important; } }

.u-only-tb2 {
  display: none !important; }
  @media screen and (max-width: 766.98px) {
    .u-only-tb2 {
      display: block !important; } }
  @media screen and (max-width: 575.98px) {
    .u-only-tb2 {
      display: none !important; } }

.u-d-inline-block-pc {
  display: inline-block !important; }
  @media screen and (max-width: 766.98px) {
    .u-d-inline-block-pc {
      display: block !important; } }

html:not([lang='ja']) .u-only-ja {
  display: none; }

html:not([lang='en']) .u-only-en {
  display: none; }

@media print {
  .u-d-print-none {
    display: none !important; }
  .u-d-print-inline {
    display: inline !important; }
  .u-d-print-inline-block {
    display: inline-block !important; }
  .u-d-print-block {
    display: block !important; }
  .u-d-print-table {
    display: table !important; }
  .u-d-print-table-row {
    display: table-row !important; }
  .u-d-print-table-cell {
    display: table-cell !important; }
  .u-d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .u-d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.u-flex {
  /*
  @include media-breakpoint-down(sm) {
    &__inr {
      flex-wrap: wrap;
      margin-left: wem(-$margin-sp,sm);
      margin-right: wem(-$margin-sp,sm);
      & > * {
        margin-left: wem($margin-sp,sm);
        margin-right: wem($margin-sp,sm);
      }
    }
    }
    */ }
  .u-flex__inr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -0.625em;
    margin-right: -0.625em; }
    .u-flex__inr > * {
      padding-left: 0.625em;
      padding-right: 0.625em;
      -webkit-box-sizing: content-box;
              box-sizing: content-box; }
  @media screen and (min-width: 768px) and (max-width: 1000px) {
    .u-flex__inr {
      margin-left: -1vw;
      margin-right: -1vw; }
      .u-flex__inr > * {
        padding-left: 1vw;
        padding-right: 1vw; } }
  @media screen and (max-width: 767px) {
    .u-flex__inr {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-left: -0.3125em;
      margin-right: -0.3125em; }
      .u-flex__inr > * {
        padding-left: 0.3125em;
        padding-right: 0.3125em; } }

.u-col-1 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 1));
      -ms-flex-preferred-size: calc(100% / (24 / 1));
          flex-basis: calc(100% / (24 / 1));
  max-width: calc(100% / (24 / 1));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-1 {
        flex-basis: calc(100% / (24 / 1) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 1) - (5 * 2/750*100vw)); 
      }
      .u-col-md-1 {
        flex-basis: calc(100% / (24 / 1)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 1)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-1 {
    -webkit-flex-basis: calc(100% / (24 / 1));
        -ms-flex-preferred-size: calc(100% / (24 / 1));
            flex-basis: calc(100% / (24 / 1));
    max-width: calc(100% / (24 / 1)); }
  .u-col-md-1 {
    -webkit-flex-basis: calc(100% / (24 / 1)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 1)) !important;
            flex-basis: calc(100% / (24 / 1)) !important;
    max-width: calc(100% / (24 / 1)) !important; } }

.u-col-2 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 2));
      -ms-flex-preferred-size: calc(100% / (24 / 2));
          flex-basis: calc(100% / (24 / 2));
  max-width: calc(100% / (24 / 2));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-2 {
        flex-basis: calc(100% / (24 / 2) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 2) - (5 * 2/750*100vw)); 
      }
      .u-col-md-2 {
        flex-basis: calc(100% / (24 / 2)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 2)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-2 {
    -webkit-flex-basis: calc(100% / (24 / 2));
        -ms-flex-preferred-size: calc(100% / (24 / 2));
            flex-basis: calc(100% / (24 / 2));
    max-width: calc(100% / (24 / 2)); }
  .u-col-md-2 {
    -webkit-flex-basis: calc(100% / (24 / 2)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 2)) !important;
            flex-basis: calc(100% / (24 / 2)) !important;
    max-width: calc(100% / (24 / 2)) !important; } }

.u-col-3 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 3));
      -ms-flex-preferred-size: calc(100% / (24 / 3));
          flex-basis: calc(100% / (24 / 3));
  max-width: calc(100% / (24 / 3));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-3 {
        flex-basis: calc(100% / (24 / 3) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 3) - (5 * 2/750*100vw)); 
      }
      .u-col-md-3 {
        flex-basis: calc(100% / (24 / 3)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 3)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-3 {
    -webkit-flex-basis: calc(100% / (24 / 3));
        -ms-flex-preferred-size: calc(100% / (24 / 3));
            flex-basis: calc(100% / (24 / 3));
    max-width: calc(100% / (24 / 3)); }
  .u-col-md-3 {
    -webkit-flex-basis: calc(100% / (24 / 3)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 3)) !important;
            flex-basis: calc(100% / (24 / 3)) !important;
    max-width: calc(100% / (24 / 3)) !important; } }

.u-col-4 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 4));
      -ms-flex-preferred-size: calc(100% / (24 / 4));
          flex-basis: calc(100% / (24 / 4));
  max-width: calc(100% / (24 / 4));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-4 {
        flex-basis: calc(100% / (24 / 4) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 4) - (5 * 2/750*100vw)); 
      }
      .u-col-md-4 {
        flex-basis: calc(100% / (24 / 4)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 4)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-4 {
    -webkit-flex-basis: calc(100% / (24 / 4));
        -ms-flex-preferred-size: calc(100% / (24 / 4));
            flex-basis: calc(100% / (24 / 4));
    max-width: calc(100% / (24 / 4)); }
  .u-col-md-4 {
    -webkit-flex-basis: calc(100% / (24 / 4)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 4)) !important;
            flex-basis: calc(100% / (24 / 4)) !important;
    max-width: calc(100% / (24 / 4)) !important; } }

.u-col-5 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 5));
      -ms-flex-preferred-size: calc(100% / (24 / 5));
          flex-basis: calc(100% / (24 / 5));
  max-width: calc(100% / (24 / 5));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-5 {
        flex-basis: calc(100% / (24 / 5) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 5) - (5 * 2/750*100vw)); 
      }
      .u-col-md-5 {
        flex-basis: calc(100% / (24 / 5)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 5)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-5 {
    -webkit-flex-basis: calc(100% / (24 / 5));
        -ms-flex-preferred-size: calc(100% / (24 / 5));
            flex-basis: calc(100% / (24 / 5));
    max-width: calc(100% / (24 / 5)); }
  .u-col-md-5 {
    -webkit-flex-basis: calc(100% / (24 / 5)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 5)) !important;
            flex-basis: calc(100% / (24 / 5)) !important;
    max-width: calc(100% / (24 / 5)) !important; } }

.u-col-6 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 6));
      -ms-flex-preferred-size: calc(100% / (24 / 6));
          flex-basis: calc(100% / (24 / 6));
  max-width: calc(100% / (24 / 6));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-6 {
        flex-basis: calc(100% / (24 / 6) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 6) - (5 * 2/750*100vw)); 
      }
      .u-col-md-6 {
        flex-basis: calc(100% / (24 / 6)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 6)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-6 {
    -webkit-flex-basis: calc(100% / (24 / 6));
        -ms-flex-preferred-size: calc(100% / (24 / 6));
            flex-basis: calc(100% / (24 / 6));
    max-width: calc(100% / (24 / 6)); }
  .u-col-md-6 {
    -webkit-flex-basis: calc(100% / (24 / 6)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 6)) !important;
            flex-basis: calc(100% / (24 / 6)) !important;
    max-width: calc(100% / (24 / 6)) !important; } }

.u-col-7 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 7));
      -ms-flex-preferred-size: calc(100% / (24 / 7));
          flex-basis: calc(100% / (24 / 7));
  max-width: calc(100% / (24 / 7));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-7 {
        flex-basis: calc(100% / (24 / 7) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 7) - (5 * 2/750*100vw)); 
      }
      .u-col-md-7 {
        flex-basis: calc(100% / (24 / 7)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 7)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-7 {
    -webkit-flex-basis: calc(100% / (24 / 7));
        -ms-flex-preferred-size: calc(100% / (24 / 7));
            flex-basis: calc(100% / (24 / 7));
    max-width: calc(100% / (24 / 7)); }
  .u-col-md-7 {
    -webkit-flex-basis: calc(100% / (24 / 7)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 7)) !important;
            flex-basis: calc(100% / (24 / 7)) !important;
    max-width: calc(100% / (24 / 7)) !important; } }

.u-col-8 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 8));
      -ms-flex-preferred-size: calc(100% / (24 / 8));
          flex-basis: calc(100% / (24 / 8));
  max-width: calc(100% / (24 / 8));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-8 {
        flex-basis: calc(100% / (24 / 8) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 8) - (5 * 2/750*100vw)); 
      }
      .u-col-md-8 {
        flex-basis: calc(100% / (24 / 8)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 8)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-8 {
    -webkit-flex-basis: calc(100% / (24 / 8));
        -ms-flex-preferred-size: calc(100% / (24 / 8));
            flex-basis: calc(100% / (24 / 8));
    max-width: calc(100% / (24 / 8)); }
  .u-col-md-8 {
    -webkit-flex-basis: calc(100% / (24 / 8)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 8)) !important;
            flex-basis: calc(100% / (24 / 8)) !important;
    max-width: calc(100% / (24 / 8)) !important; } }

.u-col-9 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 9));
      -ms-flex-preferred-size: calc(100% / (24 / 9));
          flex-basis: calc(100% / (24 / 9));
  max-width: calc(100% / (24 / 9));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-9 {
        flex-basis: calc(100% / (24 / 9) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 9) - (5 * 2/750*100vw)); 
      }
      .u-col-md-9 {
        flex-basis: calc(100% / (24 / 9)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 9)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-9 {
    -webkit-flex-basis: calc(100% / (24 / 9));
        -ms-flex-preferred-size: calc(100% / (24 / 9));
            flex-basis: calc(100% / (24 / 9));
    max-width: calc(100% / (24 / 9)); }
  .u-col-md-9 {
    -webkit-flex-basis: calc(100% / (24 / 9)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 9)) !important;
            flex-basis: calc(100% / (24 / 9)) !important;
    max-width: calc(100% / (24 / 9)) !important; } }

.u-col-10 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 10));
      -ms-flex-preferred-size: calc(100% / (24 / 10));
          flex-basis: calc(100% / (24 / 10));
  max-width: calc(100% / (24 / 10));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-10 {
        flex-basis: calc(100% / (24 / 10) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 10) - (5 * 2/750*100vw)); 
      }
      .u-col-md-10 {
        flex-basis: calc(100% / (24 / 10)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 10)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-10 {
    -webkit-flex-basis: calc(100% / (24 / 10));
        -ms-flex-preferred-size: calc(100% / (24 / 10));
            flex-basis: calc(100% / (24 / 10));
    max-width: calc(100% / (24 / 10)); }
  .u-col-md-10 {
    -webkit-flex-basis: calc(100% / (24 / 10)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 10)) !important;
            flex-basis: calc(100% / (24 / 10)) !important;
    max-width: calc(100% / (24 / 10)) !important; } }

.u-col-11 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 11));
      -ms-flex-preferred-size: calc(100% / (24 / 11));
          flex-basis: calc(100% / (24 / 11));
  max-width: calc(100% / (24 / 11));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-11 {
        flex-basis: calc(100% / (24 / 11) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 11) - (5 * 2/750*100vw)); 
      }
      .u-col-md-11 {
        flex-basis: calc(100% / (24 / 11)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 11)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-11 {
    -webkit-flex-basis: calc(100% / (24 / 11));
        -ms-flex-preferred-size: calc(100% / (24 / 11));
            flex-basis: calc(100% / (24 / 11));
    max-width: calc(100% / (24 / 11)); }
  .u-col-md-11 {
    -webkit-flex-basis: calc(100% / (24 / 11)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 11)) !important;
            flex-basis: calc(100% / (24 / 11)) !important;
    max-width: calc(100% / (24 / 11)) !important; } }

.u-col-12 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 12));
      -ms-flex-preferred-size: calc(100% / (24 / 12));
          flex-basis: calc(100% / (24 / 12));
  max-width: calc(100% / (24 / 12));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-12 {
        flex-basis: calc(100% / (24 / 12) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 12) - (5 * 2/750*100vw)); 
      }
      .u-col-md-12 {
        flex-basis: calc(100% / (24 / 12)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 12)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-12 {
    -webkit-flex-basis: calc(100% / (24 / 12));
        -ms-flex-preferred-size: calc(100% / (24 / 12));
            flex-basis: calc(100% / (24 / 12));
    max-width: calc(100% / (24 / 12)); }
  .u-col-md-12 {
    -webkit-flex-basis: calc(100% / (24 / 12)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 12)) !important;
            flex-basis: calc(100% / (24 / 12)) !important;
    max-width: calc(100% / (24 / 12)) !important; } }

.u-col-13 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 13));
      -ms-flex-preferred-size: calc(100% / (24 / 13));
          flex-basis: calc(100% / (24 / 13));
  max-width: calc(100% / (24 / 13));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-13 {
        flex-basis: calc(100% / (24 / 13) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 13) - (5 * 2/750*100vw)); 
      }
      .u-col-md-13 {
        flex-basis: calc(100% / (24 / 13)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 13)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-13 {
    -webkit-flex-basis: calc(100% / (24 / 13));
        -ms-flex-preferred-size: calc(100% / (24 / 13));
            flex-basis: calc(100% / (24 / 13));
    max-width: calc(100% / (24 / 13)); }
  .u-col-md-13 {
    -webkit-flex-basis: calc(100% / (24 / 13)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 13)) !important;
            flex-basis: calc(100% / (24 / 13)) !important;
    max-width: calc(100% / (24 / 13)) !important; } }

.u-col-14 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 14));
      -ms-flex-preferred-size: calc(100% / (24 / 14));
          flex-basis: calc(100% / (24 / 14));
  max-width: calc(100% / (24 / 14));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-14 {
        flex-basis: calc(100% / (24 / 14) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 14) - (5 * 2/750*100vw)); 
      }
      .u-col-md-14 {
        flex-basis: calc(100% / (24 / 14)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 14)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-14 {
    -webkit-flex-basis: calc(100% / (24 / 14));
        -ms-flex-preferred-size: calc(100% / (24 / 14));
            flex-basis: calc(100% / (24 / 14));
    max-width: calc(100% / (24 / 14)); }
  .u-col-md-14 {
    -webkit-flex-basis: calc(100% / (24 / 14)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 14)) !important;
            flex-basis: calc(100% / (24 / 14)) !important;
    max-width: calc(100% / (24 / 14)) !important; } }

.u-col-15 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 15));
      -ms-flex-preferred-size: calc(100% / (24 / 15));
          flex-basis: calc(100% / (24 / 15));
  max-width: calc(100% / (24 / 15));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-15 {
        flex-basis: calc(100% / (24 / 15) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 15) - (5 * 2/750*100vw)); 
      }
      .u-col-md-15 {
        flex-basis: calc(100% / (24 / 15)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 15)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-15 {
    -webkit-flex-basis: calc(100% / (24 / 15));
        -ms-flex-preferred-size: calc(100% / (24 / 15));
            flex-basis: calc(100% / (24 / 15));
    max-width: calc(100% / (24 / 15)); }
  .u-col-md-15 {
    -webkit-flex-basis: calc(100% / (24 / 15)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 15)) !important;
            flex-basis: calc(100% / (24 / 15)) !important;
    max-width: calc(100% / (24 / 15)) !important; } }

.u-col-16 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 16));
      -ms-flex-preferred-size: calc(100% / (24 / 16));
          flex-basis: calc(100% / (24 / 16));
  max-width: calc(100% / (24 / 16));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-16 {
        flex-basis: calc(100% / (24 / 16) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 16) - (5 * 2/750*100vw)); 
      }
      .u-col-md-16 {
        flex-basis: calc(100% / (24 / 16)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 16)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-16 {
    -webkit-flex-basis: calc(100% / (24 / 16));
        -ms-flex-preferred-size: calc(100% / (24 / 16));
            flex-basis: calc(100% / (24 / 16));
    max-width: calc(100% / (24 / 16)); }
  .u-col-md-16 {
    -webkit-flex-basis: calc(100% / (24 / 16)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 16)) !important;
            flex-basis: calc(100% / (24 / 16)) !important;
    max-width: calc(100% / (24 / 16)) !important; } }

.u-col-17 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 17));
      -ms-flex-preferred-size: calc(100% / (24 / 17));
          flex-basis: calc(100% / (24 / 17));
  max-width: calc(100% / (24 / 17));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-17 {
        flex-basis: calc(100% / (24 / 17) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 17) - (5 * 2/750*100vw)); 
      }
      .u-col-md-17 {
        flex-basis: calc(100% / (24 / 17)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 17)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-17 {
    -webkit-flex-basis: calc(100% / (24 / 17));
        -ms-flex-preferred-size: calc(100% / (24 / 17));
            flex-basis: calc(100% / (24 / 17));
    max-width: calc(100% / (24 / 17)); }
  .u-col-md-17 {
    -webkit-flex-basis: calc(100% / (24 / 17)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 17)) !important;
            flex-basis: calc(100% / (24 / 17)) !important;
    max-width: calc(100% / (24 / 17)) !important; } }

.u-col-18 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 18));
      -ms-flex-preferred-size: calc(100% / (24 / 18));
          flex-basis: calc(100% / (24 / 18));
  max-width: calc(100% / (24 / 18));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-18 {
        flex-basis: calc(100% / (24 / 18) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 18) - (5 * 2/750*100vw)); 
      }
      .u-col-md-18 {
        flex-basis: calc(100% / (24 / 18)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 18)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-18 {
    -webkit-flex-basis: calc(100% / (24 / 18));
        -ms-flex-preferred-size: calc(100% / (24 / 18));
            flex-basis: calc(100% / (24 / 18));
    max-width: calc(100% / (24 / 18)); }
  .u-col-md-18 {
    -webkit-flex-basis: calc(100% / (24 / 18)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 18)) !important;
            flex-basis: calc(100% / (24 / 18)) !important;
    max-width: calc(100% / (24 / 18)) !important; } }

.u-col-19 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 19));
      -ms-flex-preferred-size: calc(100% / (24 / 19));
          flex-basis: calc(100% / (24 / 19));
  max-width: calc(100% / (24 / 19));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-19 {
        flex-basis: calc(100% / (24 / 19) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 19) - (5 * 2/750*100vw)); 
      }
      .u-col-md-19 {
        flex-basis: calc(100% / (24 / 19)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 19)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-19 {
    -webkit-flex-basis: calc(100% / (24 / 19));
        -ms-flex-preferred-size: calc(100% / (24 / 19));
            flex-basis: calc(100% / (24 / 19));
    max-width: calc(100% / (24 / 19)); }
  .u-col-md-19 {
    -webkit-flex-basis: calc(100% / (24 / 19)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 19)) !important;
            flex-basis: calc(100% / (24 / 19)) !important;
    max-width: calc(100% / (24 / 19)) !important; } }

.u-col-20 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 20));
      -ms-flex-preferred-size: calc(100% / (24 / 20));
          flex-basis: calc(100% / (24 / 20));
  max-width: calc(100% / (24 / 20));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-20 {
        flex-basis: calc(100% / (24 / 20) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 20) - (5 * 2/750*100vw)); 
      }
      .u-col-md-20 {
        flex-basis: calc(100% / (24 / 20)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 20)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-20 {
    -webkit-flex-basis: calc(100% / (24 / 20));
        -ms-flex-preferred-size: calc(100% / (24 / 20));
            flex-basis: calc(100% / (24 / 20));
    max-width: calc(100% / (24 / 20)); }
  .u-col-md-20 {
    -webkit-flex-basis: calc(100% / (24 / 20)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 20)) !important;
            flex-basis: calc(100% / (24 / 20)) !important;
    max-width: calc(100% / (24 / 20)) !important; } }

.u-col-21 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 21));
      -ms-flex-preferred-size: calc(100% / (24 / 21));
          flex-basis: calc(100% / (24 / 21));
  max-width: calc(100% / (24 / 21));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-21 {
        flex-basis: calc(100% / (24 / 21) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 21) - (5 * 2/750*100vw)); 
      }
      .u-col-md-21 {
        flex-basis: calc(100% / (24 / 21)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 21)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-21 {
    -webkit-flex-basis: calc(100% / (24 / 21));
        -ms-flex-preferred-size: calc(100% / (24 / 21));
            flex-basis: calc(100% / (24 / 21));
    max-width: calc(100% / (24 / 21)); }
  .u-col-md-21 {
    -webkit-flex-basis: calc(100% / (24 / 21)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 21)) !important;
            flex-basis: calc(100% / (24 / 21)) !important;
    max-width: calc(100% / (24 / 21)) !important; } }

.u-col-22 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 22));
      -ms-flex-preferred-size: calc(100% / (24 / 22));
          flex-basis: calc(100% / (24 / 22));
  max-width: calc(100% / (24 / 22));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-22 {
        flex-basis: calc(100% / (24 / 22) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 22) - (5 * 2/750*100vw)); 
      }
      .u-col-md-22 {
        flex-basis: calc(100% / (24 / 22)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 22)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-22 {
    -webkit-flex-basis: calc(100% / (24 / 22));
        -ms-flex-preferred-size: calc(100% / (24 / 22));
            flex-basis: calc(100% / (24 / 22));
    max-width: calc(100% / (24 / 22)); }
  .u-col-md-22 {
    -webkit-flex-basis: calc(100% / (24 / 22)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 22)) !important;
            flex-basis: calc(100% / (24 / 22)) !important;
    max-width: calc(100% / (24 / 22)) !important; } }

.u-col-23 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 23));
      -ms-flex-preferred-size: calc(100% / (24 / 23));
          flex-basis: calc(100% / (24 / 23));
  max-width: calc(100% / (24 / 23));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-23 {
        flex-basis: calc(100% / (24 / 23) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 23) - (5 * 2/750*100vw)); 
      }
      .u-col-md-23 {
        flex-basis: calc(100% / (24 / 23)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 23)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-23 {
    -webkit-flex-basis: calc(100% / (24 / 23));
        -ms-flex-preferred-size: calc(100% / (24 / 23));
            flex-basis: calc(100% / (24 / 23));
    max-width: calc(100% / (24 / 23)); }
  .u-col-md-23 {
    -webkit-flex-basis: calc(100% / (24 / 23)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 23)) !important;
            flex-basis: calc(100% / (24 / 23)) !important;
    max-width: calc(100% / (24 / 23)) !important; } }

.u-col-24 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: calc(100% / (24 / 24));
      -ms-flex-preferred-size: calc(100% / (24 / 24));
          flex-basis: calc(100% / (24 / 24));
  max-width: calc(100% / (24 / 24));
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
    @include media-breakpoint-down(sm) {
      .u-col-24 {
        flex-basis: calc(100% / (24 / 24) - (5 * 2/750*100vw));
        max-width:  calc(100% / (24 / 24) - (5 * 2/750*100vw)); 
      }
      .u-col-md-24 {
        flex-basis: calc(100% / (24 / 24)  - (5 * 2/750*100vw)) ;
        max-width:  calc(100% / (24 / 24)  - (5 * 2/750*100vw)) ;
      }
    }
    */
@media screen and (max-width: 767px) {
  .u-col-24 {
    -webkit-flex-basis: calc(100% / (24 / 24));
        -ms-flex-preferred-size: calc(100% / (24 / 24));
            flex-basis: calc(100% / (24 / 24));
    max-width: calc(100% / (24 / 24)); }
  .u-col-md-24 {
    -webkit-flex-basis: calc(100% / (24 / 24)) !important;
        -ms-flex-preferred-size: calc(100% / (24 / 24)) !important;
            flex-basis: calc(100% / (24 / 24)) !important;
    max-width: calc(100% / (24 / 24)) !important; } }

.u-flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.u-flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.u-flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.u-flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.u-flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.u-flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.u-flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.u-flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.u-flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.u-flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.u-flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }

.u-flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }

.u-jc-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.u-jc-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.u-jc-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.u-jc-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.u-jc-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }

.u-ai-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.u-ai-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.u-ai-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.u-ai-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.u-ai-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.u-ac-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.u-ac-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.u-ac-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.u-ac-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.u-ac-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.u-ac-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.u-as-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
              -ms-grid-row-align: auto !important;
          align-self: auto !important; }

.u-as-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }

.u-as-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }

.u-as-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
              -ms-grid-row-align: center !important;
          align-self: center !important; }

.u-as-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }

.u-as-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
              -ms-grid-row-align: stretch !important;
          align-self: stretch !important; }

@media screen and (min-width: 576px) {
  .u-flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .u-flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .u-flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .u-flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .u-flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .u-flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .u-flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .u-flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .u-flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .u-flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .u-flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .u-flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .u-jc-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .u-jc-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .u-jc-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .u-jc-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .u-jc-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .u-ai-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .u-ai-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .u-ai-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .u-ai-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .u-ai-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .u-ac-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .u-ac-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .u-ac-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .u-ac-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .u-ac-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .u-ac-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .u-as-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .u-as-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .u-as-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .u-as-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .u-as-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .u-as-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

@media screen and (min-width: 767px) {
  .u-flex-md2-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .u-flex-md2-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .u-flex-md2-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .u-flex-md2-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .u-flex-md2-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .u-flex-md2-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .u-flex-md2-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .u-flex-md2-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .u-flex-md2-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .u-flex-md2-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .u-flex-md2-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .u-flex-md2-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .u-jc-md2-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .u-jc-md2-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .u-jc-md2-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .u-jc-md2-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .u-jc-md2-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .u-ai-md2-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .u-ai-md2-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .u-ai-md2-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .u-ai-md2-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .u-ai-md2-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .u-ac-md2-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .u-ac-md2-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .u-ac-md2-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .u-ac-md2-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .u-ac-md2-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .u-ac-md2-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .u-as-md2-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .u-as-md2-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .u-as-md2-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .u-as-md2-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .u-as-md2-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .u-as-md2-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

@media screen and (min-width: 890px) {
  .u-flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .u-flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .u-flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .u-flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .u-flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .u-flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .u-flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .u-flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .u-flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .u-flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .u-flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .u-flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .u-jc-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .u-jc-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .u-jc-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .u-jc-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .u-jc-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .u-ai-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .u-ai-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .u-ai-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .u-ai-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .u-ai-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .u-ac-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .u-ac-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .u-ac-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .u-ac-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .u-ac-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .u-ac-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .u-as-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .u-as-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .u-as-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .u-as-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .u-as-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .u-as-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

@media screen and (min-width: 1100px) {
  .u-flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .u-flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .u-flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .u-flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .u-flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .u-flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .u-flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .u-flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .u-flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .u-flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .u-flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .u-flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .u-jc-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .u-jc-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .u-jc-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .u-jc-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .u-jc-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .u-ai-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .u-ai-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .u-ai-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .u-ai-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .u-ai-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .u-ac-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .u-ac-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .u-ac-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .u-ac-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .u-ac-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .u-ac-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .u-as-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .u-as-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .u-as-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .u-as-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .u-as-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .u-as-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

@media screen and (min-width: 1366px) {
  .u-flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .u-flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .u-flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .u-flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .u-flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .u-flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .u-flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .u-flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .u-flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .u-flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .u-flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .u-flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .u-jc-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .u-jc-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .u-jc-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .u-jc-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .u-jc-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .u-ai-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .u-ai-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .u-ai-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .u-ai-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .u-ai-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .u-ac-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .u-ac-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .u-ac-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .u-ac-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .u-ac-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .u-ac-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .u-as-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .u-as-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .u-as-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .u-as-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .u-as-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .u-as-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

@media screen and (min-width: 1920px) {
  .u-flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .u-flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .u-flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .u-flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .u-flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .u-flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .u-flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .u-flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .u-flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .u-flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .u-flex-xxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .u-flex-xxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .u-jc-xxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .u-jc-xxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .u-jc-xxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .u-jc-xxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .u-jc-xxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .u-ai-xxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .u-ai-xxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .u-ai-xxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .u-ai-xxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .u-ai-xxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .u-ac-xxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .u-ac-xxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .u-ac-xxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .u-ac-xxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .u-ac-xxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .u-ac-xxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .u-as-xxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important; }
  .u-as-xxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .u-as-xxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .u-as-xxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important; }
  .u-as-xxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .u-as-xxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important; } }

.u-m-0 {
  margin: 0 !important; }

.u-mt-0,
.u-my-0 {
  margin-top: 0 !important; }

.u-mr-0,
.u-mx-0 {
  margin-right: 0 !important; }

.u-mb-0,
.u-my-0 {
  margin-bottom: 0 !important; }

.u-ml-0,
.u-mx-0 {
  margin-left: 0 !important; }

.u-m-1 {
  margin: 0.25rem !important; }

.u-mt-1,
.u-my-1 {
  margin-top: 0.25rem !important; }

.u-mr-1,
.u-mx-1 {
  margin-right: 0.25rem !important; }

.u-mb-1,
.u-my-1 {
  margin-bottom: 0.25rem !important; }

.u-ml-1,
.u-mx-1 {
  margin-left: 0.25rem !important; }

.u-m-2 {
  margin: 0.5rem !important; }

.u-mt-2,
.u-my-2 {
  margin-top: 0.5rem !important; }

.u-mr-2,
.u-mx-2 {
  margin-right: 0.5rem !important; }

.u-mb-2,
.u-my-2 {
  margin-bottom: 0.5rem !important; }

.u-ml-2,
.u-mx-2 {
  margin-left: 0.5rem !important; }

.u-m-3 {
  margin: 1rem !important; }

.u-mt-3,
.u-my-3 {
  margin-top: 1rem !important; }

.u-mr-3,
.u-mx-3 {
  margin-right: 1rem !important; }

.u-mb-3,
.u-my-3 {
  margin-bottom: 1rem !important; }

.u-ml-3,
.u-mx-3 {
  margin-left: 1rem !important; }

.u-m-4 {
  margin: 1.5rem !important; }

.u-mt-4,
.u-my-4 {
  margin-top: 1.5rem !important; }

.u-mr-4,
.u-mx-4 {
  margin-right: 1.5rem !important; }

.u-mb-4,
.u-my-4 {
  margin-bottom: 1.5rem !important; }

.u-ml-4,
.u-mx-4 {
  margin-left: 1.5rem !important; }

.u-m-5 {
  margin: 2rem !important; }

.u-mt-5,
.u-my-5 {
  margin-top: 2rem !important; }

.u-mr-5,
.u-mx-5 {
  margin-right: 2rem !important; }

.u-mb-5,
.u-my-5 {
  margin-bottom: 2rem !important; }

.u-ml-5,
.u-mx-5 {
  margin-left: 2rem !important; }

.u-m-6 {
  margin: 2.5rem !important; }

.u-mt-6,
.u-my-6 {
  margin-top: 2.5rem !important; }

.u-mr-6,
.u-mx-6 {
  margin-right: 2.5rem !important; }

.u-mb-6,
.u-my-6 {
  margin-bottom: 2.5rem !important; }

.u-ml-6,
.u-mx-6 {
  margin-left: 2.5rem !important; }

.u-m-7 {
  margin: 3rem !important; }

.u-mt-7,
.u-my-7 {
  margin-top: 3rem !important; }

.u-mr-7,
.u-mx-7 {
  margin-right: 3rem !important; }

.u-mb-7,
.u-my-7 {
  margin-bottom: 3rem !important; }

.u-ml-7,
.u-mx-7 {
  margin-left: 3rem !important; }

.u-m-8 {
  margin: 3.5rem !important; }

.u-mt-8,
.u-my-8 {
  margin-top: 3.5rem !important; }

.u-mr-8,
.u-mx-8 {
  margin-right: 3.5rem !important; }

.u-mb-8,
.u-my-8 {
  margin-bottom: 3.5rem !important; }

.u-ml-8,
.u-mx-8 {
  margin-left: 3.5rem !important; }

.u-m-9 {
  margin: 4rem !important; }

.u-mt-9,
.u-my-9 {
  margin-top: 4rem !important; }

.u-mr-9,
.u-mx-9 {
  margin-right: 4rem !important; }

.u-mb-9,
.u-my-9 {
  margin-bottom: 4rem !important; }

.u-ml-9,
.u-mx-9 {
  margin-left: 4rem !important; }

.u-m-10 {
  margin: 5rem !important; }

.u-mt-10,
.u-my-10 {
  margin-top: 5rem !important; }

.u-mr-10,
.u-mx-10 {
  margin-right: 5rem !important; }

.u-mb-10,
.u-my-10 {
  margin-bottom: 5rem !important; }

.u-ml-10,
.u-mx-10 {
  margin-left: 5rem !important; }

.u-p-0 {
  padding: 0 !important; }

.u-pt-0,
.u-py-0 {
  padding-top: 0 !important; }

.u-pr-0,
.u-px-0 {
  padding-right: 0 !important; }

.u-pb-0,
.u-py-0 {
  padding-bottom: 0 !important; }

.u-pl-0,
.u-px-0 {
  padding-left: 0 !important; }

.u-p-1 {
  padding: 0.25rem !important; }

.u-pt-1,
.u-py-1 {
  padding-top: 0.25rem !important; }

.u-pr-1,
.u-px-1 {
  padding-right: 0.25rem !important; }

.u-pb-1,
.u-py-1 {
  padding-bottom: 0.25rem !important; }

.u-pl-1,
.u-px-1 {
  padding-left: 0.25rem !important; }

.u-p-2 {
  padding: 0.5rem !important; }

.u-pt-2,
.u-py-2 {
  padding-top: 0.5rem !important; }

.u-pr-2,
.u-px-2 {
  padding-right: 0.5rem !important; }

.u-pb-2,
.u-py-2 {
  padding-bottom: 0.5rem !important; }

.u-pl-2,
.u-px-2 {
  padding-left: 0.5rem !important; }

.u-p-3 {
  padding: 1rem !important; }

.u-pt-3,
.u-py-3 {
  padding-top: 1rem !important; }

.u-pr-3,
.u-px-3 {
  padding-right: 1rem !important; }

.u-pb-3,
.u-py-3 {
  padding-bottom: 1rem !important; }

.u-pl-3,
.u-px-3 {
  padding-left: 1rem !important; }

.u-p-4 {
  padding: 1.5rem !important; }

.u-pt-4,
.u-py-4 {
  padding-top: 1.5rem !important; }

.u-pr-4,
.u-px-4 {
  padding-right: 1.5rem !important; }

.u-pb-4,
.u-py-4 {
  padding-bottom: 1.5rem !important; }

.u-pl-4,
.u-px-4 {
  padding-left: 1.5rem !important; }

.u-p-5 {
  padding: 2rem !important; }

.u-pt-5,
.u-py-5 {
  padding-top: 2rem !important; }

.u-pr-5,
.u-px-5 {
  padding-right: 2rem !important; }

.u-pb-5,
.u-py-5 {
  padding-bottom: 2rem !important; }

.u-pl-5,
.u-px-5 {
  padding-left: 2rem !important; }

.u-p-6 {
  padding: 2.5rem !important; }

.u-pt-6,
.u-py-6 {
  padding-top: 2.5rem !important; }

.u-pr-6,
.u-px-6 {
  padding-right: 2.5rem !important; }

.u-pb-6,
.u-py-6 {
  padding-bottom: 2.5rem !important; }

.u-pl-6,
.u-px-6 {
  padding-left: 2.5rem !important; }

.u-p-7 {
  padding: 3rem !important; }

.u-pt-7,
.u-py-7 {
  padding-top: 3rem !important; }

.u-pr-7,
.u-px-7 {
  padding-right: 3rem !important; }

.u-pb-7,
.u-py-7 {
  padding-bottom: 3rem !important; }

.u-pl-7,
.u-px-7 {
  padding-left: 3rem !important; }

.u-p-8 {
  padding: 3.5rem !important; }

.u-pt-8,
.u-py-8 {
  padding-top: 3.5rem !important; }

.u-pr-8,
.u-px-8 {
  padding-right: 3.5rem !important; }

.u-pb-8,
.u-py-8 {
  padding-bottom: 3.5rem !important; }

.u-pl-8,
.u-px-8 {
  padding-left: 3.5rem !important; }

.u-p-9 {
  padding: 4rem !important; }

.u-pt-9,
.u-py-9 {
  padding-top: 4rem !important; }

.u-pr-9,
.u-px-9 {
  padding-right: 4rem !important; }

.u-pb-9,
.u-py-9 {
  padding-bottom: 4rem !important; }

.u-pl-9,
.u-px-9 {
  padding-left: 4rem !important; }

.u-p-10 {
  padding: 5rem !important; }

.u-pt-10,
.u-py-10 {
  padding-top: 5rem !important; }

.u-pr-10,
.u-px-10 {
  padding-right: 5rem !important; }

.u-pb-10,
.u-py-10 {
  padding-bottom: 5rem !important; }

.u-pl-10,
.u-px-10 {
  padding-left: 5rem !important; }

.u-m-n1 {
  margin: -0.25rem !important; }

.u-mt-n1,
.u-my-n1 {
  margin-top: -0.25rem !important; }

.u-mr-n1,
.u-mx-n1 {
  margin-right: -0.25rem !important; }

.u-mb-n1,
.u-my-n1 {
  margin-bottom: -0.25rem !important; }

.u-ml-n1,
.u-mx-n1 {
  margin-left: -0.25rem !important; }

.u-m-n2 {
  margin: -0.5rem !important; }

.u-mt-n2,
.u-my-n2 {
  margin-top: -0.5rem !important; }

.u-mr-n2,
.u-mx-n2 {
  margin-right: -0.5rem !important; }

.u-mb-n2,
.u-my-n2 {
  margin-bottom: -0.5rem !important; }

.u-ml-n2,
.u-mx-n2 {
  margin-left: -0.5rem !important; }

.u-m-n3 {
  margin: -1rem !important; }

.u-mt-n3,
.u-my-n3 {
  margin-top: -1rem !important; }

.u-mr-n3,
.u-mx-n3 {
  margin-right: -1rem !important; }

.u-mb-n3,
.u-my-n3 {
  margin-bottom: -1rem !important; }

.u-ml-n3,
.u-mx-n3 {
  margin-left: -1rem !important; }

.u-m-n4 {
  margin: -1.5rem !important; }

.u-mt-n4,
.u-my-n4 {
  margin-top: -1.5rem !important; }

.u-mr-n4,
.u-mx-n4 {
  margin-right: -1.5rem !important; }

.u-mb-n4,
.u-my-n4 {
  margin-bottom: -1.5rem !important; }

.u-ml-n4,
.u-mx-n4 {
  margin-left: -1.5rem !important; }

.u-m-n5 {
  margin: -2rem !important; }

.u-mt-n5,
.u-my-n5 {
  margin-top: -2rem !important; }

.u-mr-n5,
.u-mx-n5 {
  margin-right: -2rem !important; }

.u-mb-n5,
.u-my-n5 {
  margin-bottom: -2rem !important; }

.u-ml-n5,
.u-mx-n5 {
  margin-left: -2rem !important; }

.u-m-n6 {
  margin: -2.5rem !important; }

.u-mt-n6,
.u-my-n6 {
  margin-top: -2.5rem !important; }

.u-mr-n6,
.u-mx-n6 {
  margin-right: -2.5rem !important; }

.u-mb-n6,
.u-my-n6 {
  margin-bottom: -2.5rem !important; }

.u-ml-n6,
.u-mx-n6 {
  margin-left: -2.5rem !important; }

.u-m-n7 {
  margin: -3rem !important; }

.u-mt-n7,
.u-my-n7 {
  margin-top: -3rem !important; }

.u-mr-n7,
.u-mx-n7 {
  margin-right: -3rem !important; }

.u-mb-n7,
.u-my-n7 {
  margin-bottom: -3rem !important; }

.u-ml-n7,
.u-mx-n7 {
  margin-left: -3rem !important; }

.u-m-n8 {
  margin: -3.5rem !important; }

.u-mt-n8,
.u-my-n8 {
  margin-top: -3.5rem !important; }

.u-mr-n8,
.u-mx-n8 {
  margin-right: -3.5rem !important; }

.u-mb-n8,
.u-my-n8 {
  margin-bottom: -3.5rem !important; }

.u-ml-n8,
.u-mx-n8 {
  margin-left: -3.5rem !important; }

.u-m-n9 {
  margin: -4rem !important; }

.u-mt-n9,
.u-my-n9 {
  margin-top: -4rem !important; }

.u-mr-n9,
.u-mx-n9 {
  margin-right: -4rem !important; }

.u-mb-n9,
.u-my-n9 {
  margin-bottom: -4rem !important; }

.u-ml-n9,
.u-mx-n9 {
  margin-left: -4rem !important; }

.u-m-n10 {
  margin: -5rem !important; }

.u-mt-n10,
.u-my-n10 {
  margin-top: -5rem !important; }

.u-mr-n10,
.u-mx-n10 {
  margin-right: -5rem !important; }

.u-mb-n10,
.u-my-n10 {
  margin-bottom: -5rem !important; }

.u-ml-n10,
.u-mx-n10 {
  margin-left: -5rem !important; }

.u-m-auto {
  margin: auto !important; }

.u-mt-auto,
.u-my-auto {
  margin-top: auto !important; }

.u-mr-auto,
.u-mx-auto {
  margin-right: auto !important; }

.u-mb-auto,
.u-my-auto {
  margin-bottom: auto !important; }

.u-ml-auto,
.u-mx-auto {
  margin-left: auto !important; }

@media screen and (min-width: 576px) {
  .u-m-sm-0 {
    margin: 0 !important; }
  .u-mt-sm-0,
  .u-my-sm-0 {
    margin-top: 0 !important; }
  .u-mr-sm-0,
  .u-mx-sm-0 {
    margin-right: 0 !important; }
  .u-mb-sm-0,
  .u-my-sm-0 {
    margin-bottom: 0 !important; }
  .u-ml-sm-0,
  .u-mx-sm-0 {
    margin-left: 0 !important; }
  .u-m-sm-1 {
    margin: 0.25rem !important; }
  .u-mt-sm-1,
  .u-my-sm-1 {
    margin-top: 0.25rem !important; }
  .u-mr-sm-1,
  .u-mx-sm-1 {
    margin-right: 0.25rem !important; }
  .u-mb-sm-1,
  .u-my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-sm-1,
  .u-mx-sm-1 {
    margin-left: 0.25rem !important; }
  .u-m-sm-2 {
    margin: 0.5rem !important; }
  .u-mt-sm-2,
  .u-my-sm-2 {
    margin-top: 0.5rem !important; }
  .u-mr-sm-2,
  .u-mx-sm-2 {
    margin-right: 0.5rem !important; }
  .u-mb-sm-2,
  .u-my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-sm-2,
  .u-mx-sm-2 {
    margin-left: 0.5rem !important; }
  .u-m-sm-3 {
    margin: 1rem !important; }
  .u-mt-sm-3,
  .u-my-sm-3 {
    margin-top: 1rem !important; }
  .u-mr-sm-3,
  .u-mx-sm-3 {
    margin-right: 1rem !important; }
  .u-mb-sm-3,
  .u-my-sm-3 {
    margin-bottom: 1rem !important; }
  .u-ml-sm-3,
  .u-mx-sm-3 {
    margin-left: 1rem !important; }
  .u-m-sm-4 {
    margin: 1.5rem !important; }
  .u-mt-sm-4,
  .u-my-sm-4 {
    margin-top: 1.5rem !important; }
  .u-mr-sm-4,
  .u-mx-sm-4 {
    margin-right: 1.5rem !important; }
  .u-mb-sm-4,
  .u-my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-sm-4,
  .u-mx-sm-4 {
    margin-left: 1.5rem !important; }
  .u-m-sm-5 {
    margin: 2rem !important; }
  .u-mt-sm-5,
  .u-my-sm-5 {
    margin-top: 2rem !important; }
  .u-mr-sm-5,
  .u-mx-sm-5 {
    margin-right: 2rem !important; }
  .u-mb-sm-5,
  .u-my-sm-5 {
    margin-bottom: 2rem !important; }
  .u-ml-sm-5,
  .u-mx-sm-5 {
    margin-left: 2rem !important; }
  .u-m-sm-6 {
    margin: 2.5rem !important; }
  .u-mt-sm-6,
  .u-my-sm-6 {
    margin-top: 2.5rem !important; }
  .u-mr-sm-6,
  .u-mx-sm-6 {
    margin-right: 2.5rem !important; }
  .u-mb-sm-6,
  .u-my-sm-6 {
    margin-bottom: 2.5rem !important; }
  .u-ml-sm-6,
  .u-mx-sm-6 {
    margin-left: 2.5rem !important; }
  .u-m-sm-7 {
    margin: 3rem !important; }
  .u-mt-sm-7,
  .u-my-sm-7 {
    margin-top: 3rem !important; }
  .u-mr-sm-7,
  .u-mx-sm-7 {
    margin-right: 3rem !important; }
  .u-mb-sm-7,
  .u-my-sm-7 {
    margin-bottom: 3rem !important; }
  .u-ml-sm-7,
  .u-mx-sm-7 {
    margin-left: 3rem !important; }
  .u-m-sm-8 {
    margin: 3.5rem !important; }
  .u-mt-sm-8,
  .u-my-sm-8 {
    margin-top: 3.5rem !important; }
  .u-mr-sm-8,
  .u-mx-sm-8 {
    margin-right: 3.5rem !important; }
  .u-mb-sm-8,
  .u-my-sm-8 {
    margin-bottom: 3.5rem !important; }
  .u-ml-sm-8,
  .u-mx-sm-8 {
    margin-left: 3.5rem !important; }
  .u-m-sm-9 {
    margin: 4rem !important; }
  .u-mt-sm-9,
  .u-my-sm-9 {
    margin-top: 4rem !important; }
  .u-mr-sm-9,
  .u-mx-sm-9 {
    margin-right: 4rem !important; }
  .u-mb-sm-9,
  .u-my-sm-9 {
    margin-bottom: 4rem !important; }
  .u-ml-sm-9,
  .u-mx-sm-9 {
    margin-left: 4rem !important; }
  .u-m-sm-10 {
    margin: 5rem !important; }
  .u-mt-sm-10,
  .u-my-sm-10 {
    margin-top: 5rem !important; }
  .u-mr-sm-10,
  .u-mx-sm-10 {
    margin-right: 5rem !important; }
  .u-mb-sm-10,
  .u-my-sm-10 {
    margin-bottom: 5rem !important; }
  .u-ml-sm-10,
  .u-mx-sm-10 {
    margin-left: 5rem !important; }
  .u-p-sm-0 {
    padding: 0 !important; }
  .u-pt-sm-0,
  .u-py-sm-0 {
    padding-top: 0 !important; }
  .u-pr-sm-0,
  .u-px-sm-0 {
    padding-right: 0 !important; }
  .u-pb-sm-0,
  .u-py-sm-0 {
    padding-bottom: 0 !important; }
  .u-pl-sm-0,
  .u-px-sm-0 {
    padding-left: 0 !important; }
  .u-p-sm-1 {
    padding: 0.25rem !important; }
  .u-pt-sm-1,
  .u-py-sm-1 {
    padding-top: 0.25rem !important; }
  .u-pr-sm-1,
  .u-px-sm-1 {
    padding-right: 0.25rem !important; }
  .u-pb-sm-1,
  .u-py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-sm-1,
  .u-px-sm-1 {
    padding-left: 0.25rem !important; }
  .u-p-sm-2 {
    padding: 0.5rem !important; }
  .u-pt-sm-2,
  .u-py-sm-2 {
    padding-top: 0.5rem !important; }
  .u-pr-sm-2,
  .u-px-sm-2 {
    padding-right: 0.5rem !important; }
  .u-pb-sm-2,
  .u-py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-sm-2,
  .u-px-sm-2 {
    padding-left: 0.5rem !important; }
  .u-p-sm-3 {
    padding: 1rem !important; }
  .u-pt-sm-3,
  .u-py-sm-3 {
    padding-top: 1rem !important; }
  .u-pr-sm-3,
  .u-px-sm-3 {
    padding-right: 1rem !important; }
  .u-pb-sm-3,
  .u-py-sm-3 {
    padding-bottom: 1rem !important; }
  .u-pl-sm-3,
  .u-px-sm-3 {
    padding-left: 1rem !important; }
  .u-p-sm-4 {
    padding: 1.5rem !important; }
  .u-pt-sm-4,
  .u-py-sm-4 {
    padding-top: 1.5rem !important; }
  .u-pr-sm-4,
  .u-px-sm-4 {
    padding-right: 1.5rem !important; }
  .u-pb-sm-4,
  .u-py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-sm-4,
  .u-px-sm-4 {
    padding-left: 1.5rem !important; }
  .u-p-sm-5 {
    padding: 2rem !important; }
  .u-pt-sm-5,
  .u-py-sm-5 {
    padding-top: 2rem !important; }
  .u-pr-sm-5,
  .u-px-sm-5 {
    padding-right: 2rem !important; }
  .u-pb-sm-5,
  .u-py-sm-5 {
    padding-bottom: 2rem !important; }
  .u-pl-sm-5,
  .u-px-sm-5 {
    padding-left: 2rem !important; }
  .u-p-sm-6 {
    padding: 2.5rem !important; }
  .u-pt-sm-6,
  .u-py-sm-6 {
    padding-top: 2.5rem !important; }
  .u-pr-sm-6,
  .u-px-sm-6 {
    padding-right: 2.5rem !important; }
  .u-pb-sm-6,
  .u-py-sm-6 {
    padding-bottom: 2.5rem !important; }
  .u-pl-sm-6,
  .u-px-sm-6 {
    padding-left: 2.5rem !important; }
  .u-p-sm-7 {
    padding: 3rem !important; }
  .u-pt-sm-7,
  .u-py-sm-7 {
    padding-top: 3rem !important; }
  .u-pr-sm-7,
  .u-px-sm-7 {
    padding-right: 3rem !important; }
  .u-pb-sm-7,
  .u-py-sm-7 {
    padding-bottom: 3rem !important; }
  .u-pl-sm-7,
  .u-px-sm-7 {
    padding-left: 3rem !important; }
  .u-p-sm-8 {
    padding: 3.5rem !important; }
  .u-pt-sm-8,
  .u-py-sm-8 {
    padding-top: 3.5rem !important; }
  .u-pr-sm-8,
  .u-px-sm-8 {
    padding-right: 3.5rem !important; }
  .u-pb-sm-8,
  .u-py-sm-8 {
    padding-bottom: 3.5rem !important; }
  .u-pl-sm-8,
  .u-px-sm-8 {
    padding-left: 3.5rem !important; }
  .u-p-sm-9 {
    padding: 4rem !important; }
  .u-pt-sm-9,
  .u-py-sm-9 {
    padding-top: 4rem !important; }
  .u-pr-sm-9,
  .u-px-sm-9 {
    padding-right: 4rem !important; }
  .u-pb-sm-9,
  .u-py-sm-9 {
    padding-bottom: 4rem !important; }
  .u-pl-sm-9,
  .u-px-sm-9 {
    padding-left: 4rem !important; }
  .u-p-sm-10 {
    padding: 5rem !important; }
  .u-pt-sm-10,
  .u-py-sm-10 {
    padding-top: 5rem !important; }
  .u-pr-sm-10,
  .u-px-sm-10 {
    padding-right: 5rem !important; }
  .u-pb-sm-10,
  .u-py-sm-10 {
    padding-bottom: 5rem !important; }
  .u-pl-sm-10,
  .u-px-sm-10 {
    padding-left: 5rem !important; }
  .u-m-sm-n1 {
    margin: -0.25rem !important; }
  .u-mt-sm-n1,
  .u-my-sm-n1 {
    margin-top: -0.25rem !important; }
  .u-mr-sm-n1,
  .u-mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .u-mb-sm-n1,
  .u-my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .u-ml-sm-n1,
  .u-mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .u-m-sm-n2 {
    margin: -0.5rem !important; }
  .u-mt-sm-n2,
  .u-my-sm-n2 {
    margin-top: -0.5rem !important; }
  .u-mr-sm-n2,
  .u-mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .u-mb-sm-n2,
  .u-my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .u-ml-sm-n2,
  .u-mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .u-m-sm-n3 {
    margin: -1rem !important; }
  .u-mt-sm-n3,
  .u-my-sm-n3 {
    margin-top: -1rem !important; }
  .u-mr-sm-n3,
  .u-mx-sm-n3 {
    margin-right: -1rem !important; }
  .u-mb-sm-n3,
  .u-my-sm-n3 {
    margin-bottom: -1rem !important; }
  .u-ml-sm-n3,
  .u-mx-sm-n3 {
    margin-left: -1rem !important; }
  .u-m-sm-n4 {
    margin: -1.5rem !important; }
  .u-mt-sm-n4,
  .u-my-sm-n4 {
    margin-top: -1.5rem !important; }
  .u-mr-sm-n4,
  .u-mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .u-mb-sm-n4,
  .u-my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .u-ml-sm-n4,
  .u-mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .u-m-sm-n5 {
    margin: -2rem !important; }
  .u-mt-sm-n5,
  .u-my-sm-n5 {
    margin-top: -2rem !important; }
  .u-mr-sm-n5,
  .u-mx-sm-n5 {
    margin-right: -2rem !important; }
  .u-mb-sm-n5,
  .u-my-sm-n5 {
    margin-bottom: -2rem !important; }
  .u-ml-sm-n5,
  .u-mx-sm-n5 {
    margin-left: -2rem !important; }
  .u-m-sm-n6 {
    margin: -2.5rem !important; }
  .u-mt-sm-n6,
  .u-my-sm-n6 {
    margin-top: -2.5rem !important; }
  .u-mr-sm-n6,
  .u-mx-sm-n6 {
    margin-right: -2.5rem !important; }
  .u-mb-sm-n6,
  .u-my-sm-n6 {
    margin-bottom: -2.5rem !important; }
  .u-ml-sm-n6,
  .u-mx-sm-n6 {
    margin-left: -2.5rem !important; }
  .u-m-sm-n7 {
    margin: -3rem !important; }
  .u-mt-sm-n7,
  .u-my-sm-n7 {
    margin-top: -3rem !important; }
  .u-mr-sm-n7,
  .u-mx-sm-n7 {
    margin-right: -3rem !important; }
  .u-mb-sm-n7,
  .u-my-sm-n7 {
    margin-bottom: -3rem !important; }
  .u-ml-sm-n7,
  .u-mx-sm-n7 {
    margin-left: -3rem !important; }
  .u-m-sm-n8 {
    margin: -3.5rem !important; }
  .u-mt-sm-n8,
  .u-my-sm-n8 {
    margin-top: -3.5rem !important; }
  .u-mr-sm-n8,
  .u-mx-sm-n8 {
    margin-right: -3.5rem !important; }
  .u-mb-sm-n8,
  .u-my-sm-n8 {
    margin-bottom: -3.5rem !important; }
  .u-ml-sm-n8,
  .u-mx-sm-n8 {
    margin-left: -3.5rem !important; }
  .u-m-sm-n9 {
    margin: -4rem !important; }
  .u-mt-sm-n9,
  .u-my-sm-n9 {
    margin-top: -4rem !important; }
  .u-mr-sm-n9,
  .u-mx-sm-n9 {
    margin-right: -4rem !important; }
  .u-mb-sm-n9,
  .u-my-sm-n9 {
    margin-bottom: -4rem !important; }
  .u-ml-sm-n9,
  .u-mx-sm-n9 {
    margin-left: -4rem !important; }
  .u-m-sm-n10 {
    margin: -5rem !important; }
  .u-mt-sm-n10,
  .u-my-sm-n10 {
    margin-top: -5rem !important; }
  .u-mr-sm-n10,
  .u-mx-sm-n10 {
    margin-right: -5rem !important; }
  .u-mb-sm-n10,
  .u-my-sm-n10 {
    margin-bottom: -5rem !important; }
  .u-ml-sm-n10,
  .u-mx-sm-n10 {
    margin-left: -5rem !important; }
  .u-m-sm-auto {
    margin: auto !important; }
  .u-mt-sm-auto,
  .u-my-sm-auto {
    margin-top: auto !important; }
  .u-mr-sm-auto,
  .u-mx-sm-auto {
    margin-right: auto !important; }
  .u-mb-sm-auto,
  .u-my-sm-auto {
    margin-bottom: auto !important; }
  .u-ml-sm-auto,
  .u-mx-sm-auto {
    margin-left: auto !important; } }

@media screen and (min-width: 767px) {
  .u-m-md2-0 {
    margin: 0 !important; }
  .u-mt-md2-0,
  .u-my-md2-0 {
    margin-top: 0 !important; }
  .u-mr-md2-0,
  .u-mx-md2-0 {
    margin-right: 0 !important; }
  .u-mb-md2-0,
  .u-my-md2-0 {
    margin-bottom: 0 !important; }
  .u-ml-md2-0,
  .u-mx-md2-0 {
    margin-left: 0 !important; }
  .u-m-md2-1 {
    margin: 0.25rem !important; }
  .u-mt-md2-1,
  .u-my-md2-1 {
    margin-top: 0.25rem !important; }
  .u-mr-md2-1,
  .u-mx-md2-1 {
    margin-right: 0.25rem !important; }
  .u-mb-md2-1,
  .u-my-md2-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-md2-1,
  .u-mx-md2-1 {
    margin-left: 0.25rem !important; }
  .u-m-md2-2 {
    margin: 0.5rem !important; }
  .u-mt-md2-2,
  .u-my-md2-2 {
    margin-top: 0.5rem !important; }
  .u-mr-md2-2,
  .u-mx-md2-2 {
    margin-right: 0.5rem !important; }
  .u-mb-md2-2,
  .u-my-md2-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-md2-2,
  .u-mx-md2-2 {
    margin-left: 0.5rem !important; }
  .u-m-md2-3 {
    margin: 1rem !important; }
  .u-mt-md2-3,
  .u-my-md2-3 {
    margin-top: 1rem !important; }
  .u-mr-md2-3,
  .u-mx-md2-3 {
    margin-right: 1rem !important; }
  .u-mb-md2-3,
  .u-my-md2-3 {
    margin-bottom: 1rem !important; }
  .u-ml-md2-3,
  .u-mx-md2-3 {
    margin-left: 1rem !important; }
  .u-m-md2-4 {
    margin: 1.5rem !important; }
  .u-mt-md2-4,
  .u-my-md2-4 {
    margin-top: 1.5rem !important; }
  .u-mr-md2-4,
  .u-mx-md2-4 {
    margin-right: 1.5rem !important; }
  .u-mb-md2-4,
  .u-my-md2-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-md2-4,
  .u-mx-md2-4 {
    margin-left: 1.5rem !important; }
  .u-m-md2-5 {
    margin: 2rem !important; }
  .u-mt-md2-5,
  .u-my-md2-5 {
    margin-top: 2rem !important; }
  .u-mr-md2-5,
  .u-mx-md2-5 {
    margin-right: 2rem !important; }
  .u-mb-md2-5,
  .u-my-md2-5 {
    margin-bottom: 2rem !important; }
  .u-ml-md2-5,
  .u-mx-md2-5 {
    margin-left: 2rem !important; }
  .u-m-md2-6 {
    margin: 2.5rem !important; }
  .u-mt-md2-6,
  .u-my-md2-6 {
    margin-top: 2.5rem !important; }
  .u-mr-md2-6,
  .u-mx-md2-6 {
    margin-right: 2.5rem !important; }
  .u-mb-md2-6,
  .u-my-md2-6 {
    margin-bottom: 2.5rem !important; }
  .u-ml-md2-6,
  .u-mx-md2-6 {
    margin-left: 2.5rem !important; }
  .u-m-md2-7 {
    margin: 3rem !important; }
  .u-mt-md2-7,
  .u-my-md2-7 {
    margin-top: 3rem !important; }
  .u-mr-md2-7,
  .u-mx-md2-7 {
    margin-right: 3rem !important; }
  .u-mb-md2-7,
  .u-my-md2-7 {
    margin-bottom: 3rem !important; }
  .u-ml-md2-7,
  .u-mx-md2-7 {
    margin-left: 3rem !important; }
  .u-m-md2-8 {
    margin: 3.5rem !important; }
  .u-mt-md2-8,
  .u-my-md2-8 {
    margin-top: 3.5rem !important; }
  .u-mr-md2-8,
  .u-mx-md2-8 {
    margin-right: 3.5rem !important; }
  .u-mb-md2-8,
  .u-my-md2-8 {
    margin-bottom: 3.5rem !important; }
  .u-ml-md2-8,
  .u-mx-md2-8 {
    margin-left: 3.5rem !important; }
  .u-m-md2-9 {
    margin: 4rem !important; }
  .u-mt-md2-9,
  .u-my-md2-9 {
    margin-top: 4rem !important; }
  .u-mr-md2-9,
  .u-mx-md2-9 {
    margin-right: 4rem !important; }
  .u-mb-md2-9,
  .u-my-md2-9 {
    margin-bottom: 4rem !important; }
  .u-ml-md2-9,
  .u-mx-md2-9 {
    margin-left: 4rem !important; }
  .u-m-md2-10 {
    margin: 5rem !important; }
  .u-mt-md2-10,
  .u-my-md2-10 {
    margin-top: 5rem !important; }
  .u-mr-md2-10,
  .u-mx-md2-10 {
    margin-right: 5rem !important; }
  .u-mb-md2-10,
  .u-my-md2-10 {
    margin-bottom: 5rem !important; }
  .u-ml-md2-10,
  .u-mx-md2-10 {
    margin-left: 5rem !important; }
  .u-p-md2-0 {
    padding: 0 !important; }
  .u-pt-md2-0,
  .u-py-md2-0 {
    padding-top: 0 !important; }
  .u-pr-md2-0,
  .u-px-md2-0 {
    padding-right: 0 !important; }
  .u-pb-md2-0,
  .u-py-md2-0 {
    padding-bottom: 0 !important; }
  .u-pl-md2-0,
  .u-px-md2-0 {
    padding-left: 0 !important; }
  .u-p-md2-1 {
    padding: 0.25rem !important; }
  .u-pt-md2-1,
  .u-py-md2-1 {
    padding-top: 0.25rem !important; }
  .u-pr-md2-1,
  .u-px-md2-1 {
    padding-right: 0.25rem !important; }
  .u-pb-md2-1,
  .u-py-md2-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-md2-1,
  .u-px-md2-1 {
    padding-left: 0.25rem !important; }
  .u-p-md2-2 {
    padding: 0.5rem !important; }
  .u-pt-md2-2,
  .u-py-md2-2 {
    padding-top: 0.5rem !important; }
  .u-pr-md2-2,
  .u-px-md2-2 {
    padding-right: 0.5rem !important; }
  .u-pb-md2-2,
  .u-py-md2-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-md2-2,
  .u-px-md2-2 {
    padding-left: 0.5rem !important; }
  .u-p-md2-3 {
    padding: 1rem !important; }
  .u-pt-md2-3,
  .u-py-md2-3 {
    padding-top: 1rem !important; }
  .u-pr-md2-3,
  .u-px-md2-3 {
    padding-right: 1rem !important; }
  .u-pb-md2-3,
  .u-py-md2-3 {
    padding-bottom: 1rem !important; }
  .u-pl-md2-3,
  .u-px-md2-3 {
    padding-left: 1rem !important; }
  .u-p-md2-4 {
    padding: 1.5rem !important; }
  .u-pt-md2-4,
  .u-py-md2-4 {
    padding-top: 1.5rem !important; }
  .u-pr-md2-4,
  .u-px-md2-4 {
    padding-right: 1.5rem !important; }
  .u-pb-md2-4,
  .u-py-md2-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-md2-4,
  .u-px-md2-4 {
    padding-left: 1.5rem !important; }
  .u-p-md2-5 {
    padding: 2rem !important; }
  .u-pt-md2-5,
  .u-py-md2-5 {
    padding-top: 2rem !important; }
  .u-pr-md2-5,
  .u-px-md2-5 {
    padding-right: 2rem !important; }
  .u-pb-md2-5,
  .u-py-md2-5 {
    padding-bottom: 2rem !important; }
  .u-pl-md2-5,
  .u-px-md2-5 {
    padding-left: 2rem !important; }
  .u-p-md2-6 {
    padding: 2.5rem !important; }
  .u-pt-md2-6,
  .u-py-md2-6 {
    padding-top: 2.5rem !important; }
  .u-pr-md2-6,
  .u-px-md2-6 {
    padding-right: 2.5rem !important; }
  .u-pb-md2-6,
  .u-py-md2-6 {
    padding-bottom: 2.5rem !important; }
  .u-pl-md2-6,
  .u-px-md2-6 {
    padding-left: 2.5rem !important; }
  .u-p-md2-7 {
    padding: 3rem !important; }
  .u-pt-md2-7,
  .u-py-md2-7 {
    padding-top: 3rem !important; }
  .u-pr-md2-7,
  .u-px-md2-7 {
    padding-right: 3rem !important; }
  .u-pb-md2-7,
  .u-py-md2-7 {
    padding-bottom: 3rem !important; }
  .u-pl-md2-7,
  .u-px-md2-7 {
    padding-left: 3rem !important; }
  .u-p-md2-8 {
    padding: 3.5rem !important; }
  .u-pt-md2-8,
  .u-py-md2-8 {
    padding-top: 3.5rem !important; }
  .u-pr-md2-8,
  .u-px-md2-8 {
    padding-right: 3.5rem !important; }
  .u-pb-md2-8,
  .u-py-md2-8 {
    padding-bottom: 3.5rem !important; }
  .u-pl-md2-8,
  .u-px-md2-8 {
    padding-left: 3.5rem !important; }
  .u-p-md2-9 {
    padding: 4rem !important; }
  .u-pt-md2-9,
  .u-py-md2-9 {
    padding-top: 4rem !important; }
  .u-pr-md2-9,
  .u-px-md2-9 {
    padding-right: 4rem !important; }
  .u-pb-md2-9,
  .u-py-md2-9 {
    padding-bottom: 4rem !important; }
  .u-pl-md2-9,
  .u-px-md2-9 {
    padding-left: 4rem !important; }
  .u-p-md2-10 {
    padding: 5rem !important; }
  .u-pt-md2-10,
  .u-py-md2-10 {
    padding-top: 5rem !important; }
  .u-pr-md2-10,
  .u-px-md2-10 {
    padding-right: 5rem !important; }
  .u-pb-md2-10,
  .u-py-md2-10 {
    padding-bottom: 5rem !important; }
  .u-pl-md2-10,
  .u-px-md2-10 {
    padding-left: 5rem !important; }
  .u-m-md2-n1 {
    margin: -0.25rem !important; }
  .u-mt-md2-n1,
  .u-my-md2-n1 {
    margin-top: -0.25rem !important; }
  .u-mr-md2-n1,
  .u-mx-md2-n1 {
    margin-right: -0.25rem !important; }
  .u-mb-md2-n1,
  .u-my-md2-n1 {
    margin-bottom: -0.25rem !important; }
  .u-ml-md2-n1,
  .u-mx-md2-n1 {
    margin-left: -0.25rem !important; }
  .u-m-md2-n2 {
    margin: -0.5rem !important; }
  .u-mt-md2-n2,
  .u-my-md2-n2 {
    margin-top: -0.5rem !important; }
  .u-mr-md2-n2,
  .u-mx-md2-n2 {
    margin-right: -0.5rem !important; }
  .u-mb-md2-n2,
  .u-my-md2-n2 {
    margin-bottom: -0.5rem !important; }
  .u-ml-md2-n2,
  .u-mx-md2-n2 {
    margin-left: -0.5rem !important; }
  .u-m-md2-n3 {
    margin: -1rem !important; }
  .u-mt-md2-n3,
  .u-my-md2-n3 {
    margin-top: -1rem !important; }
  .u-mr-md2-n3,
  .u-mx-md2-n3 {
    margin-right: -1rem !important; }
  .u-mb-md2-n3,
  .u-my-md2-n3 {
    margin-bottom: -1rem !important; }
  .u-ml-md2-n3,
  .u-mx-md2-n3 {
    margin-left: -1rem !important; }
  .u-m-md2-n4 {
    margin: -1.5rem !important; }
  .u-mt-md2-n4,
  .u-my-md2-n4 {
    margin-top: -1.5rem !important; }
  .u-mr-md2-n4,
  .u-mx-md2-n4 {
    margin-right: -1.5rem !important; }
  .u-mb-md2-n4,
  .u-my-md2-n4 {
    margin-bottom: -1.5rem !important; }
  .u-ml-md2-n4,
  .u-mx-md2-n4 {
    margin-left: -1.5rem !important; }
  .u-m-md2-n5 {
    margin: -2rem !important; }
  .u-mt-md2-n5,
  .u-my-md2-n5 {
    margin-top: -2rem !important; }
  .u-mr-md2-n5,
  .u-mx-md2-n5 {
    margin-right: -2rem !important; }
  .u-mb-md2-n5,
  .u-my-md2-n5 {
    margin-bottom: -2rem !important; }
  .u-ml-md2-n5,
  .u-mx-md2-n5 {
    margin-left: -2rem !important; }
  .u-m-md2-n6 {
    margin: -2.5rem !important; }
  .u-mt-md2-n6,
  .u-my-md2-n6 {
    margin-top: -2.5rem !important; }
  .u-mr-md2-n6,
  .u-mx-md2-n6 {
    margin-right: -2.5rem !important; }
  .u-mb-md2-n6,
  .u-my-md2-n6 {
    margin-bottom: -2.5rem !important; }
  .u-ml-md2-n6,
  .u-mx-md2-n6 {
    margin-left: -2.5rem !important; }
  .u-m-md2-n7 {
    margin: -3rem !important; }
  .u-mt-md2-n7,
  .u-my-md2-n7 {
    margin-top: -3rem !important; }
  .u-mr-md2-n7,
  .u-mx-md2-n7 {
    margin-right: -3rem !important; }
  .u-mb-md2-n7,
  .u-my-md2-n7 {
    margin-bottom: -3rem !important; }
  .u-ml-md2-n7,
  .u-mx-md2-n7 {
    margin-left: -3rem !important; }
  .u-m-md2-n8 {
    margin: -3.5rem !important; }
  .u-mt-md2-n8,
  .u-my-md2-n8 {
    margin-top: -3.5rem !important; }
  .u-mr-md2-n8,
  .u-mx-md2-n8 {
    margin-right: -3.5rem !important; }
  .u-mb-md2-n8,
  .u-my-md2-n8 {
    margin-bottom: -3.5rem !important; }
  .u-ml-md2-n8,
  .u-mx-md2-n8 {
    margin-left: -3.5rem !important; }
  .u-m-md2-n9 {
    margin: -4rem !important; }
  .u-mt-md2-n9,
  .u-my-md2-n9 {
    margin-top: -4rem !important; }
  .u-mr-md2-n9,
  .u-mx-md2-n9 {
    margin-right: -4rem !important; }
  .u-mb-md2-n9,
  .u-my-md2-n9 {
    margin-bottom: -4rem !important; }
  .u-ml-md2-n9,
  .u-mx-md2-n9 {
    margin-left: -4rem !important; }
  .u-m-md2-n10 {
    margin: -5rem !important; }
  .u-mt-md2-n10,
  .u-my-md2-n10 {
    margin-top: -5rem !important; }
  .u-mr-md2-n10,
  .u-mx-md2-n10 {
    margin-right: -5rem !important; }
  .u-mb-md2-n10,
  .u-my-md2-n10 {
    margin-bottom: -5rem !important; }
  .u-ml-md2-n10,
  .u-mx-md2-n10 {
    margin-left: -5rem !important; }
  .u-m-md2-auto {
    margin: auto !important; }
  .u-mt-md2-auto,
  .u-my-md2-auto {
    margin-top: auto !important; }
  .u-mr-md2-auto,
  .u-mx-md2-auto {
    margin-right: auto !important; }
  .u-mb-md2-auto,
  .u-my-md2-auto {
    margin-bottom: auto !important; }
  .u-ml-md2-auto,
  .u-mx-md2-auto {
    margin-left: auto !important; } }

@media screen and (min-width: 890px) {
  .u-m-md-0 {
    margin: 0 !important; }
  .u-mt-md-0,
  .u-my-md-0 {
    margin-top: 0 !important; }
  .u-mr-md-0,
  .u-mx-md-0 {
    margin-right: 0 !important; }
  .u-mb-md-0,
  .u-my-md-0 {
    margin-bottom: 0 !important; }
  .u-ml-md-0,
  .u-mx-md-0 {
    margin-left: 0 !important; }
  .u-m-md-1 {
    margin: 0.25rem !important; }
  .u-mt-md-1,
  .u-my-md-1 {
    margin-top: 0.25rem !important; }
  .u-mr-md-1,
  .u-mx-md-1 {
    margin-right: 0.25rem !important; }
  .u-mb-md-1,
  .u-my-md-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-md-1,
  .u-mx-md-1 {
    margin-left: 0.25rem !important; }
  .u-m-md-2 {
    margin: 0.5rem !important; }
  .u-mt-md-2,
  .u-my-md-2 {
    margin-top: 0.5rem !important; }
  .u-mr-md-2,
  .u-mx-md-2 {
    margin-right: 0.5rem !important; }
  .u-mb-md-2,
  .u-my-md-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-md-2,
  .u-mx-md-2 {
    margin-left: 0.5rem !important; }
  .u-m-md-3 {
    margin: 1rem !important; }
  .u-mt-md-3,
  .u-my-md-3 {
    margin-top: 1rem !important; }
  .u-mr-md-3,
  .u-mx-md-3 {
    margin-right: 1rem !important; }
  .u-mb-md-3,
  .u-my-md-3 {
    margin-bottom: 1rem !important; }
  .u-ml-md-3,
  .u-mx-md-3 {
    margin-left: 1rem !important; }
  .u-m-md-4 {
    margin: 1.5rem !important; }
  .u-mt-md-4,
  .u-my-md-4 {
    margin-top: 1.5rem !important; }
  .u-mr-md-4,
  .u-mx-md-4 {
    margin-right: 1.5rem !important; }
  .u-mb-md-4,
  .u-my-md-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-md-4,
  .u-mx-md-4 {
    margin-left: 1.5rem !important; }
  .u-m-md-5 {
    margin: 2rem !important; }
  .u-mt-md-5,
  .u-my-md-5 {
    margin-top: 2rem !important; }
  .u-mr-md-5,
  .u-mx-md-5 {
    margin-right: 2rem !important; }
  .u-mb-md-5,
  .u-my-md-5 {
    margin-bottom: 2rem !important; }
  .u-ml-md-5,
  .u-mx-md-5 {
    margin-left: 2rem !important; }
  .u-m-md-6 {
    margin: 2.5rem !important; }
  .u-mt-md-6,
  .u-my-md-6 {
    margin-top: 2.5rem !important; }
  .u-mr-md-6,
  .u-mx-md-6 {
    margin-right: 2.5rem !important; }
  .u-mb-md-6,
  .u-my-md-6 {
    margin-bottom: 2.5rem !important; }
  .u-ml-md-6,
  .u-mx-md-6 {
    margin-left: 2.5rem !important; }
  .u-m-md-7 {
    margin: 3rem !important; }
  .u-mt-md-7,
  .u-my-md-7 {
    margin-top: 3rem !important; }
  .u-mr-md-7,
  .u-mx-md-7 {
    margin-right: 3rem !important; }
  .u-mb-md-7,
  .u-my-md-7 {
    margin-bottom: 3rem !important; }
  .u-ml-md-7,
  .u-mx-md-7 {
    margin-left: 3rem !important; }
  .u-m-md-8 {
    margin: 3.5rem !important; }
  .u-mt-md-8,
  .u-my-md-8 {
    margin-top: 3.5rem !important; }
  .u-mr-md-8,
  .u-mx-md-8 {
    margin-right: 3.5rem !important; }
  .u-mb-md-8,
  .u-my-md-8 {
    margin-bottom: 3.5rem !important; }
  .u-ml-md-8,
  .u-mx-md-8 {
    margin-left: 3.5rem !important; }
  .u-m-md-9 {
    margin: 4rem !important; }
  .u-mt-md-9,
  .u-my-md-9 {
    margin-top: 4rem !important; }
  .u-mr-md-9,
  .u-mx-md-9 {
    margin-right: 4rem !important; }
  .u-mb-md-9,
  .u-my-md-9 {
    margin-bottom: 4rem !important; }
  .u-ml-md-9,
  .u-mx-md-9 {
    margin-left: 4rem !important; }
  .u-m-md-10 {
    margin: 5rem !important; }
  .u-mt-md-10,
  .u-my-md-10 {
    margin-top: 5rem !important; }
  .u-mr-md-10,
  .u-mx-md-10 {
    margin-right: 5rem !important; }
  .u-mb-md-10,
  .u-my-md-10 {
    margin-bottom: 5rem !important; }
  .u-ml-md-10,
  .u-mx-md-10 {
    margin-left: 5rem !important; }
  .u-p-md-0 {
    padding: 0 !important; }
  .u-pt-md-0,
  .u-py-md-0 {
    padding-top: 0 !important; }
  .u-pr-md-0,
  .u-px-md-0 {
    padding-right: 0 !important; }
  .u-pb-md-0,
  .u-py-md-0 {
    padding-bottom: 0 !important; }
  .u-pl-md-0,
  .u-px-md-0 {
    padding-left: 0 !important; }
  .u-p-md-1 {
    padding: 0.25rem !important; }
  .u-pt-md-1,
  .u-py-md-1 {
    padding-top: 0.25rem !important; }
  .u-pr-md-1,
  .u-px-md-1 {
    padding-right: 0.25rem !important; }
  .u-pb-md-1,
  .u-py-md-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-md-1,
  .u-px-md-1 {
    padding-left: 0.25rem !important; }
  .u-p-md-2 {
    padding: 0.5rem !important; }
  .u-pt-md-2,
  .u-py-md-2 {
    padding-top: 0.5rem !important; }
  .u-pr-md-2,
  .u-px-md-2 {
    padding-right: 0.5rem !important; }
  .u-pb-md-2,
  .u-py-md-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-md-2,
  .u-px-md-2 {
    padding-left: 0.5rem !important; }
  .u-p-md-3 {
    padding: 1rem !important; }
  .u-pt-md-3,
  .u-py-md-3 {
    padding-top: 1rem !important; }
  .u-pr-md-3,
  .u-px-md-3 {
    padding-right: 1rem !important; }
  .u-pb-md-3,
  .u-py-md-3 {
    padding-bottom: 1rem !important; }
  .u-pl-md-3,
  .u-px-md-3 {
    padding-left: 1rem !important; }
  .u-p-md-4 {
    padding: 1.5rem !important; }
  .u-pt-md-4,
  .u-py-md-4 {
    padding-top: 1.5rem !important; }
  .u-pr-md-4,
  .u-px-md-4 {
    padding-right: 1.5rem !important; }
  .u-pb-md-4,
  .u-py-md-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-md-4,
  .u-px-md-4 {
    padding-left: 1.5rem !important; }
  .u-p-md-5 {
    padding: 2rem !important; }
  .u-pt-md-5,
  .u-py-md-5 {
    padding-top: 2rem !important; }
  .u-pr-md-5,
  .u-px-md-5 {
    padding-right: 2rem !important; }
  .u-pb-md-5,
  .u-py-md-5 {
    padding-bottom: 2rem !important; }
  .u-pl-md-5,
  .u-px-md-5 {
    padding-left: 2rem !important; }
  .u-p-md-6 {
    padding: 2.5rem !important; }
  .u-pt-md-6,
  .u-py-md-6 {
    padding-top: 2.5rem !important; }
  .u-pr-md-6,
  .u-px-md-6 {
    padding-right: 2.5rem !important; }
  .u-pb-md-6,
  .u-py-md-6 {
    padding-bottom: 2.5rem !important; }
  .u-pl-md-6,
  .u-px-md-6 {
    padding-left: 2.5rem !important; }
  .u-p-md-7 {
    padding: 3rem !important; }
  .u-pt-md-7,
  .u-py-md-7 {
    padding-top: 3rem !important; }
  .u-pr-md-7,
  .u-px-md-7 {
    padding-right: 3rem !important; }
  .u-pb-md-7,
  .u-py-md-7 {
    padding-bottom: 3rem !important; }
  .u-pl-md-7,
  .u-px-md-7 {
    padding-left: 3rem !important; }
  .u-p-md-8 {
    padding: 3.5rem !important; }
  .u-pt-md-8,
  .u-py-md-8 {
    padding-top: 3.5rem !important; }
  .u-pr-md-8,
  .u-px-md-8 {
    padding-right: 3.5rem !important; }
  .u-pb-md-8,
  .u-py-md-8 {
    padding-bottom: 3.5rem !important; }
  .u-pl-md-8,
  .u-px-md-8 {
    padding-left: 3.5rem !important; }
  .u-p-md-9 {
    padding: 4rem !important; }
  .u-pt-md-9,
  .u-py-md-9 {
    padding-top: 4rem !important; }
  .u-pr-md-9,
  .u-px-md-9 {
    padding-right: 4rem !important; }
  .u-pb-md-9,
  .u-py-md-9 {
    padding-bottom: 4rem !important; }
  .u-pl-md-9,
  .u-px-md-9 {
    padding-left: 4rem !important; }
  .u-p-md-10 {
    padding: 5rem !important; }
  .u-pt-md-10,
  .u-py-md-10 {
    padding-top: 5rem !important; }
  .u-pr-md-10,
  .u-px-md-10 {
    padding-right: 5rem !important; }
  .u-pb-md-10,
  .u-py-md-10 {
    padding-bottom: 5rem !important; }
  .u-pl-md-10,
  .u-px-md-10 {
    padding-left: 5rem !important; }
  .u-m-md-n1 {
    margin: -0.25rem !important; }
  .u-mt-md-n1,
  .u-my-md-n1 {
    margin-top: -0.25rem !important; }
  .u-mr-md-n1,
  .u-mx-md-n1 {
    margin-right: -0.25rem !important; }
  .u-mb-md-n1,
  .u-my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .u-ml-md-n1,
  .u-mx-md-n1 {
    margin-left: -0.25rem !important; }
  .u-m-md-n2 {
    margin: -0.5rem !important; }
  .u-mt-md-n2,
  .u-my-md-n2 {
    margin-top: -0.5rem !important; }
  .u-mr-md-n2,
  .u-mx-md-n2 {
    margin-right: -0.5rem !important; }
  .u-mb-md-n2,
  .u-my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .u-ml-md-n2,
  .u-mx-md-n2 {
    margin-left: -0.5rem !important; }
  .u-m-md-n3 {
    margin: -1rem !important; }
  .u-mt-md-n3,
  .u-my-md-n3 {
    margin-top: -1rem !important; }
  .u-mr-md-n3,
  .u-mx-md-n3 {
    margin-right: -1rem !important; }
  .u-mb-md-n3,
  .u-my-md-n3 {
    margin-bottom: -1rem !important; }
  .u-ml-md-n3,
  .u-mx-md-n3 {
    margin-left: -1rem !important; }
  .u-m-md-n4 {
    margin: -1.5rem !important; }
  .u-mt-md-n4,
  .u-my-md-n4 {
    margin-top: -1.5rem !important; }
  .u-mr-md-n4,
  .u-mx-md-n4 {
    margin-right: -1.5rem !important; }
  .u-mb-md-n4,
  .u-my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .u-ml-md-n4,
  .u-mx-md-n4 {
    margin-left: -1.5rem !important; }
  .u-m-md-n5 {
    margin: -2rem !important; }
  .u-mt-md-n5,
  .u-my-md-n5 {
    margin-top: -2rem !important; }
  .u-mr-md-n5,
  .u-mx-md-n5 {
    margin-right: -2rem !important; }
  .u-mb-md-n5,
  .u-my-md-n5 {
    margin-bottom: -2rem !important; }
  .u-ml-md-n5,
  .u-mx-md-n5 {
    margin-left: -2rem !important; }
  .u-m-md-n6 {
    margin: -2.5rem !important; }
  .u-mt-md-n6,
  .u-my-md-n6 {
    margin-top: -2.5rem !important; }
  .u-mr-md-n6,
  .u-mx-md-n6 {
    margin-right: -2.5rem !important; }
  .u-mb-md-n6,
  .u-my-md-n6 {
    margin-bottom: -2.5rem !important; }
  .u-ml-md-n6,
  .u-mx-md-n6 {
    margin-left: -2.5rem !important; }
  .u-m-md-n7 {
    margin: -3rem !important; }
  .u-mt-md-n7,
  .u-my-md-n7 {
    margin-top: -3rem !important; }
  .u-mr-md-n7,
  .u-mx-md-n7 {
    margin-right: -3rem !important; }
  .u-mb-md-n7,
  .u-my-md-n7 {
    margin-bottom: -3rem !important; }
  .u-ml-md-n7,
  .u-mx-md-n7 {
    margin-left: -3rem !important; }
  .u-m-md-n8 {
    margin: -3.5rem !important; }
  .u-mt-md-n8,
  .u-my-md-n8 {
    margin-top: -3.5rem !important; }
  .u-mr-md-n8,
  .u-mx-md-n8 {
    margin-right: -3.5rem !important; }
  .u-mb-md-n8,
  .u-my-md-n8 {
    margin-bottom: -3.5rem !important; }
  .u-ml-md-n8,
  .u-mx-md-n8 {
    margin-left: -3.5rem !important; }
  .u-m-md-n9 {
    margin: -4rem !important; }
  .u-mt-md-n9,
  .u-my-md-n9 {
    margin-top: -4rem !important; }
  .u-mr-md-n9,
  .u-mx-md-n9 {
    margin-right: -4rem !important; }
  .u-mb-md-n9,
  .u-my-md-n9 {
    margin-bottom: -4rem !important; }
  .u-ml-md-n9,
  .u-mx-md-n9 {
    margin-left: -4rem !important; }
  .u-m-md-n10 {
    margin: -5rem !important; }
  .u-mt-md-n10,
  .u-my-md-n10 {
    margin-top: -5rem !important; }
  .u-mr-md-n10,
  .u-mx-md-n10 {
    margin-right: -5rem !important; }
  .u-mb-md-n10,
  .u-my-md-n10 {
    margin-bottom: -5rem !important; }
  .u-ml-md-n10,
  .u-mx-md-n10 {
    margin-left: -5rem !important; }
  .u-m-md-auto {
    margin: auto !important; }
  .u-mt-md-auto,
  .u-my-md-auto {
    margin-top: auto !important; }
  .u-mr-md-auto,
  .u-mx-md-auto {
    margin-right: auto !important; }
  .u-mb-md-auto,
  .u-my-md-auto {
    margin-bottom: auto !important; }
  .u-ml-md-auto,
  .u-mx-md-auto {
    margin-left: auto !important; } }

@media screen and (min-width: 1100px) {
  .u-m-lg-0 {
    margin: 0 !important; }
  .u-mt-lg-0,
  .u-my-lg-0 {
    margin-top: 0 !important; }
  .u-mr-lg-0,
  .u-mx-lg-0 {
    margin-right: 0 !important; }
  .u-mb-lg-0,
  .u-my-lg-0 {
    margin-bottom: 0 !important; }
  .u-ml-lg-0,
  .u-mx-lg-0 {
    margin-left: 0 !important; }
  .u-m-lg-1 {
    margin: 0.25rem !important; }
  .u-mt-lg-1,
  .u-my-lg-1 {
    margin-top: 0.25rem !important; }
  .u-mr-lg-1,
  .u-mx-lg-1 {
    margin-right: 0.25rem !important; }
  .u-mb-lg-1,
  .u-my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-lg-1,
  .u-mx-lg-1 {
    margin-left: 0.25rem !important; }
  .u-m-lg-2 {
    margin: 0.5rem !important; }
  .u-mt-lg-2,
  .u-my-lg-2 {
    margin-top: 0.5rem !important; }
  .u-mr-lg-2,
  .u-mx-lg-2 {
    margin-right: 0.5rem !important; }
  .u-mb-lg-2,
  .u-my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-lg-2,
  .u-mx-lg-2 {
    margin-left: 0.5rem !important; }
  .u-m-lg-3 {
    margin: 1rem !important; }
  .u-mt-lg-3,
  .u-my-lg-3 {
    margin-top: 1rem !important; }
  .u-mr-lg-3,
  .u-mx-lg-3 {
    margin-right: 1rem !important; }
  .u-mb-lg-3,
  .u-my-lg-3 {
    margin-bottom: 1rem !important; }
  .u-ml-lg-3,
  .u-mx-lg-3 {
    margin-left: 1rem !important; }
  .u-m-lg-4 {
    margin: 1.5rem !important; }
  .u-mt-lg-4,
  .u-my-lg-4 {
    margin-top: 1.5rem !important; }
  .u-mr-lg-4,
  .u-mx-lg-4 {
    margin-right: 1.5rem !important; }
  .u-mb-lg-4,
  .u-my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-lg-4,
  .u-mx-lg-4 {
    margin-left: 1.5rem !important; }
  .u-m-lg-5 {
    margin: 2rem !important; }
  .u-mt-lg-5,
  .u-my-lg-5 {
    margin-top: 2rem !important; }
  .u-mr-lg-5,
  .u-mx-lg-5 {
    margin-right: 2rem !important; }
  .u-mb-lg-5,
  .u-my-lg-5 {
    margin-bottom: 2rem !important; }
  .u-ml-lg-5,
  .u-mx-lg-5 {
    margin-left: 2rem !important; }
  .u-m-lg-6 {
    margin: 2.5rem !important; }
  .u-mt-lg-6,
  .u-my-lg-6 {
    margin-top: 2.5rem !important; }
  .u-mr-lg-6,
  .u-mx-lg-6 {
    margin-right: 2.5rem !important; }
  .u-mb-lg-6,
  .u-my-lg-6 {
    margin-bottom: 2.5rem !important; }
  .u-ml-lg-6,
  .u-mx-lg-6 {
    margin-left: 2.5rem !important; }
  .u-m-lg-7 {
    margin: 3rem !important; }
  .u-mt-lg-7,
  .u-my-lg-7 {
    margin-top: 3rem !important; }
  .u-mr-lg-7,
  .u-mx-lg-7 {
    margin-right: 3rem !important; }
  .u-mb-lg-7,
  .u-my-lg-7 {
    margin-bottom: 3rem !important; }
  .u-ml-lg-7,
  .u-mx-lg-7 {
    margin-left: 3rem !important; }
  .u-m-lg-8 {
    margin: 3.5rem !important; }
  .u-mt-lg-8,
  .u-my-lg-8 {
    margin-top: 3.5rem !important; }
  .u-mr-lg-8,
  .u-mx-lg-8 {
    margin-right: 3.5rem !important; }
  .u-mb-lg-8,
  .u-my-lg-8 {
    margin-bottom: 3.5rem !important; }
  .u-ml-lg-8,
  .u-mx-lg-8 {
    margin-left: 3.5rem !important; }
  .u-m-lg-9 {
    margin: 4rem !important; }
  .u-mt-lg-9,
  .u-my-lg-9 {
    margin-top: 4rem !important; }
  .u-mr-lg-9,
  .u-mx-lg-9 {
    margin-right: 4rem !important; }
  .u-mb-lg-9,
  .u-my-lg-9 {
    margin-bottom: 4rem !important; }
  .u-ml-lg-9,
  .u-mx-lg-9 {
    margin-left: 4rem !important; }
  .u-m-lg-10 {
    margin: 5rem !important; }
  .u-mt-lg-10,
  .u-my-lg-10 {
    margin-top: 5rem !important; }
  .u-mr-lg-10,
  .u-mx-lg-10 {
    margin-right: 5rem !important; }
  .u-mb-lg-10,
  .u-my-lg-10 {
    margin-bottom: 5rem !important; }
  .u-ml-lg-10,
  .u-mx-lg-10 {
    margin-left: 5rem !important; }
  .u-p-lg-0 {
    padding: 0 !important; }
  .u-pt-lg-0,
  .u-py-lg-0 {
    padding-top: 0 !important; }
  .u-pr-lg-0,
  .u-px-lg-0 {
    padding-right: 0 !important; }
  .u-pb-lg-0,
  .u-py-lg-0 {
    padding-bottom: 0 !important; }
  .u-pl-lg-0,
  .u-px-lg-0 {
    padding-left: 0 !important; }
  .u-p-lg-1 {
    padding: 0.25rem !important; }
  .u-pt-lg-1,
  .u-py-lg-1 {
    padding-top: 0.25rem !important; }
  .u-pr-lg-1,
  .u-px-lg-1 {
    padding-right: 0.25rem !important; }
  .u-pb-lg-1,
  .u-py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-lg-1,
  .u-px-lg-1 {
    padding-left: 0.25rem !important; }
  .u-p-lg-2 {
    padding: 0.5rem !important; }
  .u-pt-lg-2,
  .u-py-lg-2 {
    padding-top: 0.5rem !important; }
  .u-pr-lg-2,
  .u-px-lg-2 {
    padding-right: 0.5rem !important; }
  .u-pb-lg-2,
  .u-py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-lg-2,
  .u-px-lg-2 {
    padding-left: 0.5rem !important; }
  .u-p-lg-3 {
    padding: 1rem !important; }
  .u-pt-lg-3,
  .u-py-lg-3 {
    padding-top: 1rem !important; }
  .u-pr-lg-3,
  .u-px-lg-3 {
    padding-right: 1rem !important; }
  .u-pb-lg-3,
  .u-py-lg-3 {
    padding-bottom: 1rem !important; }
  .u-pl-lg-3,
  .u-px-lg-3 {
    padding-left: 1rem !important; }
  .u-p-lg-4 {
    padding: 1.5rem !important; }
  .u-pt-lg-4,
  .u-py-lg-4 {
    padding-top: 1.5rem !important; }
  .u-pr-lg-4,
  .u-px-lg-4 {
    padding-right: 1.5rem !important; }
  .u-pb-lg-4,
  .u-py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-lg-4,
  .u-px-lg-4 {
    padding-left: 1.5rem !important; }
  .u-p-lg-5 {
    padding: 2rem !important; }
  .u-pt-lg-5,
  .u-py-lg-5 {
    padding-top: 2rem !important; }
  .u-pr-lg-5,
  .u-px-lg-5 {
    padding-right: 2rem !important; }
  .u-pb-lg-5,
  .u-py-lg-5 {
    padding-bottom: 2rem !important; }
  .u-pl-lg-5,
  .u-px-lg-5 {
    padding-left: 2rem !important; }
  .u-p-lg-6 {
    padding: 2.5rem !important; }
  .u-pt-lg-6,
  .u-py-lg-6 {
    padding-top: 2.5rem !important; }
  .u-pr-lg-6,
  .u-px-lg-6 {
    padding-right: 2.5rem !important; }
  .u-pb-lg-6,
  .u-py-lg-6 {
    padding-bottom: 2.5rem !important; }
  .u-pl-lg-6,
  .u-px-lg-6 {
    padding-left: 2.5rem !important; }
  .u-p-lg-7 {
    padding: 3rem !important; }
  .u-pt-lg-7,
  .u-py-lg-7 {
    padding-top: 3rem !important; }
  .u-pr-lg-7,
  .u-px-lg-7 {
    padding-right: 3rem !important; }
  .u-pb-lg-7,
  .u-py-lg-7 {
    padding-bottom: 3rem !important; }
  .u-pl-lg-7,
  .u-px-lg-7 {
    padding-left: 3rem !important; }
  .u-p-lg-8 {
    padding: 3.5rem !important; }
  .u-pt-lg-8,
  .u-py-lg-8 {
    padding-top: 3.5rem !important; }
  .u-pr-lg-8,
  .u-px-lg-8 {
    padding-right: 3.5rem !important; }
  .u-pb-lg-8,
  .u-py-lg-8 {
    padding-bottom: 3.5rem !important; }
  .u-pl-lg-8,
  .u-px-lg-8 {
    padding-left: 3.5rem !important; }
  .u-p-lg-9 {
    padding: 4rem !important; }
  .u-pt-lg-9,
  .u-py-lg-9 {
    padding-top: 4rem !important; }
  .u-pr-lg-9,
  .u-px-lg-9 {
    padding-right: 4rem !important; }
  .u-pb-lg-9,
  .u-py-lg-9 {
    padding-bottom: 4rem !important; }
  .u-pl-lg-9,
  .u-px-lg-9 {
    padding-left: 4rem !important; }
  .u-p-lg-10 {
    padding: 5rem !important; }
  .u-pt-lg-10,
  .u-py-lg-10 {
    padding-top: 5rem !important; }
  .u-pr-lg-10,
  .u-px-lg-10 {
    padding-right: 5rem !important; }
  .u-pb-lg-10,
  .u-py-lg-10 {
    padding-bottom: 5rem !important; }
  .u-pl-lg-10,
  .u-px-lg-10 {
    padding-left: 5rem !important; }
  .u-m-lg-n1 {
    margin: -0.25rem !important; }
  .u-mt-lg-n1,
  .u-my-lg-n1 {
    margin-top: -0.25rem !important; }
  .u-mr-lg-n1,
  .u-mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .u-mb-lg-n1,
  .u-my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .u-ml-lg-n1,
  .u-mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .u-m-lg-n2 {
    margin: -0.5rem !important; }
  .u-mt-lg-n2,
  .u-my-lg-n2 {
    margin-top: -0.5rem !important; }
  .u-mr-lg-n2,
  .u-mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .u-mb-lg-n2,
  .u-my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .u-ml-lg-n2,
  .u-mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .u-m-lg-n3 {
    margin: -1rem !important; }
  .u-mt-lg-n3,
  .u-my-lg-n3 {
    margin-top: -1rem !important; }
  .u-mr-lg-n3,
  .u-mx-lg-n3 {
    margin-right: -1rem !important; }
  .u-mb-lg-n3,
  .u-my-lg-n3 {
    margin-bottom: -1rem !important; }
  .u-ml-lg-n3,
  .u-mx-lg-n3 {
    margin-left: -1rem !important; }
  .u-m-lg-n4 {
    margin: -1.5rem !important; }
  .u-mt-lg-n4,
  .u-my-lg-n4 {
    margin-top: -1.5rem !important; }
  .u-mr-lg-n4,
  .u-mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .u-mb-lg-n4,
  .u-my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .u-ml-lg-n4,
  .u-mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .u-m-lg-n5 {
    margin: -2rem !important; }
  .u-mt-lg-n5,
  .u-my-lg-n5 {
    margin-top: -2rem !important; }
  .u-mr-lg-n5,
  .u-mx-lg-n5 {
    margin-right: -2rem !important; }
  .u-mb-lg-n5,
  .u-my-lg-n5 {
    margin-bottom: -2rem !important; }
  .u-ml-lg-n5,
  .u-mx-lg-n5 {
    margin-left: -2rem !important; }
  .u-m-lg-n6 {
    margin: -2.5rem !important; }
  .u-mt-lg-n6,
  .u-my-lg-n6 {
    margin-top: -2.5rem !important; }
  .u-mr-lg-n6,
  .u-mx-lg-n6 {
    margin-right: -2.5rem !important; }
  .u-mb-lg-n6,
  .u-my-lg-n6 {
    margin-bottom: -2.5rem !important; }
  .u-ml-lg-n6,
  .u-mx-lg-n6 {
    margin-left: -2.5rem !important; }
  .u-m-lg-n7 {
    margin: -3rem !important; }
  .u-mt-lg-n7,
  .u-my-lg-n7 {
    margin-top: -3rem !important; }
  .u-mr-lg-n7,
  .u-mx-lg-n7 {
    margin-right: -3rem !important; }
  .u-mb-lg-n7,
  .u-my-lg-n7 {
    margin-bottom: -3rem !important; }
  .u-ml-lg-n7,
  .u-mx-lg-n7 {
    margin-left: -3rem !important; }
  .u-m-lg-n8 {
    margin: -3.5rem !important; }
  .u-mt-lg-n8,
  .u-my-lg-n8 {
    margin-top: -3.5rem !important; }
  .u-mr-lg-n8,
  .u-mx-lg-n8 {
    margin-right: -3.5rem !important; }
  .u-mb-lg-n8,
  .u-my-lg-n8 {
    margin-bottom: -3.5rem !important; }
  .u-ml-lg-n8,
  .u-mx-lg-n8 {
    margin-left: -3.5rem !important; }
  .u-m-lg-n9 {
    margin: -4rem !important; }
  .u-mt-lg-n9,
  .u-my-lg-n9 {
    margin-top: -4rem !important; }
  .u-mr-lg-n9,
  .u-mx-lg-n9 {
    margin-right: -4rem !important; }
  .u-mb-lg-n9,
  .u-my-lg-n9 {
    margin-bottom: -4rem !important; }
  .u-ml-lg-n9,
  .u-mx-lg-n9 {
    margin-left: -4rem !important; }
  .u-m-lg-n10 {
    margin: -5rem !important; }
  .u-mt-lg-n10,
  .u-my-lg-n10 {
    margin-top: -5rem !important; }
  .u-mr-lg-n10,
  .u-mx-lg-n10 {
    margin-right: -5rem !important; }
  .u-mb-lg-n10,
  .u-my-lg-n10 {
    margin-bottom: -5rem !important; }
  .u-ml-lg-n10,
  .u-mx-lg-n10 {
    margin-left: -5rem !important; }
  .u-m-lg-auto {
    margin: auto !important; }
  .u-mt-lg-auto,
  .u-my-lg-auto {
    margin-top: auto !important; }
  .u-mr-lg-auto,
  .u-mx-lg-auto {
    margin-right: auto !important; }
  .u-mb-lg-auto,
  .u-my-lg-auto {
    margin-bottom: auto !important; }
  .u-ml-lg-auto,
  .u-mx-lg-auto {
    margin-left: auto !important; } }

@media screen and (min-width: 1366px) {
  .u-m-xl-0 {
    margin: 0 !important; }
  .u-mt-xl-0,
  .u-my-xl-0 {
    margin-top: 0 !important; }
  .u-mr-xl-0,
  .u-mx-xl-0 {
    margin-right: 0 !important; }
  .u-mb-xl-0,
  .u-my-xl-0 {
    margin-bottom: 0 !important; }
  .u-ml-xl-0,
  .u-mx-xl-0 {
    margin-left: 0 !important; }
  .u-m-xl-1 {
    margin: 0.25rem !important; }
  .u-mt-xl-1,
  .u-my-xl-1 {
    margin-top: 0.25rem !important; }
  .u-mr-xl-1,
  .u-mx-xl-1 {
    margin-right: 0.25rem !important; }
  .u-mb-xl-1,
  .u-my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-xl-1,
  .u-mx-xl-1 {
    margin-left: 0.25rem !important; }
  .u-m-xl-2 {
    margin: 0.5rem !important; }
  .u-mt-xl-2,
  .u-my-xl-2 {
    margin-top: 0.5rem !important; }
  .u-mr-xl-2,
  .u-mx-xl-2 {
    margin-right: 0.5rem !important; }
  .u-mb-xl-2,
  .u-my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-xl-2,
  .u-mx-xl-2 {
    margin-left: 0.5rem !important; }
  .u-m-xl-3 {
    margin: 1rem !important; }
  .u-mt-xl-3,
  .u-my-xl-3 {
    margin-top: 1rem !important; }
  .u-mr-xl-3,
  .u-mx-xl-3 {
    margin-right: 1rem !important; }
  .u-mb-xl-3,
  .u-my-xl-3 {
    margin-bottom: 1rem !important; }
  .u-ml-xl-3,
  .u-mx-xl-3 {
    margin-left: 1rem !important; }
  .u-m-xl-4 {
    margin: 1.5rem !important; }
  .u-mt-xl-4,
  .u-my-xl-4 {
    margin-top: 1.5rem !important; }
  .u-mr-xl-4,
  .u-mx-xl-4 {
    margin-right: 1.5rem !important; }
  .u-mb-xl-4,
  .u-my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-xl-4,
  .u-mx-xl-4 {
    margin-left: 1.5rem !important; }
  .u-m-xl-5 {
    margin: 2rem !important; }
  .u-mt-xl-5,
  .u-my-xl-5 {
    margin-top: 2rem !important; }
  .u-mr-xl-5,
  .u-mx-xl-5 {
    margin-right: 2rem !important; }
  .u-mb-xl-5,
  .u-my-xl-5 {
    margin-bottom: 2rem !important; }
  .u-ml-xl-5,
  .u-mx-xl-5 {
    margin-left: 2rem !important; }
  .u-m-xl-6 {
    margin: 2.5rem !important; }
  .u-mt-xl-6,
  .u-my-xl-6 {
    margin-top: 2.5rem !important; }
  .u-mr-xl-6,
  .u-mx-xl-6 {
    margin-right: 2.5rem !important; }
  .u-mb-xl-6,
  .u-my-xl-6 {
    margin-bottom: 2.5rem !important; }
  .u-ml-xl-6,
  .u-mx-xl-6 {
    margin-left: 2.5rem !important; }
  .u-m-xl-7 {
    margin: 3rem !important; }
  .u-mt-xl-7,
  .u-my-xl-7 {
    margin-top: 3rem !important; }
  .u-mr-xl-7,
  .u-mx-xl-7 {
    margin-right: 3rem !important; }
  .u-mb-xl-7,
  .u-my-xl-7 {
    margin-bottom: 3rem !important; }
  .u-ml-xl-7,
  .u-mx-xl-7 {
    margin-left: 3rem !important; }
  .u-m-xl-8 {
    margin: 3.5rem !important; }
  .u-mt-xl-8,
  .u-my-xl-8 {
    margin-top: 3.5rem !important; }
  .u-mr-xl-8,
  .u-mx-xl-8 {
    margin-right: 3.5rem !important; }
  .u-mb-xl-8,
  .u-my-xl-8 {
    margin-bottom: 3.5rem !important; }
  .u-ml-xl-8,
  .u-mx-xl-8 {
    margin-left: 3.5rem !important; }
  .u-m-xl-9 {
    margin: 4rem !important; }
  .u-mt-xl-9,
  .u-my-xl-9 {
    margin-top: 4rem !important; }
  .u-mr-xl-9,
  .u-mx-xl-9 {
    margin-right: 4rem !important; }
  .u-mb-xl-9,
  .u-my-xl-9 {
    margin-bottom: 4rem !important; }
  .u-ml-xl-9,
  .u-mx-xl-9 {
    margin-left: 4rem !important; }
  .u-m-xl-10 {
    margin: 5rem !important; }
  .u-mt-xl-10,
  .u-my-xl-10 {
    margin-top: 5rem !important; }
  .u-mr-xl-10,
  .u-mx-xl-10 {
    margin-right: 5rem !important; }
  .u-mb-xl-10,
  .u-my-xl-10 {
    margin-bottom: 5rem !important; }
  .u-ml-xl-10,
  .u-mx-xl-10 {
    margin-left: 5rem !important; }
  .u-p-xl-0 {
    padding: 0 !important; }
  .u-pt-xl-0,
  .u-py-xl-0 {
    padding-top: 0 !important; }
  .u-pr-xl-0,
  .u-px-xl-0 {
    padding-right: 0 !important; }
  .u-pb-xl-0,
  .u-py-xl-0 {
    padding-bottom: 0 !important; }
  .u-pl-xl-0,
  .u-px-xl-0 {
    padding-left: 0 !important; }
  .u-p-xl-1 {
    padding: 0.25rem !important; }
  .u-pt-xl-1,
  .u-py-xl-1 {
    padding-top: 0.25rem !important; }
  .u-pr-xl-1,
  .u-px-xl-1 {
    padding-right: 0.25rem !important; }
  .u-pb-xl-1,
  .u-py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-xl-1,
  .u-px-xl-1 {
    padding-left: 0.25rem !important; }
  .u-p-xl-2 {
    padding: 0.5rem !important; }
  .u-pt-xl-2,
  .u-py-xl-2 {
    padding-top: 0.5rem !important; }
  .u-pr-xl-2,
  .u-px-xl-2 {
    padding-right: 0.5rem !important; }
  .u-pb-xl-2,
  .u-py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-xl-2,
  .u-px-xl-2 {
    padding-left: 0.5rem !important; }
  .u-p-xl-3 {
    padding: 1rem !important; }
  .u-pt-xl-3,
  .u-py-xl-3 {
    padding-top: 1rem !important; }
  .u-pr-xl-3,
  .u-px-xl-3 {
    padding-right: 1rem !important; }
  .u-pb-xl-3,
  .u-py-xl-3 {
    padding-bottom: 1rem !important; }
  .u-pl-xl-3,
  .u-px-xl-3 {
    padding-left: 1rem !important; }
  .u-p-xl-4 {
    padding: 1.5rem !important; }
  .u-pt-xl-4,
  .u-py-xl-4 {
    padding-top: 1.5rem !important; }
  .u-pr-xl-4,
  .u-px-xl-4 {
    padding-right: 1.5rem !important; }
  .u-pb-xl-4,
  .u-py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-xl-4,
  .u-px-xl-4 {
    padding-left: 1.5rem !important; }
  .u-p-xl-5 {
    padding: 2rem !important; }
  .u-pt-xl-5,
  .u-py-xl-5 {
    padding-top: 2rem !important; }
  .u-pr-xl-5,
  .u-px-xl-5 {
    padding-right: 2rem !important; }
  .u-pb-xl-5,
  .u-py-xl-5 {
    padding-bottom: 2rem !important; }
  .u-pl-xl-5,
  .u-px-xl-5 {
    padding-left: 2rem !important; }
  .u-p-xl-6 {
    padding: 2.5rem !important; }
  .u-pt-xl-6,
  .u-py-xl-6 {
    padding-top: 2.5rem !important; }
  .u-pr-xl-6,
  .u-px-xl-6 {
    padding-right: 2.5rem !important; }
  .u-pb-xl-6,
  .u-py-xl-6 {
    padding-bottom: 2.5rem !important; }
  .u-pl-xl-6,
  .u-px-xl-6 {
    padding-left: 2.5rem !important; }
  .u-p-xl-7 {
    padding: 3rem !important; }
  .u-pt-xl-7,
  .u-py-xl-7 {
    padding-top: 3rem !important; }
  .u-pr-xl-7,
  .u-px-xl-7 {
    padding-right: 3rem !important; }
  .u-pb-xl-7,
  .u-py-xl-7 {
    padding-bottom: 3rem !important; }
  .u-pl-xl-7,
  .u-px-xl-7 {
    padding-left: 3rem !important; }
  .u-p-xl-8 {
    padding: 3.5rem !important; }
  .u-pt-xl-8,
  .u-py-xl-8 {
    padding-top: 3.5rem !important; }
  .u-pr-xl-8,
  .u-px-xl-8 {
    padding-right: 3.5rem !important; }
  .u-pb-xl-8,
  .u-py-xl-8 {
    padding-bottom: 3.5rem !important; }
  .u-pl-xl-8,
  .u-px-xl-8 {
    padding-left: 3.5rem !important; }
  .u-p-xl-9 {
    padding: 4rem !important; }
  .u-pt-xl-9,
  .u-py-xl-9 {
    padding-top: 4rem !important; }
  .u-pr-xl-9,
  .u-px-xl-9 {
    padding-right: 4rem !important; }
  .u-pb-xl-9,
  .u-py-xl-9 {
    padding-bottom: 4rem !important; }
  .u-pl-xl-9,
  .u-px-xl-9 {
    padding-left: 4rem !important; }
  .u-p-xl-10 {
    padding: 5rem !important; }
  .u-pt-xl-10,
  .u-py-xl-10 {
    padding-top: 5rem !important; }
  .u-pr-xl-10,
  .u-px-xl-10 {
    padding-right: 5rem !important; }
  .u-pb-xl-10,
  .u-py-xl-10 {
    padding-bottom: 5rem !important; }
  .u-pl-xl-10,
  .u-px-xl-10 {
    padding-left: 5rem !important; }
  .u-m-xl-n1 {
    margin: -0.25rem !important; }
  .u-mt-xl-n1,
  .u-my-xl-n1 {
    margin-top: -0.25rem !important; }
  .u-mr-xl-n1,
  .u-mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .u-mb-xl-n1,
  .u-my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .u-ml-xl-n1,
  .u-mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .u-m-xl-n2 {
    margin: -0.5rem !important; }
  .u-mt-xl-n2,
  .u-my-xl-n2 {
    margin-top: -0.5rem !important; }
  .u-mr-xl-n2,
  .u-mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .u-mb-xl-n2,
  .u-my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .u-ml-xl-n2,
  .u-mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .u-m-xl-n3 {
    margin: -1rem !important; }
  .u-mt-xl-n3,
  .u-my-xl-n3 {
    margin-top: -1rem !important; }
  .u-mr-xl-n3,
  .u-mx-xl-n3 {
    margin-right: -1rem !important; }
  .u-mb-xl-n3,
  .u-my-xl-n3 {
    margin-bottom: -1rem !important; }
  .u-ml-xl-n3,
  .u-mx-xl-n3 {
    margin-left: -1rem !important; }
  .u-m-xl-n4 {
    margin: -1.5rem !important; }
  .u-mt-xl-n4,
  .u-my-xl-n4 {
    margin-top: -1.5rem !important; }
  .u-mr-xl-n4,
  .u-mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .u-mb-xl-n4,
  .u-my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .u-ml-xl-n4,
  .u-mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .u-m-xl-n5 {
    margin: -2rem !important; }
  .u-mt-xl-n5,
  .u-my-xl-n5 {
    margin-top: -2rem !important; }
  .u-mr-xl-n5,
  .u-mx-xl-n5 {
    margin-right: -2rem !important; }
  .u-mb-xl-n5,
  .u-my-xl-n5 {
    margin-bottom: -2rem !important; }
  .u-ml-xl-n5,
  .u-mx-xl-n5 {
    margin-left: -2rem !important; }
  .u-m-xl-n6 {
    margin: -2.5rem !important; }
  .u-mt-xl-n6,
  .u-my-xl-n6 {
    margin-top: -2.5rem !important; }
  .u-mr-xl-n6,
  .u-mx-xl-n6 {
    margin-right: -2.5rem !important; }
  .u-mb-xl-n6,
  .u-my-xl-n6 {
    margin-bottom: -2.5rem !important; }
  .u-ml-xl-n6,
  .u-mx-xl-n6 {
    margin-left: -2.5rem !important; }
  .u-m-xl-n7 {
    margin: -3rem !important; }
  .u-mt-xl-n7,
  .u-my-xl-n7 {
    margin-top: -3rem !important; }
  .u-mr-xl-n7,
  .u-mx-xl-n7 {
    margin-right: -3rem !important; }
  .u-mb-xl-n7,
  .u-my-xl-n7 {
    margin-bottom: -3rem !important; }
  .u-ml-xl-n7,
  .u-mx-xl-n7 {
    margin-left: -3rem !important; }
  .u-m-xl-n8 {
    margin: -3.5rem !important; }
  .u-mt-xl-n8,
  .u-my-xl-n8 {
    margin-top: -3.5rem !important; }
  .u-mr-xl-n8,
  .u-mx-xl-n8 {
    margin-right: -3.5rem !important; }
  .u-mb-xl-n8,
  .u-my-xl-n8 {
    margin-bottom: -3.5rem !important; }
  .u-ml-xl-n8,
  .u-mx-xl-n8 {
    margin-left: -3.5rem !important; }
  .u-m-xl-n9 {
    margin: -4rem !important; }
  .u-mt-xl-n9,
  .u-my-xl-n9 {
    margin-top: -4rem !important; }
  .u-mr-xl-n9,
  .u-mx-xl-n9 {
    margin-right: -4rem !important; }
  .u-mb-xl-n9,
  .u-my-xl-n9 {
    margin-bottom: -4rem !important; }
  .u-ml-xl-n9,
  .u-mx-xl-n9 {
    margin-left: -4rem !important; }
  .u-m-xl-n10 {
    margin: -5rem !important; }
  .u-mt-xl-n10,
  .u-my-xl-n10 {
    margin-top: -5rem !important; }
  .u-mr-xl-n10,
  .u-mx-xl-n10 {
    margin-right: -5rem !important; }
  .u-mb-xl-n10,
  .u-my-xl-n10 {
    margin-bottom: -5rem !important; }
  .u-ml-xl-n10,
  .u-mx-xl-n10 {
    margin-left: -5rem !important; }
  .u-m-xl-auto {
    margin: auto !important; }
  .u-mt-xl-auto,
  .u-my-xl-auto {
    margin-top: auto !important; }
  .u-mr-xl-auto,
  .u-mx-xl-auto {
    margin-right: auto !important; }
  .u-mb-xl-auto,
  .u-my-xl-auto {
    margin-bottom: auto !important; }
  .u-ml-xl-auto,
  .u-mx-xl-auto {
    margin-left: auto !important; } }

@media screen and (min-width: 1920px) {
  .u-m-xxl-0 {
    margin: 0 !important; }
  .u-mt-xxl-0,
  .u-my-xxl-0 {
    margin-top: 0 !important; }
  .u-mr-xxl-0,
  .u-mx-xxl-0 {
    margin-right: 0 !important; }
  .u-mb-xxl-0,
  .u-my-xxl-0 {
    margin-bottom: 0 !important; }
  .u-ml-xxl-0,
  .u-mx-xxl-0 {
    margin-left: 0 !important; }
  .u-m-xxl-1 {
    margin: 0.25rem !important; }
  .u-mt-xxl-1,
  .u-my-xxl-1 {
    margin-top: 0.25rem !important; }
  .u-mr-xxl-1,
  .u-mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .u-mb-xxl-1,
  .u-my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .u-ml-xxl-1,
  .u-mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .u-m-xxl-2 {
    margin: 0.5rem !important; }
  .u-mt-xxl-2,
  .u-my-xxl-2 {
    margin-top: 0.5rem !important; }
  .u-mr-xxl-2,
  .u-mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .u-mb-xxl-2,
  .u-my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .u-ml-xxl-2,
  .u-mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .u-m-xxl-3 {
    margin: 1rem !important; }
  .u-mt-xxl-3,
  .u-my-xxl-3 {
    margin-top: 1rem !important; }
  .u-mr-xxl-3,
  .u-mx-xxl-3 {
    margin-right: 1rem !important; }
  .u-mb-xxl-3,
  .u-my-xxl-3 {
    margin-bottom: 1rem !important; }
  .u-ml-xxl-3,
  .u-mx-xxl-3 {
    margin-left: 1rem !important; }
  .u-m-xxl-4 {
    margin: 1.5rem !important; }
  .u-mt-xxl-4,
  .u-my-xxl-4 {
    margin-top: 1.5rem !important; }
  .u-mr-xxl-4,
  .u-mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .u-mb-xxl-4,
  .u-my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .u-ml-xxl-4,
  .u-mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .u-m-xxl-5 {
    margin: 2rem !important; }
  .u-mt-xxl-5,
  .u-my-xxl-5 {
    margin-top: 2rem !important; }
  .u-mr-xxl-5,
  .u-mx-xxl-5 {
    margin-right: 2rem !important; }
  .u-mb-xxl-5,
  .u-my-xxl-5 {
    margin-bottom: 2rem !important; }
  .u-ml-xxl-5,
  .u-mx-xxl-5 {
    margin-left: 2rem !important; }
  .u-m-xxl-6 {
    margin: 2.5rem !important; }
  .u-mt-xxl-6,
  .u-my-xxl-6 {
    margin-top: 2.5rem !important; }
  .u-mr-xxl-6,
  .u-mx-xxl-6 {
    margin-right: 2.5rem !important; }
  .u-mb-xxl-6,
  .u-my-xxl-6 {
    margin-bottom: 2.5rem !important; }
  .u-ml-xxl-6,
  .u-mx-xxl-6 {
    margin-left: 2.5rem !important; }
  .u-m-xxl-7 {
    margin: 3rem !important; }
  .u-mt-xxl-7,
  .u-my-xxl-7 {
    margin-top: 3rem !important; }
  .u-mr-xxl-7,
  .u-mx-xxl-7 {
    margin-right: 3rem !important; }
  .u-mb-xxl-7,
  .u-my-xxl-7 {
    margin-bottom: 3rem !important; }
  .u-ml-xxl-7,
  .u-mx-xxl-7 {
    margin-left: 3rem !important; }
  .u-m-xxl-8 {
    margin: 3.5rem !important; }
  .u-mt-xxl-8,
  .u-my-xxl-8 {
    margin-top: 3.5rem !important; }
  .u-mr-xxl-8,
  .u-mx-xxl-8 {
    margin-right: 3.5rem !important; }
  .u-mb-xxl-8,
  .u-my-xxl-8 {
    margin-bottom: 3.5rem !important; }
  .u-ml-xxl-8,
  .u-mx-xxl-8 {
    margin-left: 3.5rem !important; }
  .u-m-xxl-9 {
    margin: 4rem !important; }
  .u-mt-xxl-9,
  .u-my-xxl-9 {
    margin-top: 4rem !important; }
  .u-mr-xxl-9,
  .u-mx-xxl-9 {
    margin-right: 4rem !important; }
  .u-mb-xxl-9,
  .u-my-xxl-9 {
    margin-bottom: 4rem !important; }
  .u-ml-xxl-9,
  .u-mx-xxl-9 {
    margin-left: 4rem !important; }
  .u-m-xxl-10 {
    margin: 5rem !important; }
  .u-mt-xxl-10,
  .u-my-xxl-10 {
    margin-top: 5rem !important; }
  .u-mr-xxl-10,
  .u-mx-xxl-10 {
    margin-right: 5rem !important; }
  .u-mb-xxl-10,
  .u-my-xxl-10 {
    margin-bottom: 5rem !important; }
  .u-ml-xxl-10,
  .u-mx-xxl-10 {
    margin-left: 5rem !important; }
  .u-p-xxl-0 {
    padding: 0 !important; }
  .u-pt-xxl-0,
  .u-py-xxl-0 {
    padding-top: 0 !important; }
  .u-pr-xxl-0,
  .u-px-xxl-0 {
    padding-right: 0 !important; }
  .u-pb-xxl-0,
  .u-py-xxl-0 {
    padding-bottom: 0 !important; }
  .u-pl-xxl-0,
  .u-px-xxl-0 {
    padding-left: 0 !important; }
  .u-p-xxl-1 {
    padding: 0.25rem !important; }
  .u-pt-xxl-1,
  .u-py-xxl-1 {
    padding-top: 0.25rem !important; }
  .u-pr-xxl-1,
  .u-px-xxl-1 {
    padding-right: 0.25rem !important; }
  .u-pb-xxl-1,
  .u-py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .u-pl-xxl-1,
  .u-px-xxl-1 {
    padding-left: 0.25rem !important; }
  .u-p-xxl-2 {
    padding: 0.5rem !important; }
  .u-pt-xxl-2,
  .u-py-xxl-2 {
    padding-top: 0.5rem !important; }
  .u-pr-xxl-2,
  .u-px-xxl-2 {
    padding-right: 0.5rem !important; }
  .u-pb-xxl-2,
  .u-py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .u-pl-xxl-2,
  .u-px-xxl-2 {
    padding-left: 0.5rem !important; }
  .u-p-xxl-3 {
    padding: 1rem !important; }
  .u-pt-xxl-3,
  .u-py-xxl-3 {
    padding-top: 1rem !important; }
  .u-pr-xxl-3,
  .u-px-xxl-3 {
    padding-right: 1rem !important; }
  .u-pb-xxl-3,
  .u-py-xxl-3 {
    padding-bottom: 1rem !important; }
  .u-pl-xxl-3,
  .u-px-xxl-3 {
    padding-left: 1rem !important; }
  .u-p-xxl-4 {
    padding: 1.5rem !important; }
  .u-pt-xxl-4,
  .u-py-xxl-4 {
    padding-top: 1.5rem !important; }
  .u-pr-xxl-4,
  .u-px-xxl-4 {
    padding-right: 1.5rem !important; }
  .u-pb-xxl-4,
  .u-py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .u-pl-xxl-4,
  .u-px-xxl-4 {
    padding-left: 1.5rem !important; }
  .u-p-xxl-5 {
    padding: 2rem !important; }
  .u-pt-xxl-5,
  .u-py-xxl-5 {
    padding-top: 2rem !important; }
  .u-pr-xxl-5,
  .u-px-xxl-5 {
    padding-right: 2rem !important; }
  .u-pb-xxl-5,
  .u-py-xxl-5 {
    padding-bottom: 2rem !important; }
  .u-pl-xxl-5,
  .u-px-xxl-5 {
    padding-left: 2rem !important; }
  .u-p-xxl-6 {
    padding: 2.5rem !important; }
  .u-pt-xxl-6,
  .u-py-xxl-6 {
    padding-top: 2.5rem !important; }
  .u-pr-xxl-6,
  .u-px-xxl-6 {
    padding-right: 2.5rem !important; }
  .u-pb-xxl-6,
  .u-py-xxl-6 {
    padding-bottom: 2.5rem !important; }
  .u-pl-xxl-6,
  .u-px-xxl-6 {
    padding-left: 2.5rem !important; }
  .u-p-xxl-7 {
    padding: 3rem !important; }
  .u-pt-xxl-7,
  .u-py-xxl-7 {
    padding-top: 3rem !important; }
  .u-pr-xxl-7,
  .u-px-xxl-7 {
    padding-right: 3rem !important; }
  .u-pb-xxl-7,
  .u-py-xxl-7 {
    padding-bottom: 3rem !important; }
  .u-pl-xxl-7,
  .u-px-xxl-7 {
    padding-left: 3rem !important; }
  .u-p-xxl-8 {
    padding: 3.5rem !important; }
  .u-pt-xxl-8,
  .u-py-xxl-8 {
    padding-top: 3.5rem !important; }
  .u-pr-xxl-8,
  .u-px-xxl-8 {
    padding-right: 3.5rem !important; }
  .u-pb-xxl-8,
  .u-py-xxl-8 {
    padding-bottom: 3.5rem !important; }
  .u-pl-xxl-8,
  .u-px-xxl-8 {
    padding-left: 3.5rem !important; }
  .u-p-xxl-9 {
    padding: 4rem !important; }
  .u-pt-xxl-9,
  .u-py-xxl-9 {
    padding-top: 4rem !important; }
  .u-pr-xxl-9,
  .u-px-xxl-9 {
    padding-right: 4rem !important; }
  .u-pb-xxl-9,
  .u-py-xxl-9 {
    padding-bottom: 4rem !important; }
  .u-pl-xxl-9,
  .u-px-xxl-9 {
    padding-left: 4rem !important; }
  .u-p-xxl-10 {
    padding: 5rem !important; }
  .u-pt-xxl-10,
  .u-py-xxl-10 {
    padding-top: 5rem !important; }
  .u-pr-xxl-10,
  .u-px-xxl-10 {
    padding-right: 5rem !important; }
  .u-pb-xxl-10,
  .u-py-xxl-10 {
    padding-bottom: 5rem !important; }
  .u-pl-xxl-10,
  .u-px-xxl-10 {
    padding-left: 5rem !important; }
  .u-m-xxl-n1 {
    margin: -0.25rem !important; }
  .u-mt-xxl-n1,
  .u-my-xxl-n1 {
    margin-top: -0.25rem !important; }
  .u-mr-xxl-n1,
  .u-mx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .u-mb-xxl-n1,
  .u-my-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .u-ml-xxl-n1,
  .u-mx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .u-m-xxl-n2 {
    margin: -0.5rem !important; }
  .u-mt-xxl-n2,
  .u-my-xxl-n2 {
    margin-top: -0.5rem !important; }
  .u-mr-xxl-n2,
  .u-mx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .u-mb-xxl-n2,
  .u-my-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .u-ml-xxl-n2,
  .u-mx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .u-m-xxl-n3 {
    margin: -1rem !important; }
  .u-mt-xxl-n3,
  .u-my-xxl-n3 {
    margin-top: -1rem !important; }
  .u-mr-xxl-n3,
  .u-mx-xxl-n3 {
    margin-right: -1rem !important; }
  .u-mb-xxl-n3,
  .u-my-xxl-n3 {
    margin-bottom: -1rem !important; }
  .u-ml-xxl-n3,
  .u-mx-xxl-n3 {
    margin-left: -1rem !important; }
  .u-m-xxl-n4 {
    margin: -1.5rem !important; }
  .u-mt-xxl-n4,
  .u-my-xxl-n4 {
    margin-top: -1.5rem !important; }
  .u-mr-xxl-n4,
  .u-mx-xxl-n4 {
    margin-right: -1.5rem !important; }
  .u-mb-xxl-n4,
  .u-my-xxl-n4 {
    margin-bottom: -1.5rem !important; }
  .u-ml-xxl-n4,
  .u-mx-xxl-n4 {
    margin-left: -1.5rem !important; }
  .u-m-xxl-n5 {
    margin: -2rem !important; }
  .u-mt-xxl-n5,
  .u-my-xxl-n5 {
    margin-top: -2rem !important; }
  .u-mr-xxl-n5,
  .u-mx-xxl-n5 {
    margin-right: -2rem !important; }
  .u-mb-xxl-n5,
  .u-my-xxl-n5 {
    margin-bottom: -2rem !important; }
  .u-ml-xxl-n5,
  .u-mx-xxl-n5 {
    margin-left: -2rem !important; }
  .u-m-xxl-n6 {
    margin: -2.5rem !important; }
  .u-mt-xxl-n6,
  .u-my-xxl-n6 {
    margin-top: -2.5rem !important; }
  .u-mr-xxl-n6,
  .u-mx-xxl-n6 {
    margin-right: -2.5rem !important; }
  .u-mb-xxl-n6,
  .u-my-xxl-n6 {
    margin-bottom: -2.5rem !important; }
  .u-ml-xxl-n6,
  .u-mx-xxl-n6 {
    margin-left: -2.5rem !important; }
  .u-m-xxl-n7 {
    margin: -3rem !important; }
  .u-mt-xxl-n7,
  .u-my-xxl-n7 {
    margin-top: -3rem !important; }
  .u-mr-xxl-n7,
  .u-mx-xxl-n7 {
    margin-right: -3rem !important; }
  .u-mb-xxl-n7,
  .u-my-xxl-n7 {
    margin-bottom: -3rem !important; }
  .u-ml-xxl-n7,
  .u-mx-xxl-n7 {
    margin-left: -3rem !important; }
  .u-m-xxl-n8 {
    margin: -3.5rem !important; }
  .u-mt-xxl-n8,
  .u-my-xxl-n8 {
    margin-top: -3.5rem !important; }
  .u-mr-xxl-n8,
  .u-mx-xxl-n8 {
    margin-right: -3.5rem !important; }
  .u-mb-xxl-n8,
  .u-my-xxl-n8 {
    margin-bottom: -3.5rem !important; }
  .u-ml-xxl-n8,
  .u-mx-xxl-n8 {
    margin-left: -3.5rem !important; }
  .u-m-xxl-n9 {
    margin: -4rem !important; }
  .u-mt-xxl-n9,
  .u-my-xxl-n9 {
    margin-top: -4rem !important; }
  .u-mr-xxl-n9,
  .u-mx-xxl-n9 {
    margin-right: -4rem !important; }
  .u-mb-xxl-n9,
  .u-my-xxl-n9 {
    margin-bottom: -4rem !important; }
  .u-ml-xxl-n9,
  .u-mx-xxl-n9 {
    margin-left: -4rem !important; }
  .u-m-xxl-n10 {
    margin: -5rem !important; }
  .u-mt-xxl-n10,
  .u-my-xxl-n10 {
    margin-top: -5rem !important; }
  .u-mr-xxl-n10,
  .u-mx-xxl-n10 {
    margin-right: -5rem !important; }
  .u-mb-xxl-n10,
  .u-my-xxl-n10 {
    margin-bottom: -5rem !important; }
  .u-ml-xxl-n10,
  .u-mx-xxl-n10 {
    margin-left: -5rem !important; }
  .u-m-xxl-auto {
    margin: auto !important; }
  .u-mt-xxl-auto,
  .u-my-xxl-auto {
    margin-top: auto !important; }
  .u-mr-xxl-auto,
  .u-mx-xxl-auto {
    margin-right: auto !important; }
  .u-mb-xxl-auto,
  .u-my-xxl-auto {
    margin-bottom: auto !important; }
  .u-ml-xxl-auto,
  .u-mx-xxl-auto {
    margin-left: auto !important; } }

.u-text-justify {
  text-align: justify !important; }

.u-text-wrap {
  white-space: normal !important; }

.u-text-nowrap {
  white-space: nowrap !important; }

.u-text-left {
  text-align: left !important; }

.u-text-right {
  text-align: right !important; }

.u-text-center {
  text-align: center !important; }

@media screen and (min-width: 576px) {
  .u-text-sm-left {
    text-align: left !important; }
  .u-text-sm-right {
    text-align: right !important; }
  .u-text-sm-center {
    text-align: center !important; } }

@media screen and (min-width: 767px) {
  .u-text-md2-left {
    text-align: left !important; }
  .u-text-md2-right {
    text-align: right !important; }
  .u-text-md2-center {
    text-align: center !important; } }

@media screen and (min-width: 890px) {
  .u-text-md-left {
    text-align: left !important; }
  .u-text-md-right {
    text-align: right !important; }
  .u-text-md-center {
    text-align: center !important; } }

@media screen and (min-width: 1100px) {
  .u-text-lg-left {
    text-align: left !important; }
  .u-text-lg-right {
    text-align: right !important; }
  .u-text-lg-center {
    text-align: center !important; } }

@media screen and (min-width: 1366px) {
  .u-text-xl-left {
    text-align: left !important; }
  .u-text-xl-right {
    text-align: right !important; }
  .u-text-xl-center {
    text-align: center !important; } }

@media screen and (min-width: 1920px) {
  .u-text-xxl-left {
    text-align: left !important; }
  .u-text-xxl-right {
    text-align: right !important; }
  .u-text-xxl-center {
    text-align: center !important; } }

.u-text-lowercase {
  text-transform: lowercase !important; }

.u-text-uppercase {
  text-transform: uppercase !important; }

.u-text-capitalize {
  text-transform: capitalize !important; }

.u-fw-light {
  font-weight: 300 !important; }

.u-fw-normal {
  font-weight: 400 !important; }

.u-fw-bold {
  font-weight: 700 !important; }

.u-font-italic {
  font-style: italic !important; }

.u-fz-xl {
  font-size: 150%; }

.u-fz-l {
  font-size: 125%; }

.u-fz-sm {
  font-size: 85%; }

.u-fz-16 {
  font-size: 1rem; }

.u-fz-18 {
  font-size: 1.125rem; }

@media screen and (min-width: 890px) {
  .u-fz-md-18 {
    font-size: 1.125rem; } }

.u-note {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .u-note > span:first-child {
    padding-right: .1em; }
  .u-note--right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media screen and (max-width: 766.98px) {
      .u-note--right {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }

.u-note02 {
  position: relative;
  padding-left: 1.5em; }
  .u-note02 > span {
    position: absolute;
    left: 0;
    top: 0; }

.u-color-primary {
  color: #2A38A5 !important; }

.u-bg-primary {
  background-color: #2A38A5 !important; }

.u-color-secondary {
  color: #d9151d !important; }

.u-bg-secondary {
  background-color: #d9151d !important; }

.u-color-warning {
  color: #D50000 !important; }

.u-bg-warning {
  background-color: #D50000 !important; }

.u-color-neutral {
  color: #E9EAF6 !important; }

.u-bg-neutral {
  background-color: #E9EAF6 !important; }

.u-img-border {
  display: block;
  border: 1px solid #898989;
  vertical-align: bottom; }
  .u-img-border img {
    display: block;
    width: 100%; }
  .u-img-border--ib {
    display: inline-block; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/*# sourceMappingURL=../../.map/assets/css/style.css.map */
