@charset "UTF-8";
/**
 * Computes a CSS calc function that betweens a value from
 * A to B over viewport-width A to viewport-width B.
 * Requires a media query to cap the value at B.
 */
@keyframes fade {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }

@font-face {
  font-family: "Avenir W01_n3";
  src: url("../fonts/710789a0-1557-48a1-8cec-03d52d663d74.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Avenir W01";
  src: url("../fonts/710789a0-1557-48a1-8cec-03d52d663d74.eot?#iefix");
  src: url("../fonts/710789a0-1557-48a1-8cec-03d52d663d74.eot?#iefix") format("eot"), url("../fonts/065a6b14-b2cc-446e-9428-271c570df0d9.woff2") format("woff2"), url("../fonts/65d75eb0-2601-4da5-a9a4-9ee67a470a59.woff") format("woff"), url("../fonts/c70e90bc-3c94-41dc-bf14-caa727c76301.ttf") format("truetype"), url("../fonts/0979215b-3a1b-4356-9c76-e90fa4551f1d.svg#0979215b-3a1b-4356-9c76-e90fa4551f1d") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Avenir W01_n4";
  src: url("../fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Avenir W01";
  src: url("../fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix");
  src: url("../fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix") format("eot"), url("../fonts/b290e775-e0f9-4980-914b-a4c32a5e3e36.woff2") format("woff2"), url("../fonts/4b978f72-bb48-46c3-909a-2a8cd2f8819c.woff") format("woff"), url("../fonts/9bdf0737-f98c-477a-9365-ffc41b9d1285.ttf") format("truetype"), url("../fonts/15281d0d-e3c2-46e1-94db-cb681e00bfaa.svg#15281d0d-e3c2-46e1-94db-cb681e00bfaa") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Avenir W01_n8";
  src: url("../fonts/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Avenir W01";
  src: url("../fonts/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix");
  src: url("../fonts/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix") format("eot"), url("../fonts/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"), url("../fonts/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff"), url("../fonts/b5c44a82-eeb8-41de-9c3f-a8db50b24b8a.ttf") format("truetype"), url("../fonts/93603a74-2be0-436c-83e1-68f9ef616eaf.svg#93603a74-2be0-436c-83e1-68f9ef616eaf") format("svg");
  font-weight: 800;
  font-style: normal; }

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Avenir W01";
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  color: #a7a9ac;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #a7a9ac;
  text-decoration: none; }
  a:focus, a:hover {
    color: #000;
    text-decoration: none; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Avenir W01";
  font-weight: 300;
  line-height: 1.1;
  color: #000; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail, .wp-caption {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #636c72; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 576px) {
    .container {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 0;
      padding-left: 0; } }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0; }
  @media (min-width: 576px) {
    .row {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 768px) {
    .row {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 992px) {
    .row {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: 0;
      margin-left: 0; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.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-25, .col-26, .col-27, .col-28, .col-29, .col-30, .col-31, .col-32, .col-33, .col-34, .col-35, .col-36, .col, .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-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36, .col-sm, .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-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36, .col-md, .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-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36, .col-lg, .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-25, .col-xl-26, .col-xl-27, .col-xl-28, .col-xl-29, .col-xl-30, .col-xl-31, .col-xl-32, .col-xl-33, .col-xl-34, .col-xl-35, .col-xl-36, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 576px) {
    .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-25, .col-26, .col-27, .col-28, .col-29, .col-30, .col-31, .col-32, .col-33, .col-34, .col-35, .col-36, .col, .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-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36, .col-sm, .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-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36, .col-md, .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-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36, .col-lg, .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-25, .col-xl-26, .col-xl-27, .col-xl-28, .col-xl-29, .col-xl-30, .col-xl-31, .col-xl-32, .col-xl-33, .col-xl-34, .col-xl-35, .col-xl-36, .col-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .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-25, .col-26, .col-27, .col-28, .col-29, .col-30, .col-31, .col-32, .col-33, .col-34, .col-35, .col-36, .col, .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-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36, .col-sm, .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-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36, .col-md, .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-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36, .col-lg, .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-25, .col-xl-26, .col-xl-27, .col-xl-28, .col-xl-29, .col-xl-30, .col-xl-31, .col-xl-32, .col-xl-33, .col-xl-34, .col-xl-35, .col-xl-36, .col-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .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-25, .col-26, .col-27, .col-28, .col-29, .col-30, .col-31, .col-32, .col-33, .col-34, .col-35, .col-36, .col, .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-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36, .col-sm, .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-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36, .col-md, .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-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36, .col-lg, .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-25, .col-xl-26, .col-xl-27, .col-xl-28, .col-xl-29, .col-xl-30, .col-xl-31, .col-xl-32, .col-xl-33, .col-xl-34, .col-xl-35, .col-xl-36, .col-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .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-25, .col-26, .col-27, .col-28, .col-29, .col-30, .col-31, .col-32, .col-33, .col-34, .col-35, .col-36, .col, .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-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-30, .col-sm-31, .col-sm-32, .col-sm-33, .col-sm-34, .col-sm-35, .col-sm-36, .col-sm, .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-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-30, .col-md-31, .col-md-32, .col-md-33, .col-md-34, .col-md-35, .col-md-36, .col-md, .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-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-30, .col-lg-31, .col-lg-32, .col-lg-33, .col-lg-34, .col-lg-35, .col-lg-36, .col-lg, .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-25, .col-xl-26, .col-xl-27, .col-xl-28, .col-xl-29, .col-xl-30, .col-xl-31, .col-xl-32, .col-xl-33, .col-xl-34, .col-xl-35, .col-xl-36, .col-xl {
      padding-right: 0;
      padding-left: 0; } }

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

.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto; }

.col-1 {
  -ms-flex: 0 0 2.77778%;
      flex: 0 0 2.77778%;
  max-width: 2.77778%; }

.col-2 {
  -ms-flex: 0 0 5.55556%;
      flex: 0 0 5.55556%;
  max-width: 5.55556%; }

.col-3 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-4 {
  -ms-flex: 0 0 11.11111%;
      flex: 0 0 11.11111%;
  max-width: 11.11111%; }

.col-5 {
  -ms-flex: 0 0 13.88889%;
      flex: 0 0 13.88889%;
  max-width: 13.88889%; }

.col-6 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-7 {
  -ms-flex: 0 0 19.44444%;
      flex: 0 0 19.44444%;
  max-width: 19.44444%; }

.col-8 {
  -ms-flex: 0 0 22.22222%;
      flex: 0 0 22.22222%;
  max-width: 22.22222%; }

.col-9 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.col-10 {
  -ms-flex: 0 0 27.77778%;
      flex: 0 0 27.77778%;
  max-width: 27.77778%; }

.col-11 {
  -ms-flex: 0 0 30.55556%;
      flex: 0 0 30.55556%;
  max-width: 30.55556%; }

.col-12 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-13 {
  -ms-flex: 0 0 36.11111%;
      flex: 0 0 36.11111%;
  max-width: 36.11111%; }

.col-14 {
  -ms-flex: 0 0 38.88889%;
      flex: 0 0 38.88889%;
  max-width: 38.88889%; }

.col-15 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-16 {
  -ms-flex: 0 0 44.44444%;
      flex: 0 0 44.44444%;
  max-width: 44.44444%; }

.col-17 {
  -ms-flex: 0 0 47.22222%;
      flex: 0 0 47.22222%;
  max-width: 47.22222%; }

.col-18 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.col-19 {
  -ms-flex: 0 0 52.77778%;
      flex: 0 0 52.77778%;
  max-width: 52.77778%; }

.col-20 {
  -ms-flex: 0 0 55.55556%;
      flex: 0 0 55.55556%;
  max-width: 55.55556%; }

.col-21 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-22 {
  -ms-flex: 0 0 61.11111%;
      flex: 0 0 61.11111%;
  max-width: 61.11111%; }

.col-23 {
  -ms-flex: 0 0 63.88889%;
      flex: 0 0 63.88889%;
  max-width: 63.88889%; }

.col-24 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-25 {
  -ms-flex: 0 0 69.44444%;
      flex: 0 0 69.44444%;
  max-width: 69.44444%; }

.col-26 {
  -ms-flex: 0 0 72.22222%;
      flex: 0 0 72.22222%;
  max-width: 72.22222%; }

.col-27 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

.col-28 {
  -ms-flex: 0 0 77.77778%;
      flex: 0 0 77.77778%;
  max-width: 77.77778%; }

.col-29 {
  -ms-flex: 0 0 80.55556%;
      flex: 0 0 80.55556%;
  max-width: 80.55556%; }

.col-30 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-31 {
  -ms-flex: 0 0 86.11111%;
      flex: 0 0 86.11111%;
  max-width: 86.11111%; }

.col-32 {
  -ms-flex: 0 0 88.88889%;
      flex: 0 0 88.88889%;
  max-width: 88.88889%; }

.col-33 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-34 {
  -ms-flex: 0 0 94.44444%;
      flex: 0 0 94.44444%;
  max-width: 94.44444%; }

.col-35 {
  -ms-flex: 0 0 97.22222%;
      flex: 0 0 97.22222%;
  max-width: 97.22222%; }

.col-36 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 2.77778%; }

.pull-2 {
  right: 5.55556%; }

.pull-3 {
  right: 8.33333%; }

.pull-4 {
  right: 11.11111%; }

.pull-5 {
  right: 13.88889%; }

.pull-6 {
  right: 16.66667%; }

.pull-7 {
  right: 19.44444%; }

.pull-8 {
  right: 22.22222%; }

.pull-9 {
  right: 25%; }

.pull-10 {
  right: 27.77778%; }

.pull-11 {
  right: 30.55556%; }

.pull-12 {
  right: 33.33333%; }

.pull-13 {
  right: 36.11111%; }

.pull-14 {
  right: 38.88889%; }

.pull-15 {
  right: 41.66667%; }

.pull-16 {
  right: 44.44444%; }

.pull-17 {
  right: 47.22222%; }

.pull-18 {
  right: 50%; }

.pull-19 {
  right: 52.77778%; }

.pull-20 {
  right: 55.55556%; }

.pull-21 {
  right: 58.33333%; }

.pull-22 {
  right: 61.11111%; }

.pull-23 {
  right: 63.88889%; }

.pull-24 {
  right: 66.66667%; }

.pull-25 {
  right: 69.44444%; }

.pull-26 {
  right: 72.22222%; }

.pull-27 {
  right: 75%; }

.pull-28 {
  right: 77.77778%; }

.pull-29 {
  right: 80.55556%; }

.pull-30 {
  right: 83.33333%; }

.pull-31 {
  right: 86.11111%; }

.pull-32 {
  right: 88.88889%; }

.pull-33 {
  right: 91.66667%; }

.pull-34 {
  right: 94.44444%; }

.pull-35 {
  right: 97.22222%; }

.pull-36 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 2.77778%; }

.push-2 {
  left: 5.55556%; }

.push-3 {
  left: 8.33333%; }

.push-4 {
  left: 11.11111%; }

.push-5 {
  left: 13.88889%; }

.push-6 {
  left: 16.66667%; }

.push-7 {
  left: 19.44444%; }

.push-8 {
  left: 22.22222%; }

.push-9 {
  left: 25%; }

.push-10 {
  left: 27.77778%; }

.push-11 {
  left: 30.55556%; }

.push-12 {
  left: 33.33333%; }

.push-13 {
  left: 36.11111%; }

.push-14 {
  left: 38.88889%; }

.push-15 {
  left: 41.66667%; }

.push-16 {
  left: 44.44444%; }

.push-17 {
  left: 47.22222%; }

.push-18 {
  left: 50%; }

.push-19 {
  left: 52.77778%; }

.push-20 {
  left: 55.55556%; }

.push-21 {
  left: 58.33333%; }

.push-22 {
  left: 61.11111%; }

.push-23 {
  left: 63.88889%; }

.push-24 {
  left: 66.66667%; }

.push-25 {
  left: 69.44444%; }

.push-26 {
  left: 72.22222%; }

.push-27 {
  left: 75%; }

.push-28 {
  left: 77.77778%; }

.push-29 {
  left: 80.55556%; }

.push-30 {
  left: 83.33333%; }

.push-31 {
  left: 86.11111%; }

.push-32 {
  left: 88.88889%; }

.push-33 {
  left: 91.66667%; }

.push-34 {
  left: 94.44444%; }

.push-35 {
  left: 97.22222%; }

.push-36 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.offset-26 {
  margin-left: 72.22222%; }

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

.offset-28 {
  margin-left: 77.77778%; }

.offset-29 {
  margin-left: 80.55556%; }

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

.offset-31 {
  margin-left: 86.11111%; }

.offset-32 {
  margin-left: 88.88889%; }

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

.offset-34 {
  margin-left: 94.44444%; }

.offset-35 {
  margin-left: 97.22222%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -ms-flex: 0 0 2.77778%;
        flex: 0 0 2.77778%;
    max-width: 2.77778%; }
  .col-sm-2 {
    -ms-flex: 0 0 5.55556%;
        flex: 0 0 5.55556%;
    max-width: 5.55556%; }
  .col-sm-3 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-4 {
    -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
    max-width: 11.11111%; }
  .col-sm-5 {
    -ms-flex: 0 0 13.88889%;
        flex: 0 0 13.88889%;
    max-width: 13.88889%; }
  .col-sm-6 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-7 {
    -ms-flex: 0 0 19.44444%;
        flex: 0 0 19.44444%;
    max-width: 19.44444%; }
  .col-sm-8 {
    -ms-flex: 0 0 22.22222%;
        flex: 0 0 22.22222%;
    max-width: 22.22222%; }
  .col-sm-9 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-10 {
    -ms-flex: 0 0 27.77778%;
        flex: 0 0 27.77778%;
    max-width: 27.77778%; }
  .col-sm-11 {
    -ms-flex: 0 0 30.55556%;
        flex: 0 0 30.55556%;
    max-width: 30.55556%; }
  .col-sm-12 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-13 {
    -ms-flex: 0 0 36.11111%;
        flex: 0 0 36.11111%;
    max-width: 36.11111%; }
  .col-sm-14 {
    -ms-flex: 0 0 38.88889%;
        flex: 0 0 38.88889%;
    max-width: 38.88889%; }
  .col-sm-15 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-16 {
    -ms-flex: 0 0 44.44444%;
        flex: 0 0 44.44444%;
    max-width: 44.44444%; }
  .col-sm-17 {
    -ms-flex: 0 0 47.22222%;
        flex: 0 0 47.22222%;
    max-width: 47.22222%; }
  .col-sm-18 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-19 {
    -ms-flex: 0 0 52.77778%;
        flex: 0 0 52.77778%;
    max-width: 52.77778%; }
  .col-sm-20 {
    -ms-flex: 0 0 55.55556%;
        flex: 0 0 55.55556%;
    max-width: 55.55556%; }
  .col-sm-21 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-22 {
    -ms-flex: 0 0 61.11111%;
        flex: 0 0 61.11111%;
    max-width: 61.11111%; }
  .col-sm-23 {
    -ms-flex: 0 0 63.88889%;
        flex: 0 0 63.88889%;
    max-width: 63.88889%; }
  .col-sm-24 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-25 {
    -ms-flex: 0 0 69.44444%;
        flex: 0 0 69.44444%;
    max-width: 69.44444%; }
  .col-sm-26 {
    -ms-flex: 0 0 72.22222%;
        flex: 0 0 72.22222%;
    max-width: 72.22222%; }
  .col-sm-27 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-28 {
    -ms-flex: 0 0 77.77778%;
        flex: 0 0 77.77778%;
    max-width: 77.77778%; }
  .col-sm-29 {
    -ms-flex: 0 0 80.55556%;
        flex: 0 0 80.55556%;
    max-width: 80.55556%; }
  .col-sm-30 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-31 {
    -ms-flex: 0 0 86.11111%;
        flex: 0 0 86.11111%;
    max-width: 86.11111%; }
  .col-sm-32 {
    -ms-flex: 0 0 88.88889%;
        flex: 0 0 88.88889%;
    max-width: 88.88889%; }
  .col-sm-33 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-34 {
    -ms-flex: 0 0 94.44444%;
        flex: 0 0 94.44444%;
    max-width: 94.44444%; }
  .col-sm-35 {
    -ms-flex: 0 0 97.22222%;
        flex: 0 0 97.22222%;
    max-width: 97.22222%; }
  .col-sm-36 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 2.77778%; }
  .pull-sm-2 {
    right: 5.55556%; }
  .pull-sm-3 {
    right: 8.33333%; }
  .pull-sm-4 {
    right: 11.11111%; }
  .pull-sm-5 {
    right: 13.88889%; }
  .pull-sm-6 {
    right: 16.66667%; }
  .pull-sm-7 {
    right: 19.44444%; }
  .pull-sm-8 {
    right: 22.22222%; }
  .pull-sm-9 {
    right: 25%; }
  .pull-sm-10 {
    right: 27.77778%; }
  .pull-sm-11 {
    right: 30.55556%; }
  .pull-sm-12 {
    right: 33.33333%; }
  .pull-sm-13 {
    right: 36.11111%; }
  .pull-sm-14 {
    right: 38.88889%; }
  .pull-sm-15 {
    right: 41.66667%; }
  .pull-sm-16 {
    right: 44.44444%; }
  .pull-sm-17 {
    right: 47.22222%; }
  .pull-sm-18 {
    right: 50%; }
  .pull-sm-19 {
    right: 52.77778%; }
  .pull-sm-20 {
    right: 55.55556%; }
  .pull-sm-21 {
    right: 58.33333%; }
  .pull-sm-22 {
    right: 61.11111%; }
  .pull-sm-23 {
    right: 63.88889%; }
  .pull-sm-24 {
    right: 66.66667%; }
  .pull-sm-25 {
    right: 69.44444%; }
  .pull-sm-26 {
    right: 72.22222%; }
  .pull-sm-27 {
    right: 75%; }
  .pull-sm-28 {
    right: 77.77778%; }
  .pull-sm-29 {
    right: 80.55556%; }
  .pull-sm-30 {
    right: 83.33333%; }
  .pull-sm-31 {
    right: 86.11111%; }
  .pull-sm-32 {
    right: 88.88889%; }
  .pull-sm-33 {
    right: 91.66667%; }
  .pull-sm-34 {
    right: 94.44444%; }
  .pull-sm-35 {
    right: 97.22222%; }
  .pull-sm-36 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 2.77778%; }
  .push-sm-2 {
    left: 5.55556%; }
  .push-sm-3 {
    left: 8.33333%; }
  .push-sm-4 {
    left: 11.11111%; }
  .push-sm-5 {
    left: 13.88889%; }
  .push-sm-6 {
    left: 16.66667%; }
  .push-sm-7 {
    left: 19.44444%; }
  .push-sm-8 {
    left: 22.22222%; }
  .push-sm-9 {
    left: 25%; }
  .push-sm-10 {
    left: 27.77778%; }
  .push-sm-11 {
    left: 30.55556%; }
  .push-sm-12 {
    left: 33.33333%; }
  .push-sm-13 {
    left: 36.11111%; }
  .push-sm-14 {
    left: 38.88889%; }
  .push-sm-15 {
    left: 41.66667%; }
  .push-sm-16 {
    left: 44.44444%; }
  .push-sm-17 {
    left: 47.22222%; }
  .push-sm-18 {
    left: 50%; }
  .push-sm-19 {
    left: 52.77778%; }
  .push-sm-20 {
    left: 55.55556%; }
  .push-sm-21 {
    left: 58.33333%; }
  .push-sm-22 {
    left: 61.11111%; }
  .push-sm-23 {
    left: 63.88889%; }
  .push-sm-24 {
    left: 66.66667%; }
  .push-sm-25 {
    left: 69.44444%; }
  .push-sm-26 {
    left: 72.22222%; }
  .push-sm-27 {
    left: 75%; }
  .push-sm-28 {
    left: 77.77778%; }
  .push-sm-29 {
    left: 80.55556%; }
  .push-sm-30 {
    left: 83.33333%; }
  .push-sm-31 {
    left: 86.11111%; }
  .push-sm-32 {
    left: 88.88889%; }
  .push-sm-33 {
    left: 91.66667%; }
  .push-sm-34 {
    left: 94.44444%; }
  .push-sm-35 {
    left: 97.22222%; }
  .push-sm-36 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 2.77778%; }
  .offset-sm-2 {
    margin-left: 5.55556%; }
  .offset-sm-3 {
    margin-left: 8.33333%; }
  .offset-sm-4 {
    margin-left: 11.11111%; }
  .offset-sm-5 {
    margin-left: 13.88889%; }
  .offset-sm-6 {
    margin-left: 16.66667%; }
  .offset-sm-7 {
    margin-left: 19.44444%; }
  .offset-sm-8 {
    margin-left: 22.22222%; }
  .offset-sm-9 {
    margin-left: 25%; }
  .offset-sm-10 {
    margin-left: 27.77778%; }
  .offset-sm-11 {
    margin-left: 30.55556%; }
  .offset-sm-12 {
    margin-left: 33.33333%; }
  .offset-sm-13 {
    margin-left: 36.11111%; }
  .offset-sm-14 {
    margin-left: 38.88889%; }
  .offset-sm-15 {
    margin-left: 41.66667%; }
  .offset-sm-16 {
    margin-left: 44.44444%; }
  .offset-sm-17 {
    margin-left: 47.22222%; }
  .offset-sm-18 {
    margin-left: 50%; }
  .offset-sm-19 {
    margin-left: 52.77778%; }
  .offset-sm-20 {
    margin-left: 55.55556%; }
  .offset-sm-21 {
    margin-left: 58.33333%; }
  .offset-sm-22 {
    margin-left: 61.11111%; }
  .offset-sm-23 {
    margin-left: 63.88889%; }
  .offset-sm-24 {
    margin-left: 66.66667%; }
  .offset-sm-25 {
    margin-left: 69.44444%; }
  .offset-sm-26 {
    margin-left: 72.22222%; }
  .offset-sm-27 {
    margin-left: 75%; }
  .offset-sm-28 {
    margin-left: 77.77778%; }
  .offset-sm-29 {
    margin-left: 80.55556%; }
  .offset-sm-30 {
    margin-left: 83.33333%; }
  .offset-sm-31 {
    margin-left: 86.11111%; }
  .offset-sm-32 {
    margin-left: 88.88889%; }
  .offset-sm-33 {
    margin-left: 91.66667%; }
  .offset-sm-34 {
    margin-left: 94.44444%; }
  .offset-sm-35 {
    margin-left: 97.22222%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -ms-flex: 0 0 2.77778%;
        flex: 0 0 2.77778%;
    max-width: 2.77778%; }
  .col-md-2 {
    -ms-flex: 0 0 5.55556%;
        flex: 0 0 5.55556%;
    max-width: 5.55556%; }
  .col-md-3 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-4 {
    -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
    max-width: 11.11111%; }
  .col-md-5 {
    -ms-flex: 0 0 13.88889%;
        flex: 0 0 13.88889%;
    max-width: 13.88889%; }
  .col-md-6 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-7 {
    -ms-flex: 0 0 19.44444%;
        flex: 0 0 19.44444%;
    max-width: 19.44444%; }
  .col-md-8 {
    -ms-flex: 0 0 22.22222%;
        flex: 0 0 22.22222%;
    max-width: 22.22222%; }
  .col-md-9 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-md-10 {
    -ms-flex: 0 0 27.77778%;
        flex: 0 0 27.77778%;
    max-width: 27.77778%; }
  .col-md-11 {
    -ms-flex: 0 0 30.55556%;
        flex: 0 0 30.55556%;
    max-width: 30.55556%; }
  .col-md-12 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-13 {
    -ms-flex: 0 0 36.11111%;
        flex: 0 0 36.11111%;
    max-width: 36.11111%; }
  .col-md-14 {
    -ms-flex: 0 0 38.88889%;
        flex: 0 0 38.88889%;
    max-width: 38.88889%; }
  .col-md-15 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-16 {
    -ms-flex: 0 0 44.44444%;
        flex: 0 0 44.44444%;
    max-width: 44.44444%; }
  .col-md-17 {
    -ms-flex: 0 0 47.22222%;
        flex: 0 0 47.22222%;
    max-width: 47.22222%; }
  .col-md-18 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-md-19 {
    -ms-flex: 0 0 52.77778%;
        flex: 0 0 52.77778%;
    max-width: 52.77778%; }
  .col-md-20 {
    -ms-flex: 0 0 55.55556%;
        flex: 0 0 55.55556%;
    max-width: 55.55556%; }
  .col-md-21 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-22 {
    -ms-flex: 0 0 61.11111%;
        flex: 0 0 61.11111%;
    max-width: 61.11111%; }
  .col-md-23 {
    -ms-flex: 0 0 63.88889%;
        flex: 0 0 63.88889%;
    max-width: 63.88889%; }
  .col-md-24 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-25 {
    -ms-flex: 0 0 69.44444%;
        flex: 0 0 69.44444%;
    max-width: 69.44444%; }
  .col-md-26 {
    -ms-flex: 0 0 72.22222%;
        flex: 0 0 72.22222%;
    max-width: 72.22222%; }
  .col-md-27 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-md-28 {
    -ms-flex: 0 0 77.77778%;
        flex: 0 0 77.77778%;
    max-width: 77.77778%; }
  .col-md-29 {
    -ms-flex: 0 0 80.55556%;
        flex: 0 0 80.55556%;
    max-width: 80.55556%; }
  .col-md-30 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-31 {
    -ms-flex: 0 0 86.11111%;
        flex: 0 0 86.11111%;
    max-width: 86.11111%; }
  .col-md-32 {
    -ms-flex: 0 0 88.88889%;
        flex: 0 0 88.88889%;
    max-width: 88.88889%; }
  .col-md-33 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-34 {
    -ms-flex: 0 0 94.44444%;
        flex: 0 0 94.44444%;
    max-width: 94.44444%; }
  .col-md-35 {
    -ms-flex: 0 0 97.22222%;
        flex: 0 0 97.22222%;
    max-width: 97.22222%; }
  .col-md-36 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 2.77778%; }
  .pull-md-2 {
    right: 5.55556%; }
  .pull-md-3 {
    right: 8.33333%; }
  .pull-md-4 {
    right: 11.11111%; }
  .pull-md-5 {
    right: 13.88889%; }
  .pull-md-6 {
    right: 16.66667%; }
  .pull-md-7 {
    right: 19.44444%; }
  .pull-md-8 {
    right: 22.22222%; }
  .pull-md-9 {
    right: 25%; }
  .pull-md-10 {
    right: 27.77778%; }
  .pull-md-11 {
    right: 30.55556%; }
  .pull-md-12 {
    right: 33.33333%; }
  .pull-md-13 {
    right: 36.11111%; }
  .pull-md-14 {
    right: 38.88889%; }
  .pull-md-15 {
    right: 41.66667%; }
  .pull-md-16 {
    right: 44.44444%; }
  .pull-md-17 {
    right: 47.22222%; }
  .pull-md-18 {
    right: 50%; }
  .pull-md-19 {
    right: 52.77778%; }
  .pull-md-20 {
    right: 55.55556%; }
  .pull-md-21 {
    right: 58.33333%; }
  .pull-md-22 {
    right: 61.11111%; }
  .pull-md-23 {
    right: 63.88889%; }
  .pull-md-24 {
    right: 66.66667%; }
  .pull-md-25 {
    right: 69.44444%; }
  .pull-md-26 {
    right: 72.22222%; }
  .pull-md-27 {
    right: 75%; }
  .pull-md-28 {
    right: 77.77778%; }
  .pull-md-29 {
    right: 80.55556%; }
  .pull-md-30 {
    right: 83.33333%; }
  .pull-md-31 {
    right: 86.11111%; }
  .pull-md-32 {
    right: 88.88889%; }
  .pull-md-33 {
    right: 91.66667%; }
  .pull-md-34 {
    right: 94.44444%; }
  .pull-md-35 {
    right: 97.22222%; }
  .pull-md-36 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 2.77778%; }
  .push-md-2 {
    left: 5.55556%; }
  .push-md-3 {
    left: 8.33333%; }
  .push-md-4 {
    left: 11.11111%; }
  .push-md-5 {
    left: 13.88889%; }
  .push-md-6 {
    left: 16.66667%; }
  .push-md-7 {
    left: 19.44444%; }
  .push-md-8 {
    left: 22.22222%; }
  .push-md-9 {
    left: 25%; }
  .push-md-10 {
    left: 27.77778%; }
  .push-md-11 {
    left: 30.55556%; }
  .push-md-12 {
    left: 33.33333%; }
  .push-md-13 {
    left: 36.11111%; }
  .push-md-14 {
    left: 38.88889%; }
  .push-md-15 {
    left: 41.66667%; }
  .push-md-16 {
    left: 44.44444%; }
  .push-md-17 {
    left: 47.22222%; }
  .push-md-18 {
    left: 50%; }
  .push-md-19 {
    left: 52.77778%; }
  .push-md-20 {
    left: 55.55556%; }
  .push-md-21 {
    left: 58.33333%; }
  .push-md-22 {
    left: 61.11111%; }
  .push-md-23 {
    left: 63.88889%; }
  .push-md-24 {
    left: 66.66667%; }
  .push-md-25 {
    left: 69.44444%; }
  .push-md-26 {
    left: 72.22222%; }
  .push-md-27 {
    left: 75%; }
  .push-md-28 {
    left: 77.77778%; }
  .push-md-29 {
    left: 80.55556%; }
  .push-md-30 {
    left: 83.33333%; }
  .push-md-31 {
    left: 86.11111%; }
  .push-md-32 {
    left: 88.88889%; }
  .push-md-33 {
    left: 91.66667%; }
  .push-md-34 {
    left: 94.44444%; }
  .push-md-35 {
    left: 97.22222%; }
  .push-md-36 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 2.77778%; }
  .offset-md-2 {
    margin-left: 5.55556%; }
  .offset-md-3 {
    margin-left: 8.33333%; }
  .offset-md-4 {
    margin-left: 11.11111%; }
  .offset-md-5 {
    margin-left: 13.88889%; }
  .offset-md-6 {
    margin-left: 16.66667%; }
  .offset-md-7 {
    margin-left: 19.44444%; }
  .offset-md-8 {
    margin-left: 22.22222%; }
  .offset-md-9 {
    margin-left: 25%; }
  .offset-md-10 {
    margin-left: 27.77778%; }
  .offset-md-11 {
    margin-left: 30.55556%; }
  .offset-md-12 {
    margin-left: 33.33333%; }
  .offset-md-13 {
    margin-left: 36.11111%; }
  .offset-md-14 {
    margin-left: 38.88889%; }
  .offset-md-15 {
    margin-left: 41.66667%; }
  .offset-md-16 {
    margin-left: 44.44444%; }
  .offset-md-17 {
    margin-left: 47.22222%; }
  .offset-md-18 {
    margin-left: 50%; }
  .offset-md-19 {
    margin-left: 52.77778%; }
  .offset-md-20 {
    margin-left: 55.55556%; }
  .offset-md-21 {
    margin-left: 58.33333%; }
  .offset-md-22 {
    margin-left: 61.11111%; }
  .offset-md-23 {
    margin-left: 63.88889%; }
  .offset-md-24 {
    margin-left: 66.66667%; }
  .offset-md-25 {
    margin-left: 69.44444%; }
  .offset-md-26 {
    margin-left: 72.22222%; }
  .offset-md-27 {
    margin-left: 75%; }
  .offset-md-28 {
    margin-left: 77.77778%; }
  .offset-md-29 {
    margin-left: 80.55556%; }
  .offset-md-30 {
    margin-left: 83.33333%; }
  .offset-md-31 {
    margin-left: 86.11111%; }
  .offset-md-32 {
    margin-left: 88.88889%; }
  .offset-md-33 {
    margin-left: 91.66667%; }
  .offset-md-34 {
    margin-left: 94.44444%; }
  .offset-md-35 {
    margin-left: 97.22222%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -ms-flex: 0 0 2.77778%;
        flex: 0 0 2.77778%;
    max-width: 2.77778%; }
  .col-lg-2 {
    -ms-flex: 0 0 5.55556%;
        flex: 0 0 5.55556%;
    max-width: 5.55556%; }
  .col-lg-3 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-4 {
    -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
    max-width: 11.11111%; }
  .col-lg-5 {
    -ms-flex: 0 0 13.88889%;
        flex: 0 0 13.88889%;
    max-width: 13.88889%; }
  .col-lg-6 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-7 {
    -ms-flex: 0 0 19.44444%;
        flex: 0 0 19.44444%;
    max-width: 19.44444%; }
  .col-lg-8 {
    -ms-flex: 0 0 22.22222%;
        flex: 0 0 22.22222%;
    max-width: 22.22222%; }
  .col-lg-9 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-10 {
    -ms-flex: 0 0 27.77778%;
        flex: 0 0 27.77778%;
    max-width: 27.77778%; }
  .col-lg-11 {
    -ms-flex: 0 0 30.55556%;
        flex: 0 0 30.55556%;
    max-width: 30.55556%; }
  .col-lg-12 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-13 {
    -ms-flex: 0 0 36.11111%;
        flex: 0 0 36.11111%;
    max-width: 36.11111%; }
  .col-lg-14 {
    -ms-flex: 0 0 38.88889%;
        flex: 0 0 38.88889%;
    max-width: 38.88889%; }
  .col-lg-15 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-16 {
    -ms-flex: 0 0 44.44444%;
        flex: 0 0 44.44444%;
    max-width: 44.44444%; }
  .col-lg-17 {
    -ms-flex: 0 0 47.22222%;
        flex: 0 0 47.22222%;
    max-width: 47.22222%; }
  .col-lg-18 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-19 {
    -ms-flex: 0 0 52.77778%;
        flex: 0 0 52.77778%;
    max-width: 52.77778%; }
  .col-lg-20 {
    -ms-flex: 0 0 55.55556%;
        flex: 0 0 55.55556%;
    max-width: 55.55556%; }
  .col-lg-21 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-22 {
    -ms-flex: 0 0 61.11111%;
        flex: 0 0 61.11111%;
    max-width: 61.11111%; }
  .col-lg-23 {
    -ms-flex: 0 0 63.88889%;
        flex: 0 0 63.88889%;
    max-width: 63.88889%; }
  .col-lg-24 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-25 {
    -ms-flex: 0 0 69.44444%;
        flex: 0 0 69.44444%;
    max-width: 69.44444%; }
  .col-lg-26 {
    -ms-flex: 0 0 72.22222%;
        flex: 0 0 72.22222%;
    max-width: 72.22222%; }
  .col-lg-27 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-28 {
    -ms-flex: 0 0 77.77778%;
        flex: 0 0 77.77778%;
    max-width: 77.77778%; }
  .col-lg-29 {
    -ms-flex: 0 0 80.55556%;
        flex: 0 0 80.55556%;
    max-width: 80.55556%; }
  .col-lg-30 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-31 {
    -ms-flex: 0 0 86.11111%;
        flex: 0 0 86.11111%;
    max-width: 86.11111%; }
  .col-lg-32 {
    -ms-flex: 0 0 88.88889%;
        flex: 0 0 88.88889%;
    max-width: 88.88889%; }
  .col-lg-33 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-34 {
    -ms-flex: 0 0 94.44444%;
        flex: 0 0 94.44444%;
    max-width: 94.44444%; }
  .col-lg-35 {
    -ms-flex: 0 0 97.22222%;
        flex: 0 0 97.22222%;
    max-width: 97.22222%; }
  .col-lg-36 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 2.77778%; }
  .pull-lg-2 {
    right: 5.55556%; }
  .pull-lg-3 {
    right: 8.33333%; }
  .pull-lg-4 {
    right: 11.11111%; }
  .pull-lg-5 {
    right: 13.88889%; }
  .pull-lg-6 {
    right: 16.66667%; }
  .pull-lg-7 {
    right: 19.44444%; }
  .pull-lg-8 {
    right: 22.22222%; }
  .pull-lg-9 {
    right: 25%; }
  .pull-lg-10 {
    right: 27.77778%; }
  .pull-lg-11 {
    right: 30.55556%; }
  .pull-lg-12 {
    right: 33.33333%; }
  .pull-lg-13 {
    right: 36.11111%; }
  .pull-lg-14 {
    right: 38.88889%; }
  .pull-lg-15 {
    right: 41.66667%; }
  .pull-lg-16 {
    right: 44.44444%; }
  .pull-lg-17 {
    right: 47.22222%; }
  .pull-lg-18 {
    right: 50%; }
  .pull-lg-19 {
    right: 52.77778%; }
  .pull-lg-20 {
    right: 55.55556%; }
  .pull-lg-21 {
    right: 58.33333%; }
  .pull-lg-22 {
    right: 61.11111%; }
  .pull-lg-23 {
    right: 63.88889%; }
  .pull-lg-24 {
    right: 66.66667%; }
  .pull-lg-25 {
    right: 69.44444%; }
  .pull-lg-26 {
    right: 72.22222%; }
  .pull-lg-27 {
    right: 75%; }
  .pull-lg-28 {
    right: 77.77778%; }
  .pull-lg-29 {
    right: 80.55556%; }
  .pull-lg-30 {
    right: 83.33333%; }
  .pull-lg-31 {
    right: 86.11111%; }
  .pull-lg-32 {
    right: 88.88889%; }
  .pull-lg-33 {
    right: 91.66667%; }
  .pull-lg-34 {
    right: 94.44444%; }
  .pull-lg-35 {
    right: 97.22222%; }
  .pull-lg-36 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 2.77778%; }
  .push-lg-2 {
    left: 5.55556%; }
  .push-lg-3 {
    left: 8.33333%; }
  .push-lg-4 {
    left: 11.11111%; }
  .push-lg-5 {
    left: 13.88889%; }
  .push-lg-6 {
    left: 16.66667%; }
  .push-lg-7 {
    left: 19.44444%; }
  .push-lg-8 {
    left: 22.22222%; }
  .push-lg-9 {
    left: 25%; }
  .push-lg-10 {
    left: 27.77778%; }
  .push-lg-11 {
    left: 30.55556%; }
  .push-lg-12 {
    left: 33.33333%; }
  .push-lg-13 {
    left: 36.11111%; }
  .push-lg-14 {
    left: 38.88889%; }
  .push-lg-15 {
    left: 41.66667%; }
  .push-lg-16 {
    left: 44.44444%; }
  .push-lg-17 {
    left: 47.22222%; }
  .push-lg-18 {
    left: 50%; }
  .push-lg-19 {
    left: 52.77778%; }
  .push-lg-20 {
    left: 55.55556%; }
  .push-lg-21 {
    left: 58.33333%; }
  .push-lg-22 {
    left: 61.11111%; }
  .push-lg-23 {
    left: 63.88889%; }
  .push-lg-24 {
    left: 66.66667%; }
  .push-lg-25 {
    left: 69.44444%; }
  .push-lg-26 {
    left: 72.22222%; }
  .push-lg-27 {
    left: 75%; }
  .push-lg-28 {
    left: 77.77778%; }
  .push-lg-29 {
    left: 80.55556%; }
  .push-lg-30 {
    left: 83.33333%; }
  .push-lg-31 {
    left: 86.11111%; }
  .push-lg-32 {
    left: 88.88889%; }
  .push-lg-33 {
    left: 91.66667%; }
  .push-lg-34 {
    left: 94.44444%; }
  .push-lg-35 {
    left: 97.22222%; }
  .push-lg-36 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 2.77778%; }
  .offset-lg-2 {
    margin-left: 5.55556%; }
  .offset-lg-3 {
    margin-left: 8.33333%; }
  .offset-lg-4 {
    margin-left: 11.11111%; }
  .offset-lg-5 {
    margin-left: 13.88889%; }
  .offset-lg-6 {
    margin-left: 16.66667%; }
  .offset-lg-7 {
    margin-left: 19.44444%; }
  .offset-lg-8 {
    margin-left: 22.22222%; }
  .offset-lg-9 {
    margin-left: 25%; }
  .offset-lg-10 {
    margin-left: 27.77778%; }
  .offset-lg-11 {
    margin-left: 30.55556%; }
  .offset-lg-12 {
    margin-left: 33.33333%; }
  .offset-lg-13 {
    margin-left: 36.11111%; }
  .offset-lg-14 {
    margin-left: 38.88889%; }
  .offset-lg-15 {
    margin-left: 41.66667%; }
  .offset-lg-16 {
    margin-left: 44.44444%; }
  .offset-lg-17 {
    margin-left: 47.22222%; }
  .offset-lg-18 {
    margin-left: 50%; }
  .offset-lg-19 {
    margin-left: 52.77778%; }
  .offset-lg-20 {
    margin-left: 55.55556%; }
  .offset-lg-21 {
    margin-left: 58.33333%; }
  .offset-lg-22 {
    margin-left: 61.11111%; }
  .offset-lg-23 {
    margin-left: 63.88889%; }
  .offset-lg-24 {
    margin-left: 66.66667%; }
  .offset-lg-25 {
    margin-left: 69.44444%; }
  .offset-lg-26 {
    margin-left: 72.22222%; }
  .offset-lg-27 {
    margin-left: 75%; }
  .offset-lg-28 {
    margin-left: 77.77778%; }
  .offset-lg-29 {
    margin-left: 80.55556%; }
  .offset-lg-30 {
    margin-left: 83.33333%; }
  .offset-lg-31 {
    margin-left: 86.11111%; }
  .offset-lg-32 {
    margin-left: 88.88889%; }
  .offset-lg-33 {
    margin-left: 91.66667%; }
  .offset-lg-34 {
    margin-left: 94.44444%; }
  .offset-lg-35 {
    margin-left: 97.22222%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -ms-flex: 0 0 2.77778%;
        flex: 0 0 2.77778%;
    max-width: 2.77778%; }
  .col-xl-2 {
    -ms-flex: 0 0 5.55556%;
        flex: 0 0 5.55556%;
    max-width: 5.55556%; }
  .col-xl-3 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-4 {
    -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
    max-width: 11.11111%; }
  .col-xl-5 {
    -ms-flex: 0 0 13.88889%;
        flex: 0 0 13.88889%;
    max-width: 13.88889%; }
  .col-xl-6 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-7 {
    -ms-flex: 0 0 19.44444%;
        flex: 0 0 19.44444%;
    max-width: 19.44444%; }
  .col-xl-8 {
    -ms-flex: 0 0 22.22222%;
        flex: 0 0 22.22222%;
    max-width: 22.22222%; }
  .col-xl-9 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-10 {
    -ms-flex: 0 0 27.77778%;
        flex: 0 0 27.77778%;
    max-width: 27.77778%; }
  .col-xl-11 {
    -ms-flex: 0 0 30.55556%;
        flex: 0 0 30.55556%;
    max-width: 30.55556%; }
  .col-xl-12 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-13 {
    -ms-flex: 0 0 36.11111%;
        flex: 0 0 36.11111%;
    max-width: 36.11111%; }
  .col-xl-14 {
    -ms-flex: 0 0 38.88889%;
        flex: 0 0 38.88889%;
    max-width: 38.88889%; }
  .col-xl-15 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-16 {
    -ms-flex: 0 0 44.44444%;
        flex: 0 0 44.44444%;
    max-width: 44.44444%; }
  .col-xl-17 {
    -ms-flex: 0 0 47.22222%;
        flex: 0 0 47.22222%;
    max-width: 47.22222%; }
  .col-xl-18 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-19 {
    -ms-flex: 0 0 52.77778%;
        flex: 0 0 52.77778%;
    max-width: 52.77778%; }
  .col-xl-20 {
    -ms-flex: 0 0 55.55556%;
        flex: 0 0 55.55556%;
    max-width: 55.55556%; }
  .col-xl-21 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-22 {
    -ms-flex: 0 0 61.11111%;
        flex: 0 0 61.11111%;
    max-width: 61.11111%; }
  .col-xl-23 {
    -ms-flex: 0 0 63.88889%;
        flex: 0 0 63.88889%;
    max-width: 63.88889%; }
  .col-xl-24 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-25 {
    -ms-flex: 0 0 69.44444%;
        flex: 0 0 69.44444%;
    max-width: 69.44444%; }
  .col-xl-26 {
    -ms-flex: 0 0 72.22222%;
        flex: 0 0 72.22222%;
    max-width: 72.22222%; }
  .col-xl-27 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-28 {
    -ms-flex: 0 0 77.77778%;
        flex: 0 0 77.77778%;
    max-width: 77.77778%; }
  .col-xl-29 {
    -ms-flex: 0 0 80.55556%;
        flex: 0 0 80.55556%;
    max-width: 80.55556%; }
  .col-xl-30 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-31 {
    -ms-flex: 0 0 86.11111%;
        flex: 0 0 86.11111%;
    max-width: 86.11111%; }
  .col-xl-32 {
    -ms-flex: 0 0 88.88889%;
        flex: 0 0 88.88889%;
    max-width: 88.88889%; }
  .col-xl-33 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-34 {
    -ms-flex: 0 0 94.44444%;
        flex: 0 0 94.44444%;
    max-width: 94.44444%; }
  .col-xl-35 {
    -ms-flex: 0 0 97.22222%;
        flex: 0 0 97.22222%;
    max-width: 97.22222%; }
  .col-xl-36 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 2.77778%; }
  .pull-xl-2 {
    right: 5.55556%; }
  .pull-xl-3 {
    right: 8.33333%; }
  .pull-xl-4 {
    right: 11.11111%; }
  .pull-xl-5 {
    right: 13.88889%; }
  .pull-xl-6 {
    right: 16.66667%; }
  .pull-xl-7 {
    right: 19.44444%; }
  .pull-xl-8 {
    right: 22.22222%; }
  .pull-xl-9 {
    right: 25%; }
  .pull-xl-10 {
    right: 27.77778%; }
  .pull-xl-11 {
    right: 30.55556%; }
  .pull-xl-12 {
    right: 33.33333%; }
  .pull-xl-13 {
    right: 36.11111%; }
  .pull-xl-14 {
    right: 38.88889%; }
  .pull-xl-15 {
    right: 41.66667%; }
  .pull-xl-16 {
    right: 44.44444%; }
  .pull-xl-17 {
    right: 47.22222%; }
  .pull-xl-18 {
    right: 50%; }
  .pull-xl-19 {
    right: 52.77778%; }
  .pull-xl-20 {
    right: 55.55556%; }
  .pull-xl-21 {
    right: 58.33333%; }
  .pull-xl-22 {
    right: 61.11111%; }
  .pull-xl-23 {
    right: 63.88889%; }
  .pull-xl-24 {
    right: 66.66667%; }
  .pull-xl-25 {
    right: 69.44444%; }
  .pull-xl-26 {
    right: 72.22222%; }
  .pull-xl-27 {
    right: 75%; }
  .pull-xl-28 {
    right: 77.77778%; }
  .pull-xl-29 {
    right: 80.55556%; }
  .pull-xl-30 {
    right: 83.33333%; }
  .pull-xl-31 {
    right: 86.11111%; }
  .pull-xl-32 {
    right: 88.88889%; }
  .pull-xl-33 {
    right: 91.66667%; }
  .pull-xl-34 {
    right: 94.44444%; }
  .pull-xl-35 {
    right: 97.22222%; }
  .pull-xl-36 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 2.77778%; }
  .push-xl-2 {
    left: 5.55556%; }
  .push-xl-3 {
    left: 8.33333%; }
  .push-xl-4 {
    left: 11.11111%; }
  .push-xl-5 {
    left: 13.88889%; }
  .push-xl-6 {
    left: 16.66667%; }
  .push-xl-7 {
    left: 19.44444%; }
  .push-xl-8 {
    left: 22.22222%; }
  .push-xl-9 {
    left: 25%; }
  .push-xl-10 {
    left: 27.77778%; }
  .push-xl-11 {
    left: 30.55556%; }
  .push-xl-12 {
    left: 33.33333%; }
  .push-xl-13 {
    left: 36.11111%; }
  .push-xl-14 {
    left: 38.88889%; }
  .push-xl-15 {
    left: 41.66667%; }
  .push-xl-16 {
    left: 44.44444%; }
  .push-xl-17 {
    left: 47.22222%; }
  .push-xl-18 {
    left: 50%; }
  .push-xl-19 {
    left: 52.77778%; }
  .push-xl-20 {
    left: 55.55556%; }
  .push-xl-21 {
    left: 58.33333%; }
  .push-xl-22 {
    left: 61.11111%; }
  .push-xl-23 {
    left: 63.88889%; }
  .push-xl-24 {
    left: 66.66667%; }
  .push-xl-25 {
    left: 69.44444%; }
  .push-xl-26 {
    left: 72.22222%; }
  .push-xl-27 {
    left: 75%; }
  .push-xl-28 {
    left: 77.77778%; }
  .push-xl-29 {
    left: 80.55556%; }
  .push-xl-30 {
    left: 83.33333%; }
  .push-xl-31 {
    left: 86.11111%; }
  .push-xl-32 {
    left: 88.88889%; }
  .push-xl-33 {
    left: 91.66667%; }
  .push-xl-34 {
    left: 94.44444%; }
  .push-xl-35 {
    left: 97.22222%; }
  .push-xl-36 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 2.77778%; }
  .offset-xl-2 {
    margin-left: 5.55556%; }
  .offset-xl-3 {
    margin-left: 8.33333%; }
  .offset-xl-4 {
    margin-left: 11.11111%; }
  .offset-xl-5 {
    margin-left: 13.88889%; }
  .offset-xl-6 {
    margin-left: 16.66667%; }
  .offset-xl-7 {
    margin-left: 19.44444%; }
  .offset-xl-8 {
    margin-left: 22.22222%; }
  .offset-xl-9 {
    margin-left: 25%; }
  .offset-xl-10 {
    margin-left: 27.77778%; }
  .offset-xl-11 {
    margin-left: 30.55556%; }
  .offset-xl-12 {
    margin-left: 33.33333%; }
  .offset-xl-13 {
    margin-left: 36.11111%; }
  .offset-xl-14 {
    margin-left: 38.88889%; }
  .offset-xl-15 {
    margin-left: 41.66667%; }
  .offset-xl-16 {
    margin-left: 44.44444%; }
  .offset-xl-17 {
    margin-left: 47.22222%; }
  .offset-xl-18 {
    margin-left: 50%; }
  .offset-xl-19 {
    margin-left: 52.77778%; }
  .offset-xl-20 {
    margin-left: 55.55556%; }
  .offset-xl-21 {
    margin-left: 58.33333%; }
  .offset-xl-22 {
    margin-left: 61.11111%; }
  .offset-xl-23 {
    margin-left: 63.88889%; }
  .offset-xl-24 {
    margin-left: 66.66667%; }
  .offset-xl-25 {
    margin-left: 69.44444%; }
  .offset-xl-26 {
    margin-left: 72.22222%; }
  .offset-xl-27 {
    margin-left: 75%; }
  .offset-xl-28 {
    margin-left: 77.77778%; }
  .offset-xl-29 {
    margin-left: 80.55556%; }
  .offset-xl-30 {
    margin-left: 83.33333%; }
  .offset-xl-31 {
    margin-left: 86.11111%; }
  .offset-xl-32 {
    margin-left: 88.88889%; }
  .offset-xl-33 {
    margin-left: 91.66667%; }
  .offset-xl-34 {
    margin-left: 94.44444%; }
  .offset-xl-35 {
    margin-left: 97.22222%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.25rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #fff;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.85rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 2px solid #a7a9ac;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #000;
    outline: none; }
  .form-control:-ms-input-placeholder {
    color: #a7a9ac;
    opacity: 1; }
  .form-control::placeholder {
    color: #a7a9ac;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.95rem + 2px); }

select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.85rem - 2px * 2);
  padding-bottom: calc(0.85rem - 2px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 2px * 2);
  padding-bottom: calc(0.75rem - 2px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 2px * 2);
  padding-bottom: calc(0.25rem - 2px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 2px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.7375rem;
  background-size: 1.475rem 1.475rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 2px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b; }

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #a7a9ac;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #000;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #a7a9ac;
  text-align: left;
  list-style: none;
  background-color: #000;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 0;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #000; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: transparent; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }

.show > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 0;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -2px; }

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -2px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.85rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 2px solid #a7a9ac;
  border-radius: 0; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    -ms-flex: 1;
        flex: 1; }
    .input-group-btn > .btn + .btn {
      margin-left: -2px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -2px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -2px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.6rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0275d8; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #8fcafe; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.3rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.95rem + 2px);
  padding: 0.5rem 3rem 0.5rem 2rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 2rem center;
  background-size: 8px 10px;
  border: 2px solid #a7a9ac;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #5cb3fd;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #a7a9ac;
  border-radius: 0; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid #a7a9ac;
    border-radius: 0 0 0 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #636c72;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #636c72;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0; }

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0.5rem 1rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-toggleable {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center; }
    .navbar-toggleable .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }

.navbar-toggleable-xl {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center; }
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xl .navbar-nav {
    -ms-flex-direction: row;
        flex-direction: row; }
    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xl > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center; }
  .navbar-toggleable-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: #fff; }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: #fff; }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

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

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0; }

.rounded-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.rounded-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.rounded-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.rounded-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-first {
  -ms-flex-order: -1;
      order: -1; }

.flex-last {
  -ms-flex-order: 1;
      order: 1; }

.flex-unordered {
  -ms-flex-order: 0;
      order: 0; }

.flex-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; }

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

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

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

.justify-content-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
      justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important; }

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

.align-items-start {
  -ms-flex-align: start !important;
      align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
      align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
      align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
      align-items: stretch !important; }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-first {
    -ms-flex-order: -1;
        order: -1; }
  .flex-sm-last {
    -ms-flex-order: 1;
        order: 1; }
  .flex-sm-unordered {
    -ms-flex-order: 0;
        order: 0; }
  .flex-sm-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    -ms-flex-order: -1;
        order: -1; }
  .flex-md-last {
    -ms-flex-order: 1;
        order: 1; }
  .flex-md-unordered {
    -ms-flex-order: 0;
        order: 0; }
  .flex-md-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -ms-flex-order: -1;
        order: -1; }
  .flex-lg-last {
    -ms-flex-order: 1;
        order: 1; }
  .flex-lg-unordered {
    -ms-flex-order: 0;
        order: 0; }
  .flex-lg-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    -ms-flex-order: -1;
        order: -1; }
  .flex-xl-last {
    -ms-flex-order: 1;
        order: 1; }
  .flex-xl-unordered {
    -ms-flex-order: 0;
        order: 0; }
  .flex-xl-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

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

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

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

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

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

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

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

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

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

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

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

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

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

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

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

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

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

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

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

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

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

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

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

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

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

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

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

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

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

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

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

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

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

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

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

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

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

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

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

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

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

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

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

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

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

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

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

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

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

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

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

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

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

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

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

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

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

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

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

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

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

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

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

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

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

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

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

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

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

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

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

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

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

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

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

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

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

.font-weight-normal {
  font-weight: normal; }

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

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

.text-white {
  color: #fff !important; }

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

html {
  height: 100%; }

body {
  overflow-x: hidden;
  color: #747679; }
  body.footer-sticky {
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -ms-flex-direction: column;
        flex-direction: column; }
    body.footer-sticky .wrapper {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      width: 100%; }
  body.no-fout {
    visibility: hidden; }
    .wf-inactive body.no-fout,
    .wf-active body.no-fout {
      visibility: visible; }

footer {
  background-color: #f7f7f9; }

.form-group.required .form-control-label::after,
.checkbox.required .form-control-label::after {
  content: "*";
  padding-left: 2px;
  color: #d9534f; }

.form-group.required.has-success .form-control-label::after,
.checkbox.required.has-success .form-control-label::after {
  color: #5cb85c; }

sup {
  top: -1rem;
  font-size: 50%; }

@media (min-width: 768px) {
  .invisible-md {
    visibility: hidden !important; } }

a {
  text-decoration: underline;
  color: #747679; }

.section-hero-arrow,
.home-designer-collections .col-title ul a,
.btn,
.btn-secondary,
.social-icons a,
.footer-top,
.catalog-links-text,
.collection-tile,
.component-tile,
.build-yours .option-type-list-link,
.usp-tiles h6 a {
  text-decoration: none; }

.sticky-top {
  top: 0; }
  .sticky-top::before, .sticky-top::after {
    content: "";
    display: table; }

.navbar {
  background-color: #f7f7f9;
  width: 100%; }
  .navbar a {
    text-decoration: none; }
  @media (min-width: 576px) {
    .menu-center .navbar {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-pack: center;
          justify-content: center; }
      .menu-center .navbar .nav.navbar-nav {
        display: -ms-flexbox;
        display: flex; } }
  @media (max-width: 575px) {
    .navbar {
      clear: both; }
      .navbar .navbar-nav {
        width: 100%; }
        .navbar .navbar-nav .nav-item {
          float: none; }
          .navbar .navbar-nav .nav-item + .nav-item {
            margin-left: 0; } }
  .navbar .dropdown-menu {
    padding: 0; }
    @media (max-width: 575px) {
      .navbar .dropdown-menu {
        float: none;
        position: relative; } }

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

.dropdown-header h6 {
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-bottom: 0; }

.menu-center .navbar-collapse {
  position: relative; }
  .menu-center .navbar-collapse .nav-link {
    text-align: center; }
  @media (min-width: 992px) {
    .menu-center .navbar-collapse {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); } }

.menu-center .navbar-nav {
  margin: 0 auto; }

.menu-right .navbar-nav {
  margin-left: auto; }

.menu-right .dropdown-menu {
  right: 0;
  left: auto; }

.navbar-toggler {
  float: right;
  padding: .75rem;
  display: block;
  right: .5rem;
  width: 2.4rem; }
  .navbar-light .navbar-toggler {
    background-image: none;
    border: 0; }
  .navbar-toggler:focus {
    outline: 0; }
  .navbar-toggler .bar-wrapper {
    width: 1.2rem;
    height: 15px;
    display: block;
    margin: 0 auto; }
  .navbar-toggler .bar {
    transition: top 250ms ease, transform 250ms ease 250ms, opacity 100ms ease 250ms;
    display: block;
    background: #fff;
    width: 1.2rem;
    height: 3px;
    position: relative;
    transform: translate3d(0, 0, 0); }
    .navbar-toggler .bar:nth-child(1) {
      top: 0;
      transform: rotate(0); }
    .navbar-toggler .bar:nth-child(2) {
      top: 3px;
      opacity: 1; }
    .navbar-toggler .bar:nth-child(3) {
      top: 6px;
      transform: rotate(0); }
  .navbar-toggler.collapsed .bar {
    transition: transform 250ms ease, top 250ms ease 250ms, opacity 100ms ease 250ms; }
    .navbar-toggler.collapsed .bar:nth-child(1) {
      top: 0;
      transform: rotate(0); }
    .navbar-toggler.collapsed .bar:nth-child(2) {
      top: 3px;
      opacity: 1; }
    .navbar-toggler.collapsed .bar:nth-child(3) {
      top: 6px;
      transform: rotate(0); }

.notification-use-js #tofino-notification {
  display: none; }

.alert {
  border-radius: 0;
  border: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  margin-bottom: 0;
  padding: 5px; }
  .alert p {
    margin: 0 auto; }
    @media (max-width: 767px) {
      .alert p {
        max-width: 60%;
        line-height: 1.15; } }
    .alert p a {
      color: #fff;
      text-decoration: underline; }
  .alert.notification {
    background-color: #4c4b4b;
    color: #fff; }
    .alert.notification.bottom {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0; }
    .alert.notification.top {
      position: sticky;
      top: 0;
      left: 0;
      right: 0;
      z-index: 3;
      font-family: "Avenir W01";
      font-size: 1.1rem; }
    .alert.notification .close {
      position: absolute;
      top: calc(50% - .7rem);
      right: 1rem;
      opacity: 1; }
      .alert.notification .close svg {
        height: 1rem;
        width: 1rem;
        fill: #fff; }
  .alert.browser-warning {
    text-align: center;
    width: 100%; }

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%; }

.aligncenter {
  display: block;
  margin: 0 auto;
  height: auto; }

.alignleft,
.alignright {
  margin-bottom: 0.8rem; }

@media (min-width: 576px) {
  .alignleft {
    margin-right: 0.8rem;
    float: left !important; }
  .alignright {
    margin-left: 0.8rem;
    float: right !important; } }

img[class*='wp-image-'] {
  max-width: 100%;
  height: auto; }

.wp-caption-text {
  padding: 0.25rem; }

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
  .screen-reader-text:active, .screen-reader-text:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }

.social-icons {
  list-style-type: none;
  padding-left: 0; }
  .social-icons li {
    display: inline-block;
    margin-left: 1rem; }
  .social-icons svg {
    width: 24px;
    height: 24px; }
  .social-icons a {
    display: block; }

.section-hero {
  width: 100%;
  position: relative;
  min-height: 30rem;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .section-hero {
      height: 100vh; } }
  .section-hero::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0.4) 100%); }

.home .section-hero-inner {
  margin-bottom: 1%; }

.section-hero-inner {
  z-index: 1;
  margin-bottom: 10%; }
  @media (min-width: 768px) {
    .section-hero-inner {
      margin-bottom: 10%; } }
  .section-hero-inner h1,
  .section-hero-inner h2 {
    color: #fff;
    letter-spacing: 1px; }
  .section-hero-inner h1 {
    font-size: 2rem; }
    @media (min-width: 768px) {
      .section-hero-inner h1 {
        font-size: 2.5rem; } }
  .section-hero-inner h2 {
    font-size: 1.25rem; }
    @media (min-width: 768px) {
      .section-hero-inner h2 {
        font-size: 2rem; } }

.section-hero-arrow {
  margin: 0 auto;
  display: block;
  transform: rotate(180deg);
  text-align: center; }
  .section-hero-arrow svg {
    fill: #fff;
    width: 2rem;
    height: 1.5rem; }
    @media (min-width: 768px) {
      .section-hero-arrow svg {
        width: 2.5rem;
        height: 2rem; } }

@media (min-width: 768px) {
  .Wallop-Header-Carousel {
    margin-top: 3.75rem;
    min-height: none; } }

.Wallop-Header-Carousel.Wallop--fade .Wallop-item--hidePrevious,
.Wallop-Header-Carousel.Wallop--fade .Wallop-item--hideNext {
  animation: fadeOut 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both; }

.Wallop {
  overflow: hidden; }

.header-carousel-pagination {
  list-style: none;
  padding: 0;
  position: absolute;
  bottom: -4rem;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0; }
  .header-carousel-pagination li {
    border: 2px solid #a7a9ac;
    background-color: #fff;
    border-radius: 50%;
    height: .875rem;
    width: .875rem;
    margin: .75rem;
    cursor: pointer; }
    .header-carousel-pagination li.Wallop-dot--current {
      background-color: #a7a9ac; }

.header-carousel-arrow {
  display: block; }
  .header-carousel-arrow.arrow-left {
    transform: rotate(-90deg); }
  .header-carousel-arrow.arrow-right {
    transform: rotate(90deg); }
  .header-carousel-arrow svg {
    fill: #a7a9ac;
    width: 2rem;
    height: 2rem; }

:focus {
  outline: 2px solid #005da6; }

.btn-secondary {
  border: none;
  background-color: transparent; }
  .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    background-color: transparent; }
  .btn-secondary:focus {
    outline: 2px solid #005da6; }
  .btn-secondary.btn-arrow {
    position: relative;
    padding: .5rem 2rem .5rem 0; }
    .btn-secondary.btn-arrow::after {
      position: absolute;
      content: '';
      right: 0;
      top: 0;
      height: 100%;
      width: 1.5rem;
      background-image: url("../svg/arrow-long.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
  .btn-secondary.btn-border {
    color: #000;
    border: 2px solid #747679;
    padding: 1rem 3rem 1rem 1.5rem; }
    .btn-secondary.btn-border::after {
      right: 1rem; }
    .btn-secondary.btn-border:hover, .btn-secondary.btn-border:active, .btn-secondary.btn-border:focus {
      color: #000;
      border: 2px solid #000; }
  .btn-secondary.btn-no-text {
    padding: 1.25rem 3rem 1.25rem .5rem; }
  .btn-secondary.btn-big {
    color: #000;
    padding: 1.5rem 3rem; }
  .btn-secondary.btn-black {
    background-color: #000;
    color: #fff;
    border: 2px solid #000; }
    .btn-secondary.btn-black:hover, .btn-secondary.btn-black:active, .btn-secondary.btn-black:focus {
      background-color: #fff;
      color: #000;
      border: 2px solid #000; }
  .btn-secondary.btn-toggle {
    padding: .5rem 2rem;
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
    font-size: .875rem; }
    .btn-secondary.btn-toggle.active, .btn-secondary.btn-toggle:hover, .btn-secondary.btn-toggle:active, .btn-secondary.btn-toggle:focus {
      background-color: #000;
      color: #fff; }

.btn-secondary.btn-submit,
.btn-primary.btn-submit {
  padding: .75rem 3rem;
  font-family: "Avenir W01"; }

.btn-secondary.btn-black,
.btn-primary.btn-black {
  background-color: #000;
  color: #fff;
  border: 2px solid #000; }
  .btn-secondary.btn-black:hover, .btn-secondary.btn-black:active, .btn-secondary.btn-black:focus,
  .btn-primary.btn-black:hover,
  .btn-primary.btn-black:active,
  .btn-primary.btn-black:focus {
    background-color: #fff;
    color: #000;
    border: 2px solid #000; }

.btn-rotate-left {
  transform: rotate(-180deg); }

.section-intro-text-inner {
  margin: 6rem 0;
  text-align: center; }
  @media (min-width: 768px) {
    .section-intro-text-inner {
      margin: 15% auto; } }
  @media (min-width: 992px) {
    .section-intro-text-inner {
      margin: 12.5% auto;
      max-width: 35rem; } }
  @media (min-width: 1200px) {
    .section-intro-text-inner {
      max-width: 42rem; } }
  .section-intro-text-inner h2 {
    font-size: 1.25rem;
    margin-bottom: 1.5rem; }
    @media (min-width: 768px) {
      .section-intro-text-inner h2 {
        font-size: 1.75rem; } }
  .section-intro-text-inner sup {
    top: -.5rem;
    font-size: 80%; }
  @media (min-width: 1200px) {
    .post-type-archive-designer_collections .section-intro-text-inner,
    .single-designer_collections .section-intro-text-inner,
    .section-intro-text-inner .tax-component_types,
    .tax-accessory_types .section-intro-text-inner {
      max-width: 30rem; } }
  .home .section-intro-text-inner {
    color: #000;
    line-height: 1.5; }
    .home .section-intro-text-inner h2 {
      font-weight: 400; }
    @media (min-width: 1200px) {
      .home .section-intro-text-inner {
        max-width: 33rem; } }
  .post-type-archive-designer_collections .section-intro-text-inner {
    text-align: left; }
    .post-type-archive-designer_collections .section-intro-text-inner h2 {
      text-align: center; }
  .single-designer_collections .section-intro-text-inner,
  .section-intro-text-inner .tax-component_types,
  .tax-accessory_types .section-intro-text-inner {
    margin: 4% auto 10%;
    text-align: left; }
    .single-designer_collections .section-intro-text-inner h2,
    .section-intro-text-inner .tax-component_types h2,
    .tax-accessory_types .section-intro-text-inner h2 {
      text-align: center; }

.home-designer-collections {
  background-color: #f5f5f5;
  margin-top: 20%; }
  @media (min-width: 576px) {
    .home-designer-collections {
      padding: 30% 0 5%; } }
  @media (min-width: 992px) {
    .home-designer-collections {
      padding: 20% 0 5%;
      margin-top: 10%; } }
  .home-designer-collections .title {
    position: absolute;
    left: 50%;
    top: 60%;
    width: auto;
    /* hax */
    display: block;
    text-align: center;
    transform: translate(-50%, -60%) rotate(-90deg);
    transform-origin: middle middle;
    white-space: nowrap;
    color: #000; }
    @media (min-width: 768px) {
      .home-designer-collections .title {
        font-size: 1.75rem;
        left: 130%;
        top: -28%;
        transform: rotate(0deg);
        white-space: normal;
        text-align: left;
        line-height: 1.15; } }
    @media (min-width: 992px) {
      .home-designer-collections .title {
        left: 150%;
        font-size: 2rem;
        top: -30%; } }
    @media (min-width: 1200px) {
      .home-designer-collections .title {
        top: -35%;
        font-size: 2.5rem; } }
  .home-designer-collections .col-images-container {
    z-index: 1; }
  .home-designer-collections .col-title {
    z-index: 2; }
    .home-designer-collections .col-title ul {
      list-style: none;
      padding: 0; }
      .home-designer-collections .col-title ul li {
        margin: .5rem 0; }
      .home-designer-collections .col-title ul a {
        display: block;
        position: relative;
        color: #232323; }
        .home-designer-collections .col-title ul a:hover, .home-designer-collections .col-title ul a:active, .home-designer-collections .col-title ul a:focus, .home-designer-collections .col-title ul a.active {
          color: #000; }
          .home-designer-collections .col-title ul a:hover::before, .home-designer-collections .col-title ul a:active::before, .home-designer-collections .col-title ul a:focus::before, .home-designer-collections .col-title ul a.active::before {
            content: '';
            background-color: #000;
            width: 2px;
            height: 100%;
            position: absolute;
            left: -1rem;
            top: 0; }
  .home-designer-collections .box-title {
    top: 30%;
    left: 0;
    white-space: nowrap;
    color: #000;
    text-align: center;
    position: absolute;
    display: block;
    padding: 1.5rem 3rem;
    background-color: #fff;
    z-index: 2;
    font-size: 1.15rem;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
    @media (min-width: 768px) {
      .home-designer-collections .box-title {
        top: -14%;
        left: 100%;
        width: calc(15rem);
        padding: 1rem 0;
        font-size: 1rem; } }
    @media (min-width: 992px) {
      .home-designer-collections .box-title {
        width: calc(17rem + 25%);
        padding: 1rem 0;
        font-size: 1.15rem; } }
    @media (min-width: 1200px) {
      .home-designer-collections .box-title {
        top: -15%;
        padding: 1.5rem 3rem; } }
  .home-designer-collections .col-image-primary {
    display: none; }
    .home-designer-collections .col-image-primary.active {
      display: block; }
      .home-designer-collections .col-image-primary.active img {
        opacity: 1;
        animation: fade .75s ease-in-out; }
    .home-designer-collections .col-image-primary .home-designer-collections-product-image-wrapper {
      background-color: #fff;
      width: 100%;
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
    .home-designer-collections .col-image-primary img {
      opacity: 0;
      width: 100%;
      height: auto; }
    @media (min-width: 768px) {
      .home-designer-collections .col-image-primary {
        z-index: 1;
        overflow-x: visible; }
        .home-designer-collections .col-image-primary .home-designer-collections-product-image-wrapper {
          margin-top: -60%;
          width: 140%;
          overflow: hidden;
          position: relative;
          height: 98%; } }
    .home-designer-collections .col-image-primary .btn {
      margin: 1.5rem 2rem 0 0; }
  .home-designer-collections .col-image-secondary {
    display: none;
    text-align: right; }
    .home-designer-collections .col-image-secondary.active {
      display: block; }
      .home-designer-collections .col-image-secondary.active img {
        opacity: 1;
        animation: fade .75s ease-in-out; }
    .home-designer-collections .col-image-secondary img {
      opacity: 0;
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }

.btn-designer-collection {
  background-color: #fff; }

.home-designer-collections-arrows, .home-customization-arrows {
  position: absolute;
  left: 0;
  bottom: 0; }
  .home-designer-collections-arrows .arrow, .home-customization-arrows .arrow {
    margin: 3rem auto;
    width: 2rem;
    height: 2rem; }
  .home-designer-collections-arrows .arrow-left, .home-customization-arrows .arrow-left {
    display: block;
    transform: rotate(-90deg); }
  .home-designer-collections-arrows .arrow-right, .home-customization-arrows .arrow-right {
    display: block;
    transform: rotate(90deg); }
  .home-designer-collections-arrows svg, .home-customization-arrows svg {
    width: 1.25rem;
    height: 2rem; }

.customization-circle-image {
  display: none; }

.home-customization {
  margin-top: 25%; }
  @media (min-width: 768px) {
    .home-customization {
      margin-top: 10%; } }

@media (max-width: 767px) {
  .col-umbrella {
    height: 15rem;
    overflow: hidden;
    position: relative; }
    .col-umbrella img {
      position: absolute;
      top: 50%;
      right: -20%;
      height: 100%;
      width: 100%;
      transform: scale(1.5); } }

.home-customization-learn-more {
  position: absolute;
  right: 5%;
  bottom: 13%;
  display: none; }
  @media (max-width: 991px) {
    .home-customization-learn-more {
      display: none !important; } }

.home-customization-view-all {
  position: absolute;
  left: 0;
  bottom: 5%;
  display: none; }
  @media (min-width: 768px) {
    .home-customization-view-all {
      display: block; } }

.home-customization-number-container {
  margin-left: -10%;
  margin-bottom: 5%; }
  .home-customization-number-container .btn {
    padding: .5rem; }
    .home-customization-number-container .btn.active {
      font-weight: 700;
      box-shadow: none;
      background-color: #fff; }
    .home-customization-number-container .btn:focus, .home-customization-number-container .btn:active {
      box-shadow: none;
      border: none;
      background-color: #fff; }

.customization-text-col {
  min-height: 11rem; }
  @media (min-width: 768px) {
    .customization-text-col {
      min-height: 0; } }

.customization-container {
  display: none; }
  .customization-container.active {
    display: block; }
  .customization-container .home-customization-number {
    margin-left: -10%; }
  .customization-container h3 {
    font-size: 2.5rem;
    position: relative; }
    @media (min-width: 768px) {
      .customization-container h3 {
        font-size: calc(-0.88889px + 3.24074vw); } }
  @media (min-width: 768px) {
    .customization-container p {
      margin-top: 1rem;
      min-height: 2rem; } }

.home-customization-button-wrapper {
  position: absolute;
  top: 60%; }
  @media (min-width: 1200px) {
    .home-customization-button-wrapper {
      top: 50%; } }

.customization-title {
  position: absolute;
  left: 50%;
  top: 35%;
  width: auto;
  display: block;
  text-align: center;
  transform: translate(-50%, -65%) rotate(-90deg);
  white-space: nowrap;
  color: #000;
  font-size: 1.25rem; }

.customization-circle {
  display: none;
  background-color: white;
  position: absolute;
  height: 3.5rem;
  width: 3.5rem;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: all 500ms;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 767px) {
    .customization-circle {
      left: 40% !important;
      top: 40% !important; }
      .customization-circle:hover {
        cursor: default; }
      .customization-circle.active {
        display: block;
        height: 7.5rem;
        width: 7.5rem;
        z-index: 1; }
        .customization-circle.active .customization-circle-number {
          display: none; }
        .customization-circle.active .customization-circle-image {
          display: block;
          background-size: 100%;
          height: 100%; } }
  @media (min-width: 768px) {
    .customization-circle {
      display: block; } }
  .customization-circle.active {
    height: 10rem;
    width: 10rem;
    z-index: 1; }
    @media (min-width: 768px) {
      .customization-circle.active {
        height: 8rem;
        width: 8rem; } }
    @media (min-width: 992px) {
      .customization-circle.active {
        height: 14rem;
        width: 14rem; } }
  .customization-circle:not(.active):hover {
    transition: all .2s;
    height: 5rem;
    width: 5rem; }
  .customization-circle .customization-circle-number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0); }
  .customization-circle:hover .customization-circle-number, .customization-circle.active .customization-circle-number {
    display: none; }
  .customization-circle:hover .customization-circle-image, .customization-circle.active .customization-circle-image {
    display: block;
    background-size: 100%;
    height: 100%;
    transition: background-image 1s linear; }

.home-info-tiles {
  margin-top: 30%; }
  @media (min-width: 768px) {
    .home-info-tiles {
      margin-top: 10%; } }
  .home-info-tiles .helper-odd .home-info-tiles-text {
    margin-top: -5%; }
  .home-info-tiles .helper-even {
    margin-top: 15%; }
    @media (min-width: 768px) {
      .home-info-tiles .helper-even {
        margin-top: -5%; } }
    .home-info-tiles .helper-even .home-info-tiles-text {
      direction: rtl; }
  .home-info-tiles .home-info-tiles-text {
    z-index: 1; }
  .home-info-tiles h6 {
    color: #a7a9ac; }
  .home-info-tiles h3 {
    font-size: calc(12.92308px + 1.92308vw);
    margin-bottom: 1rem; }
    @media (min-width: 768px) {
      .home-info-tiles h3 {
        overflow-x: visible;
        width: 190%;
        z-index: 1;
        margin-bottom: 0; } }
  .home-info-tiles img {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }

.video {
  margin: 5% 0;
  padding: 5% 0;
  background-color: #f5f5f5; }

.catalog-links {
  background-color: #f5f5f5;
  margin: 2rem 0;
  padding: 4rem 0; }

.catalog-links-text {
  margin-top: 1.5rem;
  display: block;
  color: black;
  font-size: 2rem;
  line-height: 1.25;
  text-align: center; }
  @media (max-width: 991px) {
    .catalog-links-text {
      font-size: 1.5rem; } }
  @media (max-width: 767px) {
    .catalog-links-text {
      margin-bottom: 4rem; } }

.purchase {
  margin-top: 20%; }
  @media (min-width: 768px) {
    .purchase {
      margin-top: 7.5%; } }

.purchase-tagline {
  padding: 1.75rem 0;
  margin-bottom: 20%;
  position: relative; }
  @media (max-width: 767px) {
    .purchase-tagline {
      margin-bottom: 17.5%; }
      .purchase-tagline::before, .purchase-tagline::after {
        content: '';
        position: absolute;
        height: 1px;
        width: 50%;
        background-color: #a7a9ac;
        position: absolute;
        /* stylelint-disable-line block-closing-brace-newline-after */
        left: 50%;
        transform: translate3d(-50%, 0, 0); }
      .purchase-tagline::before {
        top: 0; }
      .purchase-tagline::after {
        bottom: 0; } }
  @media (min-width: 768px) {
    .purchase-tagline {
      margin-bottom: 7.5%;
      padding: 2.75rem 0;
      border-top: 2px solid #000;
      border-bottom: 2px solid #000; } }
  .purchase-tagline p {
    margin: 0;
    color: #000; }
    @media (min-width: 768px) {
      .purchase-tagline p {
        font-size: 1.25rem; } }

.purchase-company-name {
  font-size: 1rem; }
  @media (min-width: 768px) {
    .purchase-company-name {
      font-size: 1.5rem; } }

.purchase-tel-number {
  display: block;
  margin: 0 0 1rem;
  color: #000;
  font-size: 1.5rem; }
  @media (min-width: 768px) {
    .purchase-tel-number {
      margin: 2rem 0;
      font-size: 2.5rem; } }

.purchase-email-address {
  display: block;
  margin: 1rem 0;
  color: #000;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .purchase-email-address {
      margin: 2rem 0;
      font-size: 1.5rem; } }

.footer-carousel {
  margin-top: 5%;
  position: relative; }
  .footer-carousel::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 87.5%;
    background-color: #f5f5f5;
    z-index: -1; }

.footer-carousel-a-prev,
.footer-carousel-a-next {
  top: 10%;
  left: 50%;
  transform: translate3d(-50%, -10%, 0);
  background-color: #fff; }
  @media (max-width: 767px) {
    .footer-carousel-a-prev,
    .footer-carousel-a-next {
      top: 15%; } }
  .footer-carousel-a-prev:focus, .footer-carousel-a-prev:active, .footer-carousel-a-prev:hover,
  .footer-carousel-a-next:focus,
  .footer-carousel-a-next:active,
  .footer-carousel-a-next:hover {
    background-color: #fff; }

.footer-carousel-a-prev {
  transform: translate3d(-50%, -10%, 0) rotate(-180deg); }

.footer-carousel-a-item {
  width: 100%; }

@media (max-width: 767px) {
  .footer-carousel-b {
    margin-top: 5%; } }

.footer-carousel-b-item {
  width: 33.33333%;
  padding: 0 5px; }
  @media (max-width: 767px) {
    .footer-carousel-b-item {
      width: calc((100% / 3) - 4px);
      margin: 0 2px; } }

#menu-footer-menu {
  margin-top: 2rem; }
  #menu-footer-menu li a {
    color: #000;
    display: block;
    padding: 0.25rem 0;
    font-size: 1.25rem; }

.accessibility-logo-icon {
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-top: 1rem;
  display: none; }
  @media (min-width: 992px) {
    .accessibility-logo-icon {
      display: -ms-flexbox;
      display: flex; } }
  .accessibility-logo-icon img {
    max-height: 2.5rem; }

.social-icons {
  margin-top: 3rem;
  text-align: center; }
  @media (min-width: 992px) {
    .social-icons {
      text-align: right; } }
  @media (min-width: 1400px) {
    .social-icons {
      position: absolute;
      bottom: 0;
      right: 0; } }
  .social-icons svg {
    width: 3rem;
    height: 3rem; }

.newsletter {
  background-color: #f5f5f5;
  padding: 5% 0 20%; }
  @media (min-width: 768px) {
    .newsletter {
      padding: 5% 0; } }

.newsletter-form {
  position: relative; }
  .newsletter-form label {
    color: #000;
    font-size: .875rem; }
    @media (min-width: 768px) {
      .newsletter-form label {
        font-size: 1.25rem; } }
  .newsletter-form input {
    font-size: 2rem;
    background-color: transparent;
    border: none;
    padding: 1rem 0 .75rem;
    color: rgba(0, 0, 0, 0.2);
    border-bottom: 3px solid #000; }
    @media (min-width: 768px) {
      .newsletter-form input {
        font-size: 2.5rem;
        padding: 1rem 0;
        border-bottom: 4px solid #000; } }
    .newsletter-form input:focus, .newsletter-form input:hover {
      background-color: transparent; }
    .newsletter-form input:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.2); }
    .newsletter-form input::placeholder {
      color: rgba(0, 0, 0, 0.2); }
    .newsletter-form input.form-control-danger {
      background-image: none; }
  .newsletter-form .submit-button {
    display: block;
    position: absolute;
    bottom: 1rem;
    right: 0;
    width: 1.75rem;
    height: 1.75rem;
    background-image: url("../svg/arrow-long.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    border: 0;
    color: transparent; }
    @media (min-width: 768px) {
      .newsletter-form .submit-button {
        width: 4rem;
        height: 4rem; } }

footer {
  position: relative;
  background-color: #fff;
  padding: 5% 0 2rem; }
  footer .footer-top {
    top: -1.5rem;
    height: 4rem;
    width: 5rem;
    padding: 1rem 0;
    background-color: #fff;
    text-align: center;
    color: #000;
    position: absolute;
    /* stylelint-disable-line block-closing-brace-newline-after */
    left: 50%;
    transform: translate3d(-50%, 0, 0); }
    footer .footer-top svg {
      fill: #000;
      height: 1rem;
      width: 1.5rem; }
  footer .footer-logo {
    fill: #a7a9ac;
    max-width: 11rem;
    height: 11rem; }
    @media (max-width: 991px) {
      footer .footer-logo {
        margin-top: 3rem; } }
  footer .footer-contact-info {
    color: #000;
    line-height: 1.5; }
    footer .footer-contact-info .footer-contact-name {
      font-size: 1.1rem; }
      @media (min-width: 768px) {
        footer .footer-contact-info .footer-contact-name {
          font-size: 1.5rem; } }
    footer .footer-contact-info .footer-contact-name,
    footer .footer-contact-info .footer-contact-address {
      display: block; }
    footer .footer-contact-info a {
      color: #000; }
  footer .copyright-text {
    color: #747679; }
    @media (max-width: 767px) {
      footer .copyright-text {
        font-size: .8rem;
        display: block;
        margin-top: 2rem; } }

.Wallop-USP-Text {
  overflow: visible; }

.home-feature-carousel-btns {
  margin-left: -15%;
  z-index: 1; }
  @media (min-width: 768px) {
    .home-feature-carousel-btns {
      margin: 25% 0 5% -10%; } }
  .home-feature-carousel-btns button {
    z-index: 2; }
    .home-feature-carousel-btns button.active {
      font-weight: 700;
      box-shadow: none;
      background-color: #fff; }
    .home-feature-carousel-btns button:focus, .home-feature-carousel-btns button:active {
      box-shadow: none;
      border: none; }

.home-feature-carousel-text {
  min-height: 18rem;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translate3d(0, 0, 0); }
  .home-feature-carousel-text h3 {
    font-size: 2.25rem; }
    @media (min-width: 768px) {
      .home-feature-carousel-text h3 {
        white-space: nowrap;
        font-size: calc(4.8px + 2.5vw); } }
  @media (min-width: 768px) {
    .home-feature-carousel-text p {
      max-width: 90%; } }
  @media (min-width: 992px) {
    .home-feature-carousel-text p {
      max-width: 70%; } }

.home-feature-carousel-img {
  opacity: .75;
  transition: opacity 500ms linear;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
  .home-feature-carousel-img:hover {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3); }
  .home-feature-carousel-img:hover {
    opacity: 1; }

.usp-tiles {
  margin-top: 25px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 576px) {
    .usp-tiles {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .usp-tiles {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .usp-tiles {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .usp-tiles {
      padding-right: 0;
      padding-left: 0; } }

@media (min-width: 1200px) and (min-width: 576px) {
  .usp-tiles {
    width: 540px;
    max-width: 100%; } }

@media (min-width: 1200px) and (min-width: 768px) {
  .usp-tiles {
    width: 720px;
    max-width: 100%; } }

@media (min-width: 1200px) and (min-width: 992px) {
  .usp-tiles {
    width: 960px;
    max-width: 100%; } }

@media (min-width: 1200px) and (min-width: 1200px) {
  .usp-tiles {
    width: 1140px;
    max-width: 100%; } }
  @media (min-width: 768px) {
    .usp-tiles {
      margin-top: 10%; } }
  .usp-tiles .usp-pagination {
    position: absolute;
    z-index: 1;
    top: 390px;
    left: 5%; }
    @media (min-width: 768px) {
      .usp-tiles .usp-pagination {
        display: none; } }
  .usp-tiles .usp-dot {
    padding: 0;
    margin: 0 .25rem;
    background-color: transparent;
    color: #a7a9ac;
    box-shadow: none;
    font-size: .9rem; }
    .usp-tiles .usp-dot.active, .usp-tiles .usp-dot:focus, .usp-tiles .usp-dot:active, .usp-tiles .usp-dot:hover {
      color: #000;
      background-color: transparent;
      box-shadow: none; }
  .usp-tiles::after {
    content: 'flickity';
    display: none; }
    @media (min-width: 768px) {
      .usp-tiles::after {
        content: ''; } }
  @media (min-width: 768px) {
    .usp-tiles .helper-odd {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .usp-tiles .helper-odd {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .usp-tiles .helper-odd {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .usp-tiles .helper-odd {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .usp-tiles .helper-odd {
      margin-right: 0;
      margin-left: 0; } }
  .usp-tiles .helper-odd .usp-number {
    margin-left: -7.5%; }
  .usp-tiles .helper-odd h6::after {
    left: 20%; }
  @media (min-width: 768px) {
    .usp-tiles .helper-even {
      display: -ms-flexbox !important;
      display: flex !important; }
      .usp-tiles .helper-even .usp-tiles-text {
        text-align: right; } }

@media (min-width: 768px) and (max-width: 991px) {
  .usp-tiles .helper-even .usp-number {
    margin-left: -20%; } }
  @media (min-width: 768px) {
    .usp-tiles .helper-even h6 {
      direction: ltr;
      text-align: right; }
      .usp-tiles .helper-even h6::after {
        right: 20%; } }
  .usp-tiles .helper-even,
  .usp-tiles .helper-odd {
    width: 100%; }
    @media (min-width: 768px) {
      .usp-tiles .helper-even,
      .usp-tiles .helper-odd {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-right: 0;
        margin-left: 0; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .usp-tiles .helper-even,
    .usp-tiles .helper-odd {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .usp-tiles .helper-even,
    .usp-tiles .helper-odd {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .usp-tiles .helper-even,
    .usp-tiles .helper-odd {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .usp-tiles .helper-even,
    .usp-tiles .helper-odd {
      margin-right: 0;
      margin-left: 0; } }
    @media (min-width: 768px) {
        .usp-tiles .helper-even:not(:first-child),
        .usp-tiles .helper-odd:not(:first-child) {
          margin-top: -5%; } }
  .usp-tiles .usp-tiles-text {
    z-index: 1;
    padding-top: 15%; }

@media (min-width: 768px) and (max-width: 991px) {
  .usp-tiles .usp-tiles-text {
    padding-top: 10%; } }
  .usp-tiles p {
    max-width: 77.5%;
    line-height: 1.15;
    font-size: 1.1rem; }
    .usp-tiles p sup {
      top: -0.5rem;
      font-size: 60%; }

@media (min-width: 768px) and (max-width: 991px) {
  .usp-tiles p {
    max-width: 90%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .blog .usp-tiles p {
    max-width: 95%; } }
    @media (max-width: 575px) {
      .usp-tiles p {
        font-size: 1rem;
        max-width: 100%;
        line-height: 1.2; } }
    .usp-tiles p a {
      color: #000; }
  .usp-tiles h6 {
    font-size: 1.6rem; }
    @media (min-width: 768px) {
      .usp-tiles h6 {
        font-size: calc(18.51429px + 0.71429vw);
        overflow-x: visible;
        z-index: 1;
        position: relative;
        margin-bottom: 2.5rem;
        max-width: 85%; }
        .usp-tiles h6::after {
          content: '';
          height: 2px;
          background-color: #000;
          position: absolute;
          bottom: -1.25rem;
          width: 120%; } }
    .usp-tiles h6 a {
      color: #000; }
  .usp-tiles img {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 767px) {
    .usp-tiles .usp-number {
      visibility: hidden; } }
  @media (max-width: 575px) {
    .usp-tiles .usp-number {
      display: none; } }

#page-sidebar {
  background-color: #f5f5f5;
  padding: 1.5rem;
  color: #000; }
  @media (min-width: 992px) {
    #page-sidebar {
      padding: 4rem; } }
  #page-sidebar div + div {
    margin-top: 2rem; }
  #page-sidebar .widgettitle {
    font-size: 1.25rem; }
  #page-sidebar a {
    color: #000; }
  #page-sidebar ul {
    list-style: none;
    padding: 0; }
    #page-sidebar ul.sub-menu {
      padding-left: 1rem; }
      #page-sidebar ul.sub-menu li {
        padding: 0;
        font-size: .875rem; }
    #page-sidebar ul li:hover, #page-sidebar ul li:active, #page-sidebar ul li:focus {
      background-color: transparent; }
    #page-sidebar ul a {
      color: #000;
      padding-right: 2rem; }
      #page-sidebar ul a::after {
        position: relative;
        display: inline-block;
        left: .25rem;
        top: .25rem;
        height: 1rem;
        width: 1.5rem;
        background-image: url("../svg/arrow-long.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }

.showroom {
  margin-bottom: 2rem; }
  .showroom .name {
    color: #000; }

.press-cover-link {
  display: block;
  margin-bottom: 15%; }

.video-wrap {
  position: relative; }

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .video-overlay::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); }
  .video-overlay img {
    width: 100%;
    height: auto; }
  .video-overlay .video-text {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 5%;
    z-index: 1;
    letter-spacing: .15em; }
    .video-overlay .video-text h5 {
      color: #a7a9ac;
      text-transform: uppercase;
      font-size: 1rem;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .video-overlay .video-text h5 {
          font-size: 1.25rem; } }
      @media (min-width: 1200px) {
        .video-overlay .video-text h5 {
          font-size: 1.5rem;
          margin-bottom: .5rem; } }
    .video-overlay .video-text h6 {
      color: #fff;
      font-size: 1.5rem;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .video-overlay .video-text h6 {
          font-size: 1.75rem; } }
      @media (min-width: 1200px) {
        .video-overlay .video-text h6 {
          font-size: 2rem;
          margin-bottom: .5rem; } }
  .video-overlay svg {
    z-index: 1;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 50%;
    height: 50%; }

@media (min-width: 768px) and (max-width: 991px) {
  .video-overlay svg {
    margin-top: -5%; } }

.trends-carousel {
  margin: 5rem 0; }
  @media (min-width: 768px) {
    .trends-carousel {
      margin: 10% 0; } }

.trends-text-wrapper {
  position: relative;
  color: #000;
  min-height: 6rem;
  margin-top: 2rem; }
  @media (min-width: 768px) {
    .trends-text-wrapper {
      min-height: 0;
      padding: 1rem;
      margin-top: 10%; }
      .trends-text-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        left: -.25rem;
        width: 1rem;
        height: 100%;
        border-top: 2px solid #a7a9ac;
        border-left: 2px solid #a7a9ac;
        border-bottom: 2px solid #a7a9ac; }
      .trends-text-wrapper::after {
        content: '';
        position: absolute;
        top: calc(50% - 1px);
        left: -1.25rem;
        width: 1rem;
        height: 2px;
        background-color: #a7a9ac; } }
  @media (min-width: 992px) {
    .trends-text-wrapper {
      max-width: 23rem; } }

.trends-carousel-arrow {
  display: block; }
  @media (max-width: 767px) {
    .trends-carousel-arrow {
      margin-top: -4rem; } }
  .trends-carousel-arrow.arrow-left {
    transform: rotate(-90deg); }
  .trends-carousel-arrow.arrow-right {
    transform: rotate(90deg); }
  .trends-carousel-arrow svg {
    fill: #a7a9ac;
    width: 2rem;
    height: 2rem; }

.build-yours {
  background-color: #f5f5f5;
  padding: 5% 0; }
  .build-yours h5 {
    color: #747679;
    font-size: 1.25rem; }
  .build-yours h3 {
    color: #000;
    font-size: 1.75rem;
    margin-bottom: 2.5%; }
  .build-yours .component-link-all {
    margin-top: 1rem;
    display: inline-block;
    color: #000; }
  .build-yours .option-type-list {
    list-style: none;
    padding: 0;
    border-bottom: 2px solid #000;
    margin-bottom: 2rem;
    display: none; }
    @media (max-width: 1199px) {
      .build-yours .option-type-list {
        overflow-y: scroll; } }
    @media (min-width: 992px) {
      .build-yours .option-type-list {
        -ms-flex-pack: center !important;
            justify-content: center !important; } }
    .build-yours .option-type-list.active {
      display: -ms-flexbox;
      display: flex; }
  .build-yours .option-type-list-link {
    position: relative;
    margin: 2rem .5rem 0;
    padding: 0 .5rem 1rem;
    display: block;
    text-align: center; }
    @media (min-width: 768px) {
      .build-yours .option-type-list-link {
        margin: 2rem 1.5rem 0; } }
    .build-yours .option-type-list-link::after {
      display: none;
      content: '';
      position: absolute;
      width: 100%;
      height: 4px;
      bottom: 0;
      left: 0;
      background-color: #000; }
    .build-yours .option-type-list-link:hover::after, .build-yours .option-type-list-link:focus::after, .build-yours .option-type-list-link:active::after, .build-yours .option-type-list-link.active::after {
      display: block; }
    .build-yours .option-type-list-link:hover .option-type-name, .build-yours .option-type-list-link:focus .option-type-name, .build-yours .option-type-list-link:active .option-type-name, .build-yours .option-type-list-link.active .option-type-name {
      color: #000; }
    .build-yours .option-type-list-link:hover svg, .build-yours .option-type-list-link:focus svg, .build-yours .option-type-list-link:active svg, .build-yours .option-type-list-link.active svg {
      fill: #000; }
  .build-yours .option-type-list-item {
    padding: 0;
    position: relative; }
    .build-yours .option-type-list-item svg {
      width: 2.5rem;
      max-height: 2.5rem;
      fill: #747679;
      margin-bottom: .25rem; }
    .build-yours .option-type-list-item .option-type-name {
      display: block;
      text-align: center;
      font-size: .875rem; }
  .build-yours .option-type-list-item-accessories {
    position: relative; }
    .build-yours .option-type-list-item-accessories::before {
      content: '';
      width: 1px;
      height: 60%;
      position: absolute;
      display: block;
      background-color: #000;
      left: 0;
      bottom: 10%; }
  .build-yours .components-wrapper {
    display: none;
    margin-left: 4%; }
    @media (min-width: 768px) {
      .build-yours .components-wrapper {
        margin-left: 0; } }
    .build-yours .components-wrapper.active {
      display: block; }
    .build-yours .components-wrapper .flickity-prev-next-button {
      background: none;
      border-radius: 0;
      margin-top: -22px; }
    .build-yours .components-wrapper .flickity-prev-next-button.previous {
      display: none; }
      @media (min-width: 768px) {
        .build-yours .components-wrapper .flickity-prev-next-button.previous {
          display: block;
          left: -40px; } }
    .build-yours .components-wrapper .flickity-prev-next-button.next {
      display: none; }
      @media (min-width: 768px) {
        .build-yours .components-wrapper .flickity-prev-next-button.next {
          display: block;
          right: -40px; } }
  .build-yours .component-item {
    margin: 0 1.5rem 0 0;
    width: 40%; }
    @media (min-width: 768px) {
      .build-yours .component-item {
        margin: 0 3.9% 0 0;
        width: 16.8%; } }
    .build-yours .component-item img {
      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); }
    .build-yours .component-item .component-item-name {
      padding: 10px 10px 0;
      line-height: 1.4;
      display: block;
      color: #000;
      font-size: .875rem;
      min-height: 3rem; }

@media (min-width: 768px) {
  div[data-component-type="powder-coat"] .component-item {
    width: 14%;
    margin: 0 2% 0 0; } }

.shape-size {
  margin: 20% 0; }
  @media (min-width: 768px) {
    .shape-size {
      margin: 10% 0; } }

.shape-size-row {
  margin: 1% 0;
  display: none; }
  .shape-size-row.active {
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 992px) {
    .shape-size-row {
      display: -ms-flexbox;
      display: flex; } }

.shape-size-row-mobile {
  padding: 10% 0;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit; }
  @media (min-width: 768px) {
    .shape-size-row-mobile {
      padding: 5% 0 1rem; } }
  .shape-size-row-mobile .col-shape-size-mobile {
    display: inline-block; }
  .shape-size-row-mobile .icon-shape {
    fill: #a7a9ac;
    max-width: 6rem;
    max-height: 5rem;
    display: block;
    margin: 0 auto; }
  .shape-size-row-mobile .icon-shape-button {
    padding: .5rem .75rem;
    margin: .25rem; }
  .shape-size-row-mobile .shape-title {
    margin: 0;
    display: block;
    line-height: normal; }

.icon-shape {
  fill: #a7a9ac;
  max-width: 8rem;
  max-height: 6rem; }
  @media (min-width: 768px) {
    .icon-shape {
      display: block;
      margin: 2rem auto .5rem; } }

.icon-shape-button {
  display: block;
  position: relative;
  padding-top: 1.5rem;
  min-height: 9rem; }
  .icon-shape-button:hover, .icon-shape-button:focus, .icon-shape-button:active, .icon-shape-button.active {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
  .icon-shape-button .icon-shape {
    max-width: 4.5rem;
    max-height: 3.5rem; }
  .icon-shape-button .shape-title {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 1rem;
    left: 0; }
    @media (max-width: 991px) {
      .icon-shape-button .shape-title {
        font-size: .9rem; } }

.shape-title {
  color: #000;
  display: block;
  width: 100%;
  text-align: center; }

.shape-style {
  font-size: 1.25rem; }
  @media (min-width: 768px) {
    .shape-style {
      margin: 2rem 0 1rem; } }

.shape-size-table {
  border-color: transparent;
  border-collapse: separate;
  border-spacing: 1rem 0;
  text-align: center;
  table-layout: fixed; }
  @media (min-width: 768px) {
    .shape-size-table {
      border-spacing: 2rem 0;
      border-collapse: unset; } }
  @media (min-width: 1200px) {
    .shape-size-table {
      border-spacing: 3rem 0; } }
  .shape-size-table th {
    border-top: none;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    font-size: .85rem;
    font-weight: normal;
    min-width: 5.5rem;
    width: 9rem;
    max-width: 9rem; }
    @media (min-width: 992px) {
      .shape-size-table th {
        min-width: 7rem;
        width: 7rem;
        max-width: 7rem; } }
  .shape-size-table thead th,
  .shape-size-table td {
    border-top: none;
    font-size: .85rem;
    border-bottom: none; }
  .shape-size-table th[scope=row] {
    color: #000;
    font-weight: normal; }
  .shape-size-table td {
    color: #000; }

.component-type-tile {
  margin: 0 1rem; }
  .component-type-tile a {
    display: block; }
    .component-type-tile a img {
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
      .component-type-tile a img:hover {
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3); }
  .component-type-tile .component-type-tile-name {
    margin-top: 1rem;
    display: block; }

.component-tile {
  display: block;
  position: relative;
  margin-bottom: 15%; }
  .component-tile img {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transform: translateZ(0);
    opacity: .75;
    transition: opacity 500ms linear;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
    .component-tile img:hover {
      box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3); }
  .component-tile:hover img {
    opacity: 1; }

.component-title {
  color: #000;
  font-size: 1.75rem;
  padding-right: 3.5rem; }
  @media (min-width: 992px) {
    .component-title {
      font-size: calc(50.22222px + -1.85185vw); } }
  @media (min-width: 1200px) {
    .component-title {
      font-size: 2rem; } }
  .component-title.split-title {
    max-width: 75%;
    line-height: 1.1; }

.component-options {
  margin-top: 10%;
  padding: 20% 0;
  background-color: #f5f5f5; }
  @media (min-width: 768px) {
    .component-options {
      padding: 10% 0; } }
  .component-options .component-options-small-title {
    display: block;
    font-size: 1.5rem; }
  .component-options .component-options-title {
    display: block;
    font-size: 2.5rem;
    color: #000; }
  .component-options .custom-select {
    height: 4.5rem;
    width: 99%;
    font-family: "Avenir W01";
    font-size: 1.15rem;
    margin-top: 10%;
    margin-bottom: .5rem; }
    .component-options .custom-select:focus {
      border-color: #a7a9ac; }
    @media (min-width: 768px) {
      .component-options .custom-select {
        margin-top: 5%; } }

.component-options-inner {
  margin: 1rem 0 1.5rem 1rem; }
  .component-options-inner::after {
    content: 'flickity';
    display: none; }
    @media (min-width: 768px) {
      .component-options-inner::after {
        content: ''; } }
  @media (min-width: 768px) {
    .component-options-inner {
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      max-height: 25rem;
      overflow: auto; }
      .component-options-inner::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px; }
      .component-options-inner::-webkit-scrollbar-thumb {
        background-color: #a7a9ac;
        box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); } }
  @media (min-width: 1200px) {
    .component-options-inner {
      max-height: 30rem; } }
  .component-options-inner .flickity-prev-next-button {
    background: none;
    border-radius: 0;
    max-height: 25px;
    max-width: 25px; }
    .component-options-inner .flickity-prev-next-button.previous {
      margin-left: -2rem; }
    .component-options-inner .flickity-prev-next-button.next {
      display: none; }

.component-image-wrapper {
  display: block;
  min-height: 3rem;
  padding: .25rem;
  width: 30%; }
  @media (min-width: 768px) {
    .component-image-wrapper {
      padding: .25rem;
      width: auto;
      max-width: 50%; } }
  @media (min-width: 992px) {
    .component-image-wrapper {
      max-width: 33.33333%; } }
  @media (min-width: 1200px) {
    .component-image-wrapper {
      padding: .5rem;
      width: 25%;
      max-width: 25%; } }
  .component-image-wrapper:hover img, .component-image-wrapper:active img, .component-image-wrapper:focus img, .component-image-wrapper.active img {
    opacity: 1;
    border: 1px solid #a7a9ac; }
  .component-image-wrapper img {
    opacity: .75;
    border: 1px solid transparent; }

.component-image-text {
  display: block;
  margin: .35rem 0;
  line-height: 1.15;
  font-size: 14px;
  text-align: left; }

.component-single-item {
  text-align: center; }
  .component-single-item img {
    margin-bottom: 5%;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
  .component-single-item .component-name {
    display: block;
    font-size: 1.75rem;
    color: #000; }
    .component-single-item .component-name a {
      color: #000; }
  .component-single-item .available-on-title {
    margin-top: 5%;
    display: block;
    font-size: 1rem;
    color: #000; }

.available-on-wrapper {
  font-size: .95rem;
  max-width: 85%;
  margin: 0 auto; }

.powder-coat-bases {
  margin-top: 1rem; }
  .powder-coat-bases p {
    margin-bottom: 0.5rem; }

.generic-form {
  margin: 1rem 0 3rem; }

.form-group {
  margin-bottom: 1.5rem; }

.form-control-label {
  color: #000;
  margin-bottom: 5px; }

.form-control {
  font-family: "Avenir W01";
  font-size: .875rem; }
  .form-control:hover {
    color: #464a4c;
    background-color: #fff;
    border-color: #000;
    outline: none; }

@media (max-width: 991px) {
  .generic-form .btn-submit {
    width: 100%;
    padding: 1.5rem 0; } }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6) !important; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6) !important; }

/**
 * wallop.css
 *
 * @fileoverview Default styles for wallop – recommended
 *
 * @author Pedro Duarte
 * @author http://pedroduarte.me/wallop
 */
/*
  This is the top-level selector

  It should be relative positioned
  to allow the children to be positioned absolutely
  relative to this
 */
.Wallop {
  position: relative; }

/*
  This element groups all the items, but not the buttons

  It's a recommendation but it's very likely
  you'll want to hide any overflow from the items
  Especially when doing animations such as scale
 */
.Wallop-list {
  position: relative;
  overflow: hidden; }

/*
  This is the item element

  By default, they are all hidden and
  positioned absolute
  I recommend always having .Wallop-item--current
  in your markup by default (probably on the first element)
 */
.Wallop-item {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

/*
  This is the current item element

  All we do here, is make it visible again reset
  the position to static. Could also be relative
 */
.Wallop-item--current {
  visibility: visible;
  position: relative; }

/**
 * wallop--fade.css
 *
 * @fileoverview Fade animation for wallop
 *
 * @author Pedro Duarte
 * @author http://pedroduarte.me/wallop
 */
.Wallop--fade .Wallop-item--hidePrevious,
.Wallop--fade .Wallop-item--hideNext {
  visibility: visible;
  animation: fadeOut 450ms cubic-bezier(0.455, 0.03, 0.515, 0.955) both; }

/*
  In order to fade out properly we need to make sure
  that the item that is going to be the previous one
  has a higer z-index that the next one
 */
.Wallop--fade .Wallop-item--hidePrevious,
.Wallop--fade .Wallop-item--hideNext {
  z-index: 2; }

.Wallop--fade .Wallop-item--showPrevious,
.Wallop--fade .Wallop-item--showNext {
  z-index: 1; }

/*==========  FADE ANIMATIONS  ==========*/

@keyframes fadeOut {
  100% {
    opacity: 0;
    visibility: hidden; } }

/**
 * wallop--slide.css
 *
 * @fileoverview Slide animation for wallop
 *
 * @author Pedro Duarte
 * @author http://pedroduarte.me/wallop
 */
/* the 10ms animation-delay fixed some weird rendering issues with iPhone */
.Wallop--slide .Wallop-item--showPrevious {
  animation: slideFromLeft 350ms 10ms linear both; }

.Wallop--slide .Wallop-item--showNext {
  animation: slideFromRight 350ms 10ms linear both; }

.Wallop--slide .Wallop-item--hidePrevious,
.Wallop--slide .Wallop-item--hideNext {
  visibility: visible; }

.Wallop--slide .Wallop-item--hidePrevious {
  animation: slideToLeft 350ms 10ms linear both; }

.Wallop--slide .Wallop-item--hideNext {
  animation: slideToRight 350ms 10ms linear both; }

@keyframes slideFromLeft {
  0% {
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideFromRight {
  0% {
    transform: translate3d(100%, 0, 0); } }

@keyframes slideToLeft {
  99% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideToRight {
  99% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

/**
 * wallop--fade.css
 *
 * @fileoverview Fade animation for wallop
 *
 * @author Pedro Duarte
 * @author http://pedroduarte.me/wallop
 */
.Wallop--fade-in-out .Wallop-item--hidePrevious,
.Wallop--fade-in-out .Wallop-item--hideNext {
  visibility: visible; }

/*
  In order to fade out properly we need to make sure
  that the item that is going to be the previous one
  has a higer z-index that the next one
 */
.Wallop--fade-in-out .Wallop-item--hidePrevious,
.Wallop--fade-in-out .Wallop-item--hideNext {
  z-index: 1; }

.Wallop--fade-in-out .Wallop-item--showPrevious,
.Wallop--fade-in-out .Wallop-item--showNext {
  z-index: 1; }

.Wallop--fade-in-out .Wallop-item--showPrevious {
  opacity: 0;
  animation: fadeIn 350ms 500ms linear both; }

.Wallop--fade-in-out .Wallop-item--showNext {
  opacity: 0;
  animation: fadeIn 350ms 500ms linear both; }

.Wallop--fade-in-out .Wallop-item--hidePrevious {
  animation: fadeOut 350ms 10ms linear both; }

.Wallop--fade-in-out .Wallop-item--hideNext {
  animation: fadeOut 350ms 10ms linear both; }

/*==========  FADE ANIMATIONS  ==========*/
@keyframes fadeIn {
  100% {
    opacity: 1;
    visibility: visible; } }

@keyframes fadeOut {
  100% {
    opacity: 0;
    visibility: visible; } }

/**
 * jQuery-mdStrap
 *
 * jQuery plugin that enables mobile slide navigation for Bootstrap v4 framework
 *
 * @version 2.1.2
 * @author Corneliu Cirlan (www.corneliucirlan.com)
 */
.mds-overlay {
  display: none;
  position: fixed;
  height: 100%;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999; }

.mds-disable-scroll {
  overflow: hidden;
  height: 100%; }

.navbar {
  padding: 0;
  pointer-events: all;
  -ms-flex-direction: row;
      flex-direction: row; }
  .navbar .container-fluid {
    display: inherit; }
  .navbar .navbar-toggler {
    display: none;
    cursor: pointer;
    outline: 0;
    margin: 0;
    border: 0; }
  .navbar .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    position: relative;
    left: 0;
    top: 0;
    max-width: 100%;
    height: auto;
    box-shadow: none;
    color: inherit; }
    .navbar .navbar-nav.navbar-nav-left, .navbar .navbar-nav.navbar-nav-right {
      left: inherit;
      right: inherit; }
      .navbar .navbar-nav.navbar-nav-left .nav-item, .navbar .navbar-nav.navbar-nav-right .nav-item {
        width: auto;
        padding: .5rem; }
  @media (max-width: 575px) {
    .navbar.navbar-toggleable .container-fluid {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
    .navbar.navbar-toggleable .navbar-toggler {
      display: block; }
      .navbar.navbar-toggleable .navbar-toggler:active, .navbar.navbar-toggleable .navbar-toggler:focus, .navbar.navbar-toggleable .navbar-toggler:hover, .navbar.navbar-toggleable .navbar-toggler:visited {
        outline: 0; }
    .navbar.navbar-toggleable .navbar-nav {
      display: none;
      position: fixed;
      padding: 0;
      top: 0;
      max-width: auto;
      width: auto;
      height: 100vh;
      background-color: inherit;
      transition: all ease-in-out 200ms;
      box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
      pointer-events: all; }
      .navbar.navbar-toggleable .navbar-nav.navbar-nav-left {
        left: -100%; }
        .navbar.navbar-toggleable .navbar-nav.navbar-nav-left.mds-active {
          left: 0;
          animation: fly-in-left 200ms; }
      .navbar.navbar-toggleable .navbar-nav.navbar-nav-right {
        right: -100%; }
        .navbar.navbar-toggleable .navbar-nav.navbar-nav-right.mds-active {
          right: 0;
          animation: fly-in-right 200ms; }
      .navbar.navbar-toggleable .navbar-nav .nav-item {
        display: block;
        width: 100%;
        margin: 0;
        padding: .5rem 0;
        transition: all ease-in-out 200ms; }
        .navbar.navbar-toggleable .navbar-nav .nav-item:first-child {
          padding-left: 0; }
    .navbar.navbar-toggleable.mds-active .navbar-nav {
      display: block;
      visibility: visible; }
    .navbar.navbar-toggleable.mds-active.bg-primary .navbar-nav {
      background-color: #0275d8; }
    .navbar.navbar-toggleable.mds-active.bg-success .navbar-nav {
      background-color: #5cb85c; }
    .navbar.navbar-toggleable.mds-active.bg-info .navbar-nav {
      background-color: #5bc0de; }
    .navbar.navbar-toggleable.mds-active.bg-warning .navbar-nav {
      background-color: #f0ad4e; }
    .navbar.navbar-toggleable.mds-active.bg-danger .navbar-nav {
      background-color: #d9534f; }
    .navbar.navbar-toggleable.mds-active.bg-inverse .navbar-nav {
      background-color: #292b2c; } }
  @media (max-width: 767px) {
    .navbar.navbar-toggleable-sm .container-fluid {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
    .navbar.navbar-toggleable-sm .navbar-toggler {
      display: block; }
      .navbar.navbar-toggleable-sm .navbar-toggler:active, .navbar.navbar-toggleable-sm .navbar-toggler:focus, .navbar.navbar-toggleable-sm .navbar-toggler:hover, .navbar.navbar-toggleable-sm .navbar-toggler:visited {
        outline: 0; }
    .navbar.navbar-toggleable-sm .navbar-nav {
      display: none;
      position: fixed;
      padding: 0;
      top: 0;
      max-width: auto;
      width: auto;
      height: 100vh;
      background-color: inherit;
      transition: all ease-in-out 200ms;
      box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
      pointer-events: all; }
      .navbar.navbar-toggleable-sm .navbar-nav.navbar-nav-left {
        left: -100%; }
        .navbar.navbar-toggleable-sm .navbar-nav.navbar-nav-left.mds-active {
          left: 0;
          animation: fly-in-left 200ms; }
      .navbar.navbar-toggleable-sm .navbar-nav.navbar-nav-right {
        right: -100%; }
        .navbar.navbar-toggleable-sm .navbar-nav.navbar-nav-right.mds-active {
          right: 0;
          animation: fly-in-right 200ms; }
      .navbar.navbar-toggleable-sm .navbar-nav .nav-item {
        display: block;
        width: 100%;
        margin: 0;
        padding: .5rem 0;
        transition: all ease-in-out 200ms; }
        .navbar.navbar-toggleable-sm .navbar-nav .nav-item:first-child {
          padding-left: 0; }
    .navbar.navbar-toggleable-sm.mds-active .navbar-nav {
      display: block;
      visibility: visible; }
    .navbar.navbar-toggleable-sm.mds-active.bg-primary .navbar-nav {
      background-color: #0275d8; }
    .navbar.navbar-toggleable-sm.mds-active.bg-success .navbar-nav {
      background-color: #5cb85c; }
    .navbar.navbar-toggleable-sm.mds-active.bg-info .navbar-nav {
      background-color: #5bc0de; }
    .navbar.navbar-toggleable-sm.mds-active.bg-warning .navbar-nav {
      background-color: #f0ad4e; }
    .navbar.navbar-toggleable-sm.mds-active.bg-danger .navbar-nav {
      background-color: #d9534f; }
    .navbar.navbar-toggleable-sm.mds-active.bg-inverse .navbar-nav {
      background-color: #292b2c; } }
  @media (max-width: 991px) {
    .navbar.navbar-toggleable-md .container-fluid {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
    .navbar.navbar-toggleable-md .navbar-toggler {
      display: block; }
      .navbar.navbar-toggleable-md .navbar-toggler:active, .navbar.navbar-toggleable-md .navbar-toggler:focus, .navbar.navbar-toggleable-md .navbar-toggler:hover, .navbar.navbar-toggleable-md .navbar-toggler:visited {
        outline: 0; }
    .navbar.navbar-toggleable-md .navbar-nav {
      display: none;
      position: fixed;
      padding: 0;
      top: 0;
      max-width: auto;
      width: auto;
      height: 100vh;
      background-color: inherit;
      transition: all ease-in-out 200ms;
      box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
      pointer-events: all; }
      .navbar.navbar-toggleable-md .navbar-nav.navbar-nav-left {
        left: -100%; }
        .navbar.navbar-toggleable-md .navbar-nav.navbar-nav-left.mds-active {
          left: 0;
          animation: fly-in-left 200ms; }
      .navbar.navbar-toggleable-md .navbar-nav.navbar-nav-right {
        right: -100%; }
        .navbar.navbar-toggleable-md .navbar-nav.navbar-nav-right.mds-active {
          right: 0;
          animation: fly-in-right 200ms; }
      .navbar.navbar-toggleable-md .navbar-nav .nav-item {
        display: block;
        width: 100%;
        margin: 0;
        padding: .5rem 0;
        transition: all ease-in-out 200ms; }
        .navbar.navbar-toggleable-md .navbar-nav .nav-item:first-child {
          padding-left: 0; }
    .navbar.navbar-toggleable-md.mds-active .navbar-nav {
      display: block;
      visibility: visible; }
    .navbar.navbar-toggleable-md.mds-active.bg-primary .navbar-nav {
      background-color: #0275d8; }
    .navbar.navbar-toggleable-md.mds-active.bg-success .navbar-nav {
      background-color: #5cb85c; }
    .navbar.navbar-toggleable-md.mds-active.bg-info .navbar-nav {
      background-color: #5bc0de; }
    .navbar.navbar-toggleable-md.mds-active.bg-warning .navbar-nav {
      background-color: #f0ad4e; }
    .navbar.navbar-toggleable-md.mds-active.bg-danger .navbar-nav {
      background-color: #d9534f; }
    .navbar.navbar-toggleable-md.mds-active.bg-inverse .navbar-nav {
      background-color: #292b2c; } }
  @media (max-width: 1199px) {
    .navbar.navbar-toggleable-lg .container-fluid {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
    .navbar.navbar-toggleable-lg .navbar-toggler {
      display: block; }
      .navbar.navbar-toggleable-lg .navbar-toggler:active, .navbar.navbar-toggleable-lg .navbar-toggler:focus, .navbar.navbar-toggleable-lg .navbar-toggler:hover, .navbar.navbar-toggleable-lg .navbar-toggler:visited {
        outline: 0; }
    .navbar.navbar-toggleable-lg .navbar-nav {
      display: none;
      position: fixed;
      padding: 0;
      top: 0;
      max-width: auto;
      width: auto;
      height: 100vh;
      background-color: inherit;
      transition: all ease-in-out 200ms;
      box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
      pointer-events: all; }
      .navbar.navbar-toggleable-lg .navbar-nav.navbar-nav-left {
        left: -100%; }
        .navbar.navbar-toggleable-lg .navbar-nav.navbar-nav-left.mds-active {
          left: 0;
          animation: fly-in-left 200ms; }
      .navbar.navbar-toggleable-lg .navbar-nav.navbar-nav-right {
        right: -100%; }
        .navbar.navbar-toggleable-lg .navbar-nav.navbar-nav-right.mds-active {
          right: 0;
          animation: fly-in-right 200ms; }
      .navbar.navbar-toggleable-lg .navbar-nav .nav-item {
        display: block;
        width: 100%;
        margin: 0;
        padding: .5rem 0;
        transition: all ease-in-out 200ms; }
        .navbar.navbar-toggleable-lg .navbar-nav .nav-item:first-child {
          padding-left: 0; }
    .navbar.navbar-toggleable-lg.mds-active .navbar-nav {
      display: block;
      visibility: visible; }
    .navbar.navbar-toggleable-lg.mds-active.bg-primary .navbar-nav {
      background-color: #0275d8; }
    .navbar.navbar-toggleable-lg.mds-active.bg-success .navbar-nav {
      background-color: #5cb85c; }
    .navbar.navbar-toggleable-lg.mds-active.bg-info .navbar-nav {
      background-color: #5bc0de; }
    .navbar.navbar-toggleable-lg.mds-active.bg-warning .navbar-nav {
      background-color: #f0ad4e; }
    .navbar.navbar-toggleable-lg.mds-active.bg-danger .navbar-nav {
      background-color: #d9534f; }
    .navbar.navbar-toggleable-lg.mds-active.bg-inverse .navbar-nav {
      background-color: #292b2c; } }
  .navbar.navbar-toggleable-xl .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
  .navbar.navbar-toggleable-xl .navbar-toggler {
    display: block; }
    .navbar.navbar-toggleable-xl .navbar-toggler:active, .navbar.navbar-toggleable-xl .navbar-toggler:focus, .navbar.navbar-toggleable-xl .navbar-toggler:hover, .navbar.navbar-toggleable-xl .navbar-toggler:visited {
      outline: 0; }
  .navbar.navbar-toggleable-xl .navbar-nav {
    display: none;
    position: fixed;
    padding: 0;
    top: 0;
    max-width: auto;
    width: auto;
    height: 100vh;
    background-color: inherit;
    transition: all ease-in-out 200ms;
    box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
    pointer-events: all; }
    .navbar.navbar-toggleable-xl .navbar-nav.navbar-nav-left {
      left: -100%; }
      .navbar.navbar-toggleable-xl .navbar-nav.navbar-nav-left.mds-active {
        left: 0;
        animation: fly-in-left 200ms; }
    .navbar.navbar-toggleable-xl .navbar-nav.navbar-nav-right {
      right: -100%; }
      .navbar.navbar-toggleable-xl .navbar-nav.navbar-nav-right.mds-active {
        right: 0;
        animation: fly-in-right 200ms; }
    .navbar.navbar-toggleable-xl .navbar-nav .nav-item {
      display: block;
      width: 100%;
      margin: 0;
      padding: .5rem 0;
      transition: all ease-in-out 200ms; }
      .navbar.navbar-toggleable-xl .navbar-nav .nav-item:first-child {
        padding-left: 0; }
  .navbar.navbar-toggleable-xl.mds-active .navbar-nav {
    display: block;
    visibility: visible; }
  .navbar.navbar-toggleable-xl.mds-active.bg-primary .navbar-nav {
    background-color: #0275d8; }
  .navbar.navbar-toggleable-xl.mds-active.bg-success .navbar-nav {
    background-color: #5cb85c; }
  .navbar.navbar-toggleable-xl.mds-active.bg-info .navbar-nav {
    background-color: #5bc0de; }
  .navbar.navbar-toggleable-xl.mds-active.bg-warning .navbar-nav {
    background-color: #f0ad4e; }
  .navbar.navbar-toggleable-xl.mds-active.bg-danger .navbar-nav {
    background-color: #d9534f; }
  .navbar.navbar-toggleable-xl.mds-active.bg-inverse .navbar-nav {
    background-color: #292b2c; }

@keyframes fly-in-left {
  0% {
    left: -100%; }
  100% {
    left: 0; } }

@keyframes fly-in-right {
  0% {
    right: -100%; }
  100% {
    right: 0; } }

#menu-main-menu {
  background-color: #000;
  padding: 5rem 0 0 4rem;
  width: 100%;
  overflow-y: auto; }
  @media (min-width: 768px) {
    #menu-main-menu {
      width: auto;
      min-width: 22rem;
      padding: 7rem 0 0 3rem; } }

.skip-to-main-link {
  position: absolute;
  z-index: 10001;
  top: -70px;
  padding: 0.5rem; }
  .skip-to-main-link:focus {
    top: 0; }

.navbar-brand {
  margin-left: .5rem;
  z-index: 1000;
  position: fixed;
  transition: transform 250ms ease-in-out;
  transform-origin: top left; }
  @media (min-width: 768px) {
    .navbar-brand {
      margin-left: 1.5%;
      padding-top: 1.5%; } }
  .navbar-brand svg {
    max-width: 8rem;
    max-height: 6.5rem;
    fill: #808285; }
    @media (min-width: 768px) {
      .navbar-brand svg {
        max-width: 13rem;
        max-height: none; } }
  .navbar-brand.small {
    transform: scale(0.52); }

.dropdown a {
  display: inline-block; }

.dropdown.show .dropdown-toggle::after {
  content: '-'; }

.navbar-light .navbar-nav .dropdown-item .nav-link {
  padding: 0 0 0 1.5rem;
  color: #d0d2d3; }
  @media (min-width: 768px) {
    .navbar-light .navbar-nav .dropdown-item .nav-link {
      padding: 0 0 0 2.5rem; } }

.dropdown-toggle {
  width: 1rem;
  color: #fff; }
  .dropdown-toggle:hover, .dropdown-toggle:focus {
    color: #fff; }
  .dropdown-toggle:focus {
    outline: 2px solid #fff; }
  .dropdown-toggle::after {
    content: '+';
    border: none;
    vertical-align: top;
    height: auto;
    width: auto; }

.navbar {
  z-index: 1000;
  position: fixed;
  background-color: transparent; }
  .navbar .navbar-toggler {
    background-color: #fff;
    right: 0;
    width: auto;
    padding: 0;
    z-index: 1001;
    box-shadow: 5px 0 30px 0 rgba(0, 0, 0, 0.2); }
    .navbar .navbar-toggler:focus {
      outline: 2px dotted #005da6 !important; }
  .navbar .bar-wrapper {
    height: 60px;
    width: 70px; }
    .navbar .bar-wrapper svg {
      margin-top: 10px;
      fill: #000;
      width: 45%;
      height: 45%; }
  .navbar .navbar-toggler-text {
    position: absolute;
    bottom: .5rem;
    left: 1.25rem;
    color: #000;
    text-transform: uppercase;
    font-size: .75rem; }

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 1.1rem; }
  .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #fff; }
  .navbar-light .navbar-nav .nav-link:focus {
    outline: 2px solid #fff; }

.collection-type-tiles {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 768px) {
    .collection-type-tiles {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.collection-types-title {
  text-align: center;
  margin-bottom: 10%; }

.collection-type-tile {
  margin: .75rem 5%;
  max-width: 40%;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  font-size: .875rem; }
  @media (min-width: 768px) {
    .collection-type-tile {
      margin: 0 1rem;
      max-width: none; } }
  .collection-type-tile a {
    display: block; }
    .collection-type-tile a img {
      transition: opacity 500ms linear;
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
      .collection-type-tile a img:hover {
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3); }
    .collection-type-tile a.disabled img {
      opacity: .75; }
    .collection-type-tile a.disabled + .collection-type-tile-name {
      color: #a7a9ac; }
    .collection-type-tile a:not(.enabled) img {
      opacity: .75; }
      @media (hover) {
        .collection-type-tile a:not(.enabled) img:hover {
          opacity: 1; } }
    @media (hover) {
      .collection-type-tile a:not(.enabled):hover + .collection-type-tile-name {
        color: #000; } }
    .collection-type-tile a:not(.enabled) + .collection-type-tile-name {
      color: #747679; }
  .collection-type-tile .collection-type-tile-name {
    margin-top: .75rem;
    display: block;
    color: #000;
    line-height: 1.15; }
    @media (min-width: 768px) {
      .collection-type-tile .collection-type-tile-name {
        margin-top: 1rem; } }

.collection-tiles {
  margin-top: 10%; }

.collection-col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  -ms-flex: 0 0 94.44444%;
      flex: 0 0 94.44444%;
  max-width: 94.44444%; }
  @media (min-width: 576px) {
    .collection-col {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .collection-col {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .collection-col {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .collection-col {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .collection-col {
      -ms-flex: 0 0 38.88889%;
          flex: 0 0 38.88889%;
      max-width: 38.88889%; } }

.collection-tile {
  display: block;
  position: relative;
  margin-bottom: 5%; }
  @media (min-width: 768px) {
    .collection-tile {
      margin-bottom: 15%; } }
  .collection-tile:hover img {
    opacity: 1; }
  .collection-tile img {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transform: translateZ(0);
    transition: opacity 500ms linear;
    opacity: .75;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
    .collection-tile img:hover {
      box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3); }

.collection-title {
  color: #000;
  font-size: 1.25rem;
  padding-right: 3.5rem;
  display: block;
  margin-top: .5rem; }
  @media (min-width: 768px) {
    .collection-title {
      font-size: 2rem; } }

.collection-single-title {
  text-align: center;
  margin: 4rem 0 0; }

.collection-btns {
  text-align: center; }
  .collection-btns .btn {
    margin: 0 0 1rem;
    width: 100%; }
    @media (max-width: 991px) {
      .collection-btns .btn {
        padding: 2rem 3rem; } }
    @media (min-width: 768px) {
      .collection-btns .btn {
        margin: 0 1rem;
        width: 12rem; } }
  .collection-btns .btn-black {
    width: 100%; }
    @media (min-width: 768px) {
      .collection-btns .btn-black {
        margin-top: 3rem;
        width: 14rem; } }

.page-generic {
  margin-top: 5%; }
  .page-generic p a {
    color: #000; }

.tax-component_types h1,
.tax-accessory_types h1 {
  margin-top: 5%;
  text-align: center; }

.tax-component_types .ups-tiles,
.tax-accessory_types .ups-tiles {
  margin-top: 0; }

.journal-title-column {
  background-color: #fff;
  margin: -16% auto 5%;
  padding: 5% 7.5%;
  text-align: center;
  line-height: 1.5rem;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
  .journal-title-column h1 {
    margin-top: 1.5rem; }

.journal-single-container a {
  text-decoration: underline; }

.page.inspirations .usp-tiles {
  margin-top: 0; }

.page.inspirations .inspiration-title {
  font-size: 1.5rem; }
  @media (max-width: 767px) {
    .page.inspirations .inspiration-title {
      font-size: 1.25rem;
      cursor: pointer;
      display: block; }
      .page.inspirations .inspiration-title::after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: .5rem;
        width: 1.25rem;
        height: 1.25rem;
        background-image: url("../svg/icon-arrow.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transform: rotate(180deg); }
      .page.inspirations .inspiration-title.active::after {
        transform: rotate(0deg); } }

.page.inspirations .inspiration-gallery {
  margin-top: 5%; }

.page.inspirations .inspiration-gallery-item-meta {
  margin-top: 5%;
  position: relative;
  color: #000; }

.page.inspirations .caption-item {
  display: block;
  margin: .5rem 0; }

.page.inspirations .inspiration-gallery-item img {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }

.page.inspirations .inspiration-gallery-item-meta {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .page.inspirations .inspiration-gallery-item-meta {
      margin-top: 1rem;
      margin-bottom: 3rem; } }

.page.inspirations .inspiration-captions {
  margin-top: 1rem;
  display: none; }
  .page.inspirations .inspiration-captions.active {
    display: block; }
  @media (min-width: 768px) {
    .page.inspirations .inspiration-captions {
      display: block;
      margin-top: 0; } }

body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  transition-duration: 50ms; }

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  transition-delay: 0; }
  body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
    transition-delay: 50ms; }

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  transition-duration: 100ms; }

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  transition-delay: 0; }
  body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
    transition-delay: 100ms; }

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  transition-duration: 150ms; }

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  transition-delay: 0; }
  body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
    transition-delay: 150ms; }

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  transition-duration: 200ms; }

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  transition-delay: 0; }
  body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
    transition-delay: 200ms; }

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  transition-duration: 250ms; }

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  transition-delay: 0; }
  body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
    transition-delay: 250ms; }

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  transition-duration: 300ms; }

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  transition-delay: 0; }
  body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
    transition-delay: 300ms; }

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  transition-duration: 350ms; }

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  transition-delay: 0; }
  body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
    transition-delay: 350ms; }

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  transition-duration: 400ms; }

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  transition-delay: 0; }
  body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
    transition-delay: 400ms; }

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  transition-duration: 450ms; }

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  transition-delay: 0; }
  body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
    transition-delay: 450ms; }

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  transition-duration: 500ms; }

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  transition-delay: 0; }
  body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
    transition-delay: 500ms; }

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  transition-duration: 550ms; }

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  transition-delay: 0; }
  body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
    transition-delay: 550ms; }

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  transition-duration: 600ms; }

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  transition-delay: 0; }
  body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
    transition-delay: 600ms; }

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  transition-duration: 650ms; }

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  transition-delay: 0; }
  body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
    transition-delay: 650ms; }

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  transition-duration: 700ms; }

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  transition-delay: 0; }
  body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
    transition-delay: 700ms; }

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  transition-duration: 750ms; }

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  transition-delay: 0; }
  body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
    transition-delay: 750ms; }

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  transition-duration: 800ms; }

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  transition-delay: 0; }
  body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
    transition-delay: 800ms; }

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  transition-duration: 850ms; }

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  transition-delay: 0; }
  body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
    transition-delay: 850ms; }

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  transition-duration: 900ms; }

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  transition-delay: 0; }
  body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
    transition-delay: 900ms; }

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  transition-duration: 950ms; }

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  transition-delay: 0; }
  body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
    transition-delay: 950ms; }

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  transition-duration: 1000ms; }

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  transition-delay: 0; }
  body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
    transition-delay: 1000ms; }

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  transition-duration: 1050ms; }

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  transition-delay: 0; }
  body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
    transition-delay: 1050ms; }

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  transition-duration: 1100ms; }

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  transition-delay: 0; }
  body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
    transition-delay: 1100ms; }

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  transition-duration: 1150ms; }

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  transition-delay: 0; }
  body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
    transition-delay: 1150ms; }

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  transition-duration: 1200ms; }

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  transition-delay: 0; }
  body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
    transition-delay: 1200ms; }

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  transition-duration: 1250ms; }

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  transition-delay: 0; }
  body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
    transition-delay: 1250ms; }

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  transition-duration: 1300ms; }

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  transition-delay: 0; }
  body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
    transition-delay: 1300ms; }

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  transition-duration: 1350ms; }

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  transition-delay: 0; }
  body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
    transition-delay: 1350ms; }

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  transition-duration: 1400ms; }

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  transition-delay: 0; }
  body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
    transition-delay: 1400ms; }

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  transition-duration: 1450ms; }

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  transition-delay: 0; }
  body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
    transition-delay: 1450ms; }

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  transition-duration: 1500ms; }

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  transition-delay: 0; }
  body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
    transition-delay: 1500ms; }

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  transition-duration: 1550ms; }

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  transition-delay: 0; }
  body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
    transition-delay: 1550ms; }

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  transition-duration: 1600ms; }

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  transition-delay: 0; }
  body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
    transition-delay: 1600ms; }

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  transition-duration: 1650ms; }

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  transition-delay: 0; }
  body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
    transition-delay: 1650ms; }

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  transition-duration: 1700ms; }

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  transition-delay: 0; }
  body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
    transition-delay: 1700ms; }

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  transition-duration: 1750ms; }

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  transition-delay: 0; }
  body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
    transition-delay: 1750ms; }

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  transition-duration: 1800ms; }

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  transition-delay: 0; }
  body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
    transition-delay: 1800ms; }

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  transition-duration: 1850ms; }

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  transition-delay: 0; }
  body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
    transition-delay: 1850ms; }

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  transition-duration: 1900ms; }

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  transition-delay: 0; }
  body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
    transition-delay: 1900ms; }

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  transition-duration: 1950ms; }

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  transition-delay: 0; }
  body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
    transition-delay: 1950ms; }

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  transition-duration: 2000ms; }

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  transition-delay: 0; }
  body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
    transition-delay: 2000ms; }

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  transition-duration: 2050ms; }

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  transition-delay: 0; }
  body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
    transition-delay: 2050ms; }

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  transition-duration: 2100ms; }

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  transition-delay: 0; }
  body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
    transition-delay: 2100ms; }

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  transition-duration: 2150ms; }

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  transition-delay: 0; }
  body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
    transition-delay: 2150ms; }

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  transition-duration: 2200ms; }

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  transition-delay: 0; }
  body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
    transition-delay: 2200ms; }

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  transition-duration: 2250ms; }

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  transition-delay: 0; }
  body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
    transition-delay: 2250ms; }

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  transition-duration: 2300ms; }

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  transition-delay: 0; }
  body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
    transition-delay: 2300ms; }

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  transition-duration: 2350ms; }

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  transition-delay: 0; }
  body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
    transition-delay: 2350ms; }

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  transition-duration: 2400ms; }

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  transition-delay: 0; }
  body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
    transition-delay: 2400ms; }

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  transition-duration: 2450ms; }

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  transition-delay: 0; }
  body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
    transition-delay: 2450ms; }

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  transition-duration: 2500ms; }

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  transition-delay: 0; }
  body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
    transition-delay: 2500ms; }

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  transition-duration: 2550ms; }

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  transition-delay: 0; }
  body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
    transition-delay: 2550ms; }

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  transition-duration: 2600ms; }

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  transition-delay: 0; }
  body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
    transition-delay: 2600ms; }

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  transition-duration: 2650ms; }

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  transition-delay: 0; }
  body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
    transition-delay: 2650ms; }

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  transition-duration: 2700ms; }

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  transition-delay: 0; }
  body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
    transition-delay: 2700ms; }

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  transition-duration: 2750ms; }

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  transition-delay: 0; }
  body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
    transition-delay: 2750ms; }

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  transition-duration: 2800ms; }

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  transition-delay: 0; }
  body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
    transition-delay: 2800ms; }

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  transition-duration: 2850ms; }

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  transition-delay: 0; }
  body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
    transition-delay: 2850ms; }

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  transition-duration: 2900ms; }

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  transition-delay: 0; }
  body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
    transition-delay: 2900ms; }

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  transition-duration: 2950ms; }

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  transition-delay: 0; }
  body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
    transition-delay: 2950ms; }

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  transition-duration: 3000ms; }

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  transition-delay: 0; }
  body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
    transition-delay: 3000ms; }

body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }

body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1); }

body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1); }

body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }

body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
[data-aos^='fade'][data-aos^='fade'] {
  opacity: 0;
  transition-property: opacity, transform; }
  [data-aos^='fade'][data-aos^='fade'].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0); }

[data-aos='fade-up'] {
  transform: translate3d(0, 100px, 0); }

[data-aos='fade-down'] {
  transform: translate3d(0, -100px, 0); }

[data-aos='fade-right'] {
  transform: translate3d(-100px, 0, 0); }

[data-aos='fade-left'] {
  transform: translate3d(100px, 0, 0); }

[data-aos='fade-up-right'] {
  transform: translate3d(-100px, 100px, 0); }

[data-aos='fade-up-left'] {
  transform: translate3d(100px, 100px, 0); }

[data-aos='fade-down-right'] {
  transform: translate3d(-100px, -100px, 0); }

[data-aos='fade-down-left'] {
  transform: translate3d(100px, -100px, 0); }

/**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */
[data-aos^='zoom'][data-aos^='zoom'] {
  opacity: 0;
  transition-property: opacity, transform; }
  [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1); }

[data-aos='zoom-in'] {
  transform: scale(0.6); }

[data-aos='zoom-in-up'] {
  transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos='zoom-in-down'] {
  transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos='zoom-in-right'] {
  transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos='zoom-in-left'] {
  transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos='zoom-out'] {
  transform: scale(1.2); }

[data-aos='zoom-out-up'] {
  transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos='zoom-out-down'] {
  transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos='zoom-out-right'] {
  transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos='zoom-out-left'] {
  transform: translate3d(100px, 0, 0) scale(1.2); }

/**
 * Slide animations
 */
[data-aos^='slide'][data-aos^='slide'] {
  transition-property: transform; }
  [data-aos^='slide'][data-aos^='slide'].aos-animate {
    transform: translate3d(0, 0, 0); }

[data-aos='slide-up'] {
  transform: translate3d(0, 100%, 0); }

[data-aos='slide-down'] {
  transform: translate3d(0, -100%, 0); }

[data-aos='slide-right'] {
  transform: translate3d(-100%, 0, 0); }

[data-aos='slide-left'] {
  transform: translate3d(100%, 0, 0); }

/**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */
[data-aos^='flip'][data-aos^='flip'] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition-property: transform; }

[data-aos='flip-left'] {
  transform: perspective(2500px) rotateY(-100deg); }
  [data-aos='flip-left'].aos-animate {
    transform: perspective(2500px) rotateY(0); }

[data-aos='flip-right'] {
  transform: perspective(2500px) rotateY(100deg); }
  [data-aos='flip-right'].aos-animate {
    transform: perspective(2500px) rotateY(0); }

[data-aos='flip-up'] {
  transform: perspective(2500px) rotateX(-100deg); }
  [data-aos='flip-up'].aos-animate {
    transform: perspective(2500px) rotateX(0); }

[data-aos='flip-down'] {
  transform: perspective(2500px) rotateX(100deg); }
  [data-aos='flip-down'].aos-animate {
    transform: perspective(2500px) rotateX(0); }

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

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