/* LIVROS STYLESHEET */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

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

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

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

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

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

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

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

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

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

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px; }
  .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }
  .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }
  .swiper-button-prev:after, .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

/**
 * Mixins and Utility functions for SASS components
 */
@font-face {
  font-family: "Icons";
  src: url("../../fonts/icons/icons.woff2?v1") format("woff2"), url("../../fonts/icons/icons.woff?v1") format("woff"), url("../../fonts/icons/icons.ttf?v1") format("truetype"), url("../../fonts/icons/icons.svg?v1#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

[class^="icon-"], [class*=" icon-"] {
  font-family: "Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow:before {
  content: "\e900"; }

.icon-arrow-up:before {
  content: "\e808"; }

.icon-arrow-down:before {
  content: "\e801"; }

.icon-close:before {
  content: "\e903"; }

.icon-enviar:before {
  content: "\e81c"; }

.icon-facebook:before {
  content: "\e818"; }

.icon-flickr:before {
  content: "\e80b"; }

.icon-instagram:before {
  content: "\e907"; }

.icon-left-arrow:before {
  content: "\e806"; }

.icon-leitura-acessivel:before {
  content: "\e81b"; }

.icon-s linkedin:before {
  content: "\e809"; }

.icon-location:before {
  content: "\f031"; }

.icon-mail:before {
  content: "\e803"; }

.icon-menu:before {
  content: "\e90b"; }

.icon-ok:before {
  content: "\e800"; }

.icon-play:before {
  content: "\e802"; }

.icon-phone:before {
  content: "\e804"; }

.icon-right:before {
  content: "\E80C"; }

.icon-right-arrow:before {
  content: "\e807"; }

.icon-search:before {
  content: "\e805"; }

.icon-spin:before {
  content: "\e838"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-whatsapp:before {
  content: "\f232"; }

.icon-youtube:before {
  content: "\e913 "; }

/**
 * Montserrat Font Family
 * Create @font-face rules for the font family
 */
@font-face {
  font-family: "Open_Sans-SemiBold";
  src: url("../../fonts/Open_Sans/woff2/Open_Sans-SemiBold.woff2") format("woff2"), url("../../fonts/Open_Sans/woff/Open_Sans-SemiBold.woff") format("woff"), url("../../fonts/Open_Sans/truetype/Open_Sans-SemiBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Open_Sans-Regular";
  src: url("../../fonts/Open_Sans/woff2/Open_Sans-Regular.woff2") format("woff2"), url("../../fonts/Open_Sans/woff/Open_Sans-Regular.woff") format("woff"), url("../../fonts/Open_Sans/truetype/Open_Sans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.font-roboto {
  font-family: "Roboto-Regular"; }

/**
 * Montserrat Font Family
 * Create @font-face rules for the font family
 */
@font-face {
  font-family: "Capriola";
  src: url("../../fonts/Capriola/woff2/Capriola-Regular.woff2") format("woff2"), url("../../fonts/Capriola/woff/Capriola-Regular.woff") format("woff"), url("../../fonts/Capriola/truetype/Capriola-Regular.ttf") format("truetype");
  font-weight: normal;
  font-display: swap; }

/*
 * Import of modules from Bootstrap v4.3.1 (https://getbootstrap.com/)
 * You can uncomment a module import to add it or all your pages CSS, or copy the import line to the page entry file
 * The variables can be Bootstrap overriden in your own _variables.scss
 */
/*
 * Project SASS variables
 * Here we set colors, fonts, sizes, and many other styles that are used in the whole project
 * Most of the variables are overrides from the Bootstrap 4 default variables, but you can also add your own custom vars.
 */
/* ADDITIONAL */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body {
  margin: 0;
  font-family: "Source Sans 3", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2E2E2E;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

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: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #e02417;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #9b1910;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: "Bebas Neue", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #9bb6c0;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

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

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.05; }

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

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

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

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

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

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

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

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

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

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

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

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

small,
.small {
  font-size: 0.875em;
  font-weight: 400; }

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: 0.5rem; }

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.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,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

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

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.btn {
  display: inline-block;
  font-weight: 700;
  color: #2E2E2E;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.675rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 2rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      transition: none; } }
  .btn:hover {
    color: #2E2E2E;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.btn-primary {
  color: #fff;
  background-color: #e02417;
  border-color: #e02417; }
  .btn-primary:hover {
    color: #fff;
    background-color: #bd1e13;
    border-color: #b21d12; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #bd1e13;
    border-color: #b21d12;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #e02417;
    border-color: #e02417; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #b21d12;
    border-color: #a61b11; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5); }

.btn-secondary {
  color: #1e1e1e;
  background-color: #ebcdb4;
  border-color: #ebcdb4; }
  .btn-secondary:hover {
    color: #1e1e1e;
    background-color: #e3b996;
    border-color: #e0b28c; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #1e1e1e;
    background-color: #e3b996;
    border-color: #e0b28c;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 179, 158, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(204, 179, 158, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #1e1e1e;
    background-color: #ebcdb4;
    border-color: #ebcdb4; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #1e1e1e;
    background-color: #e0b28c;
    border-color: #deab82; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 179, 158, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(204, 179, 158, 0.5); }

.btn-success {
  color: #1e1e1e;
  background-color: #69B8A8;
  border-color: #69B8A8; }
  .btn-success:hover {
    color: #fff;
    background-color: #51aa98;
    border-color: #4ca290; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #51aa98;
    border-color: #4ca290;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 161, 147, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(94, 161, 147, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #1e1e1e;
    background-color: #69B8A8;
    border-color: #69B8A8; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #4ca290;
    border-color: #489989; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 161, 147, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(94, 161, 147, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #1e1e1e;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #1e1e1e;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #1e1e1e;
    background-color: #e0a800;
    border-color: #d39e00;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(221, 169, 10, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(221, 169, 10, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #1e1e1e;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #1e1e1e;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(221, 169, 10, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(221, 169, 10, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #e02417;
  border-color: #e02417; }
  .btn-danger:hover {
    color: #fff;
    background-color: #bd1e13;
    border-color: #b21d12; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #bd1e13;
    border-color: #b21d12;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #e02417;
    border-color: #e02417; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b21d12;
    border-color: #a61b11; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5); }

.btn-light {
  color: #1e1e1e;
  background-color: #f1f5f6;
  border-color: #f1f5f6; }
  .btn-light:hover {
    color: #1e1e1e;
    background-color: #dae4e7;
    border-color: #d2dfe2; }
  .btn-light:focus, .btn-light.focus {
    color: #1e1e1e;
    background-color: #dae4e7;
    border-color: #d2dfe2;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(209, 213, 214, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(209, 213, 214, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #1e1e1e;
    background-color: #f1f5f6;
    border-color: #f1f5f6; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #1e1e1e;
    background-color: #d2dfe2;
    border-color: #cad9dd; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(209, 213, 214, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(209, 213, 214, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #1e1e1e;
  border-color: #1e1e1e; }
  .btn-dark:hover {
    color: #fff;
    background-color: #0b0b0b;
    border-color: #050505; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #0b0b0b;
    border-color: #050505;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #1e1e1e;
    border-color: #1e1e1e; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #050505;
    border-color: black; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5); }

.btn-medium {
  color: #1e1e1e;
  background-color: #adb5bd;
  border-color: #adb5bd; }
  .btn-medium:hover {
    color: #1e1e1e;
    background-color: #98a2ac;
    border-color: #919ca6; }
  .btn-medium:focus, .btn-medium.focus {
    color: #1e1e1e;
    background-color: #98a2ac;
    border-color: #919ca6;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(152, 158, 165, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(152, 158, 165, 0.5); }
  .btn-medium.disabled, .btn-medium:disabled {
    color: #1e1e1e;
    background-color: #adb5bd;
    border-color: #adb5bd; }
  .btn-medium:not(:disabled):not(.disabled):active, .btn-medium:not(:disabled):not(.disabled).active,
  .show > .btn-medium.dropdown-toggle {
    color: #1e1e1e;
    background-color: #919ca6;
    border-color: #8a95a1; }
    .btn-medium:not(:disabled):not(.disabled):active:focus, .btn-medium:not(:disabled):not(.disabled).active:focus,
    .show > .btn-medium.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(152, 158, 165, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(152, 158, 165, 0.5); }

.btn-red {
  color: #fff;
  background-color: #e02417;
  border-color: #e02417; }
  .btn-red:hover {
    color: #fff;
    background-color: #bd1e13;
    border-color: #b21d12; }
  .btn-red:focus, .btn-red.focus {
    color: #fff;
    background-color: #bd1e13;
    border-color: #b21d12;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5); }
  .btn-red.disabled, .btn-red:disabled {
    color: #fff;
    background-color: #e02417;
    border-color: #e02417; }
  .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active,
  .show > .btn-red.dropdown-toggle {
    color: #fff;
    background-color: #b21d12;
    border-color: #a61b11; }
    .btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus,
    .show > .btn-red.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(229, 69, 58, 0.5); }

.btn-orange {
  color: #1e1e1e;
  background-color: #F2B27A;
  border-color: #F2B27A; }
  .btn-orange:hover {
    color: #1e1e1e;
    background-color: #ef9e57;
    border-color: #ed974c; }
  .btn-orange:focus, .btn-orange.focus {
    color: #1e1e1e;
    background-color: #ef9e57;
    border-color: #ed974c;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(210, 156, 108, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(210, 156, 108, 0.5); }
  .btn-orange.disabled, .btn-orange:disabled {
    color: #1e1e1e;
    background-color: #F2B27A;
    border-color: #F2B27A; }
  .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active,
  .show > .btn-orange.dropdown-toggle {
    color: #1e1e1e;
    background-color: #ed974c;
    border-color: #ec9040; }
    .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus,
    .show > .btn-orange.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(210, 156, 108, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(210, 156, 108, 0.5); }

.btn-dark-orange {
  color: #1e1e1e;
  background-color: #FEBD7D;
  border-color: #FEBD7D; }
  .btn-dark-orange:hover {
    color: #1e1e1e;
    background-color: #feaa57;
    border-color: #fea34a; }
  .btn-dark-orange:focus, .btn-dark-orange.focus {
    color: #1e1e1e;
    background-color: #feaa57;
    border-color: #fea34a;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 165, 111, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(220, 165, 111, 0.5); }
  .btn-dark-orange.disabled, .btn-dark-orange:disabled {
    color: #1e1e1e;
    background-color: #FEBD7D;
    border-color: #FEBD7D; }
  .btn-dark-orange:not(:disabled):not(.disabled):active, .btn-dark-orange:not(:disabled):not(.disabled).active,
  .show > .btn-dark-orange.dropdown-toggle {
    color: #1e1e1e;
    background-color: #fea34a;
    border-color: #fe9d3e; }
    .btn-dark-orange:not(:disabled):not(.disabled):active:focus, .btn-dark-orange:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark-orange.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 165, 111, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(220, 165, 111, 0.5); }

.btn-green {
  color: #1e1e1e;
  background-color: #69B8A8;
  border-color: #69B8A8; }
  .btn-green:hover {
    color: #fff;
    background-color: #51aa98;
    border-color: #4ca290; }
  .btn-green:focus, .btn-green.focus {
    color: #fff;
    background-color: #51aa98;
    border-color: #4ca290;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 161, 147, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(94, 161, 147, 0.5); }
  .btn-green.disabled, .btn-green:disabled {
    color: #1e1e1e;
    background-color: #69B8A8;
    border-color: #69B8A8; }
  .btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active,
  .show > .btn-green.dropdown-toggle {
    color: #fff;
    background-color: #4ca290;
    border-color: #489989; }
    .btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus,
    .show > .btn-green.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 161, 147, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(94, 161, 147, 0.5); }

.btn-dark-green {
  color: #1e1e1e;
  background-color: #8ECFC2;
  border-color: #8ECFC2; }
  .btn-dark-green:hover {
    color: #1e1e1e;
    background-color: #73c4b4;
    border-color: #6ac0af; }
  .btn-dark-green:focus, .btn-dark-green.focus {
    color: #1e1e1e;
    background-color: #73c4b4;
    border-color: #6ac0af;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(125, 180, 169, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(125, 180, 169, 0.5); }
  .btn-dark-green.disabled, .btn-dark-green:disabled {
    color: #1e1e1e;
    background-color: #8ECFC2;
    border-color: #8ECFC2; }
  .btn-dark-green:not(:disabled):not(.disabled):active, .btn-dark-green:not(:disabled):not(.disabled).active,
  .show > .btn-dark-green.dropdown-toggle {
    color: #1e1e1e;
    background-color: #6ac0af;
    border-color: #61bcaa; }
    .btn-dark-green:not(:disabled):not(.disabled):active:focus, .btn-dark-green:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark-green.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(125, 180, 169, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(125, 180, 169, 0.5); }

.btn-light-green {
  color: #1e1e1e;
  background-color: #AADCD2;
  border-color: #AADCD2; }
  .btn-light-green:hover {
    color: #1e1e1e;
    background-color: #8fd1c4;
    border-color: #86cdbf; }
  .btn-light-green:focus, .btn-light-green.focus {
    color: #1e1e1e;
    background-color: #8fd1c4;
    border-color: #86cdbf;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 192, 183, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(149, 192, 183, 0.5); }
  .btn-light-green.disabled, .btn-light-green:disabled {
    color: #1e1e1e;
    background-color: #AADCD2;
    border-color: #AADCD2; }
  .btn-light-green:not(:disabled):not(.disabled):active, .btn-light-green:not(:disabled):not(.disabled).active,
  .show > .btn-light-green.dropdown-toggle {
    color: #1e1e1e;
    background-color: #86cdbf;
    border-color: #7dc9ba; }
    .btn-light-green:not(:disabled):not(.disabled):active:focus, .btn-light-green:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-green.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 192, 183, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(149, 192, 183, 0.5); }

.btn-purple {
  color: #1e1e1e;
  background-color: #CEB4D6;
  border-color: #CEB4D6; }
  .btn-purple:hover {
    color: #1e1e1e;
    background-color: #be9bc8;
    border-color: #b893c4; }
  .btn-purple:focus, .btn-purple.focus {
    color: #1e1e1e;
    background-color: #be9bc8;
    border-color: #b893c4;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(180, 158, 186, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(180, 158, 186, 0.5); }
  .btn-purple.disabled, .btn-purple:disabled {
    color: #1e1e1e;
    background-color: #CEB4D6;
    border-color: #CEB4D6; }
  .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,
  .show > .btn-purple.dropdown-toggle {
    color: #1e1e1e;
    background-color: #b893c4;
    border-color: #b38bbf; }
    .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,
    .show > .btn-purple.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(180, 158, 186, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(180, 158, 186, 0.5); }

.btn-blue {
  color: #fff;
  background-color: #1c9cd8;
  border-color: #1c9cd8; }
  .btn-blue:hover {
    color: #fff;
    background-color: #1884b6;
    border-color: #167bab; }
  .btn-blue:focus, .btn-blue.focus {
    color: #fff;
    background-color: #1884b6;
    border-color: #167bab;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(62, 171, 222, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(62, 171, 222, 0.5); }
  .btn-blue.disabled, .btn-blue:disabled {
    color: #fff;
    background-color: #1c9cd8;
    border-color: #1c9cd8; }
  .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active,
  .show > .btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #167bab;
    border-color: #1573a0; }
    .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(62, 171, 222, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(62, 171, 222, 0.5); }

.btn-tri-blue {
  color: #1e1e1e;
  background-color: #ebf3fb;
  border-color: #ebf3fb; }
  .btn-tri-blue:hover {
    color: #1e1e1e;
    background-color: #cbe0f5;
    border-color: #c1daf3; }
  .btn-tri-blue:focus, .btn-tri-blue.focus {
    color: #1e1e1e;
    background-color: #cbe0f5;
    border-color: #c1daf3;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 211, 218, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(204, 211, 218, 0.5); }
  .btn-tri-blue.disabled, .btn-tri-blue:disabled {
    color: #1e1e1e;
    background-color: #ebf3fb;
    border-color: #ebf3fb; }
  .btn-tri-blue:not(:disabled):not(.disabled):active, .btn-tri-blue:not(:disabled):not(.disabled).active,
  .show > .btn-tri-blue.dropdown-toggle {
    color: #1e1e1e;
    background-color: #c1daf3;
    border-color: #b6d3f0; }
    .btn-tri-blue:not(:disabled):not(.disabled):active:focus, .btn-tri-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-tri-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 211, 218, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(204, 211, 218, 0.5); }

.btn-light-blue {
  color: #1e1e1e;
  background-color: #87B3E2;
  border-color: #87B3E2; }
  .btn-light-blue:hover {
    color: #fff;
    background-color: #689fdb;
    border-color: #5e99d8; }
  .btn-light-blue:focus, .btn-light-blue.focus {
    color: #fff;
    background-color: #689fdb;
    border-color: #5e99d8;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(119, 157, 197, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(119, 157, 197, 0.5); }
  .btn-light-blue.disabled, .btn-light-blue:disabled {
    color: #1e1e1e;
    background-color: #87B3E2;
    border-color: #87B3E2; }
  .btn-light-blue:not(:disabled):not(.disabled):active, .btn-light-blue:not(:disabled):not(.disabled).active,
  .show > .btn-light-blue.dropdown-toggle {
    color: #fff;
    background-color: #5e99d8;
    border-color: #5492d6; }
    .btn-light-blue:not(:disabled):not(.disabled):active:focus, .btn-light-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(119, 157, 197, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(119, 157, 197, 0.5); }

.btn-dark-blue {
  color: #fff;
  background-color: #1c9cd9;
  border-color: #1c9cd9; }
  .btn-dark-blue:hover {
    color: #fff;
    background-color: #1884b7;
    border-color: #167cac; }
  .btn-dark-blue:focus, .btn-dark-blue.focus {
    color: #fff;
    background-color: #1884b7;
    border-color: #167cac;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(62, 171, 223, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(62, 171, 223, 0.5); }
  .btn-dark-blue.disabled, .btn-dark-blue:disabled {
    color: #fff;
    background-color: #1c9cd9;
    border-color: #1c9cd9; }
  .btn-dark-blue:not(:disabled):not(.disabled):active, .btn-dark-blue:not(:disabled):not(.disabled).active,
  .show > .btn-dark-blue.dropdown-toggle {
    color: #fff;
    background-color: #167cac;
    border-color: #1573a1; }
    .btn-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-dark-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(62, 171, 223, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(62, 171, 223, 0.5); }

.btn-darkblue {
  color: #fff;
  background-color: #4184CB;
  border-color: #4184CB; }
  .btn-darkblue:hover {
    color: #fff;
    background-color: #3171b4;
    border-color: #2f6baa; }
  .btn-darkblue:focus, .btn-darkblue.focus {
    color: #fff;
    background-color: #3171b4;
    border-color: #2f6baa;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 150, 211, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(94, 150, 211, 0.5); }
  .btn-darkblue.disabled, .btn-darkblue:disabled {
    color: #fff;
    background-color: #4184CB;
    border-color: #4184CB; }
  .btn-darkblue:not(:disabled):not(.disabled):active, .btn-darkblue:not(:disabled):not(.disabled).active,
  .show > .btn-darkblue.dropdown-toggle {
    color: #fff;
    background-color: #2f6baa;
    border-color: #2c64a0; }
    .btn-darkblue:not(:disabled):not(.disabled):active:focus, .btn-darkblue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-darkblue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 150, 211, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(94, 150, 211, 0.5); }

.btn-outline-primary {
  color: #e02417;
  border-color: #e02417; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #e02417;
    border-color: #e02417; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #e02417;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #e02417;
    border-color: #e02417; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5); }

.btn-outline-secondary {
  color: #ebcdb4;
  border-color: #ebcdb4; }
  .btn-outline-secondary:hover {
    color: #1e1e1e;
    background-color: #ebcdb4;
    border-color: #ebcdb4; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(235, 205, 180, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(235, 205, 180, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ebcdb4;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #1e1e1e;
    background-color: #ebcdb4;
    border-color: #ebcdb4; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(235, 205, 180, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(235, 205, 180, 0.5); }

.btn-outline-success {
  color: #69B8A8;
  border-color: #69B8A8; }
  .btn-outline-success:hover {
    color: #1e1e1e;
    background-color: #69B8A8;
    border-color: #69B8A8; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(105, 184, 168, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(105, 184, 168, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #69B8A8;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #1e1e1e;
    background-color: #69B8A8;
    border-color: #69B8A8; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(105, 184, 168, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(105, 184, 168, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #1e1e1e;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #1e1e1e;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #e02417;
  border-color: #e02417; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #e02417;
    border-color: #e02417; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #e02417;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e02417;
    border-color: #e02417; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5); }

.btn-outline-light {
  color: #f1f5f6;
  border-color: #f1f5f6; }
  .btn-outline-light:hover {
    color: #1e1e1e;
    background-color: #f1f5f6;
    border-color: #f1f5f6; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(241, 245, 246, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(241, 245, 246, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f1f5f6;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #1e1e1e;
    background-color: #f1f5f6;
    border-color: #f1f5f6; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(241, 245, 246, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(241, 245, 246, 0.5); }

.btn-outline-dark {
  color: #1e1e1e;
  border-color: #1e1e1e; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #1e1e1e;
    border-color: #1e1e1e; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 30, 30, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(30, 30, 30, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #1e1e1e;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #1e1e1e;
    border-color: #1e1e1e; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 30, 30, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(30, 30, 30, 0.5); }

.btn-outline-medium {
  color: #adb5bd;
  border-color: #adb5bd; }
  .btn-outline-medium:hover {
    color: #1e1e1e;
    background-color: #adb5bd;
    border-color: #adb5bd; }
  .btn-outline-medium:focus, .btn-outline-medium.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  .btn-outline-medium.disabled, .btn-outline-medium:disabled {
    color: #adb5bd;
    background-color: transparent; }
  .btn-outline-medium:not(:disabled):not(.disabled):active, .btn-outline-medium:not(:disabled):not(.disabled).active,
  .show > .btn-outline-medium.dropdown-toggle {
    color: #1e1e1e;
    background-color: #adb5bd;
    border-color: #adb5bd; }
    .btn-outline-medium:not(:disabled):not(.disabled):active:focus, .btn-outline-medium:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-medium.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }

.btn-outline-red {
  color: #e02417;
  border-color: #e02417; }
  .btn-outline-red:hover {
    color: #fff;
    background-color: #e02417;
    border-color: #e02417; }
  .btn-outline-red:focus, .btn-outline-red.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5); }
  .btn-outline-red.disabled, .btn-outline-red:disabled {
    color: #e02417;
    background-color: transparent; }
  .btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active,
  .show > .btn-outline-red.dropdown-toggle {
    color: #fff;
    background-color: #e02417;
    border-color: #e02417; }
    .btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-red.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(224, 36, 23, 0.5); }

.btn-outline-orange {
  color: #F2B27A;
  border-color: #F2B27A; }
  .btn-outline-orange:hover {
    color: #1e1e1e;
    background-color: #F2B27A;
    border-color: #F2B27A; }
  .btn-outline-orange:focus, .btn-outline-orange.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(242, 178, 122, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(242, 178, 122, 0.5); }
  .btn-outline-orange.disabled, .btn-outline-orange:disabled {
    color: #F2B27A;
    background-color: transparent; }
  .btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active,
  .show > .btn-outline-orange.dropdown-toggle {
    color: #1e1e1e;
    background-color: #F2B27A;
    border-color: #F2B27A; }
    .btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-orange.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(242, 178, 122, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(242, 178, 122, 0.5); }

.btn-outline-dark-orange {
  color: #FEBD7D;
  border-color: #FEBD7D; }
  .btn-outline-dark-orange:hover {
    color: #1e1e1e;
    background-color: #FEBD7D;
    border-color: #FEBD7D; }
  .btn-outline-dark-orange:focus, .btn-outline-dark-orange.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 189, 125, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(254, 189, 125, 0.5); }
  .btn-outline-dark-orange.disabled, .btn-outline-dark-orange:disabled {
    color: #FEBD7D;
    background-color: transparent; }
  .btn-outline-dark-orange:not(:disabled):not(.disabled):active, .btn-outline-dark-orange:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-orange.dropdown-toggle {
    color: #1e1e1e;
    background-color: #FEBD7D;
    border-color: #FEBD7D; }
    .btn-outline-dark-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-orange:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark-orange.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 189, 125, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(254, 189, 125, 0.5); }

.btn-outline-green {
  color: #69B8A8;
  border-color: #69B8A8; }
  .btn-outline-green:hover {
    color: #1e1e1e;
    background-color: #69B8A8;
    border-color: #69B8A8; }
  .btn-outline-green:focus, .btn-outline-green.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(105, 184, 168, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(105, 184, 168, 0.5); }
  .btn-outline-green.disabled, .btn-outline-green:disabled {
    color: #69B8A8;
    background-color: transparent; }
  .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active,
  .show > .btn-outline-green.dropdown-toggle {
    color: #1e1e1e;
    background-color: #69B8A8;
    border-color: #69B8A8; }
    .btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-green.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(105, 184, 168, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(105, 184, 168, 0.5); }

.btn-outline-dark-green {
  color: #8ECFC2;
  border-color: #8ECFC2; }
  .btn-outline-dark-green:hover {
    color: #1e1e1e;
    background-color: #8ECFC2;
    border-color: #8ECFC2; }
  .btn-outline-dark-green:focus, .btn-outline-dark-green.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(142, 207, 194, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(142, 207, 194, 0.5); }
  .btn-outline-dark-green.disabled, .btn-outline-dark-green:disabled {
    color: #8ECFC2;
    background-color: transparent; }
  .btn-outline-dark-green:not(:disabled):not(.disabled):active, .btn-outline-dark-green:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-green.dropdown-toggle {
    color: #1e1e1e;
    background-color: #8ECFC2;
    border-color: #8ECFC2; }
    .btn-outline-dark-green:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-green:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark-green.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(142, 207, 194, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(142, 207, 194, 0.5); }

.btn-outline-light-green {
  color: #AADCD2;
  border-color: #AADCD2; }
  .btn-outline-light-green:hover {
    color: #1e1e1e;
    background-color: #AADCD2;
    border-color: #AADCD2; }
  .btn-outline-light-green:focus, .btn-outline-light-green.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(170, 220, 210, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(170, 220, 210, 0.5); }
  .btn-outline-light-green.disabled, .btn-outline-light-green:disabled {
    color: #AADCD2;
    background-color: transparent; }
  .btn-outline-light-green:not(:disabled):not(.disabled):active, .btn-outline-light-green:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-green.dropdown-toggle {
    color: #1e1e1e;
    background-color: #AADCD2;
    border-color: #AADCD2; }
    .btn-outline-light-green:not(:disabled):not(.disabled):active:focus, .btn-outline-light-green:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-green.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(170, 220, 210, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(170, 220, 210, 0.5); }

.btn-outline-purple {
  color: #CEB4D6;
  border-color: #CEB4D6; }
  .btn-outline-purple:hover {
    color: #1e1e1e;
    background-color: #CEB4D6;
    border-color: #CEB4D6; }
  .btn-outline-purple:focus, .btn-outline-purple.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(206, 180, 214, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(206, 180, 214, 0.5); }
  .btn-outline-purple.disabled, .btn-outline-purple:disabled {
    color: #CEB4D6;
    background-color: transparent; }
  .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active,
  .show > .btn-outline-purple.dropdown-toggle {
    color: #1e1e1e;
    background-color: #CEB4D6;
    border-color: #CEB4D6; }
    .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-purple.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(206, 180, 214, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(206, 180, 214, 0.5); }

.btn-outline-blue {
  color: #1c9cd8;
  border-color: #1c9cd8; }
  .btn-outline-blue:hover {
    color: #fff;
    background-color: #1c9cd8;
    border-color: #1c9cd8; }
  .btn-outline-blue:focus, .btn-outline-blue.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 156, 216, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(28, 156, 216, 0.5); }
  .btn-outline-blue.disabled, .btn-outline-blue:disabled {
    color: #1c9cd8;
    background-color: transparent; }
  .btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active,
  .show > .btn-outline-blue.dropdown-toggle {
    color: #fff;
    background-color: #1c9cd8;
    border-color: #1c9cd8; }
    .btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 156, 216, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(28, 156, 216, 0.5); }

.btn-outline-tri-blue {
  color: #ebf3fb;
  border-color: #ebf3fb; }
  .btn-outline-tri-blue:hover {
    color: #1e1e1e;
    background-color: #ebf3fb;
    border-color: #ebf3fb; }
  .btn-outline-tri-blue:focus, .btn-outline-tri-blue.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(235, 243, 251, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(235, 243, 251, 0.5); }
  .btn-outline-tri-blue.disabled, .btn-outline-tri-blue:disabled {
    color: #ebf3fb;
    background-color: transparent; }
  .btn-outline-tri-blue:not(:disabled):not(.disabled):active, .btn-outline-tri-blue:not(:disabled):not(.disabled).active,
  .show > .btn-outline-tri-blue.dropdown-toggle {
    color: #1e1e1e;
    background-color: #ebf3fb;
    border-color: #ebf3fb; }
    .btn-outline-tri-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-tri-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-tri-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(235, 243, 251, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(235, 243, 251, 0.5); }

.btn-outline-light-blue {
  color: #87B3E2;
  border-color: #87B3E2; }
  .btn-outline-light-blue:hover {
    color: #1e1e1e;
    background-color: #87B3E2;
    border-color: #87B3E2; }
  .btn-outline-light-blue:focus, .btn-outline-light-blue.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(135, 179, 226, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(135, 179, 226, 0.5); }
  .btn-outline-light-blue.disabled, .btn-outline-light-blue:disabled {
    color: #87B3E2;
    background-color: transparent; }
  .btn-outline-light-blue:not(:disabled):not(.disabled):active, .btn-outline-light-blue:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-blue.dropdown-toggle {
    color: #1e1e1e;
    background-color: #87B3E2;
    border-color: #87B3E2; }
    .btn-outline-light-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-light-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(135, 179, 226, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(135, 179, 226, 0.5); }

.btn-outline-dark-blue {
  color: #1c9cd9;
  border-color: #1c9cd9; }
  .btn-outline-dark-blue:hover {
    color: #fff;
    background-color: #1c9cd9;
    border-color: #1c9cd9; }
  .btn-outline-dark-blue:focus, .btn-outline-dark-blue.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 156, 217, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(28, 156, 217, 0.5); }
  .btn-outline-dark-blue.disabled, .btn-outline-dark-blue:disabled {
    color: #1c9cd9;
    background-color: transparent; }
  .btn-outline-dark-blue:not(:disabled):not(.disabled):active, .btn-outline-dark-blue:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark-blue.dropdown-toggle {
    color: #fff;
    background-color: #1c9cd9;
    border-color: #1c9cd9; }
    .btn-outline-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 156, 217, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(28, 156, 217, 0.5); }

.btn-outline-darkblue {
  color: #4184CB;
  border-color: #4184CB; }
  .btn-outline-darkblue:hover {
    color: #fff;
    background-color: #4184CB;
    border-color: #4184CB; }
  .btn-outline-darkblue:focus, .btn-outline-darkblue.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(65, 132, 203, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(65, 132, 203, 0.5); }
  .btn-outline-darkblue.disabled, .btn-outline-darkblue:disabled {
    color: #4184CB;
    background-color: transparent; }
  .btn-outline-darkblue:not(:disabled):not(.disabled):active, .btn-outline-darkblue:not(:disabled):not(.disabled).active,
  .show > .btn-outline-darkblue.dropdown-toggle {
    color: #fff;
    background-color: #4184CB;
    border-color: #4184CB; }
    .btn-outline-darkblue:not(:disabled):not(.disabled):active:focus, .btn-outline-darkblue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-darkblue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(65, 132, 203, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(65, 132, 203, 0.5); }

.btn-link {
  font-weight: 400;
  color: #e02417;
  text-decoration: none; }
  .btn-link:hover {
    color: #9b1910;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  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%; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group > .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion {
  overflow-anchor: none; }
  .accordion > .card {
    overflow: hidden; }
    .accordion > .card:not(:last-of-type) {
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .accordion > .card:not(:first-of-type) {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .accordion > .card > .card-header {
      border-radius: 0;
      margin-bottom: -1px; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
          animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
          animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s; } }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .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 #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

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

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

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

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #e0b28c !important; }

.bg-success {
  background-color: #69B8A8 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #4ca290 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

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

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

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

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

.bg-light {
  background-color: #f1f5f6 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #d2dfe2 !important; }

.bg-dark {
  background-color: #1e1e1e !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #050505 !important; }

.bg-medium {
  background-color: #adb5bd !important; }

a.bg-medium:hover, a.bg-medium:focus,
button.bg-medium:hover,
button.bg-medium:focus {
  background-color: #919ca6 !important; }

.bg-red {
  background-color: #e02417 !important; }

a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: #b21d12 !important; }

.bg-orange {
  background-color: #F2B27A !important; }

a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
  background-color: #ed974c !important; }

.bg-dark-orange {
  background-color: #FEBD7D !important; }

a.bg-dark-orange:hover, a.bg-dark-orange:focus,
button.bg-dark-orange:hover,
button.bg-dark-orange:focus {
  background-color: #fea34a !important; }

.bg-green {
  background-color: #69B8A8 !important; }

a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: #4ca290 !important; }

.bg-dark-green {
  background-color: #8ECFC2 !important; }

a.bg-dark-green:hover, a.bg-dark-green:focus,
button.bg-dark-green:hover,
button.bg-dark-green:focus {
  background-color: #6ac0af !important; }

.bg-light-green {
  background-color: #AADCD2 !important; }

a.bg-light-green:hover, a.bg-light-green:focus,
button.bg-light-green:hover,
button.bg-light-green:focus {
  background-color: #86cdbf !important; }

.bg-purple {
  background-color: #CEB4D6 !important; }

a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #b893c4 !important; }

.bg-blue {
  background-color: #1c9cd8 !important; }

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #167bab !important; }

.bg-tri-blue {
  background-color: #ebf3fb !important; }

a.bg-tri-blue:hover, a.bg-tri-blue:focus,
button.bg-tri-blue:hover,
button.bg-tri-blue:focus {
  background-color: #c1daf3 !important; }

.bg-light-blue {
  background-color: #87B3E2 !important; }

a.bg-light-blue:hover, a.bg-light-blue:focus,
button.bg-light-blue:hover,
button.bg-light-blue:focus {
  background-color: #5e99d8 !important; }

.bg-dark-blue {
  background-color: #1c9cd9 !important; }

a.bg-dark-blue:hover, a.bg-dark-blue:focus,
button.bg-dark-blue:hover,
button.bg-dark-blue:focus {
  background-color: #167cac !important; }

.bg-darkblue {
  background-color: #4184CB !important; }

a.bg-darkblue:hover, a.bg-darkblue:focus,
button.bg-darkblue:hover,
button.bg-darkblue:focus {
  background-color: #2f6baa !important; }

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

.bg-transparent {
  background-color: transparent !important; }

.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-row {
  display: table-row !important; }

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

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

.d-inline-flex {
  display: -webkit-inline-box !important;
  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-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    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-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    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-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

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

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

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

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

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -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; }

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

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

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

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

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

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

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

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

.justify-content-between {
  -webkit-box-pack: justify !important;
      -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 {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

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

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

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

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -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;
      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;
      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;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -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;
        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;
        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;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -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;
        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;
        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;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -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;
        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;
        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;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -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;
        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;
        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;
        align-self: stretch !important; } }

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

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

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

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

.w-auto {
  width: auto !important; }

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

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

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

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

.h-auto {
  height: auto !important; }

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

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

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-monospace {
  font-family: "Bebas Neue", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !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-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

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

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

.font-weight-bolder {
  font-weight: bolder !important; }

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

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

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

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

.text-secondary {
  color: #ebcdb4 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #dba578 !important; }

.text-success {
  color: #69B8A8 !important; }

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

.text-info {
  color: #17a2b8 !important; }

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

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

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

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

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

.text-light {
  color: #f1f5f6 !important; }

a.text-light:hover, a.text-light:focus {
  color: #c2d4d8 !important; }

.text-dark {
  color: #1e1e1e !important; }

a.text-dark:hover, a.text-dark:focus {
  color: black !important; }

.text-medium {
  color: #adb5bd !important; }

a.text-medium:hover, a.text-medium:focus {
  color: #838f9b !important; }

.text-red {
  color: #e02417 !important; }

a.text-red:hover, a.text-red:focus {
  color: #9b1910 !important; }

.text-orange {
  color: #F2B27A !important; }

a.text-orange:hover, a.text-orange:focus {
  color: #eb8a34 !important; }

.text-dark-orange {
  color: #FEBD7D !important; }

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

.text-green {
  color: #69B8A8 !important; }

a.text-green:hover, a.text-green:focus {
  color: #449081 !important; }

.text-dark-green {
  color: #8ECFC2 !important; }

a.text-dark-green:hover, a.text-dark-green:focus {
  color: #58b8a5 !important; }

.text-light-green {
  color: #AADCD2 !important; }

a.text-light-green:hover, a.text-light-green:focus {
  color: #74c6b5 !important; }

.text-purple {
  color: #CEB4D6 !important; }

a.text-purple:hover, a.text-purple:focus {
  color: #ae83bb !important; }

.text-blue {
  color: #1c9cd8 !important; }

a.text-blue:hover, a.text-blue:focus {
  color: #136b94 !important; }

.text-tri-blue {
  color: #ebf3fb !important; }

a.text-tri-blue:hover, a.text-tri-blue:focus {
  color: #abcdee !important; }

.text-light-blue {
  color: #87B3E2 !important; }

a.text-light-blue:hover, a.text-light-blue:focus {
  color: #498cd3 !important; }

.text-dark-blue {
  color: #1c9cd9 !important; }

a.text-dark-blue:hover, a.text-dark-blue:focus {
  color: #136b95 !important; }

.text-darkblue {
  color: #4184CB !important; }

a.text-darkblue:hover, a.text-darkblue:focus {
  color: #295e96 !important; }

.text-body {
  color: #2E2E2E !important; }

.text-muted {
  color: #9bb6c0 !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

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

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

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !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; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation: fadeInDown 1s cubic-bezier(0.23, 1, 0.32, 1);
          animation: fadeInDown 1s cubic-bezier(0.23, 1, 0.32, 1); }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  /* -webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft; */
  -webkit-animation: fadeInLeft 1s cubic-bezier(0.23, 1, 0.32, 1);
          animation: fadeInLeft 1s cubic-bezier(0.23, 1, 0.32, 1); }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown; }

/* BASIC GLOBAL CSS */
html {
  scroll-behavior: smooth; }

* {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a,
button {
  cursor: pointer; }

input[type="text"],
input[type="email"],
input[type="searxh"] {
  width: 100%;
  border: none; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="searxh"]:focus,
  input[type="searxh"]:active {
    border: none;
    outline: none; }

img,
figure {
  max-width: 100%;
  height: auto; }

img.lozad:not(.lazy-loaded) {
  background-color: rgba(0, 0, 0, 0.075); }

embed,
iframe,
object {
  max-width: 100%; }

.wp-caption-text {
  color: #adb5bd;
  font-size: 0.875rem;
  margin-top: 0.25rem; }

picture img {
  width: 100%;
  height: auto; }

/* Links without underline hover */
.undecorated-link:hover {
  text-decoration: none; }

.gap-10 {
  gap: 10px; }

/* Scroll */
.scroll-locked {
  height: 100%;
  overflow: hidden; }

.rounded {
  border-radius: 15.625rem; }

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

.transition {
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.align-middle {
  display: inline-block;
  vertical-align: middle; }

.block-center, .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.font-source-sans {
  font-family: "Source Sans 3", sans-serif; }

.swiper-pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .swiper-pagination .swiper-pagination-bullet {
    border-radius: 5px;
    margin: 5px;
    background-color: #1c9cd8;
    opacity: 0.3;
    -webkit-transition: .3s all ease;
    transition: .3s all ease; }
    .swiper-pagination .swiper-pagination-bullet-active {
      opacity: 1; }

/**
 * Typography definition
 * These configurations take in consideration what is set in the _variables.scss file
 */
h1, h2, h3, h4 {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700; }

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

.font-source {
  font-family: "Bebas Neue"; }

@media (min-width: 992px) {
  h1, .h1 {
    font-size: 2.25rem; }
  h2, .h2 {
    font-size: 1.75rem; }
  h3, .h3 {
    font-size: 1.5rem; }
  h4, .h4 {
    font-size: 1.125rem; } }

/*
 * If the the user is logged and the admin bar is shown
 * Use $admin-bar-mobile-height and $admin-bar-desktop-height variables to get the admin bar height
 */
.btn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-weight: 400; }
  .btn-square {
    border-radius: 0; }
  .btn-send {
    width: 2.8125rem;
    height: 2.8125rem;
    font-size: 1.125rem; }
  .btn-green {
    background-color: #69B8A8;
    -webkit-box-shadow: 0px 0px 6px #69B8A8;
            box-shadow: 0px 0px 6px #69B8A8; }
  .btn-light-green {
    background-color: #AADCD2;
    -webkit-box-shadow: 0px 0px 6px #AADCD2;
            box-shadow: 0px 0px 6px #AADCD2; }
  .btn-light-green {
    background-color: #AADCD2;
    -webkit-box-shadow: 0px 0px 6px #AADCD2;
            box-shadow: 0px 0px 6px #AADCD2; }
  .btn-orange {
    background-color: #F2B27A;
    -webkit-box-shadow: 0px 0px 6px #F2B27A;
            box-shadow: 0px 0px 6px #F2B27A; }
  .btn-purple {
    -webkit-box-shadow: 0px 0px 6px #CEB4D6;
            box-shadow: 0px 0px 6px #CEB4D6; }
  .btn-red {
    background-color: #e02417; }
  .btn-stroke-red {
    border: 2px solid #e02417;
    color: #e02417; }
    .btn-stroke-red:hover {
      background-color: #e02417;
      color: #fff; }
  .btn-white {
    background-color: #fff;
    padding: 2px 10px;
    color: #e02417;
    font-size: 0.875rem;
    font-weight: 700; }
  .btn-white-blue {
    background-color: #fff;
    color: #1c9cd8;
    font-size: 0.875rem;
    font-weight: 700;
    border-radius: 0; }
  .btn-svg-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .btn-svg-icon svg {
      height: 20px;
      width: 20px;
      fill: #fff;
      margin-left: 5px; }

@media (min-width: 992px) {
  ._desktop-menu .site-navigation .main-menu > li {
    position: relative;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    margin: 0 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75%;
    background-position: center;
    padding: 10px 0;
    opacity: 0.7;
    -webkit-transition: .3s all ease;
    transition: .3s all ease; }
    ._desktop-menu .site-navigation .main-menu > li a {
      display: block;
      height: 100%;
      font-family: "Bebas Neue", sans-serif;
      font-size: 1.125rem;
      font-weight: 700;
      letter-spacing: 0.15em;
      color: #2E2E2E;
      opacity: 1;
      -webkit-transition: .3s all ease;
      transition: .3s all ease;
      text-decoration: none; }
    ._desktop-menu .site-navigation .main-menu > li:hover {
      opacity: 1; }
      ._desktop-menu .site-navigation .main-menu > li:hover a {
        text-decoration: none; }
    ._desktop-menu .site-navigation .main-menu > li.current-menu-item {
      opacity: 1; }
      ._desktop-menu .site-navigation .main-menu > li.current-menu-item a {
        color: #e02417; } }

._box-busca {
  width: 100%;
  background-color: #fff;
  z-index: 20; }
  ._box-busca .search-form {
    position: relative; }
    ._box-busca .search-form input {
      background-color: #fff;
      width: 100%;
      height: 2.8125rem;
      border: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      font-size: 0.875rem; }
      ._box-busca .search-form input::-webkit-input-placeholder {
        color: #001414; }
      ._box-busca .search-form input:-moz-placeholder {
        color: #001414; }
      ._box-busca .search-form input::-moz-placeholder {
        color: #001414; }
      ._box-busca .search-form input:-ms-input-placeholder {
        color: #001414; }
      ._box-busca .search-form input:focus, ._box-busca .search-form input:active {
        outline: none; }
    ._box-busca .search-form button {
      position: absolute;
      right: 0;
      top: 0;
      background-color: transparent;
      color: #e02417;
      border: none;
      width: 2.8125rem;
      height: 2.8125rem;
      outline: none;
      line-height: 2.2rem;
      font-size: 19px; }
      ._box-busca .search-form button:hover {
        background-color: #fff;
        color: #F2B27A; }

._footer .footer-menu li {
  margin-bottom: 15px;
  text-align: right; }
  ._footer .footer-menu li a {
    font-family: "Capriola";
    color: #2E2E2E;
    font-size: 0.75rem; }
    @media (min-width: 768px) {
      ._footer .footer-menu li a {
        font-size: 1rem; } }

._footer .footer-menu ul.no-margin li {
  margin-bottom: 0;
  list-style: disc;
  color: #2E2E2E;
  margin-left: 25px; }

._footer .social-menu li a {
  display: block;
  height: 100%;
  font-size: 1.5625rem;
  color: #e02417; }
  @media (min-width: 768px) {
    ._footer .social-menu li a {
      font-size: 3.125rem; } }

._footer .infos i {
  font-size: 1.5rem;
  color: #bbdcae; }

._footer .infos p {
  font-size: 0.875rem; }

._header {
  position: sticky;
  top: 0;
  z-index: 50;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); }

/*
 * Navigation menu container for mobile devices
 */
._mobile-menu img {
  max-width: 7.1875rem; }

._mobile-menu .menu-icon {
  font-size: 1.875rem;
  color: #ebcdb4; }

._mobile-menu input[type=checkbox] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none; }
  ._mobile-menu input[type=checkbox]:checked ~ .site-navigation {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
  ._mobile-menu input[type=checkbox]:checked ~ .menu-icon .menu-bar {
    background-color: #e02417 !important; }
    ._mobile-menu input[type=checkbox]:checked ~ .menu-icon .menu-bar:nth-child(1) {
      -webkit-transform: translateY(0px) rotate(45deg);
          -ms-transform: translateY(0px) rotate(45deg);
              transform: translateY(0px) rotate(45deg); }
    ._mobile-menu input[type=checkbox]:checked ~ .menu-icon .menu-bar:nth-child(2) {
      width: 0;
      opacity: 0; }
    ._mobile-menu input[type=checkbox]:checked ~ .menu-icon .menu-bar:nth-child(3) {
      -webkit-transform: translateY(1px) rotate(-45deg);
          -ms-transform: translateY(1px) rotate(-45deg);
              transform: translateY(1px) rotate(-45deg); }
  ._mobile-menu input[type=checkbox]:checked ~ .menu-overlay {
    opacity: 1; }
  ._mobile-menu input[type=checkbox]:checked ~ ._nav-menu {
    opacity: 1;
    left: 0px;
    z-index: 1050; }
    @media (min-width: 768px) {
      ._mobile-menu input[type=checkbox]:checked ~ ._nav-menu {
        left: -24px; } }

._mobile-menu ._nav-menu {
  overflow: auto;
  position: absolute;
  top: -68px;
  left: -600%;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  z-index: -1; }
  ._mobile-menu ._nav-menu-header {
    background-color: #1c9cd8;
    text-align: center; }
    ._mobile-menu ._nav-menu-header span {
      font-size: 0.75rem; }
  ._mobile-menu ._nav-menu-body {
    height: auto;
    background-color: #fff; }
    ._mobile-menu ._nav-menu-body .btn-close {
      display: block;
      font-size: 1.5625rem; }
      ._mobile-menu ._nav-menu-body .btn-close i {
        display: inline-block;
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
    ._mobile-menu ._nav-menu-body ul > li {
      margin-bottom: .7rem; }
      ._mobile-menu ._nav-menu-body ul > li a {
        font-family: "Capriola";
        font-size: 1.375rem;
        font-weight: 100;
        color: #2E2E2E;
        text-transform: lowercase;
        padding: .25rem 0;
        display: inline-block; }
      ._mobile-menu ._nav-menu-body ul > li.current-menu-item a {
        -webkit-box-shadow: 0px 0px 6px #FEBD7D66;
                box-shadow: 0px 0px 6px #FEBD7D66;
        padding: 5px 20px;
        color: #fff;
        border-radius: 20px;
        -webkit-transform: translateX(-15px);
            -ms-transform: translateX(-15px);
                transform: translateX(-15px); }
  ._mobile-menu ._nav-menu-footer {
    background-color: #F7F7F7;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    height: calc(30% - 39px); }
    ._mobile-menu ._nav-menu-footer .infos i {
      font-size: 1.125rem;
      color: #CEB4D6; }
    ._mobile-menu ._nav-menu-footer .infos p {
      font-size: 0.75rem; }

._mobile-menu .btn {
  width: 2.1875rem;
  height: 2.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0; }

._mobile-menu .menu-overlay {
  display: block;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: -18px;
  left: 0px;
  bottom: 0;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear;
  z-index: 1040;
  pointer-events: none; }
  @media (min-width: 768px) {
    ._mobile-menu .menu-overlay {
      left: -24px; } }

._newsletter {
  background-color: #d2e3f6; }
  ._newsletter p {
    color: #5f6468; }
  ._newsletter input {
    background-color: transparent;
    font-size: 0.875rem;
    color: #5f6468;
    border-bottom: 1px solid #1c9cd9;
    border-radius: 0;
    height: 2.8125rem; }
    ._newsletter input::-webkit-input-placeholder {
      color: #5f6468; }
    ._newsletter input:-moz-placeholder {
      color: #5f6468; }
    ._newsletter input::-moz-placeholder {
      color: #5f6468; }
    ._newsletter input:-ms-input-placeholder {
      color: #5f6468; }
    ._newsletter input:focus, ._newsletter input:active {
      outline: none; }
    ._newsletter input[type="submit"] {
      background-color: transparent;
      width: 2.8125rem;
      height: 2.8125rem;
      border: none;
      position: relative;
      z-index: 5;
      display: block;
      color: #5f6468; }
      ._newsletter input[type="submit"]:hover {
        opacity: .7; }
  ._newsletter .send {
    display: inline-block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 15px;
    border-radius: 30px; }
    ._newsletter .send::after {
      font-family: "Icons";
      content: "\e81c";
      display: block;
      position: absolute;
      right: 10px;
      top: 8px;
      font-size: 20px;
      color: #1c9cd9; }

._top-header {
  background-color: #ebcdb4; }
  ._top-header li, ._top-header a, ._top-header p {
    color: #fff; }
  ._top-header li a {
    font-size: 1.5rem; }
    ._top-header li a:hover {
      color: #F27037; }

body.is-ie #page {
  display: block; }

._book-card {
  padding: 10px 0; }
  ._book-card .box-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  ._book-card .image {
    opacity: 1;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 14.0625rem;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    border-radius: 10px; }
    @media (min-width: 1200px) {
      ._book-card .image img {
        -webkit-box-shadow: 0px 0px 10px rgba(142, 207, 194, 0.4);
                box-shadow: 0px 0px 10px rgba(142, 207, 194, 0.4); } }
  ._book-card .middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    opacity: 0; }
  ._book-card .content:hover .image {
    opacity: 0.3; }
  ._book-card .content:hover .middle {
    opacity: 1; }
  ._book-card .text .btn {
    font-size: 0.875rem; }
  ._book-card .title {
    width: 70%;
    margin: 0 auto; }
    ._book-card .title a {
      font-family: "Open_Sans-SemiBold";
      font-size: 0.875rem;
      line-height: 1.4;
      color: #000; }
  ._book-card.isLeitura .box-image {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%; }
    ._book-card.isLeitura .box-image-leitura {
      border-radius: 0 0 10px 10px;
      width: 100%; }
  ._book-card.isLeitura .image {
    border-radius: 10px 10px 0 0; }

._book-filter .search-form {
  position: relative; }
  ._book-filter .search-form input {
    background-color: #fff;
    width: 100%;
    height: 2.8125rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 0.875rem; }
    ._book-filter .search-form input::-webkit-input-placeholder {
      color: rgba(0, 20, 20, 0.4); }
    ._book-filter .search-form input:-moz-placeholder {
      color: rgba(0, 20, 20, 0.4); }
    ._book-filter .search-form input::-moz-placeholder {
      color: rgba(0, 20, 20, 0.4); }
    ._book-filter .search-form input:-ms-input-placeholder {
      color: rgba(0, 20, 20, 0.4); }
    ._book-filter .search-form input:focus, ._book-filter .search-form input:active {
      outline: none; }
  ._book-filter .search-form button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #FEBD7D;
    color: #fff;
    border: 2px solid #FEBD7D;
    width: 2.8125rem;
    height: 2.8125rem;
    outline: none;
    line-height: 2.2rem;
    font-size: 19px; }
    ._book-filter .search-form button:hover {
      background-color: #fff;
      color: #FEBD7D; }

._book-filter .custom-input input[type=radio],
._book-filter .custom-input input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0%;
  left: 0%; }
  ._book-filter .custom-input input[type=radio]:checked + label:after,
  ._book-filter .custom-input input[type=checkbox]:checked + label:after {
    opacity: 1; }

._book-filter .custom-input input[type=radio] + label:before,
._book-filter .custom-input input[type=radio] + label:after {
  border-radius: 50%; }

._book-filter .custom-input label {
  position: relative;
  padding-left: 25px;
  color: rgba(46, 46, 46, 0.6);
  font-size: 0.875rem;
  cursor: pointer; }
  ._book-filter .custom-input label:before {
    content: "";
    display: block;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border: 1px solid rgba(46, 46, 46, 0.6);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
  ._book-filter .custom-input label:after {
    font-family: "Icons";
    content: "\2714";
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: 17px;
    height: 17px;
    background-color: #5DCFA0;
    border: 1px solid #5DCFA0;
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    opacity: 0; }

._book-filter .box-options {
  border-radius: 10px 10px 0px 0px;
  background-color: #fef3d4; }
  ._book-filter .box-options .title {
    border-radius: 10px 10px 0px 0px;
    cursor: pointer; }
    ._book-filter .box-options .title p {
      font-size: 0.875rem; }
  ._book-filter .box-options.no-border {
    border-radius: 0; }
    ._book-filter .box-options.no-border .title {
      border-radius: 0; }
  ._book-filter .box-options.border-bottom-radius {
    border-radius: 0 0 10px 10px; }
    ._book-filter .box-options.border-bottom-radius .title {
      border-radius: 0 0 10px 10px; }
  ._book-filter .box-options .list {
    display: none; }

._book-filter .lista-filtros-topo {
  display: none; }

@media (max-width: 767.98px) {
  ._book-filter .mobile-options {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    ._book-filter .mobile-options form {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc( 100% - 60px);
              flex: 0 0 calc( 100% - 60px); }
    ._book-filter .mobile-options .btn {
      width: 42px;
      height: 42px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0; }
  ._book-filter .lista-filtros {
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 00px;
    left: 00px;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 10px;
    z-index: 999;
    display: none; }
    ._book-filter .lista-filtros.active {
      display: block; }
    ._book-filter .lista-filtros-topo {
      background-color: #F2B27A;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #fff;
      font-size: 0.875rem;
      border-radius: 10px 10px 0 0; }
      ._book-filter .lista-filtros-topo a {
        font-size: 1.375rem;
        color: #fff; }
    ._book-filter .lista-filtros-content {
      background-color: #fff;
      padding: 5px; } }

.filtros-selecionados .filtros {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media (min-width: 768px) {
    .filtros-selecionados .filtros {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 88%;
              flex: 0 0 88%; } }
  .filtros-selecionados .filtros .btn {
    font-size: 0.75rem;
    color: rgba(46, 46, 46, 0.6); }
    .filtros-selecionados .filtros .btn i {
      font-size: 0.625rem; }
  .filtros-selecionados .filtros .selec-autor {
    background-color: #EDF4FB; }
  .filtros-selecionados .filtros .selec-ilustrador {
    background-color: rgba(170, 220, 210, 0.2); }
  .filtros-selecionados .filtros .selec-tradutor {
    background-color: rgba(187, 220, 174, 0.2); }
  .filtros-selecionados .filtros .selec-catalogo {
    background-color: rgba(251, 221, 222, 0.2); }
  .filtros-selecionados .filtros .selec-faixa {
    background-color: rgba(248, 178, 188, 0.2); }
  .filtros-selecionados .filtros .selec-leitor {
    background-color: rgba(254, 189, 125, 0.2); }
  .filtros-selecionados .filtros .selec-genero {
    background-color: rgba(250, 242, 140, 0.2); }
  .filtros-selecionados .filtros .selec-tema {
    background-color: rgba(206, 180, 214, 0.2); }

.filtros-selecionados .cont-resultados {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media (min-width: 768px) {
    .filtros-selecionados .cont-resultados {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 12%;
              flex: 0 0 12%; } }
  .filtros-selecionados .cont-resultados p {
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.6); }

._youtube-video .youtube-video {
  position: relative;
  height: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
  border-radius: 15px; }
  ._youtube-video .youtube-video img,
  ._youtube-video .youtube-video .play {
    cursor: pointer; }
  ._youtube-video .youtube-video img,
  ._youtube-video .youtube-video iframe,
  ._youtube-video .youtube-video .overlay,
  ._youtube-video .youtube-video .play {
    position: absolute; }
  ._youtube-video .youtube-video .overlay {
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0; }
  ._youtube-video .youtube-video img {
    width: 100%;
    top: 0%;
    left: 0; }
  ._youtube-video .youtube-video .play {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.7);
    width: 80px;
    height: 60px;
    z-index: 10;
    border-radius: 14px;
    text-align: center;
    line-height: 68px;
    z-index: 3; }
    ._youtube-video .youtube-video .play i {
      font-size: 29px;
      color: #fff;
      -webkit-transition: color .3s ease;
      transition: color .3s ease; }
    ._youtube-video .youtube-video .play:hover i {
      color: red; }
  ._youtube-video .youtube-video iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }

._youtube-video .description p {
  font-size: 1rem;
  color: rgba(46, 46, 46, 0.6); }

._flip-book ._df_book {
  background-color: transparent !important; }

._html-video .video-box {
  max-width: 730px;
  border-radius: 15px; }
  ._html-video .video-box .overlay {
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0; }
    @media (min-width: 992px) {
      ._html-video .video-box .overlay {
        height: 303px; } }
  ._html-video .video-box .play-video {
    display: block;
    width: 80px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    cursor: pointer;
    z-index: 10; }
    ._html-video .video-box .play-video:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0);
      content: "";
      border-style: solid;
      border-width: 15px 0 15px 26.0px;
      border-color: transparent transparent transparent #fff; }
    ._html-video .video-box .play-video:hover::before {
      border-color: transparent transparent transparent red; }
  ._html-video .video-box video {
    width: 100%;
    height: 100%;
    max-height: 350px; }
    @media (min-width: 992px) {
      ._html-video .video-box video {
        height: 303px; } }
  ._html-video .video-box video, ._html-video .video-box img, ._html-video .video-box .overlay {
    border-radius: 15px; }

._html-video .description p {
  font-size: 1rem;
  color: rgba(46, 46, 46, 0.6); }

#livros-page .banner .decoration-image {
  position: absolute; }
  #livros-page .banner .decoration-image.image1 {
    width: 55%;
    height: 100px;
    bottom: 0px;
    right: 0;
    -webkit-transform: translate(0%, 50%);
        -ms-transform: translate(0%, 50%);
            transform: translate(0%, 50%); }
    #livros-page .banner .decoration-image.image1 svg {
      width: 100%;
      margin-top: 20px; }
      @media (min-width: 768px) {
        #livros-page .banner .decoration-image.image1 svg {
          margin-top: -20px; } }
      @media (min-width: 992px) {
        #livros-page .banner .decoration-image.image1 svg {
          margin-top: -40px; } }
      @media (min-width: 1200px) {
        #livros-page .banner .decoration-image.image1 svg {
          margin-top: -70px; } }

#livros-page .capa-livro {
  width: 290px;
  border-radius: 15px; }

#livros-page .btn-buy {
  background-color: #8e1a0a;
  border: 2px solid #8e1a0a; }
  #livros-page .btn-buy:hover {
    background-color: #fff;
    color: #8e1a0a; }
    #livros-page .btn-buy:hover svg {
      fill: #8e1a0a; }
  #livros-page .btn-buy svg {
    width: 1.25rem;
    height: 1.25rem;
    fill: #fff; }

#livros-page .autores a {
  color: #2E2E2E; }

#livros-page .not-found p {
  font-size: 1.5rem;
  color: rgba(46, 46, 46, 0.6); }

#livros-page .artigo .row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

#livros-page .artigo h3 {
  font-size: 1.5rem;
  color: rgba(46, 46, 46, 0.8); }

#livros-page .artigo p {
  font-size: 0.875rem;
  color: rgba(46, 46, 46, 0.8);
  line-height: 1.4; }

#livros-page .temas span {
  padding: 0.3125rem 0.9375rem;
  background-color: rgba(249, 156, 159, 0.2);
  margin-right: 0.3125rem;
  margin-bottom: 0.3125rem;
  border-radius: 1.25rem;
  display: inline-block;
  font-size: 0.75rem;
  color: rgba(46, 46, 46, 0.7); }

#livros-page .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%; }
  @media (min-width: 992px) {
    #livros-page .box {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 31%;
              flex: 0 0 31%; } }

#livros-page .box-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #livros-page .box-tabs-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
    #livros-page .box-tabs-text p {
      font-size: 0.75rem; }
    @media (min-width: 768px) {
      #livros-page .box-tabs-text {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        border-bottom: 1px solid #94C97E; }
        #livros-page .box-tabs-text p {
          font-size: 0.875rem; } }
  #livros-page .box-tabs-abas {
    border-bottom: 1px solid #94C97E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
    @media (min-width: 768px) {
      #livros-page .box-tabs-abas {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; } }
    #livros-page .box-tabs-abas a {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 45%;
              flex: 0 0 45%;
      background-color: #0000000D;
      display: inline-block;
      padding: 15px 00px;
      text-align: center;
      font-size: 0.875rem;
      color: #000000;
      border: 1px solid #F2F2F2;
      border-radius: 10px 10px 0px 0px;
      margin-right: 15px;
      -webkit-transition: .3s all ease;
      transition: .3s all ease; }
      #livros-page .box-tabs-abas a.active {
        background-color: #94C97E;
        border-bottom-color: #94C97E;
        -webkit-transform: translateY(1px);
            -ms-transform: translateY(1px);
                transform: translateY(1px);
        color: #fff; }
      @media (min-width: 768px) {
        #livros-page .box-tabs-abas a {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          padding: 15px 20px; } }
      @media (min-width: 992px) {
        #livros-page .box-tabs-abas a {
          padding: 15px 30px; } }

#livros-page .box-content .tab {
  display: none; }
  #livros-page .box-content .tab.active {
    display: block; }

/*# sourceMappingURL=livros.dist.css.map */
