@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);@charset "UTF-8";

/** Bootstrap navbar fix (https://git.io/fADqW) */

/** Alterações variables do tema */

/** Import Bootstrap functions */

/** Import everything from autoload */

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* line 1, node_modules/bootstrap/scss/_root.scss */

:root {
  --blue: #00c9eb;
  --indigo: #6610f2;
  --purple: #a44dff;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #00dbff;
  --green: #28e048;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #00dbff;
  --secondary: #00c9eb;
  --success: #28e048;
  --info: #17a2b8;
  --warning: #00dbff;
  --danger: #dc3545;
  --light: #f5f;
  --dark: #023;
  --white: #fff;
  --space-shuttle: #023;
  --hurricane: #023;
  --boulder: #767676;
  --blue: #00c9eb;
  --black: #023;
  --gray-lighter: #f5f5f5;
  --gray-light: #cfcfcf;
  --gray: #979797;
  --gray-darker: #4d5451;
  --gray-dove: #6a6a6a;
  --brown: #023;
  --gray-light-2: #dedede;
  --yellow-mustard: #e6a441;
  --blue-light: #0adbe3;
  --brown-darker: #023;
  --brown-dark: #332f2b;
  --brown-lighter: #57514e;
  --blue-chill: #0d729c;
  --gray-dark: #4d4641;
  --purple: #a44dff;
  --magenta: #fb0058;
  --green: #28e048;
  --event: #0adbe3;
  --event-alt: #a44dff;
  --petroleo: #023;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 19, node_modules/bootstrap/scss/_reboot.scss */

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 25, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 35, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 46, node_modules/bootstrap/scss/_reboot.scss */

body {
  margin: 0;
  font-family: "TOTVS", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 62, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 72, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 88, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 97, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 110, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 119, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 125, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 132, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 139, node_modules/bootstrap/scss/_reboot.scss */

dt {
  font-weight: 700;
}

/* line 143, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 148, node_modules/bootstrap/scss/_reboot.scss */

blockquote {
  margin: 0 0 1rem;
}

/* line 152, node_modules/bootstrap/scss/_reboot.scss */

b,
strong {
  font-weight: bolder;
}

/* line 157, node_modules/bootstrap/scss/_reboot.scss */

small {
  font-size: 80%;
}

/* line 166, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 174, node_modules/bootstrap/scss/_reboot.scss */

sub {
  bottom: -.25em;
}

/* line 175, node_modules/bootstrap/scss/_reboot.scss */

sup {
  top: -.5em;
}

/* line 182, node_modules/bootstrap/scss/_reboot.scss */

a {
  color: #00dbff;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

a:hover {
  color: #0099b3;
  text-decoration: underline;
}

/* line 199, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 208, node_modules/bootstrap/scss/_reboot.scss */

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 218, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 226, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 240, node_modules/bootstrap/scss/_reboot.scss */

figure {
  margin: 0 0 1rem;
}

/* line 250, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 255, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 267, node_modules/bootstrap/scss/_reboot.scss */

table {
  border-collapse: collapse;
}

/* line 271, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 279, node_modules/bootstrap/scss/_reboot.scss */

th {
  text-align: inherit;
}

/* line 290, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 299, node_modules/bootstrap/scss/_reboot.scss */

button {
  border-radius: 0;
}

/* line 308, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 313, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 324, node_modules/bootstrap/scss/_reboot.scss */

button,
input {
  overflow: visible;
}

/* line 329, node_modules/bootstrap/scss/_reboot.scss */

button,
select {
  text-transform: none;
}

/* line 337, node_modules/bootstrap/scss/_reboot.scss */

select {
  word-wrap: normal;
}

/* line 345, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 358, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 365, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 373, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 380, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 392, node_modules/bootstrap/scss/_reboot.scss */

textarea {
  overflow: auto;
  resize: vertical;
}

/* line 398, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 413, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 425, node_modules/bootstrap/scss/_reboot.scss */

progress {
  vertical-align: baseline;
}

/* line 430, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 435, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 448, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 457, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 466, node_modules/bootstrap/scss/_reboot.scss */

output {
  display: inline-block;
}

/* line 470, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 475, node_modules/bootstrap/scss/_reboot.scss */

template {
  display: none;
}

/* line 481, node_modules/bootstrap/scss/_reboot.scss */

[hidden] {
  display: none !important;
}

/* line 7, node_modules/bootstrap/scss/_type.scss */

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

/* line 16, node_modules/bootstrap/scss/_type.scss */

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

/* line 17, node_modules/bootstrap/scss/_type.scss */

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

/* line 18, node_modules/bootstrap/scss/_type.scss */

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

/* line 19, node_modules/bootstrap/scss/_type.scss */

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

/* line 20, node_modules/bootstrap/scss/_type.scss */

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

/* line 21, node_modules/bootstrap/scss/_type.scss */

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

/* line 23, node_modules/bootstrap/scss/_type.scss */

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

/* line 29, node_modules/bootstrap/scss/_type.scss */

.display-1 {
  font-size: 4.8125rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, node_modules/bootstrap/scss/_type.scss */

.display-2 {
  font-size: 4.25rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, node_modules/bootstrap/scss/_type.scss */

.display-3 {
  font-size: 2.375rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, node_modules/bootstrap/scss/_type.scss */

.display-4 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, node_modules/bootstrap/scss/_type.scss */

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

/* line 67, node_modules/bootstrap/scss/_type.scss */

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

/* line 73, node_modules/bootstrap/scss/_type.scss */

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

/* line 84, node_modules/bootstrap/scss/_type.scss */

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

/* line 89, node_modules/bootstrap/scss/_type.scss */

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

/* line 92, node_modules/bootstrap/scss/_type.scss */

.list-inline-item {
  display: inline-block;
}

/* line 95, node_modules/bootstrap/scss/_type.scss */

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, node_modules/bootstrap/scss/_type.scss */

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

/* line 112, node_modules/bootstrap/scss/_type.scss */

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

/* line 117, node_modules/bootstrap/scss/_type.scss */

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, node_modules/bootstrap/scss/_type.scss */

.blockquote-footer::before {
  content: "\2014\A0";
}

/* line 8, node_modules/bootstrap/scss/_images.scss */

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

/* line 14, node_modules/bootstrap/scss/_images.scss */

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 29, node_modules/bootstrap/scss/_images.scss */

.figure,
.wp-caption {
  display: inline-block;
}

/* line 34, node_modules/bootstrap/scss/_images.scss */

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

/* line 39, node_modules/bootstrap/scss/_images.scss */

.figure-caption,
.wp-caption-text {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, node_modules/bootstrap/scss/_code.scss */

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, node_modules/bootstrap/scss/_code.scss */

a > code {
  color: inherit;
}

/* line 14, node_modules/bootstrap/scss/_code.scss */

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, node_modules/bootstrap/scss/_code.scss */

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, node_modules/bootstrap/scss/_code.scss */

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, node_modules/bootstrap/scss/_code.scss */

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, node_modules/bootstrap/scss/_code.scss */

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, node_modules/bootstrap/scss/_grid.scss */

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 1140px;
  }
}

/* line 18, node_modules/bootstrap/scss/_grid.scss */

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, node_modules/bootstrap/scss/_grid.scss */

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

/* line 34, node_modules/bootstrap/scss/_grid.scss */

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, node_modules/bootstrap/scss/_grid.scss */

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

/* line 8, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.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;
}

/* line 31, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 36, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 50, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 576px) {
  /* line 31, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 36, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 50, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 768px) {
  /* line 31, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 36, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 50, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-0 {
    margin-left: 0;
  }

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 992px) {
  /* line 31, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 36, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 50, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 1200px) {
  /* line 31, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 36, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 43, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 48, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 50, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 5, node_modules/bootstrap/scss/_tables.scss */

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 11, node_modules/bootstrap/scss/_tables.scss */

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, node_modules/bootstrap/scss/_tables.scss */

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, node_modules/bootstrap/scss/_tables.scss */

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 34, node_modules/bootstrap/scss/_tables.scss */

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

/* line 45, node_modules/bootstrap/scss/_tables.scss */

.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 48, node_modules/bootstrap/scss/_tables.scss */

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 54, node_modules/bootstrap/scss/_tables.scss */

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

/* line 62, node_modules/bootstrap/scss/_tables.scss */

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, node_modules/bootstrap/scss/_tables.scss */

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

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8f5ff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7aecff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-primary:hover {
  background-color: #9ff1ff;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9ff1ff;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #b8f0f9;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #7ae3f5;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-secondary:hover {
  background-color: #a0ebf7;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #a0ebf7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fefa0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-success:hover {
  background-color: #adf3b9;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #7aecff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-warning:hover {
  background-color: #9ff1ff;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-light,
.table-light > th,
.table-light > td {
  background-color: #ffcfff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #ffa7ff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-light:hover {
  background-color: #ffb6ff;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ffb6ff;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #b8c1c6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #7a8c95;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-dark:hover {
  background-color: #aab5bb;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #aab5bb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-white,
.table-white > th,
.table-white > td {
  background-color: white;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-white th,
.table-white td,
.table-white thead th,
.table-white tbody + tbody {
  border-color: white;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-white:hover {
  background-color: #f2f2f2;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-space-shuttle,
.table-space-shuttle > th,
.table-space-shuttle > td {
  background-color: #b8c1c6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-space-shuttle th,
.table-space-shuttle td,
.table-space-shuttle thead th,
.table-space-shuttle tbody + tbody {
  border-color: #7a8c95;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-space-shuttle:hover {
  background-color: #aab5bb;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-space-shuttle:hover > td,
.table-hover .table-space-shuttle:hover > th {
  background-color: #aab5bb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hurricane,
.table-hurricane > th,
.table-hurricane > td {
  background-color: #b8c1c6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hurricane th,
.table-hurricane td,
.table-hurricane thead th,
.table-hurricane tbody + tbody {
  border-color: #7a8c95;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-hurricane:hover {
  background-color: #aab5bb;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-hurricane:hover > td,
.table-hover .table-hurricane:hover > th {
  background-color: #aab5bb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-boulder,
.table-boulder > th,
.table-boulder > td {
  background-color: #d9d9d9;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-boulder th,
.table-boulder td,
.table-boulder thead th,
.table-boulder tbody + tbody {
  border-color: #b8b8b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-boulder:hover {
  background-color: #cccccc;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-boulder:hover > td,
.table-hover .table-boulder:hover > th {
  background-color: #cccccc;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-blue,
.table-blue > th,
.table-blue > td {
  background-color: #b8f0f9;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-blue th,
.table-blue td,
.table-blue thead th,
.table-blue tbody + tbody {
  border-color: #7ae3f5;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-blue:hover {
  background-color: #a0ebf7;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-blue:hover > td,
.table-hover .table-blue:hover > th {
  background-color: #a0ebf7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-black,
.table-black > th,
.table-black > td {
  background-color: #b8c1c6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-black th,
.table-black td,
.table-black thead th,
.table-black tbody + tbody {
  border-color: #7a8c95;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-black:hover {
  background-color: #aab5bb;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-black:hover > td,
.table-hover .table-black:hover > th {
  background-color: #aab5bb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-lighter,
.table-gray-lighter > th,
.table-gray-lighter > td {
  background-color: #fcfcfc;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-lighter th,
.table-gray-lighter td,
.table-gray-lighter thead th,
.table-gray-lighter tbody + tbody {
  border-color: #fafafa;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-lighter:hover {
  background-color: #efefef;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-lighter:hover > td,
.table-hover .table-gray-lighter:hover > th {
  background-color: #efefef;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-light,
.table-gray-light > th,
.table-gray-light > td {
  background-color: #f2f2f2;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-light th,
.table-gray-light td,
.table-gray-light thead th,
.table-gray-light tbody + tbody {
  border-color: #e6e6e6;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-light:hover {
  background-color: #e5e5e5;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-light:hover > td,
.table-hover .table-gray-light:hover > th {
  background-color: #e5e5e5;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray,
.table-gray > th,
.table-gray > td {
  background-color: #e2e2e2;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray th,
.table-gray td,
.table-gray thead th,
.table-gray tbody + tbody {
  border-color: #c9c9c9;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray:hover {
  background-color: #d5d5d5;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray:hover > td,
.table-hover .table-gray:hover > th {
  background-color: #d5d5d5;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-darker,
.table-gray-darker > th,
.table-gray-darker > td {
  background-color: #cdcfce;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-darker th,
.table-gray-darker td,
.table-gray-darker thead th,
.table-gray-darker tbody + tbody {
  border-color: #a2a6a5;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-darker:hover {
  background-color: #c0c3c1;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-darker:hover > td,
.table-hover .table-gray-darker:hover > th {
  background-color: #c0c3c1;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-dove,
.table-gray-dove > th,
.table-gray-dove > td {
  background-color: #d5d5d5;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-dove th,
.table-gray-dove td,
.table-gray-dove thead th,
.table-gray-dove tbody + tbody {
  border-color: #b2b2b2;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-dove:hover {
  background-color: #c8c8c8;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-dove:hover > td,
.table-hover .table-gray-dove:hover > th {
  background-color: #c8c8c8;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-brown,
.table-brown > th,
.table-brown > td {
  background-color: #b8c1c6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-brown th,
.table-brown td,
.table-brown thead th,
.table-brown tbody + tbody {
  border-color: #7a8c95;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-brown:hover {
  background-color: #aab5bb;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-brown:hover > td,
.table-hover .table-brown:hover > th {
  background-color: #aab5bb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-light-2,
.table-gray-light-2 > th,
.table-gray-light-2 > td {
  background-color: #f6f6f6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-light-2 th,
.table-gray-light-2 td,
.table-gray-light-2 thead th,
.table-gray-light-2 tbody + tbody {
  border-color: #eeeeee;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-light-2:hover {
  background-color: #e9e9e9;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-light-2:hover > td,
.table-hover .table-gray-light-2:hover > th {
  background-color: #e9e9e9;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-yellow-mustard,
.table-yellow-mustard > th,
.table-yellow-mustard > td {
  background-color: #f8e6ca;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-yellow-mustard th,
.table-yellow-mustard td,
.table-yellow-mustard thead th,
.table-yellow-mustard tbody + tbody {
  border-color: #f2d09c;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-yellow-mustard:hover {
  background-color: #f5dbb3;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-yellow-mustard:hover > td,
.table-hover .table-yellow-mustard:hover > th {
  background-color: #f5dbb3;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-blue-light,
.table-blue-light > th,
.table-blue-light > td {
  background-color: #baf5f7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-blue-light th,
.table-blue-light td,
.table-blue-light thead th,
.table-blue-light tbody + tbody {
  border-color: #80ecf0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-blue-light:hover {
  background-color: #a3f2f4;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-blue-light:hover > td,
.table-hover .table-blue-light:hover > th {
  background-color: #a3f2f4;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-brown-darker,
.table-brown-darker > th,
.table-brown-darker > td {
  background-color: #b8c1c6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-brown-darker th,
.table-brown-darker td,
.table-brown-darker thead th,
.table-brown-darker tbody + tbody {
  border-color: #7a8c95;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-brown-darker:hover {
  background-color: #aab5bb;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-brown-darker:hover > td,
.table-hover .table-brown-darker:hover > th {
  background-color: #aab5bb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-brown-dark,
.table-brown-dark > th,
.table-brown-dark > td {
  background-color: #c6c5c4;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-brown-dark th,
.table-brown-dark td,
.table-brown-dark thead th,
.table-brown-dark tbody + tbody {
  border-color: #959391;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-brown-dark:hover {
  background-color: #b9b8b7;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-brown-dark:hover > td,
.table-hover .table-brown-dark:hover > th {
  background-color: #b9b8b7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-brown-lighter,
.table-brown-lighter > th,
.table-brown-lighter > td {
  background-color: #d0cecd;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-brown-lighter th,
.table-brown-lighter td,
.table-brown-lighter thead th,
.table-brown-lighter tbody + tbody {
  border-color: #a8a5a3;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-brown-lighter:hover {
  background-color: #c4c1c0;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-brown-lighter:hover > td,
.table-hover .table-brown-lighter:hover > th {
  background-color: #c4c1c0;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-blue-chill,
.table-blue-chill > th,
.table-blue-chill > td {
  background-color: #bbd8e3;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-blue-chill th,
.table-blue-chill td,
.table-blue-chill thead th,
.table-blue-chill tbody + tbody {
  border-color: #81b6cc;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-blue-chill:hover {
  background-color: #a9cedc;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-blue-chill:hover > td,
.table-hover .table-blue-chill:hover > th {
  background-color: #a9cedc;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-dark,
.table-gray-dark > th,
.table-gray-dark > td {
  background-color: #cdcbca;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-dark th,
.table-gray-dark td,
.table-gray-dark thead th,
.table-gray-dark tbody + tbody {
  border-color: #a29f9c;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-dark:hover {
  background-color: #c1bebd;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-dark:hover > td,
.table-hover .table-gray-dark:hover > th {
  background-color: #c1bebd;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-purple,
.table-purple > th,
.table-purple > td {
  background-color: #e6cdff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-purple th,
.table-purple td,
.table-purple thead th,
.table-purple tbody + tbody {
  border-color: #d0a2ff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-purple:hover {
  background-color: #d9b4ff;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-purple:hover > td,
.table-hover .table-purple:hover > th {
  background-color: #d9b4ff;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-magenta,
.table-magenta > th,
.table-magenta > td {
  background-color: #feb8d0;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-magenta th,
.table-magenta td,
.table-magenta thead th,
.table-magenta tbody + tbody {
  border-color: #fd7aa8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-magenta:hover {
  background-color: #fe9fbf;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-magenta:hover > td,
.table-hover .table-magenta:hover > th {
  background-color: #fe9fbf;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-green,
.table-green > th,
.table-green > td {
  background-color: #c3f6cc;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-green th,
.table-green td,
.table-green thead th,
.table-green tbody + tbody {
  border-color: #8fefa0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-green:hover {
  background-color: #adf3b9;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-green:hover > td,
.table-hover .table-green:hover > th {
  background-color: #adf3b9;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-event,
.table-event > th,
.table-event > td {
  background-color: #baf5f7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-event th,
.table-event td,
.table-event thead th,
.table-event tbody + tbody {
  border-color: #80ecf0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-event:hover {
  background-color: #a3f2f4;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-event:hover > td,
.table-hover .table-event:hover > th {
  background-color: #a3f2f4;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-event-alt,
.table-event-alt > th,
.table-event-alt > td {
  background-color: #e6cdff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-event-alt th,
.table-event-alt td,
.table-event-alt thead th,
.table-event-alt tbody + tbody {
  border-color: #d0a2ff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-event-alt:hover {
  background-color: #d9b4ff;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-event-alt:hover > td,
.table-hover .table-event-alt:hover > th {
  background-color: #d9b4ff;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-petroleo,
.table-petroleo > th,
.table-petroleo > td {
  background-color: #b8c1c6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-petroleo th,
.table-petroleo td,
.table-petroleo thead th,
.table-petroleo tbody + tbody {
  border-color: #7a8c95;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-petroleo:hover {
  background-color: #aab5bb;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-petroleo:hover > td,
.table-hover .table-petroleo:hover > th {
  background-color: #aab5bb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-active:hover {
  background-color: rgba(0, 17, 26, 0.075);
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */

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

/* line 114, node_modules/bootstrap/scss/_tables.scss */

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, node_modules/bootstrap/scss/_tables.scss */

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 130, node_modules/bootstrap/scss/_tables.scss */

.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, node_modules/bootstrap/scss/_tables.scss */

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, node_modules/bootstrap/scss/_tables.scss */

.table-dark.table-bordered {
  border: 0;
}

/* line 145, node_modules/bootstrap/scss/_tables.scss */

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

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* line 179, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* line 179, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* line 179, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* line 179, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, node_modules/bootstrap/scss/_tables.scss */

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, node_modules/bootstrap/scss/_tables.scss */

.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, node_modules/bootstrap/scss/_forms.scss */

.form-control,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea,
.search-form .search-field {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: 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) {
  /* line 7, node_modules/bootstrap/scss/_forms.scss */

  .form-control,
  .comment-form input[type="text"],
  .comment-form input[type="email"],
  .comment-form input[type="url"],
  .comment-form textarea,
  .search-form .search-field {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 28, node_modules/bootstrap/scss/_forms.scss */

.form-control::-ms-expand,
.comment-form input[type="text"]::-ms-expand,
.comment-form input[type="email"]::-ms-expand,
.comment-form input[type="url"]::-ms-expand,
.comment-form textarea::-ms-expand,
.search-form .search-field::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, node_modules/bootstrap/scss/mixins/_forms.scss */

.form-control:focus,
.comment-form input:focus[type="text"],
.comment-form input:focus[type="email"],
.comment-form input:focus[type="url"],
.comment-form textarea:focus,
.search-form .search-field:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80edff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
}

/* line 37, node_modules/bootstrap/scss/_forms.scss */

.form-control::-webkit-input-placeholder,
.comment-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="email"]::-webkit-input-placeholder,
.comment-form input[type="url"]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.search-form .search-field::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder,
.comment-form input[type="text"]::-moz-placeholder,
.comment-form input[type="email"]::-moz-placeholder,
.comment-form input[type="url"]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.search-form .search-field::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder,
.comment-form input[type="text"]::-ms-input-placeholder,
.comment-form input[type="email"]::-ms-input-placeholder,
.comment-form input[type="url"]::-ms-input-placeholder,
.comment-form textarea::-ms-input-placeholder,
.search-form .search-field::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder,
.comment-form input[type="text"]::placeholder,
.comment-form input[type="email"]::placeholder,
.comment-form input[type="url"]::placeholder,
.comment-form textarea::placeholder,
.search-form .search-field::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 48, node_modules/bootstrap/scss/_forms.scss */

.form-control:disabled,
.comment-form input:disabled[type="text"],
.comment-form input:disabled[type="email"],
.comment-form input:disabled[type="url"],
.comment-form textarea:disabled,
.search-form .search-field:disabled,
.form-control[readonly],
.comment-form input[readonly][type="text"],
.comment-form input[readonly][type="email"],
.comment-form input[readonly][type="url"],
.comment-form textarea[readonly],
.search-form .search-field[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 57, node_modules/bootstrap/scss/_forms.scss */

select.form-control:focus::-ms-value,
.search-form select.search-field:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 69, node_modules/bootstrap/scss/_forms.scss */

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

/* line 82, node_modules/bootstrap/scss/_forms.scss */

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 90, node_modules/bootstrap/scss/_forms.scss */

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
  line-height: 1.5;
}

/* line 97, node_modules/bootstrap/scss/_forms.scss */

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.7875rem;
  line-height: 1.5;
}

/* line 110, node_modules/bootstrap/scss/_forms.scss */

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 122, node_modules/bootstrap/scss/_forms.scss */

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 137, node_modules/bootstrap/scss/_forms.scss */

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 145, node_modules/bootstrap/scss/_forms.scss */

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 155, node_modules/bootstrap/scss/_forms.scss */

select.form-control[size],
.search-form select.search-field[size],
select.form-control[multiple],
.search-form select.search-field[multiple] {
  height: auto;
}

/* line 161, node_modules/bootstrap/scss/_forms.scss */

textarea.form-control,
.comment-form textarea,
.search-form textarea.search-field {
  height: auto;
}

/* line 170, node_modules/bootstrap/scss/_forms.scss */

.form-group,
.comment-form p,
.search-form label {
  margin-bottom: 1rem;
}

/* line 174, node_modules/bootstrap/scss/_forms.scss */

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

/* line 184, node_modules/bootstrap/scss/_forms.scss */

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

/* line 190, node_modules/bootstrap/scss/_forms.scss */

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 202, node_modules/bootstrap/scss/_forms.scss */

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 208, node_modules/bootstrap/scss/_forms.scss */

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 213, node_modules/bootstrap/scss/_forms.scss */

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 218, node_modules/bootstrap/scss/_forms.scss */

.form-check-label {
  margin-bottom: 0;
}

/* line 222, node_modules/bootstrap/scss/_forms.scss */

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 229, node_modules/bootstrap/scss/_forms.scss */

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, node_modules/bootstrap/scss/mixins/_forms.scss */

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28e048;
}

/* line 38, node_modules/bootstrap/scss/mixins/_forms.scss */

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(40, 224, 72, 0.9);
  border-radius: 0.25rem;
}

/* line 54, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid,
.was-validated .comment-form input:valid[type="text"],
.comment-form .was-validated input:valid[type="text"],
.was-validated .comment-form input:valid[type="email"],
.comment-form .was-validated input:valid[type="email"],
.was-validated .comment-form input:valid[type="url"],
.comment-form .was-validated input:valid[type="url"],
.was-validated .comment-form textarea:valid,
.comment-form .was-validated textarea:valid,
.was-validated .search-form .search-field:valid,
.search-form .was-validated .search-field:valid,
.form-control.is-valid,
.comment-form input.is-valid[type="text"],
.comment-form input.is-valid[type="email"],
.comment-form input.is-valid[type="url"],
.comment-form textarea.is-valid,
.search-form .is-valid.search-field {
  border-color: #28e048;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328e048' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 66, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid:focus,
.was-validated .comment-form input:valid:focus[type="text"],
.comment-form .was-validated input:valid:focus[type="text"],
.was-validated .comment-form input:valid:focus[type="email"],
.comment-form .was-validated input:valid:focus[type="email"],
.was-validated .comment-form input:valid:focus[type="url"],
.comment-form .was-validated input:valid:focus[type="url"],
.was-validated .comment-form textarea:valid:focus,
.comment-form .was-validated textarea:valid:focus,
.was-validated .search-form .search-field:valid:focus,
.search-form .was-validated .search-field:valid:focus,
.form-control.is-valid:focus,
.comment-form input.is-valid:focus[type="text"],
.comment-form input.is-valid:focus[type="email"],
.comment-form input.is-valid:focus[type="url"],
.comment-form textarea.is-valid:focus,
.search-form .is-valid.search-field:focus {
  border-color: #28e048;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.25);
}

/* line 71, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .comment-form input:valid[type="text"] ~ .valid-feedback,
.comment-form .was-validated input:valid[type="text"] ~ .valid-feedback,
.was-validated .comment-form input:valid[type="email"] ~ .valid-feedback,
.comment-form .was-validated input:valid[type="email"] ~ .valid-feedback,
.was-validated .comment-form input:valid[type="url"] ~ .valid-feedback,
.comment-form .was-validated input:valid[type="url"] ~ .valid-feedback,
.was-validated .comment-form textarea:valid ~ .valid-feedback,
.comment-form .was-validated textarea:valid ~ .valid-feedback,
.was-validated .search-form .search-field:valid ~ .valid-feedback,
.search-form .was-validated .search-field:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.was-validated .comment-form input:valid[type="text"] ~ .valid-tooltip,
.comment-form .was-validated input:valid[type="text"] ~ .valid-tooltip,
.was-validated .comment-form input:valid[type="email"] ~ .valid-tooltip,
.comment-form .was-validated input:valid[type="email"] ~ .valid-tooltip,
.was-validated .comment-form input:valid[type="url"] ~ .valid-tooltip,
.comment-form .was-validated input:valid[type="url"] ~ .valid-tooltip,
.was-validated .comment-form textarea:valid ~ .valid-tooltip,
.comment-form .was-validated textarea:valid ~ .valid-tooltip,
.was-validated .search-form .search-field:valid ~ .valid-tooltip,
.search-form .was-validated .search-field:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.comment-form input.is-valid[type="text"] ~ .valid-feedback,
.comment-form input.is-valid[type="email"] ~ .valid-feedback,
.comment-form input.is-valid[type="url"] ~ .valid-feedback,
.comment-form textarea.is-valid ~ .valid-feedback,
.search-form .is-valid.search-field ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.comment-form input.is-valid[type="text"] ~ .valid-tooltip,
.comment-form input.is-valid[type="email"] ~ .valid-tooltip,
.comment-form input.is-valid[type="url"] ~ .valid-tooltip,
.comment-form textarea.is-valid ~ .valid-tooltip,
.search-form .is-valid.search-field ~ .valid-tooltip {
  display: block;
}

/* line 80, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated textarea.form-control:valid,
.was-validated .comment-form textarea:valid,
.comment-form .was-validated textarea:valid,
.was-validated .search-form textarea.search-field:valid,
.search-form .was-validated textarea.search-field:valid,
textarea.form-control.is-valid,
.comment-form textarea.is-valid,
.search-form textarea.is-valid.search-field {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 90, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28e048;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328e048' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 99, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28e048;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.25);
}

/* line 104, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 115, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 125, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28e048;
}

/* line 129, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 139, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28e048;
}

/* line 142, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28e048;
}

/* line 147, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 153, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #55e66e;
  background-color: #55e66e;
}

/* line 160, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.25);
}

/* line 164, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28e048;
}

/* line 175, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28e048;
}

/* line 179, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 185, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28e048;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.25);
}

/* line 30, node_modules/bootstrap/scss/mixins/_forms.scss */

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 38, node_modules/bootstrap/scss/mixins/_forms.scss */

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 54, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid,
.was-validated .comment-form input:invalid[type="text"],
.comment-form .was-validated input:invalid[type="text"],
.was-validated .comment-form input:invalid[type="email"],
.comment-form .was-validated input:invalid[type="email"],
.was-validated .comment-form input:invalid[type="url"],
.comment-form .was-validated input:invalid[type="url"],
.was-validated .comment-form textarea:invalid,
.comment-form .was-validated textarea:invalid,
.was-validated .search-form .search-field:invalid,
.search-form .was-validated .search-field:invalid,
.form-control.is-invalid,
.comment-form input.is-invalid[type="text"],
.comment-form input.is-invalid[type="email"],
.comment-form input.is-invalid[type="url"],
.comment-form textarea.is-invalid,
.search-form .is-invalid.search-field {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 66, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid:focus,
.was-validated .comment-form input:invalid:focus[type="text"],
.comment-form .was-validated input:invalid:focus[type="text"],
.was-validated .comment-form input:invalid:focus[type="email"],
.comment-form .was-validated input:invalid:focus[type="email"],
.was-validated .comment-form input:invalid:focus[type="url"],
.comment-form .was-validated input:invalid:focus[type="url"],
.was-validated .comment-form textarea:invalid:focus,
.comment-form .was-validated textarea:invalid:focus,
.was-validated .search-form .search-field:invalid:focus,
.search-form .was-validated .search-field:invalid:focus,
.form-control.is-invalid:focus,
.comment-form input.is-invalid:focus[type="text"],
.comment-form input.is-invalid:focus[type="email"],
.comment-form input.is-invalid:focus[type="url"],
.comment-form textarea.is-invalid:focus,
.search-form .is-invalid.search-field:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 71, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .comment-form input:invalid[type="text"] ~ .invalid-feedback,
.comment-form .was-validated input:invalid[type="text"] ~ .invalid-feedback,
.was-validated .comment-form input:invalid[type="email"] ~ .invalid-feedback,
.comment-form .was-validated input:invalid[type="email"] ~ .invalid-feedback,
.was-validated .comment-form input:invalid[type="url"] ~ .invalid-feedback,
.comment-form .was-validated input:invalid[type="url"] ~ .invalid-feedback,
.was-validated .comment-form textarea:invalid ~ .invalid-feedback,
.comment-form .was-validated textarea:invalid ~ .invalid-feedback,
.was-validated .search-form .search-field:invalid ~ .invalid-feedback,
.search-form .was-validated .search-field:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.was-validated .comment-form input:invalid[type="text"] ~ .invalid-tooltip,
.comment-form .was-validated input:invalid[type="text"] ~ .invalid-tooltip,
.was-validated .comment-form input:invalid[type="email"] ~ .invalid-tooltip,
.comment-form .was-validated input:invalid[type="email"] ~ .invalid-tooltip,
.was-validated .comment-form input:invalid[type="url"] ~ .invalid-tooltip,
.comment-form .was-validated input:invalid[type="url"] ~ .invalid-tooltip,
.was-validated .comment-form textarea:invalid ~ .invalid-tooltip,
.comment-form .was-validated textarea:invalid ~ .invalid-tooltip,
.was-validated .search-form .search-field:invalid ~ .invalid-tooltip,
.search-form .was-validated .search-field:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.comment-form input.is-invalid[type="text"] ~ .invalid-feedback,
.comment-form input.is-invalid[type="email"] ~ .invalid-feedback,
.comment-form input.is-invalid[type="url"] ~ .invalid-feedback,
.comment-form textarea.is-invalid ~ .invalid-feedback,
.search-form .is-invalid.search-field ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.comment-form input.is-invalid[type="text"] ~ .invalid-tooltip,
.comment-form input.is-invalid[type="email"] ~ .invalid-tooltip,
.comment-form input.is-invalid[type="url"] ~ .invalid-tooltip,
.comment-form textarea.is-invalid ~ .invalid-tooltip,
.search-form .is-invalid.search-field ~ .invalid-tooltip {
  display: block;
}

/* line 80, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated textarea.form-control:invalid,
.was-validated .comment-form textarea:invalid,
.comment-form .was-validated textarea:invalid,
.was-validated .search-form textarea.search-field:invalid,
.search-form .was-validated textarea.search-field:invalid,
textarea.form-control.is-invalid,
.comment-form textarea.is-invalid,
.search-form textarea.is-invalid.search-field {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 90, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 99, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 104, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 115, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 125, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 129, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 139, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 142, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 147, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 153, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 160, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 164, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 175, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 179, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 185, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 258, node_modules/bootstrap/scss/_forms.scss */

.form-inline,
.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 266, node_modules/bootstrap/scss/_forms.scss */

.form-inline .form-check,
.search-form .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 272, node_modules/bootstrap/scss/_forms.scss */

  .form-inline label,
  .search-form label {
    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;
    margin-bottom: 0;
  }

  /* line 280, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-group,
  .search-form .form-group,
  .form-inline .comment-form p,
  .comment-form .form-inline p,
  .search-form .comment-form p,
  .comment-form .search-form p,
  .form-inline .search-form label,
  .search-form .form-inline label,
  .search-form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }

  /* line 289, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-control,
  .search-form .form-control,
  .form-inline .comment-form input[type="text"],
  .comment-form .form-inline input[type="text"],
  .search-form .comment-form input[type="text"],
  .comment-form .search-form input[type="text"],
  .form-inline .comment-form input[type="email"],
  .comment-form .form-inline input[type="email"],
  .search-form .comment-form input[type="email"],
  .comment-form .search-form input[type="email"],
  .form-inline .comment-form input[type="url"],
  .comment-form .form-inline input[type="url"],
  .search-form .comment-form input[type="url"],
  .comment-form .search-form input[type="url"],
  .form-inline .comment-form textarea,
  .comment-form .form-inline textarea,
  .search-form .comment-form textarea,
  .comment-form .search-form textarea,
  .search-form .search-field {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 296, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-control-plaintext,
  .search-form .form-control-plaintext {
    display: inline-block;
  }

  /* line 300, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .input-group,
  .search-form .input-group,
  .form-inline .custom-select,
  .search-form .custom-select {
    width: auto;
  }

  /* line 307, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-check,
  .search-form .form-check {
    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;
    width: auto;
    padding-left: 0;
  }

  /* line 314, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-check-input,
  .search-form .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  /* line 322, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .custom-control,
  .search-form .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  /* line 326, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .custom-control-label,
  .search-form .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, node_modules/bootstrap/scss/_buttons.scss */

.btn,
.comment-form input[type="submit"],
.search-form .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-form .form-submit .submit {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  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.375rem 0.75rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -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;
  -o-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;
  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) {
  /* line 7, node_modules/bootstrap/scss/_buttons.scss */

  .btn,
  .comment-form input[type="submit"],
  .search-form .search-submit,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
  .single-post .comments-new .comment-list .comment-edit-link,
  .single-post .comments-new .comment-list .comment-reply-link,
  .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments .comment-list .comment-edit-link,
  .single-post .comments .comment-list .comment-reply-link,
  .single-post .comments .comment-form .form-submit .submit {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn:hover,
.comment-form input:hover[type="submit"],
.search-form .search-submit:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:hover,
.single-post .comments-new .comment-list .comment-edit-link:hover,
.single-post .comments-new .comment-list .comment-reply-link:hover,
.single-post .comments-new .comment-form .form-submit .submit:hover,
.single-post .comments .comment-list .comment-edit-link:hover,
.single-post .comments .comment-list .comment-reply-link:hover,
.single-post .comments .comment-form .form-submit .submit:hover {
  color: #212529;
  text-decoration: none;
}

/* line 25, node_modules/bootstrap/scss/_buttons.scss */

.btn:focus,
.comment-form input:focus[type="submit"],
.search-form .search-submit:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:focus,
.single-post .comments-new .comment-list .comment-edit-link:focus,
.single-post .comments-new .comment-list .comment-reply-link:focus,
.single-post .comments-new .comment-form .form-submit .submit:focus,
.single-post .comments .comment-list .comment-edit-link:focus,
.single-post .comments .comment-list .comment-reply-link:focus,
.single-post .comments .comment-form .form-submit .submit:focus,
.btn.focus,
.comment-form input.focus[type="submit"],
.search-form .focus.search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .focus.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .focus.hs-button,
.single-post .comments-new .comment-list .focus.comment-edit-link,
.single-post .comments-new .comment-list .focus.comment-reply-link,
.single-post .comments-new .comment-form .form-submit .focus.submit,
.single-post .comments .comment-list .focus.comment-edit-link,
.single-post .comments .comment-list .focus.comment-reply-link,
.single-post .comments .comment-form .form-submit .focus.submit {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
}

/* line 32, node_modules/bootstrap/scss/_buttons.scss */

.btn.disabled,
.btn.btn-disabled,
.btn[href="#off"],
.comment-form input[href="#off"][type="submit"],
.search-form .search-submit[href="#off"],
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button[href="#off"],
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button[href="#off"],
.single-post .comments-new .comment-list .comment-edit-link[href="#off"],
.single-post .comments-new .comment-list .comment-reply-link[href="#off"],
.single-post .comments-new .comment-form .form-submit .submit[href="#off"],
.single-post .comments .comment-list .comment-edit-link[href="#off"],
.single-post .comments .comment-list .comment-reply-link[href="#off"],
.single-post .comments .comment-form .form-submit .submit[href="#off"],
.comment-form input.btn-disabled[type="submit"],
.search-form .btn-disabled.search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-disabled.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-disabled.hs-button,
.single-post .comments-new .comment-list .btn-disabled.comment-edit-link,
.single-post .comments-new .comment-list .btn-disabled.comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-disabled.submit,
.single-post .comments .comment-list .btn-disabled.comment-edit-link,
.single-post .comments .comment-list .btn-disabled.comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-disabled.submit,
.comment-form input.disabled[type="submit"],
.search-form .disabled.search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .disabled.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .disabled.hs-button,
.single-post .comments-new .comment-list .disabled.comment-edit-link,
.single-post .comments-new .comment-list .disabled.comment-reply-link,
.single-post .comments-new .comment-form .form-submit .disabled.submit,
.single-post .comments .comment-list .disabled.comment-edit-link,
.single-post .comments .comment-list .disabled.comment-reply-link,
.single-post .comments .comment-form .form-submit .disabled.submit,
.btn:disabled,
.comment-form input:disabled[type="submit"],
.search-form .search-submit:disabled,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:disabled,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:disabled,
.single-post .comments-new .comment-list .comment-edit-link:disabled,
.single-post .comments-new .comment-list .comment-reply-link:disabled,
.single-post .comments-new .comment-form .form-submit .submit:disabled,
.single-post .comments .comment-list .comment-edit-link:disabled,
.single-post .comments .comment-list .comment-reply-link:disabled,
.single-post .comments .comment-form .form-submit .submit:disabled {
  opacity: 0.65;
}

/* line 49, node_modules/bootstrap/scss/_buttons.scss */

a.btn.disabled,
a.btn.btn-disabled,
a.btn[href="#off"],
.search-form a.search-submit[href="#off"],
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions a.hs-button[href="#off"],
.modal-form-pop-up .hbspt-form form.hs-form .actions a.hs-button[href="#off"],
.single-post .comments-new .comment-list a.comment-edit-link[href="#off"],
.single-post .comments-new .comment-list a.comment-reply-link[href="#off"],
.single-post .comments-new .comment-form .form-submit a.submit[href="#off"],
.single-post .comments .comment-list a.comment-edit-link[href="#off"],
.single-post .comments .comment-list a.comment-reply-link[href="#off"],
.single-post .comments .comment-form .form-submit a.submit[href="#off"],
.search-form a.btn-disabled.search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions a.btn-disabled.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions a.btn-disabled.hs-button,
.single-post .comments-new .comment-list a.btn-disabled.comment-edit-link,
.single-post .comments-new .comment-list a.btn-disabled.comment-reply-link,
.single-post .comments-new .comment-form .form-submit a.btn-disabled.submit,
.single-post .comments .comment-list a.btn-disabled.comment-edit-link,
.single-post .comments .comment-list a.btn-disabled.comment-reply-link,
.single-post .comments .comment-form .form-submit a.btn-disabled.submit,
.search-form a.disabled.search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions a.disabled.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions a.disabled.hs-button,
.single-post .comments-new .comment-list a.disabled.comment-edit-link,
.single-post .comments-new .comment-list a.disabled.comment-reply-link,
.single-post .comments-new .comment-form .form-submit a.disabled.submit,
.single-post .comments .comment-list a.disabled.comment-edit-link,
.single-post .comments .comment-list a.disabled.comment-reply-link,
.single-post .comments .comment-form .form-submit a.disabled.submit,
fieldset:disabled a.btn,
fieldset:disabled .search-form a.search-submit,
.search-form fieldset:disabled a.search-submit,
fieldset:disabled .newsletter-form .hbspt-form form.hs-form .hs_submit .actions a.hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions fieldset:disabled a.hs-button,
fieldset:disabled .modal-form-pop-up .hbspt-form form.hs-form .actions a.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions fieldset:disabled a.hs-button,
fieldset:disabled .single-post .comments-new .comment-list a.comment-edit-link,
.single-post .comments-new .comment-list fieldset:disabled a.comment-edit-link,
fieldset:disabled .single-post .comments-new .comment-list a.comment-reply-link,
.single-post .comments-new .comment-list fieldset:disabled a.comment-reply-link,
fieldset:disabled .single-post .comments-new .comment-form .form-submit a.submit,
.single-post .comments-new .comment-form .form-submit fieldset:disabled a.submit,
fieldset:disabled .single-post .comments .comment-list a.comment-edit-link,
.single-post .comments .comment-list fieldset:disabled a.comment-edit-link,
fieldset:disabled .single-post .comments .comment-list a.comment-reply-link,
.single-post .comments .comment-list fieldset:disabled a.comment-reply-link,
fieldset:disabled .single-post .comments .comment-form .form-submit a.submit,
.single-post .comments .comment-form .form-submit fieldset:disabled a.submit {
  pointer-events: none;
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-primary,
.btn-gradient-primary,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.single-post .comments .comment-form .form-submit .submit {
  color: #212529;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-primary:hover,
.btn-gradient-primary:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:hover,
.single-post .comments .comment-form .form-submit .submit:hover {
  color: #fff;
  background-color: #00bad9;
  border-color: #00afcc;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:focus,
.btn-gradient-primary:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:focus,
.single-post .comments .comment-form .form-submit .submit:focus,
.btn-primary.focus,
.focus.btn-gradient-primary,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .focus.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .focus.hs-button,
.single-post .comments .comment-form .form-submit .focus.submit {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(5, 192, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(5, 192, 223, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary.disabled,
.btn-primary.btn-disabled,
.btn-primary[href="#off"],
.btn-gradient-primary[href="#off"],
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button[href="#off"],
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button[href="#off"],
.single-post .comments .comment-form .form-submit .submit[href="#off"],
.btn-disabled.btn-gradient-primary,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-disabled.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-disabled.hs-button,
.single-post .comments .comment-form .form-submit .btn-disabled.submit,
.disabled.btn-gradient-primary,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .disabled.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .disabled.hs-button,
.single-post .comments .comment-form .form-submit .disabled.submit,
.btn-primary:disabled,
.btn-gradient-primary:disabled,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:disabled,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:disabled,
.single-post .comments .comment-form .form-submit .submit:disabled {
  color: #212529;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-gradient-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.single-post .comments .comment-form .form-submit .submit:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.btn-gradient-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.single-post .comments .comment-form .form-submit .submit:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-primary.dropdown-toggle,
.show > .dropdown-toggle.btn-gradient-primary,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .show > .dropdown-toggle.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .show > .dropdown-toggle.hs-button,
.single-post .comments .comment-form .form-submit .show > .dropdown-toggle.submit {
  color: #fff;
  background-color: #00afcc;
  border-color: #00a4bf;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-gradient-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.single-post .comments .comment-form .form-submit .submit:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.btn-gradient-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.single-post .comments .comment-form .form-submit .submit:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-gradient-primary:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .show > .dropdown-toggle.hs-button:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .show > .dropdown-toggle.hs-button:focus,
.single-post .comments .comment-form .form-submit .show > .dropdown-toggle.submit:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(5, 192, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(5, 192, 223, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-secondary,
.comment-form input[type="submit"],
.search-form .search-submit {
  color: #fff;
  background-color: #00c9eb;
  border-color: #00c9eb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-secondary:hover,
.comment-form input:hover[type="submit"],
.search-form .search-submit:hover {
  color: #fff;
  background-color: #00a8c5;
  border-color: #009db8;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:focus,
.comment-form input:focus[type="submit"],
.search-form .search-submit:focus,
.btn-secondary.focus,
.comment-form input.focus[type="submit"],
.search-form .focus.search-submit {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 209, 238, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 209, 238, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary.disabled,
.btn-secondary.btn-disabled,
.btn-secondary[href="#off"],
.comment-form input[href="#off"][type="submit"],
.search-form .search-submit[href="#off"],
.comment-form input.btn-disabled[type="submit"],
.search-form .btn-disabled.search-submit,
.comment-form input.disabled[type="submit"],
.search-form .disabled.search-submit,
.btn-secondary:disabled,
.comment-form input:disabled[type="submit"],
.search-form .search-submit:disabled {
  color: #fff;
  background-color: #00c9eb;
  border-color: #00c9eb;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.comment-form input:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active[type="submit"],
.search-form .search-submit:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-secondary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.comment-form input:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active[type="submit"],
.search-form .search-submit:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-secondary.dropdown-toggle,
.comment-form .show > input.dropdown-toggle[type="submit"],
.search-form .show > .dropdown-toggle.search-submit {
  color: #fff;
  background-color: #009db8;
  border-color: #0092ab;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.comment-form input:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus[type="submit"],
.search-form .search-submit:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-secondary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.comment-form input:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus[type="submit"],
.search-form .search-submit:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.comment-form .show > input.dropdown-toggle:focus[type="submit"],
.search-form .show > .dropdown-toggle.search-submit:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 209, 238, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 209, 238, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-success {
  color: #212529;
  background-color: #28e048;
  border-color: #28e048;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-success:hover {
  color: #fff;
  background-color: #1cc53a;
  border-color: #1bba37;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:focus,
.btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 196, 67, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(39, 196, 67, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success.disabled,
.btn-success.btn-disabled,
.btn-success[href="#off"],
.btn-success:disabled {
  color: #212529;
  background-color: #28e048;
  border-color: #28e048;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-success:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1bba37;
  border-color: #19af33;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-success:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 196, 67, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(39, 196, 67, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:focus,
.btn-info.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);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info.disabled,
.btn-info.btn-disabled,
.btn-info[href="#off"],
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-info:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-info:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).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);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-warning {
  color: #212529;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-warning:hover {
  color: #fff;
  background-color: #00bad9;
  border-color: #00afcc;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:focus,
.btn-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(5, 192, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(5, 192, 223, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning.disabled,
.btn-warning.btn-disabled,
.btn-warning[href="#off"],
.btn-warning:disabled {
  color: #212529;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-warning:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #00afcc;
  border-color: #00a4bf;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-warning:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(5, 192, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(5, 192, 223, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:focus,
.btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger.disabled,
.btn-danger.btn-disabled,
.btn-danger[href="#off"],
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-danger:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-danger:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-light {
  color: #212529;
  background-color: #f5f;
  border-color: #f5f;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-light:hover {
  color: #fff;
  background-color: #ff2fff;
  border-color: #ff22ff;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:focus,
.btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 78, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 78, 223, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light.disabled,
.btn-light.btn-disabled,
.btn-light[href="#off"],
.btn-light:disabled {
  color: #212529;
  background-color: #f5f;
  border-color: #f5f;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-light.dropdown-toggle {
  color: #fff;
  background-color: #ff22ff;
  border-color: #ff15ff;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 78, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 78, 223, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-dark {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-dark:hover {
  color: #fff;
  background-color: #00090d;
  border-color: black;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:focus,
.btn-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark.disabled,
.btn-dark.btn-disabled,
.btn-dark[href="#off"],
.btn-dark:disabled {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-white {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-white:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-white:focus,
.btn-white.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-white.disabled,
.btn-white.btn-disabled,
.btn-white[href="#off"],
.btn-white:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-white:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-white:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-white.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-white:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-white:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-space-shuttle {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-space-shuttle:hover {
  color: #fff;
  background-color: #00090d;
  border-color: black;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-space-shuttle:focus,
.btn-space-shuttle.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-space-shuttle.disabled,
.btn-space-shuttle.btn-disabled,
.btn-space-shuttle[href="#off"],
.btn-space-shuttle:disabled {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-space-shuttle:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-space-shuttle:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-space-shuttle.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-space-shuttle:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-space-shuttle:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-space-shuttle.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-hurricane {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-hurricane:hover {
  color: #fff;
  background-color: #00090d;
  border-color: black;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-hurricane:focus,
.btn-hurricane.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-hurricane.disabled,
.btn-hurricane.btn-disabled,
.btn-hurricane[href="#off"],
.btn-hurricane:disabled {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-hurricane:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-hurricane:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-hurricane.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-hurricane:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-hurricane:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-hurricane.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-boulder {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-boulder:hover {
  color: #fff;
  background-color: #636363;
  border-color: #5d5d5d;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-boulder:focus,
.btn-boulder.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(139, 139, 139, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(139, 139, 139, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-boulder.disabled,
.btn-boulder.btn-disabled,
.btn-boulder[href="#off"],
.btn-boulder:disabled {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-boulder:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-boulder:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-boulder.dropdown-toggle {
  color: #fff;
  background-color: #5d5d5d;
  border-color: #565656;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-boulder:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-boulder:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-boulder.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(139, 139, 139, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(139, 139, 139, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-blue {
  color: #fff;
  background-color: #00c9eb;
  border-color: #00c9eb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-blue:hover {
  color: #fff;
  background-color: #00a8c5;
  border-color: #009db8;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue:focus,
.btn-blue.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 209, 238, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 209, 238, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue.disabled,
.btn-blue.btn-disabled,
.btn-blue[href="#off"],
.btn-blue:disabled {
  color: #fff;
  background-color: #00c9eb;
  border-color: #00c9eb;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-blue:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #009db8;
  border-color: #0092ab;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-blue:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 209, 238, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 209, 238, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-black {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-black:hover {
  color: #fff;
  background-color: #00090d;
  border-color: black;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black:focus,
.btn-black.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black.disabled,
.btn-black.btn-disabled,
.btn-black[href="#off"],
.btn-black:disabled {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-black:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-black:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-black.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-lighter {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-lighter:hover {
  color: #212529;
  background-color: #e2e2e2;
  border-color: gainsboro;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-lighter:focus,
.btn-gray-lighter.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(213, 214, 214, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(213, 214, 214, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-lighter.disabled,
.btn-gray-lighter.btn-disabled,
.btn-gray-lighter[href="#off"],
.btn-gray-lighter:disabled {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-gray-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-gray-lighter.dropdown-toggle {
  color: #212529;
  background-color: gainsboro;
  border-color: #d5d5d5;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-gray-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-gray-lighter.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(213, 214, 214, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(213, 214, 214, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-light {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-light:hover {
  color: #212529;
  background-color: #bcbcbc;
  border-color: #b6b6b6;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light:focus,
.btn-gray-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(181, 182, 182, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(181, 182, 182, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light.disabled,
.btn-gray-light.btn-disabled,
.btn-gray-light[href="#off"],
.btn-gray-light:disabled {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-gray-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-gray-light.dropdown-toggle {
  color: #212529;
  background-color: #b6b6b6;
  border-color: #afafaf;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-gray-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-gray-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(181, 182, 182, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(181, 182, 182, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray {
  color: #212529;
  background-color: #979797;
  border-color: #979797;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray:hover {
  color: #fff;
  background-color: #848484;
  border-color: #7e7e7e;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray:focus,
.btn-gray.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(133, 134, 135, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(133, 134, 135, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray.disabled,
.btn-gray.btn-disabled,
.btn-gray[href="#off"],
.btn-gray:disabled {
  color: #212529;
  background-color: #979797;
  border-color: #979797;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-gray:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-gray.dropdown-toggle {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #777777;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-gray:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-gray.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(133, 134, 135, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(133, 134, 135, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-darker {
  color: #fff;
  background-color: #4d5451;
  border-color: #4d5451;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-darker:hover {
  color: #fff;
  background-color: #3b403e;
  border-color: #353937;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-darker:focus,
.btn-gray-darker.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(104, 110, 107, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(104, 110, 107, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-darker.disabled,
.btn-gray-darker.btn-disabled,
.btn-gray-darker[href="#off"],
.btn-gray-darker:disabled {
  color: #fff;
  background-color: #4d5451;
  border-color: #4d5451;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-gray-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-gray-darker.dropdown-toggle {
  color: #fff;
  background-color: #353937;
  border-color: #2f3331;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-gray-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-gray-darker.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(104, 110, 107, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(104, 110, 107, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-dove {
  color: #fff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-dove:hover {
  color: #fff;
  background-color: #575757;
  border-color: #515151;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dove:focus,
.btn-gray-dove.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(128, 128, 128, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(128, 128, 128, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dove.disabled,
.btn-gray-dove.btn-disabled,
.btn-gray-dove[href="#off"],
.btn-gray-dove:disabled {
  color: #fff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dove:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-gray-dove:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-gray-dove.dropdown-toggle {
  color: #fff;
  background-color: #515151;
  border-color: #4a4a4a;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dove:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-gray-dove:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-gray-dove.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(128, 128, 128, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(128, 128, 128, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-brown {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-brown:hover {
  color: #fff;
  background-color: #00090d;
  border-color: black;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown:focus,
.btn-brown.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown.disabled,
.btn-brown.btn-disabled,
.btn-brown[href="#off"],
.btn-brown:disabled {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-brown:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-brown.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-brown:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-brown.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-light-2 {
  color: #212529;
  background-color: #dedede;
  border-color: #dedede;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-light-2:hover {
  color: #212529;
  background-color: #cbcbcb;
  border-color: #c5c5c5;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light-2:focus,
.btn-gray-light-2.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(194, 194, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(194, 194, 195, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light-2.disabled,
.btn-gray-light-2.btn-disabled,
.btn-gray-light-2[href="#off"],
.btn-gray-light-2:disabled {
  color: #212529;
  background-color: #dedede;
  border-color: #dedede;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light-2:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-gray-light-2:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-gray-light-2.dropdown-toggle {
  color: #212529;
  background-color: #c5c5c5;
  border-color: #bebebe;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light-2:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-gray-light-2:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-gray-light-2.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(194, 194, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(194, 194, 195, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-yellow-mustard {
  color: #212529;
  background-color: #e6a441;
  border-color: #e6a441;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-yellow-mustard:hover {
  color: #212529;
  background-color: #e2941f;
  border-color: #d88d1c;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-yellow-mustard:focus,
.btn-yellow-mustard.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(200, 145, 61, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(200, 145, 61, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-yellow-mustard.disabled,
.btn-yellow-mustard.btn-disabled,
.btn-yellow-mustard[href="#off"],
.btn-yellow-mustard:disabled {
  color: #212529;
  background-color: #e6a441;
  border-color: #e6a441;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-yellow-mustard:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-yellow-mustard:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-yellow-mustard.dropdown-toggle {
  color: #212529;
  background-color: #d88d1c;
  border-color: #cc851b;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-yellow-mustard:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-yellow-mustard:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-yellow-mustard.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(200, 145, 61, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(200, 145, 61, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-blue-light {
  color: #212529;
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-blue-light:hover {
  color: #fff;
  background-color: #08b8be;
  border-color: #08acb2;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue-light:focus,
.btn-blue-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 192, 199, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(13, 192, 199, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue-light.disabled,
.btn-blue-light.btn-disabled,
.btn-blue-light[href="#off"],
.btn-blue-light:disabled {
  color: #212529;
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-blue-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-blue-light.dropdown-toggle {
  color: #fff;
  background-color: #08acb2;
  border-color: #07a0a6;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-blue-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-blue-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 192, 199, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(13, 192, 199, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-brown-darker {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-brown-darker:hover {
  color: #fff;
  background-color: #00090d;
  border-color: black;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-darker:focus,
.btn-brown-darker.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-darker.disabled,
.btn-brown-darker.btn-disabled,
.btn-brown-darker[href="#off"],
.btn-brown-darker:disabled {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-brown-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-brown-darker.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-brown-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-brown-darker.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-brown-dark {
  color: #fff;
  background-color: #332f2b;
  border-color: #332f2b;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-brown-dark:hover {
  color: #fff;
  background-color: #1e1c1a;
  border-color: #171614;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-dark:focus,
.btn-brown-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 78, 75, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 78, 75, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-dark.disabled,
.btn-brown-dark.btn-disabled,
.btn-brown-dark[href="#off"],
.btn-brown-dark:disabled {
  color: #fff;
  background-color: #332f2b;
  border-color: #332f2b;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-brown-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-brown-dark.dropdown-toggle {
  color: #fff;
  background-color: #171614;
  border-color: #100f0e;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-brown-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-brown-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 78, 75, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 78, 75, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-brown-lighter {
  color: #fff;
  background-color: #57514e;
  border-color: #57514e;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-brown-lighter:hover {
  color: #fff;
  background-color: #433e3c;
  border-color: #3c3836;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-lighter:focus,
.btn-brown-lighter.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(112, 107, 105, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(112, 107, 105, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-lighter.disabled,
.btn-brown-lighter.btn-disabled,
.btn-brown-lighter[href="#off"],
.btn-brown-lighter:disabled {
  color: #fff;
  background-color: #57514e;
  border-color: #57514e;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-brown-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-brown-lighter.dropdown-toggle {
  color: #fff;
  background-color: #3c3836;
  border-color: #353230;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-brown-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-brown-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-brown-lighter.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(112, 107, 105, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(112, 107, 105, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-blue-chill {
  color: #fff;
  background-color: #0d729c;
  border-color: #0d729c;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-blue-chill:hover {
  color: #fff;
  background-color: #0a5879;
  border-color: #09506d;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue-chill:focus,
.btn-blue-chill.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(49, 135, 171, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(49, 135, 171, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue-chill.disabled,
.btn-blue-chill.btn-disabled,
.btn-blue-chill[href="#off"],
.btn-blue-chill:disabled {
  color: #fff;
  background-color: #0d729c;
  border-color: #0d729c;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue-chill:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-blue-chill:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-blue-chill.dropdown-toggle {
  color: #fff;
  background-color: #09506d;
  border-color: #084761;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-blue-chill:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-blue-chill:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-blue-chill.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(49, 135, 171, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(49, 135, 171, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-dark {
  color: #fff;
  background-color: #4d4641;
  border-color: #4d4641;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-dark:hover {
  color: #fff;
  background-color: #38332f;
  border-color: #312d2a;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark:focus,
.btn-gray-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(104, 98, 94, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(104, 98, 94, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark.disabled,
.btn-gray-dark.btn-disabled,
.btn-gray-dark[href="#off"],
.btn-gray-dark:disabled {
  color: #fff;
  background-color: #4d4641;
  border-color: #4d4641;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-gray-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-gray-dark.dropdown-toggle {
  color: #fff;
  background-color: #312d2a;
  border-color: #2a2724;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-gray-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-gray-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(104, 98, 94, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(104, 98, 94, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-purple {
  color: #fff;
  background-color: #a44dff;
  border-color: #a44dff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-purple:hover {
  color: #fff;
  background-color: #9027ff;
  border-color: #8a1aff;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-purple:focus,
.btn-purple.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(178, 104, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(178, 104, 255, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-purple.disabled,
.btn-purple.btn-disabled,
.btn-purple[href="#off"],
.btn-purple:disabled {
  color: #fff;
  background-color: #a44dff;
  border-color: #a44dff;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-purple:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-purple:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #8a1aff;
  border-color: #830dff;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-purple:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-purple:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-purple.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(178, 104, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(178, 104, 255, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-magenta {
  color: #fff;
  background-color: #fb0058;
  border-color: #fb0058;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-magenta:hover {
  color: #fff;
  background-color: #d5004b;
  border-color: #c80046;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-magenta:focus,
.btn-magenta.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(252, 38, 113, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(252, 38, 113, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-magenta.disabled,
.btn-magenta.btn-disabled,
.btn-magenta[href="#off"],
.btn-magenta:disabled {
  color: #fff;
  background-color: #fb0058;
  border-color: #fb0058;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-magenta:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-magenta:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-magenta.dropdown-toggle {
  color: #fff;
  background-color: #c80046;
  border-color: #bb0042;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-magenta:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-magenta:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-magenta.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(252, 38, 113, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(252, 38, 113, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-green {
  color: #212529;
  background-color: #28e048;
  border-color: #28e048;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-green:hover {
  color: #fff;
  background-color: #1cc53a;
  border-color: #1bba37;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-green:focus,
.btn-green.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 196, 67, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(39, 196, 67, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-green.disabled,
.btn-green.btn-disabled,
.btn-green[href="#off"],
.btn-green:disabled {
  color: #212529;
  background-color: #28e048;
  border-color: #28e048;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-green:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-green:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #1bba37;
  border-color: #19af33;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-green:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-green:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 196, 67, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(39, 196, 67, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-event {
  color: #212529;
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-event:hover {
  color: #fff;
  background-color: #08b8be;
  border-color: #08acb2;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-event:focus,
.btn-event.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 192, 199, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(13, 192, 199, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-event.disabled,
.btn-event.btn-disabled,
.btn-event[href="#off"],
.btn-event:disabled {
  color: #212529;
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-event:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-event:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-event.dropdown-toggle {
  color: #fff;
  background-color: #08acb2;
  border-color: #07a0a6;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-event:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-event:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-event.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 192, 199, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(13, 192, 199, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-event-alt {
  color: #fff;
  background-color: #a44dff;
  border-color: #a44dff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-event-alt:hover {
  color: #fff;
  background-color: #9027ff;
  border-color: #8a1aff;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-event-alt:focus,
.btn-event-alt.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(178, 104, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(178, 104, 255, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-event-alt.disabled,
.btn-event-alt.btn-disabled,
.btn-event-alt[href="#off"],
.btn-event-alt:disabled {
  color: #fff;
  background-color: #a44dff;
  border-color: #a44dff;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-event-alt:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-event-alt:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-event-alt.dropdown-toggle {
  color: #fff;
  background-color: #8a1aff;
  border-color: #830dff;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-event-alt:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-event-alt:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-event-alt.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(178, 104, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(178, 104, 255, 0.5);
}

/* line 60, node_modules/bootstrap/scss/_buttons.scss */

.btn-petroleo {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-petroleo:hover {
  color: #fff;
  background-color: #00090d;
  border-color: black;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-petroleo:focus,
.btn-petroleo.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-petroleo.disabled,
.btn-petroleo.btn-disabled,
.btn-petroleo[href="#off"],
.btn-petroleo:disabled {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 40, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-petroleo:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-petroleo:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-petroleo.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 50, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-petroleo:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-petroleo:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-petroleo.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-primary {
  color: #00dbff;
  border-color: #00dbff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-primary:hover {
  color: #212529;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary.disabled,
.btn-outline-primary.btn-disabled,
.btn-outline-primary[href="#off"],
.btn-outline-primary:disabled {
  color: #00dbff;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-secondary {
  color: #00c9eb;
  border-color: #00c9eb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #00c9eb;
  border-color: #00c9eb;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary.disabled,
.btn-outline-secondary.btn-disabled,
.btn-outline-secondary[href="#off"],
.btn-outline-secondary:disabled {
  color: #00c9eb;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-secondary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #00c9eb;
  border-color: #00c9eb;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-success {
  color: #28e048;
  border-color: #28e048;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-success:hover {
  color: #212529;
  background-color: #28e048;
  border-color: #28e048;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success.disabled,
.btn-outline-success.btn-disabled,
.btn-outline-success[href="#off"],
.btn-outline-success:disabled {
  color: #28e048;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-success:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #212529;
  background-color: #28e048;
  border-color: #28e048;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-success:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.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);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info.disabled,
.btn-outline-info.btn-disabled,
.btn-outline-info[href="#off"],
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-info:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-info:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).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);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-warning {
  color: #00dbff;
  border-color: #00dbff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-warning:hover {
  color: #212529;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning.disabled,
.btn-outline-warning.btn-disabled,
.btn-outline-warning[href="#off"],
.btn-outline-warning:disabled {
  color: #00dbff;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-warning:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger.disabled,
.btn-outline-danger.btn-disabled,
.btn-outline-danger[href="#off"],
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-danger:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-light {
  color: #f5f;
  border-color: #f5f;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-light:hover {
  color: #212529;
  background-color: #f5f;
  border-color: #f5f;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:focus,
.btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 85, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 85, 255, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light.disabled,
.btn-outline-light.btn-disabled,
.btn-outline-light[href="#off"],
.btn-outline-light:disabled {
  color: #f5f;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f5f;
  border-color: #f5f;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 85, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 85, 255, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-dark {
  color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-dark:hover {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark.disabled,
.btn-outline-dark.btn-disabled,
.btn-outline-dark[href="#off"],
.btn-outline-dark:disabled {
  color: #023;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-white {
  color: #fff;
  border-color: #fff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-white:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-white:focus,
.btn-outline-white.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-white.disabled,
.btn-outline-white.btn-disabled,
.btn-outline-white[href="#off"],
.btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-white:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-white:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-white.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-white:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-white:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-space-shuttle {
  color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-space-shuttle:hover {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-space-shuttle:focus,
.btn-outline-space-shuttle.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-space-shuttle.disabled,
.btn-outline-space-shuttle.btn-disabled,
.btn-outline-space-shuttle[href="#off"],
.btn-outline-space-shuttle:disabled {
  color: #023;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-space-shuttle:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-space-shuttle:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-space-shuttle.dropdown-toggle {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-space-shuttle:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-space-shuttle:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-space-shuttle.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-hurricane {
  color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-hurricane:hover {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-hurricane:focus,
.btn-outline-hurricane.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-hurricane.disabled,
.btn-outline-hurricane.btn-disabled,
.btn-outline-hurricane[href="#off"],
.btn-outline-hurricane:disabled {
  color: #023;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-hurricane:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-hurricane:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-hurricane.dropdown-toggle {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-hurricane:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-hurricane:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-hurricane.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-boulder {
  color: #767676;
  border-color: #767676;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-boulder:hover {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-boulder:focus,
.btn-outline-boulder.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-boulder.disabled,
.btn-outline-boulder.btn-disabled,
.btn-outline-boulder[href="#off"],
.btn-outline-boulder:disabled {
  color: #767676;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-boulder:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-boulder:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-boulder.dropdown-toggle {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-boulder:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-boulder:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-boulder.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-blue {
  color: #00c9eb;
  border-color: #00c9eb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-blue:hover {
  color: #fff;
  background-color: #00c9eb;
  border-color: #00c9eb;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue:focus,
.btn-outline-blue.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue.disabled,
.btn-outline-blue.btn-disabled,
.btn-outline-blue[href="#off"],
.btn-outline-blue:disabled {
  color: #00c9eb;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-blue:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-blue.dropdown-toggle {
  color: #fff;
  background-color: #00c9eb;
  border-color: #00c9eb;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-blue:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-black {
  color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-black:hover {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black:focus,
.btn-outline-black.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black.disabled,
.btn-outline-black.btn-disabled,
.btn-outline-black[href="#off"],
.btn-outline-black:disabled {
  color: #023;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-black:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-black.dropdown-toggle {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-black:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-black.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-lighter {
  color: #f5f5f5;
  border-color: #f5f5f5;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-gray-lighter:hover {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-lighter:focus,
.btn-outline-gray-lighter.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-lighter.disabled,
.btn-outline-gray-lighter.btn-disabled,
.btn-outline-gray-lighter[href="#off"],
.btn-outline-gray-lighter:disabled {
  color: #f5f5f5;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-gray-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-gray-lighter.dropdown-toggle {
  color: #212529;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-gray-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-gray-lighter.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-light {
  color: #cfcfcf;
  border-color: #cfcfcf;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-gray-light:hover {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light:focus,
.btn-outline-gray-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light.disabled,
.btn-outline-gray-light.btn-disabled,
.btn-outline-gray-light[href="#off"],
.btn-outline-gray-light:disabled {
  color: #cfcfcf;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-gray-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-gray-light.dropdown-toggle {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-gray-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-gray-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray {
  color: #979797;
  border-color: #979797;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-gray:hover {
  color: #212529;
  background-color: #979797;
  border-color: #979797;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray:focus,
.btn-outline-gray.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(151, 151, 151, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(151, 151, 151, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray.disabled,
.btn-outline-gray.btn-disabled,
.btn-outline-gray[href="#off"],
.btn-outline-gray:disabled {
  color: #979797;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-gray:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-gray.dropdown-toggle {
  color: #212529;
  background-color: #979797;
  border-color: #979797;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-gray:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-gray.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(151, 151, 151, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(151, 151, 151, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-darker {
  color: #4d5451;
  border-color: #4d5451;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-gray-darker:hover {
  color: #fff;
  background-color: #4d5451;
  border-color: #4d5451;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-darker:focus,
.btn-outline-gray-darker.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(77, 84, 81, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(77, 84, 81, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-darker.disabled,
.btn-outline-gray-darker.btn-disabled,
.btn-outline-gray-darker[href="#off"],
.btn-outline-gray-darker:disabled {
  color: #4d5451;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-gray-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-gray-darker.dropdown-toggle {
  color: #fff;
  background-color: #4d5451;
  border-color: #4d5451;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-gray-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-gray-darker.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(77, 84, 81, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(77, 84, 81, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-dove {
  color: #6a6a6a;
  border-color: #6a6a6a;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-gray-dove:hover {
  color: #fff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dove:focus,
.btn-outline-gray-dove.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dove.disabled,
.btn-outline-gray-dove.btn-disabled,
.btn-outline-gray-dove[href="#off"],
.btn-outline-gray-dove:disabled {
  color: #6a6a6a;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dove:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-gray-dove:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-gray-dove.dropdown-toggle {
  color: #fff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dove:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-gray-dove:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-gray-dove.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-brown {
  color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-brown:hover {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown:focus,
.btn-outline-brown.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown.disabled,
.btn-outline-brown.btn-disabled,
.btn-outline-brown[href="#off"],
.btn-outline-brown:disabled {
  color: #023;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-brown:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-brown.dropdown-toggle {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-brown:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-brown.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-light-2 {
  color: #dedede;
  border-color: #dedede;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-gray-light-2:hover {
  color: #212529;
  background-color: #dedede;
  border-color: #dedede;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light-2:focus,
.btn-outline-gray-light-2.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light-2.disabled,
.btn-outline-gray-light-2.btn-disabled,
.btn-outline-gray-light-2[href="#off"],
.btn-outline-gray-light-2:disabled {
  color: #dedede;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light-2:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-gray-light-2:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-gray-light-2.dropdown-toggle {
  color: #212529;
  background-color: #dedede;
  border-color: #dedede;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light-2:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-gray-light-2:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-gray-light-2.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-yellow-mustard {
  color: #e6a441;
  border-color: #e6a441;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-yellow-mustard:hover {
  color: #212529;
  background-color: #e6a441;
  border-color: #e6a441;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-yellow-mustard:focus,
.btn-outline-yellow-mustard.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 164, 65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 164, 65, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-yellow-mustard.disabled,
.btn-outline-yellow-mustard.btn-disabled,
.btn-outline-yellow-mustard[href="#off"],
.btn-outline-yellow-mustard:disabled {
  color: #e6a441;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-yellow-mustard:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-yellow-mustard:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-yellow-mustard.dropdown-toggle {
  color: #212529;
  background-color: #e6a441;
  border-color: #e6a441;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-yellow-mustard:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-yellow-mustard:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-yellow-mustard.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 164, 65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 164, 65, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-blue-light {
  color: #0adbe3;
  border-color: #0adbe3;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-blue-light:hover {
  color: #212529;
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue-light:focus,
.btn-outline-blue-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue-light.disabled,
.btn-outline-blue-light.btn-disabled,
.btn-outline-blue-light[href="#off"],
.btn-outline-blue-light:disabled {
  color: #0adbe3;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-blue-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-blue-light.dropdown-toggle {
  color: #212529;
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-blue-light:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-blue-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-brown-darker {
  color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-brown-darker:hover {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-darker:focus,
.btn-outline-brown-darker.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-darker.disabled,
.btn-outline-brown-darker.btn-disabled,
.btn-outline-brown-darker[href="#off"],
.btn-outline-brown-darker:disabled {
  color: #023;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-brown-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-brown-darker.dropdown-toggle {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-brown-darker:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-brown-darker.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-brown-dark {
  color: #332f2b;
  border-color: #332f2b;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-brown-dark:hover {
  color: #fff;
  background-color: #332f2b;
  border-color: #332f2b;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-dark:focus,
.btn-outline-brown-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 47, 43, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(51, 47, 43, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-dark.disabled,
.btn-outline-brown-dark.btn-disabled,
.btn-outline-brown-dark[href="#off"],
.btn-outline-brown-dark:disabled {
  color: #332f2b;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-brown-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-brown-dark.dropdown-toggle {
  color: #fff;
  background-color: #332f2b;
  border-color: #332f2b;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-brown-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-brown-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 47, 43, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(51, 47, 43, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-brown-lighter {
  color: #57514e;
  border-color: #57514e;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-brown-lighter:hover {
  color: #fff;
  background-color: #57514e;
  border-color: #57514e;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-lighter:focus,
.btn-outline-brown-lighter.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(87, 81, 78, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(87, 81, 78, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-lighter.disabled,
.btn-outline-brown-lighter.btn-disabled,
.btn-outline-brown-lighter[href="#off"],
.btn-outline-brown-lighter:disabled {
  color: #57514e;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-brown-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-brown-lighter.dropdown-toggle {
  color: #fff;
  background-color: #57514e;
  border-color: #57514e;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-brown-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-brown-lighter:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-brown-lighter.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(87, 81, 78, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(87, 81, 78, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-blue-chill {
  color: #0d729c;
  border-color: #0d729c;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-blue-chill:hover {
  color: #fff;
  background-color: #0d729c;
  border-color: #0d729c;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue-chill:focus,
.btn-outline-blue-chill.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 114, 156, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(13, 114, 156, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue-chill.disabled,
.btn-outline-blue-chill.btn-disabled,
.btn-outline-blue-chill[href="#off"],
.btn-outline-blue-chill:disabled {
  color: #0d729c;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue-chill:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-blue-chill:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-blue-chill.dropdown-toggle {
  color: #fff;
  background-color: #0d729c;
  border-color: #0d729c;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-blue-chill:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-blue-chill:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-blue-chill.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 114, 156, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(13, 114, 156, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-dark {
  color: #4d4641;
  border-color: #4d4641;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-gray-dark:hover {
  color: #fff;
  background-color: #4d4641;
  border-color: #4d4641;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark:focus,
.btn-outline-gray-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(77, 70, 65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(77, 70, 65, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark.disabled,
.btn-outline-gray-dark.btn-disabled,
.btn-outline-gray-dark[href="#off"],
.btn-outline-gray-dark:disabled {
  color: #4d4641;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-gray-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-gray-dark.dropdown-toggle {
  color: #fff;
  background-color: #4d4641;
  border-color: #4d4641;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-gray-dark:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-gray-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(77, 70, 65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(77, 70, 65, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-purple {
  color: #a44dff;
  border-color: #a44dff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-purple:hover {
  color: #fff;
  background-color: #a44dff;
  border-color: #a44dff;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-purple:focus,
.btn-outline-purple.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-purple.disabled,
.btn-outline-purple.btn-disabled,
.btn-outline-purple[href="#off"],
.btn-outline-purple:disabled {
  color: #a44dff;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-purple:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-purple:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-purple.dropdown-toggle {
  color: #fff;
  background-color: #a44dff;
  border-color: #a44dff;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-purple:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-purple:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-purple.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-magenta {
  color: #fb0058;
  border-color: #fb0058;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-magenta:hover {
  color: #fff;
  background-color: #fb0058;
  border-color: #fb0058;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-magenta:focus,
.btn-outline-magenta.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(251, 0, 88, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(251, 0, 88, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-magenta.disabled,
.btn-outline-magenta.btn-disabled,
.btn-outline-magenta[href="#off"],
.btn-outline-magenta:disabled {
  color: #fb0058;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-magenta:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-magenta:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-magenta.dropdown-toggle {
  color: #fff;
  background-color: #fb0058;
  border-color: #fb0058;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-magenta:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-magenta:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-magenta.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(251, 0, 88, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(251, 0, 88, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-green {
  color: #28e048;
  border-color: #28e048;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-green:hover {
  color: #212529;
  background-color: #28e048;
  border-color: #28e048;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-green:focus,
.btn-outline-green.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-green.disabled,
.btn-outline-green.btn-disabled,
.btn-outline-green[href="#off"],
.btn-outline-green:disabled {
  color: #28e048;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-green:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-green:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-green.dropdown-toggle {
  color: #212529;
  background-color: #28e048;
  border-color: #28e048;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-green:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-green:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-event {
  color: #0adbe3;
  border-color: #0adbe3;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-event:hover {
  color: #212529;
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-event:focus,
.btn-outline-event.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-event.disabled,
.btn-outline-event.btn-disabled,
.btn-outline-event[href="#off"],
.btn-outline-event:disabled {
  color: #0adbe3;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-event:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-event:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-event.dropdown-toggle {
  color: #212529;
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-event:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-event:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-event.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-event-alt {
  color: #a44dff;
  border-color: #a44dff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-event-alt:hover {
  color: #fff;
  background-color: #a44dff;
  border-color: #a44dff;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-event-alt:focus,
.btn-outline-event-alt.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-event-alt.disabled,
.btn-outline-event-alt.btn-disabled,
.btn-outline-event-alt[href="#off"],
.btn-outline-event-alt:disabled {
  color: #a44dff;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-event-alt:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-event-alt:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-event-alt.dropdown-toggle {
  color: #fff;
  background-color: #a44dff;
  border-color: #a44dff;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-event-alt:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-event-alt:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-event-alt.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-petroleo {
  color: #023;
  border-color: #023;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-outline-petroleo:hover {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 71, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-petroleo:focus,
.btn-outline-petroleo.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 76, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-petroleo.disabled,
.btn-outline-petroleo.btn-disabled,
.btn-outline-petroleo[href="#off"],
.btn-outline-petroleo:disabled {
  color: #023;
  background-color: transparent;
}

/* line 82, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-petroleo:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active,
.btn-outline-petroleo:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active,
.show > .btn-outline-petroleo.dropdown-toggle {
  color: #fff;
  background-color: #023;
  border-color: #023;
}

/* line 89, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-petroleo:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):active:focus,
.btn-outline-petroleo:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]).active:focus,
.show > .btn-outline-petroleo.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 77, node_modules/bootstrap/scss/_buttons.scss */

.btn-link,
.single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .comment-reply-link {
  font-weight: 400;
  color: #00dbff;
  text-decoration: none;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-link:hover,
.single-post .comments-new .comment-list .comment-edit-link:hover,
.single-post .comments-new .comment-list .comment-reply-link:hover,
.single-post .comments .comment-list .comment-edit-link:hover,
.single-post .comments .comment-list .comment-reply-link:hover {
  color: #0099b3;
  text-decoration: underline;
}

/* line 87, node_modules/bootstrap/scss/_buttons.scss */

.btn-link:focus,
.single-post .comments-new .comment-list .comment-edit-link:focus,
.single-post .comments-new .comment-list .comment-reply-link:focus,
.single-post .comments .comment-list .comment-edit-link:focus,
.single-post .comments .comment-list .comment-reply-link:focus,
.btn-link.focus,
.single-post .comments-new .comment-list .focus.comment-edit-link,
.single-post .comments-new .comment-list .focus.comment-reply-link,
.single-post .comments .comment-list .focus.comment-edit-link,
.single-post .comments .comment-list .focus.comment-reply-link {
  text-decoration: underline;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 93, node_modules/bootstrap/scss/_buttons.scss */

.btn-link:disabled,
.single-post .comments-new .comment-list .comment-edit-link:disabled,
.single-post .comments-new .comment-list .comment-reply-link:disabled,
.single-post .comments .comment-list .comment-edit-link:disabled,
.single-post .comments .comment-list .comment-reply-link:disabled,
.btn-link.disabled,
.btn-link.btn-disabled,
.btn-link[href="#off"],
.single-post .comments-new .comment-list .comment-edit-link[href="#off"],
.single-post .comments-new .comment-list .comment-reply-link[href="#off"],
.single-post .comments .comment-list .comment-edit-link[href="#off"],
.single-post .comments .comment-list .comment-reply-link[href="#off"],
.single-post .comments-new .comment-list .btn-disabled.comment-edit-link,
.single-post .comments-new .comment-list .btn-disabled.comment-reply-link,
.single-post .comments .comment-list .btn-disabled.comment-edit-link,
.single-post .comments .comment-list .btn-disabled.comment-reply-link,
.single-post .comments-new .comment-list .disabled.comment-edit-link,
.single-post .comments-new .comment-list .disabled.comment-reply-link,
.single-post .comments .comment-list .disabled.comment-edit-link,
.single-post .comments .comment-list .disabled.comment-reply-link {
  color: #6c757d;
  pointer-events: none;
}

/* line 107, node_modules/bootstrap/scss/_buttons.scss */

.btn-lg,
.btn-group-lg > .btn,
.comment-form .btn-group-lg > input[type="submit"],
.search-form .btn-group-lg > .search-submit,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-lg > .hs-button,
.single-post .comments-new .comment-list .btn-group-lg > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-lg > .comment-reply-link,
.single-post .comments .comment-list .btn-group-lg > .comment-edit-link,
.single-post .comments .comment-list .btn-group-lg > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-lg > .submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.single-post .comments-new .comment-form .form-submit .submit {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 111, node_modules/bootstrap/scss/_buttons.scss */

.btn-sm,
.btn-group-sm > .btn,
.comment-form .btn-group-sm > input[type="submit"],
.search-form .btn-group-sm > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-sm > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-sm > .hs-button,
.single-post .comments-new .comment-list .btn-group-sm > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-sm > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group-sm > .submit,
.single-post .comments .comment-list .btn-group-sm > .comment-edit-link,
.single-post .comments .comment-list .btn-group-sm > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-sm > .submit {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 120, node_modules/bootstrap/scss/_buttons.scss */

.btn-block,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button {
  display: block;
  width: 100%;
}

/* line 125, node_modules/bootstrap/scss/_buttons.scss */

.btn-block + .btn-block,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .btn-block,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-block + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .hs-button {
  margin-top: 0.5rem;
}

/* line 134, node_modules/bootstrap/scss/_buttons.scss */

input[type="submit"].btn-block,
.modal-form-pop-up .hbspt-form form.hs-form .actions input.hs-button[type="submit"],
input[type="reset"].btn-block,
.modal-form-pop-up .hbspt-form form.hs-form .actions input.hs-button[type="reset"],
input[type="button"].btn-block,
.modal-form-pop-up .hbspt-form form.hs-form .actions input.hs-button[type="button"] {
  width: 100%;
}

/* line 1, node_modules/bootstrap/scss/_transitions.scss */

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, node_modules/bootstrap/scss/_transitions.scss */

  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 4, node_modules/bootstrap/scss/_transitions.scss */

.fade:not(.show) {
  opacity: 0;
}

/* line 10, node_modules/bootstrap/scss/_transitions.scss */

.collapse:not(.show) {
  display: none;
}

/* line 15, node_modules/bootstrap/scss/_transitions.scss */

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

@media (prefers-reduced-motion: reduce) {
  /* line 15, node_modules/bootstrap/scss/_transitions.scss */

  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 2, node_modules/bootstrap/scss/_dropdown.scss */

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

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

/* line 58, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, node_modules/bootstrap/scss/_dropdown.scss */

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

/* line 42, node_modules/bootstrap/scss/_dropdown.scss */

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

/* line 47, node_modules/bootstrap/scss/_dropdown.scss */

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

@media (min-width: 576px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */

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

  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */

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

@media (min-width: 768px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */

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

  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */

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

@media (min-width: 992px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */

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

  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */

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

@media (min-width: 1200px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */

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

  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */

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

/* line 57, node_modules/bootstrap/scss/_dropdown.scss */

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

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

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

/* line 58, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, node_modules/bootstrap/scss/_dropdown.scss */

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

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

/* line 58, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, node_modules/bootstrap/scss/_dropdown.scss */

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, node_modules/bootstrap/scss/_dropdown.scss */

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 58, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, node_modules/bootstrap/scss/_dropdown.scss */

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 153, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #00dbff;
}

/* line 160, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item.disabled,
.dropdown-item.btn-disabled,
.dropdown-item[href="#off"],
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 172, node_modules/bootstrap/scss/_dropdown.scss */

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

/* line 177, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.7875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 187, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, node_modules/bootstrap/scss/_button-group.scss */

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn,
.comment-form .btn-group > input[type="submit"],
.search-form .btn-group > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .hs-button,
.single-post .comments-new .comment-list .btn-group > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group > .submit,
.single-post .comments .comment-list .btn-group > .comment-edit-link,
.single-post .comments .comment-list .btn-group > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group > .submit,
.btn-group-vertical > .btn,
.comment-form .btn-group-vertical > input[type="submit"],
.search-form .btn-group-vertical > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .hs-button,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .submit,
.single-post .comments .comment-list .btn-group-vertical > .comment-edit-link,
.single-post .comments .comment-list .btn-group-vertical > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-vertical > .submit {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-group > .btn:hover,
.comment-form .btn-group > input:hover[type="submit"],
.search-form .btn-group > .search-submit:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .hs-button:hover,
.single-post .comments-new .comment-list .btn-group > .comment-edit-link:hover,
.single-post .comments-new .comment-list .btn-group > .comment-reply-link:hover,
.single-post .comments-new .comment-form .form-submit .btn-group > .submit:hover,
.single-post .comments .comment-list .btn-group > .comment-edit-link:hover,
.single-post .comments .comment-list .btn-group > .comment-reply-link:hover,
.single-post .comments .comment-form .form-submit .btn-group > .submit:hover,
.btn-group-vertical > .btn:hover,
.comment-form .btn-group-vertical > input:hover[type="submit"],
.search-form .btn-group-vertical > .search-submit:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .hs-button:hover,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-edit-link:hover,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-reply-link:hover,
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .submit:hover,
.single-post .comments .comment-list .btn-group-vertical > .comment-edit-link:hover,
.single-post .comments .comment-list .btn-group-vertical > .comment-reply-link:hover,
.single-post .comments .comment-form .form-submit .btn-group-vertical > .submit:hover {
  z-index: 1;
}

/* line 19, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:focus,
.comment-form .btn-group > input:focus[type="submit"],
.search-form .btn-group > .search-submit:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .hs-button:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .hs-button:focus,
.single-post .comments-new .comment-list .btn-group > .comment-edit-link:focus,
.single-post .comments-new .comment-list .btn-group > .comment-reply-link:focus,
.single-post .comments-new .comment-form .form-submit .btn-group > .submit:focus,
.single-post .comments .comment-list .btn-group > .comment-edit-link:focus,
.single-post .comments .comment-list .btn-group > .comment-reply-link:focus,
.single-post .comments .comment-form .form-submit .btn-group > .submit:focus,
.btn-group > .btn:active,
.comment-form .btn-group > input:active[type="submit"],
.search-form .btn-group > .search-submit:active,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .hs-button:active,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .hs-button:active,
.single-post .comments-new .comment-list .btn-group > .comment-edit-link:active,
.single-post .comments-new .comment-list .btn-group > .comment-reply-link:active,
.single-post .comments-new .comment-form .form-submit .btn-group > .submit:active,
.single-post .comments .comment-list .btn-group > .comment-edit-link:active,
.single-post .comments .comment-list .btn-group > .comment-reply-link:active,
.single-post .comments .comment-form .form-submit .btn-group > .submit:active,
.btn-group > .btn.active,
.comment-form .btn-group > input.active[type="submit"],
.search-form .btn-group > .active.search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .active.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .active.hs-button,
.single-post .comments-new .comment-list .btn-group > .active.comment-edit-link,
.single-post .comments-new .comment-list .btn-group > .active.comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group > .active.submit,
.single-post .comments .comment-list .btn-group > .active.comment-edit-link,
.single-post .comments .comment-list .btn-group > .active.comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group > .active.submit,
.btn-group-vertical > .btn:focus,
.comment-form .btn-group-vertical > input:focus[type="submit"],
.search-form .btn-group-vertical > .search-submit:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .hs-button:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .hs-button:focus,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-edit-link:focus,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-reply-link:focus,
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .submit:focus,
.single-post .comments .comment-list .btn-group-vertical > .comment-edit-link:focus,
.single-post .comments .comment-list .btn-group-vertical > .comment-reply-link:focus,
.single-post .comments .comment-form .form-submit .btn-group-vertical > .submit:focus,
.btn-group-vertical > .btn:active,
.comment-form .btn-group-vertical > input:active[type="submit"],
.search-form .btn-group-vertical > .search-submit:active,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .hs-button:active,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .hs-button:active,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-edit-link:active,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-reply-link:active,
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .submit:active,
.single-post .comments .comment-list .btn-group-vertical > .comment-edit-link:active,
.single-post .comments .comment-list .btn-group-vertical > .comment-reply-link:active,
.single-post .comments .comment-form .form-submit .btn-group-vertical > .submit:active,
.btn-group-vertical > .btn.active,
.comment-form .btn-group-vertical > input.active[type="submit"],
.search-form .btn-group-vertical > .active.search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .active.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .active.hs-button,
.single-post .comments-new .comment-list .btn-group-vertical > .active.comment-edit-link,
.single-post .comments-new .comment-list .btn-group-vertical > .active.comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .active.submit,
.single-post .comments .comment-list .btn-group-vertical > .active.comment-edit-link,
.single-post .comments .comment-list .btn-group-vertical > .active.comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-vertical > .active.submit {
  z-index: 1;
}

/* line 28, node_modules/bootstrap/scss/_button-group.scss */

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 33, node_modules/bootstrap/scss/_button-group.scss */

.btn-toolbar .input-group {
  width: auto;
}

/* line 40, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:not(:first-child),
.comment-form .btn-group > input:not(:first-child)[type="submit"],
.search-form .btn-group > .search-submit:not(:first-child),
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .hs-button:not(:first-child),
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .hs-button:not(:first-child),
.single-post .comments-new .comment-list .btn-group > .comment-edit-link:not(:first-child),
.single-post .comments-new .comment-list .btn-group > .comment-reply-link:not(:first-child),
.single-post .comments-new .comment-form .form-submit .btn-group > .submit:not(:first-child),
.single-post .comments .comment-list .btn-group > .comment-edit-link:not(:first-child),
.single-post .comments .comment-list .btn-group > .comment-reply-link:not(:first-child),
.single-post .comments .comment-form .form-submit .btn-group > .submit:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 46, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.comment-form .btn-group > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.search-form .btn-group > .search-submit:not(:last-child):not(.dropdown-toggle),
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .hs-button:not(:last-child):not(.dropdown-toggle),
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .hs-button:not(:last-child):not(.dropdown-toggle),
.single-post .comments-new .comment-list .btn-group > .comment-edit-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments-new .comment-list .btn-group > .comment-reply-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments-new .comment-form .form-submit .btn-group > .submit:not(:last-child):not(.dropdown-toggle),
.single-post .comments .comment-list .btn-group > .comment-edit-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments .comment-list .btn-group > .comment-reply-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments .comment-form .form-submit .btn-group > .submit:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.comment-form .btn-group > .btn-group:not(:last-child) > input[type="submit"],
.search-form .btn-group > .btn-group:not(:last-child) > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .btn-group:not(:last-child) > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .btn-group:not(:last-child) > .hs-button,
.single-post .comments-new .comment-list .btn-group > .btn-group:not(:last-child) > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group > .btn-group:not(:last-child) > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group > .btn-group:not(:last-child) > .submit,
.single-post .comments .comment-list .btn-group > .btn-group:not(:last-child) > .comment-edit-link,
.single-post .comments .comment-list .btn-group > .btn-group:not(:last-child) > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group > .btn-group:not(:last-child) > .submit {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 51, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:not(:first-child),
.comment-form .btn-group > input:not(:first-child)[type="submit"],
.search-form .btn-group > .search-submit:not(:first-child),
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .hs-button:not(:first-child),
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .hs-button:not(:first-child),
.single-post .comments-new .comment-list .btn-group > .comment-edit-link:not(:first-child),
.single-post .comments-new .comment-list .btn-group > .comment-reply-link:not(:first-child),
.single-post .comments-new .comment-form .form-submit .btn-group > .submit:not(:first-child),
.single-post .comments .comment-list .btn-group > .comment-edit-link:not(:first-child),
.single-post .comments .comment-list .btn-group > .comment-reply-link:not(:first-child),
.single-post .comments .comment-form .form-submit .btn-group > .submit:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.comment-form .btn-group > .btn-group:not(:first-child) > input[type="submit"],
.search-form .btn-group > .btn-group:not(:first-child) > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group > .btn-group:not(:first-child) > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group > .btn-group:not(:first-child) > .hs-button,
.single-post .comments-new .comment-list .btn-group > .btn-group:not(:first-child) > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group > .btn-group:not(:first-child) > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group > .btn-group:not(:first-child) > .submit,
.single-post .comments .comment-list .btn-group > .btn-group:not(:first-child) > .comment-edit-link,
.single-post .comments .comment-list .btn-group > .btn-group:not(:first-child) > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group > .btn-group:not(:first-child) > .submit {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, node_modules/bootstrap/scss/_button-group.scss */

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 73, node_modules/bootstrap/scss/_button-group.scss */

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 79, node_modules/bootstrap/scss/_button-group.scss */

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, node_modules/bootstrap/scss/_button-group.scss */

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split,
.comment-form .btn-group-sm > input[type="submit"] + .dropdown-toggle-split,
.search-form .btn-group-sm > .search-submit + .dropdown-toggle-split,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-sm > .hs-button + .dropdown-toggle-split,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-sm > .hs-button + .dropdown-toggle-split,
.single-post .comments-new .comment-list .btn-group-sm > .comment-edit-link + .dropdown-toggle-split,
.single-post .comments-new .comment-list .btn-group-sm > .comment-reply-link + .dropdown-toggle-split,
.single-post .comments-new .comment-form .form-submit .btn-group-sm > .submit + .dropdown-toggle-split,
.single-post .comments .comment-list .btn-group-sm > .comment-edit-link + .dropdown-toggle-split,
.single-post .comments .comment-list .btn-group-sm > .comment-reply-link + .dropdown-toggle-split,
.single-post .comments .comment-form .form-submit .btn-group-sm > .submit + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 89, node_modules/bootstrap/scss/_button-group.scss */

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split,
.comment-form .btn-group-lg > input[type="submit"] + .dropdown-toggle-split,
.search-form .btn-group-lg > .search-submit + .dropdown-toggle-split,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-lg > .hs-button + .dropdown-toggle-split,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-lg > .hs-button + .dropdown-toggle-split,
.single-post .comments-new .comment-list .btn-group-lg > .comment-edit-link + .dropdown-toggle-split,
.single-post .comments-new .comment-list .btn-group-lg > .comment-reply-link + .dropdown-toggle-split,
.single-post .comments-new .comment-form .form-submit .btn-group-lg > .submit + .dropdown-toggle-split,
.single-post .comments .comment-list .btn-group-lg > .comment-edit-link + .dropdown-toggle-split,
.single-post .comments .comment-list .btn-group-lg > .comment-reply-link + .dropdown-toggle-split,
.single-post .comments .comment-form .form-submit .btn-group-lg > .submit + .dropdown-toggle-split,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .dropdown-toggle-split,
.single-post .comments-new .comment-form .form-submit .submit + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 111, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 116, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn,
.comment-form .btn-group-vertical > input[type="submit"],
.search-form .btn-group-vertical > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .hs-button,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-vertical > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .submit,
.single-post .comments .comment-list .btn-group-vertical > .comment-edit-link,
.single-post .comments .comment-list .btn-group-vertical > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-vertical > .submit,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn:not(:first-child),
.comment-form .btn-group-vertical > input:not(:first-child)[type="submit"],
.search-form .btn-group-vertical > .search-submit:not(:first-child),
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .hs-button:not(:first-child),
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .hs-button:not(:first-child),
.single-post .comments-new .comment-list .btn-group-vertical > .comment-edit-link:not(:first-child),
.single-post .comments-new .comment-list .btn-group-vertical > .comment-reply-link:not(:first-child),
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .submit:not(:first-child),
.single-post .comments .comment-list .btn-group-vertical > .comment-edit-link:not(:first-child),
.single-post .comments .comment-list .btn-group-vertical > .comment-reply-link:not(:first-child),
.single-post .comments .comment-form .form-submit .btn-group-vertical > .submit:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 127, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.comment-form .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.search-form .btn-group-vertical > .search-submit:not(:last-child):not(.dropdown-toggle),
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .hs-button:not(:last-child):not(.dropdown-toggle),
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .hs-button:not(:last-child):not(.dropdown-toggle),
.single-post .comments-new .comment-list .btn-group-vertical > .comment-edit-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments-new .comment-list .btn-group-vertical > .comment-reply-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .submit:not(:last-child):not(.dropdown-toggle),
.single-post .comments .comment-list .btn-group-vertical > .comment-edit-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments .comment-list .btn-group-vertical > .comment-reply-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments .comment-form .form-submit .btn-group-vertical > .submit:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.comment-form .btn-group-vertical > .btn-group:not(:last-child) > input[type="submit"],
.search-form .btn-group-vertical > .btn-group:not(:last-child) > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .btn-group:not(:last-child) > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .btn-group:not(:last-child) > .hs-button,
.single-post .comments-new .comment-list .btn-group-vertical > .btn-group:not(:last-child) > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-vertical > .btn-group:not(:last-child) > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .btn-group:not(:last-child) > .submit,
.single-post .comments .comment-list .btn-group-vertical > .btn-group:not(:last-child) > .comment-edit-link,
.single-post .comments .comment-list .btn-group-vertical > .btn-group:not(:last-child) > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-vertical > .btn-group:not(:last-child) > .submit {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 132, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn:not(:first-child),
.comment-form .btn-group-vertical > input:not(:first-child)[type="submit"],
.search-form .btn-group-vertical > .search-submit:not(:first-child),
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .hs-button:not(:first-child),
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .hs-button:not(:first-child),
.single-post .comments-new .comment-list .btn-group-vertical > .comment-edit-link:not(:first-child),
.single-post .comments-new .comment-list .btn-group-vertical > .comment-reply-link:not(:first-child),
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .submit:not(:first-child),
.single-post .comments .comment-list .btn-group-vertical > .comment-edit-link:not(:first-child),
.single-post .comments .comment-list .btn-group-vertical > .comment-reply-link:not(:first-child),
.single-post .comments .comment-form .form-submit .btn-group-vertical > .submit:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.comment-form .btn-group-vertical > .btn-group:not(:first-child) > input[type="submit"],
.search-form .btn-group-vertical > .btn-group:not(:first-child) > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-vertical > .btn-group:not(:first-child) > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-vertical > .btn-group:not(:first-child) > .hs-button,
.single-post .comments-new .comment-list .btn-group-vertical > .btn-group:not(:first-child) > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-vertical > .btn-group:not(:first-child) > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group-vertical > .btn-group:not(:first-child) > .submit,
.single-post .comments .comment-list .btn-group-vertical > .btn-group:not(:first-child) > .comment-edit-link,
.single-post .comments .comment-list .btn-group-vertical > .btn-group:not(:first-child) > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-vertical > .btn-group:not(:first-child) > .submit {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 152, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-toggle > .btn,
.comment-form .btn-group-toggle > input[type="submit"],
.search-form .btn-group-toggle > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-toggle > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-toggle > .hs-button,
.single-post .comments-new .comment-list .btn-group-toggle > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-toggle > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group-toggle > .submit,
.single-post .comments .comment-list .btn-group-toggle > .comment-edit-link,
.single-post .comments .comment-list .btn-group-toggle > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-toggle > .submit,
.btn-group-toggle > .btn-group > .btn,
.comment-form .btn-group-toggle > .btn-group > input[type="submit"],
.search-form .btn-group-toggle > .btn-group > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-toggle > .btn-group > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-toggle > .btn-group > .hs-button,
.single-post .comments-new .comment-list .btn-group-toggle > .btn-group > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-toggle > .btn-group > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group-toggle > .btn-group > .submit,
.single-post .comments .comment-list .btn-group-toggle > .btn-group > .comment-edit-link,
.single-post .comments .comment-list .btn-group-toggle > .btn-group > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-toggle > .btn-group > .submit {
  margin-bottom: 0;
}

/* line 156, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-toggle > .btn input[type="radio"],
.comment-form .btn-group-toggle > input[type="submit"] input[type="radio"],
.search-form .btn-group-toggle > .search-submit input[type="radio"],
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-toggle > .hs-button input[type="radio"],
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-toggle > .hs-button input[type="radio"],
.single-post .comments-new .comment-list .btn-group-toggle > .comment-edit-link input[type="radio"],
.single-post .comments-new .comment-list .btn-group-toggle > .comment-reply-link input[type="radio"],
.single-post .comments-new .comment-form .form-submit .btn-group-toggle > .submit input[type="radio"],
.single-post .comments .comment-list .btn-group-toggle > .comment-edit-link input[type="radio"],
.single-post .comments .comment-list .btn-group-toggle > .comment-reply-link input[type="radio"],
.single-post .comments .comment-form .form-submit .btn-group-toggle > .submit input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.comment-form .btn-group-toggle > input[type="submit"] input[type="checkbox"],
.search-form .btn-group-toggle > .search-submit input[type="checkbox"],
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-toggle > .hs-button input[type="checkbox"],
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-toggle > .hs-button input[type="checkbox"],
.single-post .comments-new .comment-list .btn-group-toggle > .comment-edit-link input[type="checkbox"],
.single-post .comments-new .comment-list .btn-group-toggle > .comment-reply-link input[type="checkbox"],
.single-post .comments-new .comment-form .form-submit .btn-group-toggle > .submit input[type="checkbox"],
.single-post .comments .comment-list .btn-group-toggle > .comment-edit-link input[type="checkbox"],
.single-post .comments .comment-list .btn-group-toggle > .comment-reply-link input[type="checkbox"],
.single-post .comments .comment-form .form-submit .btn-group-toggle > .submit input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.comment-form .btn-group-toggle > .btn-group > input[type="submit"] input[type="radio"],
.search-form .btn-group-toggle > .btn-group > .search-submit input[type="radio"],
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-toggle > .btn-group > .hs-button input[type="radio"],
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-toggle > .btn-group > .hs-button input[type="radio"],
.single-post .comments-new .comment-list .btn-group-toggle > .btn-group > .comment-edit-link input[type="radio"],
.single-post .comments-new .comment-list .btn-group-toggle > .btn-group > .comment-reply-link input[type="radio"],
.single-post .comments-new .comment-form .form-submit .btn-group-toggle > .btn-group > .submit input[type="radio"],
.single-post .comments .comment-list .btn-group-toggle > .btn-group > .comment-edit-link input[type="radio"],
.single-post .comments .comment-list .btn-group-toggle > .btn-group > .comment-reply-link input[type="radio"],
.single-post .comments .comment-form .form-submit .btn-group-toggle > .btn-group > .submit input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.comment-form .btn-group-toggle > .btn-group > input[type="submit"] input[type="checkbox"],
.search-form .btn-group-toggle > .btn-group > .search-submit input[type="checkbox"],
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-toggle > .btn-group > .hs-button input[type="checkbox"],
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-toggle > .btn-group > .hs-button input[type="checkbox"],
.single-post .comments-new .comment-list .btn-group-toggle > .btn-group > .comment-edit-link input[type="checkbox"],
.single-post .comments-new .comment-list .btn-group-toggle > .btn-group > .comment-reply-link input[type="checkbox"],
.single-post .comments-new .comment-form .form-submit .btn-group-toggle > .btn-group > .submit input[type="checkbox"],
.single-post .comments .comment-list .btn-group-toggle > .btn-group > .comment-edit-link input[type="checkbox"],
.single-post .comments .comment-list .btn-group-toggle > .btn-group > .comment-reply-link input[type="checkbox"],
.single-post .comments .comment-form .form-submit .btn-group-toggle > .btn-group > .submit input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, node_modules/bootstrap/scss/_input-group.scss */

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

/* line 14, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control,
.comment-form .input-group > input[type="text"],
.comment-form .input-group > input[type="email"],
.comment-form .input-group > input[type="url"],
.comment-form .input-group > textarea,
.search-form .input-group > .search-field,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 25, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control + .form-control,
.comment-form .input-group > input[type="text"] + .form-control,
.comment-form .input-group > input[type="email"] + .form-control,
.comment-form .input-group > input[type="url"] + .form-control,
.comment-form .input-group > textarea + .form-control,
.search-form .input-group > .search-field + .form-control,
.comment-form .input-group > .form-control + input[type="text"],
.comment-form .input-group > input[type="text"] + input[type="text"],
.comment-form .input-group > input[type="email"] + input[type="text"],
.comment-form .input-group > input[type="url"] + input[type="text"],
.comment-form .input-group > textarea + input[type="text"],
.search-form .comment-form .input-group > .search-field + input[type="text"],
.comment-form .search-form .input-group > .search-field + input[type="text"],
.comment-form .input-group > .form-control + input[type="email"],
.comment-form .input-group > input[type="text"] + input[type="email"],
.comment-form .input-group > input[type="email"] + input[type="email"],
.comment-form .input-group > input[type="url"] + input[type="email"],
.comment-form .input-group > textarea + input[type="email"],
.search-form .comment-form .input-group > .search-field + input[type="email"],
.comment-form .search-form .input-group > .search-field + input[type="email"],
.comment-form .input-group > .form-control + input[type="url"],
.comment-form .input-group > input[type="text"] + input[type="url"],
.comment-form .input-group > input[type="email"] + input[type="url"],
.comment-form .input-group > input[type="url"] + input[type="url"],
.comment-form .input-group > textarea + input[type="url"],
.search-form .comment-form .input-group > .search-field + input[type="url"],
.comment-form .search-form .input-group > .search-field + input[type="url"],
.comment-form .input-group > .form-control + textarea,
.comment-form .input-group > input[type="text"] + textarea,
.comment-form .input-group > input[type="email"] + textarea,
.comment-form .input-group > input[type="url"] + textarea,
.comment-form .input-group > textarea + textarea,
.search-form .comment-form .input-group > .search-field + textarea,
.comment-form .search-form .input-group > .search-field + textarea,
.search-form .input-group > .form-control + .search-field,
.comment-form .search-form .input-group > input[type="text"] + .search-field,
.search-form .comment-form .input-group > input[type="text"] + .search-field,
.comment-form .search-form .input-group > input[type="email"] + .search-field,
.search-form .comment-form .input-group > input[type="email"] + .search-field,
.comment-form .search-form .input-group > input[type="url"] + .search-field,
.search-form .comment-form .input-group > input[type="url"] + .search-field,
.comment-form .search-form .input-group > textarea + .search-field,
.search-form .comment-form .input-group > textarea + .search-field,
.search-form .input-group > .search-field + .search-field,
.input-group > .form-control + .custom-select,
.comment-form .input-group > input[type="text"] + .custom-select,
.comment-form .input-group > input[type="email"] + .custom-select,
.comment-form .input-group > input[type="url"] + .custom-select,
.comment-form .input-group > textarea + .custom-select,
.search-form .input-group > .search-field + .custom-select,
.input-group > .form-control + .custom-file,
.comment-form .input-group > input[type="text"] + .custom-file,
.comment-form .input-group > input[type="email"] + .custom-file,
.comment-form .input-group > input[type="url"] + .custom-file,
.comment-form .input-group > textarea + .custom-file,
.search-form .input-group > .search-field + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.comment-form .input-group > .form-control-plaintext + input[type="text"],
.comment-form .input-group > .form-control-plaintext + input[type="email"],
.comment-form .input-group > .form-control-plaintext + input[type="url"],
.comment-form .input-group > .form-control-plaintext + textarea,
.search-form .input-group > .form-control-plaintext + .search-field,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.comment-form .input-group > .custom-select + input[type="text"],
.comment-form .input-group > .custom-select + input[type="email"],
.comment-form .input-group > .custom-select + input[type="url"],
.comment-form .input-group > .custom-select + textarea,
.search-form .input-group > .custom-select + .search-field,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.comment-form .input-group > .custom-file + input[type="text"],
.comment-form .input-group > .custom-file + input[type="email"],
.comment-form .input-group > .custom-file + input[type="url"],
.comment-form .input-group > .custom-file + textarea,
.search-form .input-group > .custom-file + .search-field,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 33, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control:focus,
.comment-form .input-group > input:focus[type="text"],
.comment-form .input-group > input:focus[type="email"],
.comment-form .input-group > input:focus[type="url"],
.comment-form .input-group > textarea:focus,
.search-form .input-group > .search-field:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 40, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 46, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control:not(:last-child),
.comment-form .input-group > input:not(:last-child)[type="text"],
.comment-form .input-group > input:not(:last-child)[type="email"],
.comment-form .input-group > input:not(:last-child)[type="url"],
.comment-form .input-group > textarea:not(:last-child),
.search-form .input-group > .search-field:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 47, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control:not(:first-child),
.comment-form .input-group > input:not(:first-child)[type="text"],
.comment-form .input-group > input:not(:first-child)[type="email"],
.comment-form .input-group > input:not(:first-child)[type="url"],
.comment-form .input-group > textarea:not(:first-child),
.search-form .input-group > .search-field:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 52, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 56, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 58, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 76, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend .btn,
.input-group-prepend .comment-form input[type="submit"],
.comment-form .input-group-prepend input[type="submit"],
.input-group-prepend .search-form .search-submit,
.search-form .input-group-prepend .search-submit,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button,
.input-group-prepend .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .input-group-prepend .comment-edit-link,
.input-group-prepend .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list .input-group-prepend .comment-reply-link,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .submit,
.input-group-prepend .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .input-group-prepend .comment-edit-link,
.input-group-prepend .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list .input-group-prepend .comment-reply-link,
.input-group-prepend .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit .input-group-prepend .submit,
.input-group-append .btn,
.input-group-append .comment-form input[type="submit"],
.comment-form .input-group-append input[type="submit"],
.input-group-append .search-form .search-submit,
.search-form .input-group-append .search-submit,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button,
.input-group-append .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .input-group-append .comment-edit-link,
.input-group-append .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list .input-group-append .comment-reply-link,
.input-group-append .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit .input-group-append .submit,
.input-group-append .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .input-group-append .comment-edit-link,
.input-group-append .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list .input-group-append .comment-reply-link,
.input-group-append .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit .input-group-append .submit {
  position: relative;
  z-index: 2;
}

/* line 80, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend .btn:focus,
.input-group-prepend .comment-form input:focus[type="submit"],
.comment-form .input-group-prepend input:focus[type="submit"],
.input-group-prepend .search-form .search-submit:focus,
.search-form .input-group-prepend .search-submit:focus,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button:focus,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button:focus,
.input-group-prepend .single-post .comments-new .comment-list .comment-edit-link:focus,
.single-post .comments-new .comment-list .input-group-prepend .comment-edit-link:focus,
.input-group-prepend .single-post .comments-new .comment-list .comment-reply-link:focus,
.single-post .comments-new .comment-list .input-group-prepend .comment-reply-link:focus,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .submit:focus,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .submit:focus,
.input-group-prepend .single-post .comments .comment-list .comment-edit-link:focus,
.single-post .comments .comment-list .input-group-prepend .comment-edit-link:focus,
.input-group-prepend .single-post .comments .comment-list .comment-reply-link:focus,
.single-post .comments .comment-list .input-group-prepend .comment-reply-link:focus,
.input-group-prepend .single-post .comments .comment-form .form-submit .submit:focus,
.single-post .comments .comment-form .form-submit .input-group-prepend .submit:focus,
.input-group-append .btn:focus,
.input-group-append .comment-form input:focus[type="submit"],
.comment-form .input-group-append input:focus[type="submit"],
.input-group-append .search-form .search-submit:focus,
.search-form .input-group-append .search-submit:focus,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button:focus,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button:focus,
.input-group-append .single-post .comments-new .comment-list .comment-edit-link:focus,
.single-post .comments-new .comment-list .input-group-append .comment-edit-link:focus,
.input-group-append .single-post .comments-new .comment-list .comment-reply-link:focus,
.single-post .comments-new .comment-list .input-group-append .comment-reply-link:focus,
.input-group-append .single-post .comments-new .comment-form .form-submit .submit:focus,
.single-post .comments-new .comment-form .form-submit .input-group-append .submit:focus,
.input-group-append .single-post .comments .comment-list .comment-edit-link:focus,
.single-post .comments .comment-list .input-group-append .comment-edit-link:focus,
.input-group-append .single-post .comments .comment-list .comment-reply-link:focus,
.single-post .comments .comment-list .input-group-append .comment-reply-link:focus,
.input-group-append .single-post .comments .comment-form .form-submit .submit:focus,
.single-post .comments .comment-form .form-submit .input-group-append .submit:focus {
  z-index: 3;
}

/* line 85, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend .btn + .btn,
.input-group-prepend .comment-form input[type="submit"] + .btn,
.comment-form .input-group-prepend input[type="submit"] + .btn,
.input-group-prepend .search-form .search-submit + .btn,
.search-form .input-group-prepend .search-submit + .btn,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .btn,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .btn,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .btn,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .btn,
.input-group-prepend .single-post .comments-new .comment-list .comment-edit-link + .btn,
.single-post .comments-new .comment-list .input-group-prepend .comment-edit-link + .btn,
.input-group-prepend .single-post .comments-new .comment-list .comment-reply-link + .btn,
.single-post .comments-new .comment-list .input-group-prepend .comment-reply-link + .btn,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .submit + .btn,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .submit + .btn,
.input-group-prepend .single-post .comments .comment-list .comment-edit-link + .btn,
.single-post .comments .comment-list .input-group-prepend .comment-edit-link + .btn,
.input-group-prepend .single-post .comments .comment-list .comment-reply-link + .btn,
.single-post .comments .comment-list .input-group-prepend .comment-reply-link + .btn,
.input-group-prepend .single-post .comments .comment-form .form-submit .submit + .btn,
.single-post .comments .comment-form .form-submit .input-group-prepend .submit + .btn,
.input-group-prepend .comment-form .btn + input[type="submit"],
.comment-form .input-group-prepend .btn + input[type="submit"],
.input-group-prepend .comment-form input[type="submit"] + input[type="submit"],
.comment-form .input-group-prepend input[type="submit"] + input[type="submit"],
.input-group-prepend .search-form .comment-form .search-submit + input[type="submit"],
.comment-form .input-group-prepend .search-form .search-submit + input[type="submit"],
.search-form .input-group-prepend .comment-form .search-submit + input[type="submit"],
.comment-form .search-form .input-group-prepend .search-submit + input[type="submit"],
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-form .hs-button + input[type="submit"],
.comment-form .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + input[type="submit"],
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .comment-form .hs-button + input[type="submit"],
.comment-form .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + input[type="submit"],
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-form .hs-button + input[type="submit"],
.comment-form .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + input[type="submit"],
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .comment-form .hs-button + input[type="submit"],
.comment-form .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + input[type="submit"],
.input-group-prepend .single-post .comments-new .comment-list .comment-form .comment-edit-link + input[type="submit"],
.comment-form .input-group-prepend .single-post .comments-new .comment-list .comment-edit-link + input[type="submit"],
.single-post .comments-new .comment-list .input-group-prepend .comment-form .comment-edit-link + input[type="submit"],
.comment-form .single-post .comments-new .comment-list .input-group-prepend .comment-edit-link + input[type="submit"],
.input-group-prepend .single-post .comments-new .comment-list .comment-form .comment-reply-link + input[type="submit"],
.comment-form .input-group-prepend .single-post .comments-new .comment-list .comment-reply-link + input[type="submit"],
.single-post .comments-new .comment-list .input-group-prepend .comment-form .comment-reply-link + input[type="submit"],
.comment-form .single-post .comments-new .comment-list .input-group-prepend .comment-reply-link + input[type="submit"],
.input-group-prepend .single-post .comments-new .comment-form .form-submit .submit + input[type="submit"],
.single-post .comments-new .comment-form .form-submit .input-group-prepend .submit + input[type="submit"],
.input-group-prepend .single-post .comments .comment-list .comment-form .comment-edit-link + input[type="submit"],
.comment-form .input-group-prepend .single-post .comments .comment-list .comment-edit-link + input[type="submit"],
.single-post .comments .comment-list .input-group-prepend .comment-form .comment-edit-link + input[type="submit"],
.comment-form .single-post .comments .comment-list .input-group-prepend .comment-edit-link + input[type="submit"],
.input-group-prepend .single-post .comments .comment-list .comment-form .comment-reply-link + input[type="submit"],
.comment-form .input-group-prepend .single-post .comments .comment-list .comment-reply-link + input[type="submit"],
.single-post .comments .comment-list .input-group-prepend .comment-form .comment-reply-link + input[type="submit"],
.comment-form .single-post .comments .comment-list .input-group-prepend .comment-reply-link + input[type="submit"],
.input-group-prepend .single-post .comments .comment-form .form-submit .submit + input[type="submit"],
.single-post .comments .comment-form .form-submit .input-group-prepend .submit + input[type="submit"],
.input-group-prepend .search-form .btn + .search-submit,
.search-form .input-group-prepend .btn + .search-submit,
.input-group-prepend .comment-form .search-form input[type="submit"] + .search-submit,
.search-form .input-group-prepend .comment-form input[type="submit"] + .search-submit,
.comment-form .input-group-prepend .search-form input[type="submit"] + .search-submit,
.search-form .comment-form .input-group-prepend input[type="submit"] + .search-submit,
.input-group-prepend .search-form .search-submit + .search-submit,
.search-form .input-group-prepend .search-submit + .search-submit,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .search-form .hs-button + .search-submit,
.search-form .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .search-form .hs-button + .search-submit,
.search-form .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .search-submit,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .search-form .hs-button + .search-submit,
.search-form .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .search-submit,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .search-form .hs-button + .search-submit,
.search-form .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .search-submit,
.input-group-prepend .single-post .comments-new .comment-list .search-form .comment-edit-link + .search-submit,
.search-form .input-group-prepend .single-post .comments-new .comment-list .comment-edit-link + .search-submit,
.single-post .comments-new .comment-list .input-group-prepend .search-form .comment-edit-link + .search-submit,
.search-form .single-post .comments-new .comment-list .input-group-prepend .comment-edit-link + .search-submit,
.input-group-prepend .single-post .comments-new .comment-list .search-form .comment-reply-link + .search-submit,
.search-form .input-group-prepend .single-post .comments-new .comment-list .comment-reply-link + .search-submit,
.single-post .comments-new .comment-list .input-group-prepend .search-form .comment-reply-link + .search-submit,
.search-form .single-post .comments-new .comment-list .input-group-prepend .comment-reply-link + .search-submit,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .search-form .submit + .search-submit,
.search-form .input-group-prepend .single-post .comments-new .comment-form .form-submit .submit + .search-submit,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .search-form .submit + .search-submit,
.search-form .single-post .comments-new .comment-form .form-submit .input-group-prepend .submit + .search-submit,
.input-group-prepend .single-post .comments .comment-list .search-form .comment-edit-link + .search-submit,
.search-form .input-group-prepend .single-post .comments .comment-list .comment-edit-link + .search-submit,
.single-post .comments .comment-list .input-group-prepend .search-form .comment-edit-link + .search-submit,
.search-form .single-post .comments .comment-list .input-group-prepend .comment-edit-link + .search-submit,
.input-group-prepend .single-post .comments .comment-list .search-form .comment-reply-link + .search-submit,
.search-form .input-group-prepend .single-post .comments .comment-list .comment-reply-link + .search-submit,
.single-post .comments .comment-list .input-group-prepend .search-form .comment-reply-link + .search-submit,
.search-form .single-post .comments .comment-list .input-group-prepend .comment-reply-link + .search-submit,
.input-group-prepend .single-post .comments .comment-form .form-submit .search-form .submit + .search-submit,
.search-form .input-group-prepend .single-post .comments .comment-form .form-submit .submit + .search-submit,
.single-post .comments .comment-form .form-submit .input-group-prepend .search-form .submit + .search-submit,
.search-form .single-post .comments .comment-form .form-submit .input-group-prepend .submit + .search-submit,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .btn + .hs-button,
.input-group-prepend .comment-form .newsletter-form .hbspt-form form.hs-form .hs_submit .actions input[type="submit"] + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .comment-form input[type="submit"] + .hs-button,
.comment-form .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions input[type="submit"] + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-form .input-group-prepend input[type="submit"] + .hs-button,
.input-group-prepend .search-form .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .search-submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .search-form .search-submit + .hs-button,
.search-form .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .search-submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .search-form .input-group-prepend .search-submit + .hs-button,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .hs-button,
.input-group-prepend .modal-form-pop-up .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.newsletter-form .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.modal-form-pop-up .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .hs-button,
.newsletter-form .modal-form-pop-up .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .hs-button,
.input-group-prepend .single-post .comments-new .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-edit-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments-new .comment-list .comment-edit-link + .hs-button,
.single-post .comments-new .comment-list .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-edit-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-list .input-group-prepend .comment-edit-link + .hs-button,
.input-group-prepend .single-post .comments-new .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-reply-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments-new .comment-list .comment-reply-link + .hs-button,
.single-post .comments-new .comment-list .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-reply-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-list .input-group-prepend .comment-reply-link + .hs-button,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments-new .comment-form .form-submit .submit + .hs-button,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-form .form-submit .input-group-prepend .submit + .hs-button,
.input-group-prepend .single-post .comments .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-edit-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments .comment-list .comment-edit-link + .hs-button,
.single-post .comments .comment-list .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-edit-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-list .input-group-prepend .comment-edit-link + .hs-button,
.input-group-prepend .single-post .comments .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-reply-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments .comment-list .comment-reply-link + .hs-button,
.single-post .comments .comment-list .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-reply-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-list .input-group-prepend .comment-reply-link + .hs-button,
.input-group-prepend .single-post .comments .comment-form .form-submit .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments .comment-form .form-submit .submit + .hs-button,
.single-post .comments .comment-form .form-submit .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-form .form-submit .input-group-prepend .submit + .hs-button,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .btn + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .btn + .hs-button,
.input-group-prepend .comment-form .modal-form-pop-up .hbspt-form form.hs-form .actions input[type="submit"] + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .comment-form input[type="submit"] + .hs-button,
.comment-form .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions input[type="submit"] + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .comment-form .input-group-prepend input[type="submit"] + .hs-button,
.input-group-prepend .search-form .modal-form-pop-up .hbspt-form form.hs-form .actions .search-submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .search-form .search-submit + .hs-button,
.search-form .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .search-submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .search-form .input-group-prepend .search-submit + .hs-button,
.input-group-prepend .newsletter-form .modal-form-pop-up .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.modal-form-pop-up .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.newsletter-form .modal-form-pop-up .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .hs-button,
.modal-form-pop-up .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .hs-button,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .hs-button,
.input-group-prepend .single-post .comments-new .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-edit-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments-new .comment-list .comment-edit-link + .hs-button,
.single-post .comments-new .comment-list .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-edit-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-list .input-group-prepend .comment-edit-link + .hs-button,
.input-group-prepend .single-post .comments-new .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-reply-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments-new .comment-list .comment-reply-link + .hs-button,
.single-post .comments-new .comment-list .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-reply-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-list .input-group-prepend .comment-reply-link + .hs-button,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .modal-form-pop-up .hbspt-form form.hs-form .actions .submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments-new .comment-form .form-submit .submit + .hs-button,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-form .form-submit .input-group-prepend .submit + .hs-button,
.input-group-prepend .single-post .comments .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-edit-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments .comment-list .comment-edit-link + .hs-button,
.single-post .comments .comment-list .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-edit-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-list .input-group-prepend .comment-edit-link + .hs-button,
.input-group-prepend .single-post .comments .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-reply-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments .comment-list .comment-reply-link + .hs-button,
.single-post .comments .comment-list .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-reply-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-list .input-group-prepend .comment-reply-link + .hs-button,
.input-group-prepend .single-post .comments .comment-form .form-submit .modal-form-pop-up .hbspt-form form.hs-form .actions .submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments .comment-form .form-submit .submit + .hs-button,
.single-post .comments .comment-form .form-submit .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-form .form-submit .input-group-prepend .submit + .hs-button,
.input-group-prepend .single-post .comments-new .comment-list .btn + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-prepend .btn + .comment-edit-link,
.input-group-prepend .comment-form .single-post .comments-new .comment-list input[type="submit"] + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-prepend .comment-form input[type="submit"] + .comment-edit-link,
.comment-form .input-group-prepend .single-post .comments-new .comment-list input[type="submit"] + .comment-edit-link,
.single-post .comments-new .comment-list .comment-form .input-group-prepend input[type="submit"] + .comment-edit-link,
.input-group-prepend .search-form .single-post .comments-new .comment-list .search-submit + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-prepend .search-form .search-submit + .comment-edit-link,
.search-form .input-group-prepend .single-post .comments-new .comment-list .search-submit + .comment-edit-link,
.single-post .comments-new .comment-list .search-form .input-group-prepend .search-submit + .comment-edit-link,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-list .hs-button + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .comment-edit-link,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments-new .comment-list .hs-button + .comment-edit-link,
.single-post .comments-new .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .comment-edit-link,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-list .hs-button + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .comment-edit-link,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments-new .comment-list .hs-button + .comment-edit-link,
.single-post .comments-new .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comment-list .comment-edit-link + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-prepend .comment-edit-link + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comment-list .comment-reply-link + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-prepend .comment-reply-link + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .comment-list .submit + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comment-list .comment-form .form-submit .submit + .comment-edit-link,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .comment-list .submit + .comment-edit-link,
.single-post .comments-new .comment-list .comment-form .form-submit .input-group-prepend .submit + .comment-edit-link,
.input-group-prepend .single-post .comments .comments-new .comment-list .comment-edit-link + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comments .comment-list .comment-edit-link + .comment-edit-link,
.single-post .comments .comments-new .comment-list .input-group-prepend .comment-edit-link + .comment-edit-link,
.single-post .comments-new .comments .comment-list .input-group-prepend .comment-edit-link + .comment-edit-link,
.input-group-prepend .single-post .comments .comments-new .comment-list .comment-reply-link + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comments .comment-list .comment-reply-link + .comment-edit-link,
.single-post .comments .comments-new .comment-list .input-group-prepend .comment-reply-link + .comment-edit-link,
.single-post .comments-new .comments .comment-list .input-group-prepend .comment-reply-link + .comment-edit-link,
.input-group-prepend .single-post .comments .comment-form .form-submit .comments-new .comment-list .submit + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comment-list .comments .comment-form .form-submit .submit + .comment-edit-link,
.single-post .comments .comment-form .form-submit .input-group-prepend .comments-new .comment-list .submit + .comment-edit-link,
.single-post .comments-new .comment-list .comments .comment-form .form-submit .input-group-prepend .submit + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comment-list .btn + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-prepend .btn + .comment-reply-link,
.input-group-prepend .comment-form .single-post .comments-new .comment-list input[type="submit"] + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-prepend .comment-form input[type="submit"] + .comment-reply-link,
.comment-form .input-group-prepend .single-post .comments-new .comment-list input[type="submit"] + .comment-reply-link,
.single-post .comments-new .comment-list .comment-form .input-group-prepend input[type="submit"] + .comment-reply-link,
.input-group-prepend .search-form .single-post .comments-new .comment-list .search-submit + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-prepend .search-form .search-submit + .comment-reply-link,
.search-form .input-group-prepend .single-post .comments-new .comment-list .search-submit + .comment-reply-link,
.single-post .comments-new .comment-list .search-form .input-group-prepend .search-submit + .comment-reply-link,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-list .hs-button + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .comment-reply-link,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments-new .comment-list .hs-button + .comment-reply-link,
.single-post .comments-new .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .comment-reply-link,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-list .hs-button + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .comment-reply-link,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments-new .comment-list .hs-button + .comment-reply-link,
.single-post .comments-new .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comment-list .comment-edit-link + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-prepend .comment-edit-link + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comment-list .comment-reply-link + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-prepend .comment-reply-link + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .comment-list .submit + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comment-list .comment-form .form-submit .submit + .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .comment-list .submit + .comment-reply-link,
.single-post .comments-new .comment-list .comment-form .form-submit .input-group-prepend .submit + .comment-reply-link,
.input-group-prepend .single-post .comments .comments-new .comment-list .comment-edit-link + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comments .comment-list .comment-edit-link + .comment-reply-link,
.single-post .comments .comments-new .comment-list .input-group-prepend .comment-edit-link + .comment-reply-link,
.single-post .comments-new .comments .comment-list .input-group-prepend .comment-edit-link + .comment-reply-link,
.input-group-prepend .single-post .comments .comments-new .comment-list .comment-reply-link + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comments .comment-list .comment-reply-link + .comment-reply-link,
.single-post .comments .comments-new .comment-list .input-group-prepend .comment-reply-link + .comment-reply-link,
.single-post .comments-new .comments .comment-list .input-group-prepend .comment-reply-link + .comment-reply-link,
.input-group-prepend .single-post .comments .comment-form .form-submit .comments-new .comment-list .submit + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comment-list .comments .comment-form .form-submit .submit + .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group-prepend .comments-new .comment-list .submit + .comment-reply-link,
.single-post .comments-new .comment-list .comments .comment-form .form-submit .input-group-prepend .submit + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .btn + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .btn + .submit,
.input-group-prepend .single-post .comments-new .comment-form .form-submit input[type="submit"] + .submit,
.single-post .comments-new .input-group-prepend .comment-form .form-submit input[type="submit"] + .submit,
.single-post .comments-new .comment-form .input-group-prepend .form-submit input[type="submit"] + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-prepend input[type="submit"] + .submit,
.input-group-prepend .search-form .single-post .comments-new .comment-form .form-submit .search-submit + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .search-form .search-submit + .submit,
.search-form .input-group-prepend .single-post .comments-new .comment-form .form-submit .search-submit + .submit,
.single-post .comments-new .comment-form .form-submit .search-form .input-group-prepend .search-submit + .submit,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-form .form-submit .hs-button + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments-new .comment-form .form-submit .hs-button + .submit,
.single-post .comments-new .comment-form .form-submit .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .submit,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-form .form-submit .hs-button + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .submit,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments-new .comment-form .form-submit .hs-button + .submit,
.single-post .comments-new .comment-form .form-submit .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .submit,
.input-group-prepend .single-post .comments-new .comment-list .comment-form .form-submit .comment-edit-link + .submit,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .comment-list .comment-edit-link + .submit,
.single-post .comments-new .comment-list .input-group-prepend .comment-form .form-submit .comment-edit-link + .submit,
.single-post .comments-new .comment-form .form-submit .comment-list .input-group-prepend .comment-edit-link + .submit,
.input-group-prepend .single-post .comments-new .comment-list .comment-form .form-submit .comment-reply-link + .submit,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .comment-list .comment-reply-link + .submit,
.single-post .comments-new .comment-list .input-group-prepend .comment-form .form-submit .comment-reply-link + .submit,
.single-post .comments-new .comment-form .form-submit .comment-list .input-group-prepend .comment-reply-link + .submit,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .submit + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .submit + .submit,
.input-group-prepend .single-post .comments .comment-list .comments-new .comment-form .form-submit .comment-edit-link + .submit,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .comments .comment-list .comment-edit-link + .submit,
.single-post .comments .comment-list .input-group-prepend .comments-new .comment-form .form-submit .comment-edit-link + .submit,
.single-post .comments-new .comment-form .form-submit .comments .comment-list .input-group-prepend .comment-edit-link + .submit,
.input-group-prepend .single-post .comments .comment-list .comments-new .comment-form .form-submit .comment-reply-link + .submit,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .comments .comment-list .comment-reply-link + .submit,
.single-post .comments .comment-list .input-group-prepend .comments-new .comment-form .form-submit .comment-reply-link + .submit,
.single-post .comments-new .comment-form .form-submit .comments .comment-list .input-group-prepend .comment-reply-link + .submit,
.input-group-prepend .single-post .comments .comments-new .comment-form .form-submit .submit + .submit,
.input-group-prepend .single-post .comments-new .comments .comment-form .form-submit .submit + .submit,
.single-post .comments .comments-new .comment-form .form-submit .input-group-prepend .submit + .submit,
.single-post .comments-new .comments .comment-form .form-submit .input-group-prepend .submit + .submit,
.input-group-prepend .single-post .comments .comment-list .btn + .comment-edit-link,
.single-post .comments .comment-list .input-group-prepend .btn + .comment-edit-link,
.input-group-prepend .comment-form .single-post .comments .comment-list input[type="submit"] + .comment-edit-link,
.single-post .comments .comment-list .input-group-prepend .comment-form input[type="submit"] + .comment-edit-link,
.comment-form .input-group-prepend .single-post .comments .comment-list input[type="submit"] + .comment-edit-link,
.single-post .comments .comment-list .comment-form .input-group-prepend input[type="submit"] + .comment-edit-link,
.input-group-prepend .search-form .single-post .comments .comment-list .search-submit + .comment-edit-link,
.single-post .comments .comment-list .input-group-prepend .search-form .search-submit + .comment-edit-link,
.search-form .input-group-prepend .single-post .comments .comment-list .search-submit + .comment-edit-link,
.single-post .comments .comment-list .search-form .input-group-prepend .search-submit + .comment-edit-link,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-list .hs-button + .comment-edit-link,
.single-post .comments .comment-list .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .comment-edit-link,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments .comment-list .hs-button + .comment-edit-link,
.single-post .comments .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .comment-edit-link,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-list .hs-button + .comment-edit-link,
.single-post .comments .comment-list .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .comment-edit-link,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments .comment-list .hs-button + .comment-edit-link,
.single-post .comments .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comments .comment-list .comment-edit-link + .comment-edit-link,
.input-group-prepend .single-post .comments .comments-new .comment-list .comment-edit-link + .comment-edit-link,
.single-post .comments-new .comments .comment-list .input-group-prepend .comment-edit-link + .comment-edit-link,
.single-post .comments .comments-new .comment-list .input-group-prepend .comment-edit-link + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comments .comment-list .comment-reply-link + .comment-edit-link,
.input-group-prepend .single-post .comments .comments-new .comment-list .comment-reply-link + .comment-edit-link,
.single-post .comments-new .comments .comment-list .input-group-prepend .comment-reply-link + .comment-edit-link,
.single-post .comments .comments-new .comment-list .input-group-prepend .comment-reply-link + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .comments .comment-list .submit + .comment-edit-link,
.input-group-prepend .single-post .comments .comment-list .comments-new .comment-form .form-submit .submit + .comment-edit-link,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .comments .comment-list .submit + .comment-edit-link,
.single-post .comments .comment-list .comments-new .comment-form .form-submit .input-group-prepend .submit + .comment-edit-link,
.input-group-prepend .single-post .comments .comment-list .comment-edit-link + .comment-edit-link,
.single-post .comments .comment-list .input-group-prepend .comment-edit-link + .comment-edit-link,
.input-group-prepend .single-post .comments .comment-list .comment-reply-link + .comment-edit-link,
.single-post .comments .comment-list .input-group-prepend .comment-reply-link + .comment-edit-link,
.input-group-prepend .single-post .comments .comment-form .form-submit .comment-list .submit + .comment-edit-link,
.input-group-prepend .single-post .comments .comment-list .comment-form .form-submit .submit + .comment-edit-link,
.single-post .comments .comment-form .form-submit .input-group-prepend .comment-list .submit + .comment-edit-link,
.single-post .comments .comment-list .comment-form .form-submit .input-group-prepend .submit + .comment-edit-link,
.input-group-prepend .single-post .comments .comment-list .btn + .comment-reply-link,
.single-post .comments .comment-list .input-group-prepend .btn + .comment-reply-link,
.input-group-prepend .comment-form .single-post .comments .comment-list input[type="submit"] + .comment-reply-link,
.single-post .comments .comment-list .input-group-prepend .comment-form input[type="submit"] + .comment-reply-link,
.comment-form .input-group-prepend .single-post .comments .comment-list input[type="submit"] + .comment-reply-link,
.single-post .comments .comment-list .comment-form .input-group-prepend input[type="submit"] + .comment-reply-link,
.input-group-prepend .search-form .single-post .comments .comment-list .search-submit + .comment-reply-link,
.single-post .comments .comment-list .input-group-prepend .search-form .search-submit + .comment-reply-link,
.search-form .input-group-prepend .single-post .comments .comment-list .search-submit + .comment-reply-link,
.single-post .comments .comment-list .search-form .input-group-prepend .search-submit + .comment-reply-link,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-list .hs-button + .comment-reply-link,
.single-post .comments .comment-list .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .comment-reply-link,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments .comment-list .hs-button + .comment-reply-link,
.single-post .comments .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .comment-reply-link,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-list .hs-button + .comment-reply-link,
.single-post .comments .comment-list .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .comment-reply-link,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments .comment-list .hs-button + .comment-reply-link,
.single-post .comments .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comments .comment-list .comment-edit-link + .comment-reply-link,
.input-group-prepend .single-post .comments .comments-new .comment-list .comment-edit-link + .comment-reply-link,
.single-post .comments-new .comments .comment-list .input-group-prepend .comment-edit-link + .comment-reply-link,
.single-post .comments .comments-new .comment-list .input-group-prepend .comment-edit-link + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comments .comment-list .comment-reply-link + .comment-reply-link,
.input-group-prepend .single-post .comments .comments-new .comment-list .comment-reply-link + .comment-reply-link,
.single-post .comments-new .comments .comment-list .input-group-prepend .comment-reply-link + .comment-reply-link,
.single-post .comments .comments-new .comment-list .input-group-prepend .comment-reply-link + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .comments .comment-list .submit + .comment-reply-link,
.input-group-prepend .single-post .comments .comment-list .comments-new .comment-form .form-submit .submit + .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .comments .comment-list .submit + .comment-reply-link,
.single-post .comments .comment-list .comments-new .comment-form .form-submit .input-group-prepend .submit + .comment-reply-link,
.input-group-prepend .single-post .comments .comment-list .comment-edit-link + .comment-reply-link,
.single-post .comments .comment-list .input-group-prepend .comment-edit-link + .comment-reply-link,
.input-group-prepend .single-post .comments .comment-list .comment-reply-link + .comment-reply-link,
.single-post .comments .comment-list .input-group-prepend .comment-reply-link + .comment-reply-link,
.input-group-prepend .single-post .comments .comment-form .form-submit .comment-list .submit + .comment-reply-link,
.input-group-prepend .single-post .comments .comment-list .comment-form .form-submit .submit + .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group-prepend .comment-list .submit + .comment-reply-link,
.single-post .comments .comment-list .comment-form .form-submit .input-group-prepend .submit + .comment-reply-link,
.input-group-prepend .single-post .comments .comment-form .form-submit .btn + .submit,
.single-post .comments .comment-form .form-submit .input-group-prepend .btn + .submit,
.input-group-prepend .single-post .comments .comment-form .form-submit input[type="submit"] + .submit,
.single-post .comments .input-group-prepend .comment-form .form-submit input[type="submit"] + .submit,
.single-post .comments .comment-form .input-group-prepend .form-submit input[type="submit"] + .submit,
.single-post .comments .comment-form .form-submit .input-group-prepend input[type="submit"] + .submit,
.input-group-prepend .search-form .single-post .comments .comment-form .form-submit .search-submit + .submit,
.single-post .comments .comment-form .form-submit .input-group-prepend .search-form .search-submit + .submit,
.search-form .input-group-prepend .single-post .comments .comment-form .form-submit .search-submit + .submit,
.single-post .comments .comment-form .form-submit .search-form .input-group-prepend .search-submit + .submit,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-form .form-submit .hs-button + .submit,
.single-post .comments .comment-form .form-submit .input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .single-post .comments .comment-form .form-submit .hs-button + .submit,
.single-post .comments .comment-form .form-submit .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .submit,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-form .form-submit .hs-button + .submit,
.single-post .comments .comment-form .form-submit .input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .submit,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .single-post .comments .comment-form .form-submit .hs-button + .submit,
.single-post .comments .comment-form .form-submit .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .submit,
.input-group-prepend .single-post .comments-new .comment-list .comments .comment-form .form-submit .comment-edit-link + .submit,
.input-group-prepend .single-post .comments .comment-form .form-submit .comments-new .comment-list .comment-edit-link + .submit,
.single-post .comments-new .comment-list .input-group-prepend .comments .comment-form .form-submit .comment-edit-link + .submit,
.single-post .comments .comment-form .form-submit .comments-new .comment-list .input-group-prepend .comment-edit-link + .submit,
.input-group-prepend .single-post .comments-new .comment-list .comments .comment-form .form-submit .comment-reply-link + .submit,
.input-group-prepend .single-post .comments .comment-form .form-submit .comments-new .comment-list .comment-reply-link + .submit,
.single-post .comments-new .comment-list .input-group-prepend .comments .comment-form .form-submit .comment-reply-link + .submit,
.single-post .comments .comment-form .form-submit .comments-new .comment-list .input-group-prepend .comment-reply-link + .submit,
.input-group-prepend .single-post .comments-new .comments .comment-form .form-submit .submit + .submit,
.input-group-prepend .single-post .comments .comments-new .comment-form .form-submit .submit + .submit,
.single-post .comments-new .comments .comment-form .form-submit .input-group-prepend .submit + .submit,
.single-post .comments .comments-new .comment-form .form-submit .input-group-prepend .submit + .submit,
.input-group-prepend .single-post .comments .comment-list .comment-form .form-submit .comment-edit-link + .submit,
.input-group-prepend .single-post .comments .comment-form .form-submit .comment-list .comment-edit-link + .submit,
.single-post .comments .comment-list .input-group-prepend .comment-form .form-submit .comment-edit-link + .submit,
.single-post .comments .comment-form .form-submit .comment-list .input-group-prepend .comment-edit-link + .submit,
.input-group-prepend .single-post .comments .comment-list .comment-form .form-submit .comment-reply-link + .submit,
.input-group-prepend .single-post .comments .comment-form .form-submit .comment-list .comment-reply-link + .submit,
.single-post .comments .comment-list .input-group-prepend .comment-form .form-submit .comment-reply-link + .submit,
.single-post .comments .comment-form .form-submit .comment-list .input-group-prepend .comment-reply-link + .submit,
.input-group-prepend .single-post .comments .comment-form .form-submit .submit + .submit,
.single-post .comments .comment-form .form-submit .input-group-prepend .submit + .submit,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .comment-form input[type="submit"] + .input-group-text,
.comment-form .input-group-prepend input[type="submit"] + .input-group-text,
.input-group-prepend .search-form .search-submit + .input-group-text,
.search-form .input-group-prepend .search-submit + .input-group-text,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .input-group-text,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .hs-button + .input-group-text,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .input-group-text,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .hs-button + .input-group-text,
.input-group-prepend .single-post .comments-new .comment-list .comment-edit-link + .input-group-text,
.single-post .comments-new .comment-list .input-group-prepend .comment-edit-link + .input-group-text,
.input-group-prepend .single-post .comments-new .comment-list .comment-reply-link + .input-group-text,
.single-post .comments-new .comment-list .input-group-prepend .comment-reply-link + .input-group-text,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .submit + .input-group-text,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .submit + .input-group-text,
.input-group-prepend .single-post .comments .comment-list .comment-edit-link + .input-group-text,
.single-post .comments .comment-list .input-group-prepend .comment-edit-link + .input-group-text,
.input-group-prepend .single-post .comments .comment-list .comment-reply-link + .input-group-text,
.single-post .comments .comment-list .input-group-prepend .comment-reply-link + .input-group-text,
.input-group-prepend .single-post .comments .comment-form .form-submit .submit + .input-group-text,
.single-post .comments .comment-form .form-submit .input-group-prepend .submit + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .comment-form .input-group-text + input[type="submit"],
.comment-form .input-group-prepend .input-group-text + input[type="submit"],
.input-group-prepend .search-form .input-group-text + .search-submit,
.search-form .input-group-prepend .input-group-text + .search-submit,
.input-group-prepend .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-text + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-prepend .input-group-text + .hs-button,
.input-group-prepend .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-text + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-prepend .input-group-text + .hs-button,
.input-group-prepend .single-post .comments-new .comment-list .input-group-text + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-prepend .input-group-text + .comment-edit-link,
.input-group-prepend .single-post .comments-new .comment-list .input-group-text + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-prepend .input-group-text + .comment-reply-link,
.input-group-prepend .single-post .comments-new .comment-form .form-submit .input-group-text + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-prepend .input-group-text + .submit,
.input-group-prepend .single-post .comments .comment-list .input-group-text + .comment-edit-link,
.single-post .comments .comment-list .input-group-prepend .input-group-text + .comment-edit-link,
.input-group-prepend .single-post .comments .comment-list .input-group-text + .comment-reply-link,
.single-post .comments .comment-list .input-group-prepend .input-group-text + .comment-reply-link,
.input-group-prepend .single-post .comments .comment-form .form-submit .input-group-text + .submit,
.single-post .comments .comment-form .form-submit .input-group-prepend .input-group-text + .submit,
.input-group-append .btn + .btn,
.input-group-append .comment-form input[type="submit"] + .btn,
.comment-form .input-group-append input[type="submit"] + .btn,
.input-group-append .search-form .search-submit + .btn,
.search-form .input-group-append .search-submit + .btn,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .btn,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .btn,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .btn,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .btn,
.input-group-append .single-post .comments-new .comment-list .comment-edit-link + .btn,
.single-post .comments-new .comment-list .input-group-append .comment-edit-link + .btn,
.input-group-append .single-post .comments-new .comment-list .comment-reply-link + .btn,
.single-post .comments-new .comment-list .input-group-append .comment-reply-link + .btn,
.input-group-append .single-post .comments-new .comment-form .form-submit .submit + .btn,
.single-post .comments-new .comment-form .form-submit .input-group-append .submit + .btn,
.input-group-append .single-post .comments .comment-list .comment-edit-link + .btn,
.single-post .comments .comment-list .input-group-append .comment-edit-link + .btn,
.input-group-append .single-post .comments .comment-list .comment-reply-link + .btn,
.single-post .comments .comment-list .input-group-append .comment-reply-link + .btn,
.input-group-append .single-post .comments .comment-form .form-submit .submit + .btn,
.single-post .comments .comment-form .form-submit .input-group-append .submit + .btn,
.input-group-append .comment-form .btn + input[type="submit"],
.comment-form .input-group-append .btn + input[type="submit"],
.input-group-append .comment-form input[type="submit"] + input[type="submit"],
.comment-form .input-group-append input[type="submit"] + input[type="submit"],
.input-group-append .search-form .comment-form .search-submit + input[type="submit"],
.comment-form .input-group-append .search-form .search-submit + input[type="submit"],
.search-form .input-group-append .comment-form .search-submit + input[type="submit"],
.comment-form .search-form .input-group-append .search-submit + input[type="submit"],
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-form .hs-button + input[type="submit"],
.comment-form .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + input[type="submit"],
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .comment-form .hs-button + input[type="submit"],
.comment-form .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + input[type="submit"],
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-form .hs-button + input[type="submit"],
.comment-form .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + input[type="submit"],
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .comment-form .hs-button + input[type="submit"],
.comment-form .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + input[type="submit"],
.input-group-append .single-post .comments-new .comment-list .comment-form .comment-edit-link + input[type="submit"],
.comment-form .input-group-append .single-post .comments-new .comment-list .comment-edit-link + input[type="submit"],
.single-post .comments-new .comment-list .input-group-append .comment-form .comment-edit-link + input[type="submit"],
.comment-form .single-post .comments-new .comment-list .input-group-append .comment-edit-link + input[type="submit"],
.input-group-append .single-post .comments-new .comment-list .comment-form .comment-reply-link + input[type="submit"],
.comment-form .input-group-append .single-post .comments-new .comment-list .comment-reply-link + input[type="submit"],
.single-post .comments-new .comment-list .input-group-append .comment-form .comment-reply-link + input[type="submit"],
.comment-form .single-post .comments-new .comment-list .input-group-append .comment-reply-link + input[type="submit"],
.input-group-append .single-post .comments-new .comment-form .form-submit .submit + input[type="submit"],
.single-post .comments-new .comment-form .form-submit .input-group-append .submit + input[type="submit"],
.input-group-append .single-post .comments .comment-list .comment-form .comment-edit-link + input[type="submit"],
.comment-form .input-group-append .single-post .comments .comment-list .comment-edit-link + input[type="submit"],
.single-post .comments .comment-list .input-group-append .comment-form .comment-edit-link + input[type="submit"],
.comment-form .single-post .comments .comment-list .input-group-append .comment-edit-link + input[type="submit"],
.input-group-append .single-post .comments .comment-list .comment-form .comment-reply-link + input[type="submit"],
.comment-form .input-group-append .single-post .comments .comment-list .comment-reply-link + input[type="submit"],
.single-post .comments .comment-list .input-group-append .comment-form .comment-reply-link + input[type="submit"],
.comment-form .single-post .comments .comment-list .input-group-append .comment-reply-link + input[type="submit"],
.input-group-append .single-post .comments .comment-form .form-submit .submit + input[type="submit"],
.single-post .comments .comment-form .form-submit .input-group-append .submit + input[type="submit"],
.input-group-append .search-form .btn + .search-submit,
.search-form .input-group-append .btn + .search-submit,
.input-group-append .comment-form .search-form input[type="submit"] + .search-submit,
.search-form .input-group-append .comment-form input[type="submit"] + .search-submit,
.comment-form .input-group-append .search-form input[type="submit"] + .search-submit,
.search-form .comment-form .input-group-append input[type="submit"] + .search-submit,
.input-group-append .search-form .search-submit + .search-submit,
.search-form .input-group-append .search-submit + .search-submit,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .search-form .hs-button + .search-submit,
.search-form .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .search-form .hs-button + .search-submit,
.search-form .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .search-submit,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .search-form .hs-button + .search-submit,
.search-form .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .search-submit,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .search-form .hs-button + .search-submit,
.search-form .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .search-submit,
.input-group-append .single-post .comments-new .comment-list .search-form .comment-edit-link + .search-submit,
.search-form .input-group-append .single-post .comments-new .comment-list .comment-edit-link + .search-submit,
.single-post .comments-new .comment-list .input-group-append .search-form .comment-edit-link + .search-submit,
.search-form .single-post .comments-new .comment-list .input-group-append .comment-edit-link + .search-submit,
.input-group-append .single-post .comments-new .comment-list .search-form .comment-reply-link + .search-submit,
.search-form .input-group-append .single-post .comments-new .comment-list .comment-reply-link + .search-submit,
.single-post .comments-new .comment-list .input-group-append .search-form .comment-reply-link + .search-submit,
.search-form .single-post .comments-new .comment-list .input-group-append .comment-reply-link + .search-submit,
.input-group-append .single-post .comments-new .comment-form .form-submit .search-form .submit + .search-submit,
.search-form .input-group-append .single-post .comments-new .comment-form .form-submit .submit + .search-submit,
.single-post .comments-new .comment-form .form-submit .input-group-append .search-form .submit + .search-submit,
.search-form .single-post .comments-new .comment-form .form-submit .input-group-append .submit + .search-submit,
.input-group-append .single-post .comments .comment-list .search-form .comment-edit-link + .search-submit,
.search-form .input-group-append .single-post .comments .comment-list .comment-edit-link + .search-submit,
.single-post .comments .comment-list .input-group-append .search-form .comment-edit-link + .search-submit,
.search-form .single-post .comments .comment-list .input-group-append .comment-edit-link + .search-submit,
.input-group-append .single-post .comments .comment-list .search-form .comment-reply-link + .search-submit,
.search-form .input-group-append .single-post .comments .comment-list .comment-reply-link + .search-submit,
.single-post .comments .comment-list .input-group-append .search-form .comment-reply-link + .search-submit,
.search-form .single-post .comments .comment-list .input-group-append .comment-reply-link + .search-submit,
.input-group-append .single-post .comments .comment-form .form-submit .search-form .submit + .search-submit,
.search-form .input-group-append .single-post .comments .comment-form .form-submit .submit + .search-submit,
.single-post .comments .comment-form .form-submit .input-group-append .search-form .submit + .search-submit,
.search-form .single-post .comments .comment-form .form-submit .input-group-append .submit + .search-submit,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .btn + .hs-button,
.input-group-append .comment-form .newsletter-form .hbspt-form form.hs-form .hs_submit .actions input[type="submit"] + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .comment-form input[type="submit"] + .hs-button,
.comment-form .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions input[type="submit"] + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-form .input-group-append input[type="submit"] + .hs-button,
.input-group-append .search-form .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .search-submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .search-form .search-submit + .hs-button,
.search-form .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .search-submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .search-form .input-group-append .search-submit + .hs-button,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .hs-button,
.input-group-append .modal-form-pop-up .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.newsletter-form .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.modal-form-pop-up .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .hs-button,
.newsletter-form .modal-form-pop-up .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .hs-button,
.input-group-append .single-post .comments-new .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-edit-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments-new .comment-list .comment-edit-link + .hs-button,
.single-post .comments-new .comment-list .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-edit-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-list .input-group-append .comment-edit-link + .hs-button,
.input-group-append .single-post .comments-new .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-reply-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments-new .comment-list .comment-reply-link + .hs-button,
.single-post .comments-new .comment-list .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-reply-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-list .input-group-append .comment-reply-link + .hs-button,
.input-group-append .single-post .comments-new .comment-form .form-submit .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments-new .comment-form .form-submit .submit + .hs-button,
.single-post .comments-new .comment-form .form-submit .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-form .form-submit .input-group-append .submit + .hs-button,
.input-group-append .single-post .comments .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-edit-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments .comment-list .comment-edit-link + .hs-button,
.single-post .comments .comment-list .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-edit-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-list .input-group-append .comment-edit-link + .hs-button,
.input-group-append .single-post .comments .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-reply-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments .comment-list .comment-reply-link + .hs-button,
.single-post .comments .comment-list .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .comment-reply-link + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-list .input-group-append .comment-reply-link + .hs-button,
.input-group-append .single-post .comments .comment-form .form-submit .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments .comment-form .form-submit .submit + .hs-button,
.single-post .comments .comment-form .form-submit .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .submit + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-form .form-submit .input-group-append .submit + .hs-button,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .btn + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .btn + .hs-button,
.input-group-append .comment-form .modal-form-pop-up .hbspt-form form.hs-form .actions input[type="submit"] + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .comment-form input[type="submit"] + .hs-button,
.comment-form .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions input[type="submit"] + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .comment-form .input-group-append input[type="submit"] + .hs-button,
.input-group-append .search-form .modal-form-pop-up .hbspt-form form.hs-form .actions .search-submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .search-form .search-submit + .hs-button,
.search-form .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .search-submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .search-form .input-group-append .search-submit + .hs-button,
.input-group-append .newsletter-form .modal-form-pop-up .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.modal-form-pop-up .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .hs-button,
.newsletter-form .modal-form-pop-up .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .hs-button,
.modal-form-pop-up .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .hs-button,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .hs-button,
.input-group-append .single-post .comments-new .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-edit-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments-new .comment-list .comment-edit-link + .hs-button,
.single-post .comments-new .comment-list .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-edit-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-list .input-group-append .comment-edit-link + .hs-button,
.input-group-append .single-post .comments-new .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-reply-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments-new .comment-list .comment-reply-link + .hs-button,
.single-post .comments-new .comment-list .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-reply-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-list .input-group-append .comment-reply-link + .hs-button,
.input-group-append .single-post .comments-new .comment-form .form-submit .modal-form-pop-up .hbspt-form form.hs-form .actions .submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments-new .comment-form .form-submit .submit + .hs-button,
.single-post .comments-new .comment-form .form-submit .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-form .form-submit .input-group-append .submit + .hs-button,
.input-group-append .single-post .comments .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-edit-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments .comment-list .comment-edit-link + .hs-button,
.single-post .comments .comment-list .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-edit-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-list .input-group-append .comment-edit-link + .hs-button,
.input-group-append .single-post .comments .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-reply-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments .comment-list .comment-reply-link + .hs-button,
.single-post .comments .comment-list .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .comment-reply-link + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-list .input-group-append .comment-reply-link + .hs-button,
.input-group-append .single-post .comments .comment-form .form-submit .modal-form-pop-up .hbspt-form form.hs-form .actions .submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments .comment-form .form-submit .submit + .hs-button,
.single-post .comments .comment-form .form-submit .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .submit + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-form .form-submit .input-group-append .submit + .hs-button,
.input-group-append .single-post .comments-new .comment-list .btn + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-append .btn + .comment-edit-link,
.input-group-append .comment-form .single-post .comments-new .comment-list input[type="submit"] + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-append .comment-form input[type="submit"] + .comment-edit-link,
.comment-form .input-group-append .single-post .comments-new .comment-list input[type="submit"] + .comment-edit-link,
.single-post .comments-new .comment-list .comment-form .input-group-append input[type="submit"] + .comment-edit-link,
.input-group-append .search-form .single-post .comments-new .comment-list .search-submit + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-append .search-form .search-submit + .comment-edit-link,
.search-form .input-group-append .single-post .comments-new .comment-list .search-submit + .comment-edit-link,
.single-post .comments-new .comment-list .search-form .input-group-append .search-submit + .comment-edit-link,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-list .hs-button + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .comment-edit-link,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments-new .comment-list .hs-button + .comment-edit-link,
.single-post .comments-new .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .comment-edit-link,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-list .hs-button + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .comment-edit-link,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments-new .comment-list .hs-button + .comment-edit-link,
.single-post .comments-new .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .comment-edit-link,
.input-group-append .single-post .comments-new .comment-list .comment-edit-link + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-append .comment-edit-link + .comment-edit-link,
.input-group-append .single-post .comments-new .comment-list .comment-reply-link + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-append .comment-reply-link + .comment-edit-link,
.input-group-append .single-post .comments-new .comment-form .form-submit .comment-list .submit + .comment-edit-link,
.input-group-append .single-post .comments-new .comment-list .comment-form .form-submit .submit + .comment-edit-link,
.single-post .comments-new .comment-form .form-submit .input-group-append .comment-list .submit + .comment-edit-link,
.single-post .comments-new .comment-list .comment-form .form-submit .input-group-append .submit + .comment-edit-link,
.input-group-append .single-post .comments .comments-new .comment-list .comment-edit-link + .comment-edit-link,
.input-group-append .single-post .comments-new .comments .comment-list .comment-edit-link + .comment-edit-link,
.single-post .comments .comments-new .comment-list .input-group-append .comment-edit-link + .comment-edit-link,
.single-post .comments-new .comments .comment-list .input-group-append .comment-edit-link + .comment-edit-link,
.input-group-append .single-post .comments .comments-new .comment-list .comment-reply-link + .comment-edit-link,
.input-group-append .single-post .comments-new .comments .comment-list .comment-reply-link + .comment-edit-link,
.single-post .comments .comments-new .comment-list .input-group-append .comment-reply-link + .comment-edit-link,
.single-post .comments-new .comments .comment-list .input-group-append .comment-reply-link + .comment-edit-link,
.input-group-append .single-post .comments .comment-form .form-submit .comments-new .comment-list .submit + .comment-edit-link,
.input-group-append .single-post .comments-new .comment-list .comments .comment-form .form-submit .submit + .comment-edit-link,
.single-post .comments .comment-form .form-submit .input-group-append .comments-new .comment-list .submit + .comment-edit-link,
.single-post .comments-new .comment-list .comments .comment-form .form-submit .input-group-append .submit + .comment-edit-link,
.input-group-append .single-post .comments-new .comment-list .btn + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-append .btn + .comment-reply-link,
.input-group-append .comment-form .single-post .comments-new .comment-list input[type="submit"] + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-append .comment-form input[type="submit"] + .comment-reply-link,
.comment-form .input-group-append .single-post .comments-new .comment-list input[type="submit"] + .comment-reply-link,
.single-post .comments-new .comment-list .comment-form .input-group-append input[type="submit"] + .comment-reply-link,
.input-group-append .search-form .single-post .comments-new .comment-list .search-submit + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-append .search-form .search-submit + .comment-reply-link,
.search-form .input-group-append .single-post .comments-new .comment-list .search-submit + .comment-reply-link,
.single-post .comments-new .comment-list .search-form .input-group-append .search-submit + .comment-reply-link,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-list .hs-button + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .comment-reply-link,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments-new .comment-list .hs-button + .comment-reply-link,
.single-post .comments-new .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .comment-reply-link,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-list .hs-button + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .comment-reply-link,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments-new .comment-list .hs-button + .comment-reply-link,
.single-post .comments-new .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .comment-reply-link,
.input-group-append .single-post .comments-new .comment-list .comment-edit-link + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-append .comment-edit-link + .comment-reply-link,
.input-group-append .single-post .comments-new .comment-list .comment-reply-link + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-append .comment-reply-link + .comment-reply-link,
.input-group-append .single-post .comments-new .comment-form .form-submit .comment-list .submit + .comment-reply-link,
.input-group-append .single-post .comments-new .comment-list .comment-form .form-submit .submit + .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group-append .comment-list .submit + .comment-reply-link,
.single-post .comments-new .comment-list .comment-form .form-submit .input-group-append .submit + .comment-reply-link,
.input-group-append .single-post .comments .comments-new .comment-list .comment-edit-link + .comment-reply-link,
.input-group-append .single-post .comments-new .comments .comment-list .comment-edit-link + .comment-reply-link,
.single-post .comments .comments-new .comment-list .input-group-append .comment-edit-link + .comment-reply-link,
.single-post .comments-new .comments .comment-list .input-group-append .comment-edit-link + .comment-reply-link,
.input-group-append .single-post .comments .comments-new .comment-list .comment-reply-link + .comment-reply-link,
.input-group-append .single-post .comments-new .comments .comment-list .comment-reply-link + .comment-reply-link,
.single-post .comments .comments-new .comment-list .input-group-append .comment-reply-link + .comment-reply-link,
.single-post .comments-new .comments .comment-list .input-group-append .comment-reply-link + .comment-reply-link,
.input-group-append .single-post .comments .comment-form .form-submit .comments-new .comment-list .submit + .comment-reply-link,
.input-group-append .single-post .comments-new .comment-list .comments .comment-form .form-submit .submit + .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group-append .comments-new .comment-list .submit + .comment-reply-link,
.single-post .comments-new .comment-list .comments .comment-form .form-submit .input-group-append .submit + .comment-reply-link,
.input-group-append .single-post .comments-new .comment-form .form-submit .btn + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-append .btn + .submit,
.input-group-append .single-post .comments-new .comment-form .form-submit input[type="submit"] + .submit,
.single-post .comments-new .input-group-append .comment-form .form-submit input[type="submit"] + .submit,
.single-post .comments-new .comment-form .input-group-append .form-submit input[type="submit"] + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-append input[type="submit"] + .submit,
.input-group-append .search-form .single-post .comments-new .comment-form .form-submit .search-submit + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-append .search-form .search-submit + .submit,
.search-form .input-group-append .single-post .comments-new .comment-form .form-submit .search-submit + .submit,
.single-post .comments-new .comment-form .form-submit .search-form .input-group-append .search-submit + .submit,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments-new .comment-form .form-submit .hs-button + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments-new .comment-form .form-submit .hs-button + .submit,
.single-post .comments-new .comment-form .form-submit .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .submit,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments-new .comment-form .form-submit .hs-button + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .submit,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments-new .comment-form .form-submit .hs-button + .submit,
.single-post .comments-new .comment-form .form-submit .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .submit,
.input-group-append .single-post .comments-new .comment-list .comment-form .form-submit .comment-edit-link + .submit,
.input-group-append .single-post .comments-new .comment-form .form-submit .comment-list .comment-edit-link + .submit,
.single-post .comments-new .comment-list .input-group-append .comment-form .form-submit .comment-edit-link + .submit,
.single-post .comments-new .comment-form .form-submit .comment-list .input-group-append .comment-edit-link + .submit,
.input-group-append .single-post .comments-new .comment-list .comment-form .form-submit .comment-reply-link + .submit,
.input-group-append .single-post .comments-new .comment-form .form-submit .comment-list .comment-reply-link + .submit,
.single-post .comments-new .comment-list .input-group-append .comment-form .form-submit .comment-reply-link + .submit,
.single-post .comments-new .comment-form .form-submit .comment-list .input-group-append .comment-reply-link + .submit,
.input-group-append .single-post .comments-new .comment-form .form-submit .submit + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-append .submit + .submit,
.input-group-append .single-post .comments .comment-list .comments-new .comment-form .form-submit .comment-edit-link + .submit,
.input-group-append .single-post .comments-new .comment-form .form-submit .comments .comment-list .comment-edit-link + .submit,
.single-post .comments .comment-list .input-group-append .comments-new .comment-form .form-submit .comment-edit-link + .submit,
.single-post .comments-new .comment-form .form-submit .comments .comment-list .input-group-append .comment-edit-link + .submit,
.input-group-append .single-post .comments .comment-list .comments-new .comment-form .form-submit .comment-reply-link + .submit,
.input-group-append .single-post .comments-new .comment-form .form-submit .comments .comment-list .comment-reply-link + .submit,
.single-post .comments .comment-list .input-group-append .comments-new .comment-form .form-submit .comment-reply-link + .submit,
.single-post .comments-new .comment-form .form-submit .comments .comment-list .input-group-append .comment-reply-link + .submit,
.input-group-append .single-post .comments .comments-new .comment-form .form-submit .submit + .submit,
.input-group-append .single-post .comments-new .comments .comment-form .form-submit .submit + .submit,
.single-post .comments .comments-new .comment-form .form-submit .input-group-append .submit + .submit,
.single-post .comments-new .comments .comment-form .form-submit .input-group-append .submit + .submit,
.input-group-append .single-post .comments .comment-list .btn + .comment-edit-link,
.single-post .comments .comment-list .input-group-append .btn + .comment-edit-link,
.input-group-append .comment-form .single-post .comments .comment-list input[type="submit"] + .comment-edit-link,
.single-post .comments .comment-list .input-group-append .comment-form input[type="submit"] + .comment-edit-link,
.comment-form .input-group-append .single-post .comments .comment-list input[type="submit"] + .comment-edit-link,
.single-post .comments .comment-list .comment-form .input-group-append input[type="submit"] + .comment-edit-link,
.input-group-append .search-form .single-post .comments .comment-list .search-submit + .comment-edit-link,
.single-post .comments .comment-list .input-group-append .search-form .search-submit + .comment-edit-link,
.search-form .input-group-append .single-post .comments .comment-list .search-submit + .comment-edit-link,
.single-post .comments .comment-list .search-form .input-group-append .search-submit + .comment-edit-link,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-list .hs-button + .comment-edit-link,
.single-post .comments .comment-list .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .comment-edit-link,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments .comment-list .hs-button + .comment-edit-link,
.single-post .comments .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .comment-edit-link,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-list .hs-button + .comment-edit-link,
.single-post .comments .comment-list .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .comment-edit-link,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments .comment-list .hs-button + .comment-edit-link,
.single-post .comments .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .comment-edit-link,
.input-group-append .single-post .comments-new .comments .comment-list .comment-edit-link + .comment-edit-link,
.input-group-append .single-post .comments .comments-new .comment-list .comment-edit-link + .comment-edit-link,
.single-post .comments-new .comments .comment-list .input-group-append .comment-edit-link + .comment-edit-link,
.single-post .comments .comments-new .comment-list .input-group-append .comment-edit-link + .comment-edit-link,
.input-group-append .single-post .comments-new .comments .comment-list .comment-reply-link + .comment-edit-link,
.input-group-append .single-post .comments .comments-new .comment-list .comment-reply-link + .comment-edit-link,
.single-post .comments-new .comments .comment-list .input-group-append .comment-reply-link + .comment-edit-link,
.single-post .comments .comments-new .comment-list .input-group-append .comment-reply-link + .comment-edit-link,
.input-group-append .single-post .comments-new .comment-form .form-submit .comments .comment-list .submit + .comment-edit-link,
.input-group-append .single-post .comments .comment-list .comments-new .comment-form .form-submit .submit + .comment-edit-link,
.single-post .comments-new .comment-form .form-submit .input-group-append .comments .comment-list .submit + .comment-edit-link,
.single-post .comments .comment-list .comments-new .comment-form .form-submit .input-group-append .submit + .comment-edit-link,
.input-group-append .single-post .comments .comment-list .comment-edit-link + .comment-edit-link,
.single-post .comments .comment-list .input-group-append .comment-edit-link + .comment-edit-link,
.input-group-append .single-post .comments .comment-list .comment-reply-link + .comment-edit-link,
.single-post .comments .comment-list .input-group-append .comment-reply-link + .comment-edit-link,
.input-group-append .single-post .comments .comment-form .form-submit .comment-list .submit + .comment-edit-link,
.input-group-append .single-post .comments .comment-list .comment-form .form-submit .submit + .comment-edit-link,
.single-post .comments .comment-form .form-submit .input-group-append .comment-list .submit + .comment-edit-link,
.single-post .comments .comment-list .comment-form .form-submit .input-group-append .submit + .comment-edit-link,
.input-group-append .single-post .comments .comment-list .btn + .comment-reply-link,
.single-post .comments .comment-list .input-group-append .btn + .comment-reply-link,
.input-group-append .comment-form .single-post .comments .comment-list input[type="submit"] + .comment-reply-link,
.single-post .comments .comment-list .input-group-append .comment-form input[type="submit"] + .comment-reply-link,
.comment-form .input-group-append .single-post .comments .comment-list input[type="submit"] + .comment-reply-link,
.single-post .comments .comment-list .comment-form .input-group-append input[type="submit"] + .comment-reply-link,
.input-group-append .search-form .single-post .comments .comment-list .search-submit + .comment-reply-link,
.single-post .comments .comment-list .input-group-append .search-form .search-submit + .comment-reply-link,
.search-form .input-group-append .single-post .comments .comment-list .search-submit + .comment-reply-link,
.single-post .comments .comment-list .search-form .input-group-append .search-submit + .comment-reply-link,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-list .hs-button + .comment-reply-link,
.single-post .comments .comment-list .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .comment-reply-link,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments .comment-list .hs-button + .comment-reply-link,
.single-post .comments .comment-list .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .comment-reply-link,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-list .hs-button + .comment-reply-link,
.single-post .comments .comment-list .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .comment-reply-link,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments .comment-list .hs-button + .comment-reply-link,
.single-post .comments .comment-list .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .comment-reply-link,
.input-group-append .single-post .comments-new .comments .comment-list .comment-edit-link + .comment-reply-link,
.input-group-append .single-post .comments .comments-new .comment-list .comment-edit-link + .comment-reply-link,
.single-post .comments-new .comments .comment-list .input-group-append .comment-edit-link + .comment-reply-link,
.single-post .comments .comments-new .comment-list .input-group-append .comment-edit-link + .comment-reply-link,
.input-group-append .single-post .comments-new .comments .comment-list .comment-reply-link + .comment-reply-link,
.input-group-append .single-post .comments .comments-new .comment-list .comment-reply-link + .comment-reply-link,
.single-post .comments-new .comments .comment-list .input-group-append .comment-reply-link + .comment-reply-link,
.single-post .comments .comments-new .comment-list .input-group-append .comment-reply-link + .comment-reply-link,
.input-group-append .single-post .comments-new .comment-form .form-submit .comments .comment-list .submit + .comment-reply-link,
.input-group-append .single-post .comments .comment-list .comments-new .comment-form .form-submit .submit + .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group-append .comments .comment-list .submit + .comment-reply-link,
.single-post .comments .comment-list .comments-new .comment-form .form-submit .input-group-append .submit + .comment-reply-link,
.input-group-append .single-post .comments .comment-list .comment-edit-link + .comment-reply-link,
.single-post .comments .comment-list .input-group-append .comment-edit-link + .comment-reply-link,
.input-group-append .single-post .comments .comment-list .comment-reply-link + .comment-reply-link,
.single-post .comments .comment-list .input-group-append .comment-reply-link + .comment-reply-link,
.input-group-append .single-post .comments .comment-form .form-submit .comment-list .submit + .comment-reply-link,
.input-group-append .single-post .comments .comment-list .comment-form .form-submit .submit + .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group-append .comment-list .submit + .comment-reply-link,
.single-post .comments .comment-list .comment-form .form-submit .input-group-append .submit + .comment-reply-link,
.input-group-append .single-post .comments .comment-form .form-submit .btn + .submit,
.single-post .comments .comment-form .form-submit .input-group-append .btn + .submit,
.input-group-append .single-post .comments .comment-form .form-submit input[type="submit"] + .submit,
.single-post .comments .input-group-append .comment-form .form-submit input[type="submit"] + .submit,
.single-post .comments .comment-form .input-group-append .form-submit input[type="submit"] + .submit,
.single-post .comments .comment-form .form-submit .input-group-append input[type="submit"] + .submit,
.input-group-append .search-form .single-post .comments .comment-form .form-submit .search-submit + .submit,
.single-post .comments .comment-form .form-submit .input-group-append .search-form .search-submit + .submit,
.search-form .input-group-append .single-post .comments .comment-form .form-submit .search-submit + .submit,
.single-post .comments .comment-form .form-submit .search-form .input-group-append .search-submit + .submit,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .single-post .comments .comment-form .form-submit .hs-button + .submit,
.single-post .comments .comment-form .form-submit .input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .single-post .comments .comment-form .form-submit .hs-button + .submit,
.single-post .comments .comment-form .form-submit .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .submit,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .single-post .comments .comment-form .form-submit .hs-button + .submit,
.single-post .comments .comment-form .form-submit .input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .submit,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .single-post .comments .comment-form .form-submit .hs-button + .submit,
.single-post .comments .comment-form .form-submit .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .submit,
.input-group-append .single-post .comments-new .comment-list .comments .comment-form .form-submit .comment-edit-link + .submit,
.input-group-append .single-post .comments .comment-form .form-submit .comments-new .comment-list .comment-edit-link + .submit,
.single-post .comments-new .comment-list .input-group-append .comments .comment-form .form-submit .comment-edit-link + .submit,
.single-post .comments .comment-form .form-submit .comments-new .comment-list .input-group-append .comment-edit-link + .submit,
.input-group-append .single-post .comments-new .comment-list .comments .comment-form .form-submit .comment-reply-link + .submit,
.input-group-append .single-post .comments .comment-form .form-submit .comments-new .comment-list .comment-reply-link + .submit,
.single-post .comments-new .comment-list .input-group-append .comments .comment-form .form-submit .comment-reply-link + .submit,
.single-post .comments .comment-form .form-submit .comments-new .comment-list .input-group-append .comment-reply-link + .submit,
.input-group-append .single-post .comments-new .comments .comment-form .form-submit .submit + .submit,
.input-group-append .single-post .comments .comments-new .comment-form .form-submit .submit + .submit,
.single-post .comments-new .comments .comment-form .form-submit .input-group-append .submit + .submit,
.single-post .comments .comments-new .comment-form .form-submit .input-group-append .submit + .submit,
.input-group-append .single-post .comments .comment-list .comment-form .form-submit .comment-edit-link + .submit,
.input-group-append .single-post .comments .comment-form .form-submit .comment-list .comment-edit-link + .submit,
.single-post .comments .comment-list .input-group-append .comment-form .form-submit .comment-edit-link + .submit,
.single-post .comments .comment-form .form-submit .comment-list .input-group-append .comment-edit-link + .submit,
.input-group-append .single-post .comments .comment-list .comment-form .form-submit .comment-reply-link + .submit,
.input-group-append .single-post .comments .comment-form .form-submit .comment-list .comment-reply-link + .submit,
.single-post .comments .comment-list .input-group-append .comment-form .form-submit .comment-reply-link + .submit,
.single-post .comments .comment-form .form-submit .comment-list .input-group-append .comment-reply-link + .submit,
.input-group-append .single-post .comments .comment-form .form-submit .submit + .submit,
.single-post .comments .comment-form .form-submit .input-group-append .submit + .submit,
.input-group-append .btn + .input-group-text,
.input-group-append .comment-form input[type="submit"] + .input-group-text,
.comment-form .input-group-append input[type="submit"] + .input-group-text,
.input-group-append .search-form .search-submit + .input-group-text,
.search-form .input-group-append .search-submit + .input-group-text,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button + .input-group-text,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .hs-button + .input-group-text,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button + .input-group-text,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .hs-button + .input-group-text,
.input-group-append .single-post .comments-new .comment-list .comment-edit-link + .input-group-text,
.single-post .comments-new .comment-list .input-group-append .comment-edit-link + .input-group-text,
.input-group-append .single-post .comments-new .comment-list .comment-reply-link + .input-group-text,
.single-post .comments-new .comment-list .input-group-append .comment-reply-link + .input-group-text,
.input-group-append .single-post .comments-new .comment-form .form-submit .submit + .input-group-text,
.single-post .comments-new .comment-form .form-submit .input-group-append .submit + .input-group-text,
.input-group-append .single-post .comments .comment-list .comment-edit-link + .input-group-text,
.single-post .comments .comment-list .input-group-append .comment-edit-link + .input-group-text,
.input-group-append .single-post .comments .comment-list .comment-reply-link + .input-group-text,
.single-post .comments .comment-list .input-group-append .comment-reply-link + .input-group-text,
.input-group-append .single-post .comments .comment-form .form-submit .submit + .input-group-text,
.single-post .comments .comment-form .form-submit .input-group-append .submit + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .comment-form .input-group-text + input[type="submit"],
.comment-form .input-group-append .input-group-text + input[type="submit"],
.input-group-append .search-form .input-group-text + .search-submit,
.search-form .input-group-append .input-group-text + .search-submit,
.input-group-append .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-text + .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-append .input-group-text + .hs-button,
.input-group-append .modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-text + .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-append .input-group-text + .hs-button,
.input-group-append .single-post .comments-new .comment-list .input-group-text + .comment-edit-link,
.single-post .comments-new .comment-list .input-group-append .input-group-text + .comment-edit-link,
.input-group-append .single-post .comments-new .comment-list .input-group-text + .comment-reply-link,
.single-post .comments-new .comment-list .input-group-append .input-group-text + .comment-reply-link,
.input-group-append .single-post .comments-new .comment-form .form-submit .input-group-text + .submit,
.single-post .comments-new .comment-form .form-submit .input-group-append .input-group-text + .submit,
.input-group-append .single-post .comments .comment-list .input-group-text + .comment-edit-link,
.single-post .comments .comment-list .input-group-append .input-group-text + .comment-edit-link,
.input-group-append .single-post .comments .comment-list .input-group-text + .comment-reply-link,
.single-post .comments .comment-list .input-group-append .input-group-text + .comment-reply-link,
.input-group-append .single-post .comments .comment-form .form-submit .input-group-text + .submit,
.single-post .comments .comment-form .form-submit .input-group-append .input-group-text + .submit {
  margin-left: -1px;
}

/* line 93, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend {
  margin-right: -1px;
}

/* line 94, node_modules/bootstrap/scss/_input-group.scss */

.input-group-append {
  margin-left: -1px;
}

/* line 102, node_modules/bootstrap/scss/_input-group.scss */

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 118, node_modules/bootstrap/scss/_input-group.scss */

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 130, node_modules/bootstrap/scss/_input-group.scss */

.input-group-lg > .form-control:not(textarea),
.comment-form .input-group-lg > input:not(textarea)[type="text"],
.comment-form .input-group-lg > input:not(textarea)[type="email"],
.comment-form .input-group-lg > input:not(textarea)[type="url"],
.comment-form .input-group-lg > textarea:not(textarea),
.search-form .input-group-lg > .search-field:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 135, node_modules/bootstrap/scss/_input-group.scss */

.input-group-lg > .form-control,
.comment-form .input-group-lg > input[type="text"],
.comment-form .input-group-lg > input[type="email"],
.comment-form .input-group-lg > input[type="url"],
.comment-form .input-group-lg > textarea,
.search-form .input-group-lg > .search-field,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.comment-form .input-group-lg > .input-group-prepend > input[type="submit"],
.search-form .input-group-lg > .input-group-prepend > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-lg > .input-group-prepend > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-lg > .input-group-prepend > .hs-button,
.single-post .comments-new .comment-list .input-group-lg > .input-group-prepend > .comment-edit-link,
.single-post .comments-new .comment-list .input-group-lg > .input-group-prepend > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group-lg > .input-group-prepend > .submit,
.single-post .comments .comment-list .input-group-lg > .input-group-prepend > .comment-edit-link,
.single-post .comments .comment-list .input-group-lg > .input-group-prepend > .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group-lg > .input-group-prepend > .submit,
.input-group-lg > .input-group-append > .btn,
.comment-form .input-group-lg > .input-group-append > input[type="submit"],
.search-form .input-group-lg > .input-group-append > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-lg > .input-group-append > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-lg > .input-group-append > .hs-button,
.single-post .comments-new .comment-list .input-group-lg > .input-group-append > .comment-edit-link,
.single-post .comments-new .comment-list .input-group-lg > .input-group-append > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group-lg > .input-group-append > .submit,
.single-post .comments .comment-list .input-group-lg > .input-group-append > .comment-edit-link,
.single-post .comments .comment-list .input-group-lg > .input-group-append > .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group-lg > .input-group-append > .submit {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 147, node_modules/bootstrap/scss/_input-group.scss */

.input-group-sm > .form-control:not(textarea),
.comment-form .input-group-sm > input:not(textarea)[type="text"],
.comment-form .input-group-sm > input:not(textarea)[type="email"],
.comment-form .input-group-sm > input:not(textarea)[type="url"],
.comment-form .input-group-sm > textarea:not(textarea),
.search-form .input-group-sm > .search-field:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 152, node_modules/bootstrap/scss/_input-group.scss */

.input-group-sm > .form-control,
.comment-form .input-group-sm > input[type="text"],
.comment-form .input-group-sm > input[type="email"],
.comment-form .input-group-sm > input[type="url"],
.comment-form .input-group-sm > textarea,
.search-form .input-group-sm > .search-field,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.comment-form .input-group-sm > .input-group-prepend > input[type="submit"],
.search-form .input-group-sm > .input-group-prepend > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-sm > .input-group-prepend > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-sm > .input-group-prepend > .hs-button,
.single-post .comments-new .comment-list .input-group-sm > .input-group-prepend > .comment-edit-link,
.single-post .comments-new .comment-list .input-group-sm > .input-group-prepend > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group-sm > .input-group-prepend > .submit,
.single-post .comments .comment-list .input-group-sm > .input-group-prepend > .comment-edit-link,
.single-post .comments .comment-list .input-group-sm > .input-group-prepend > .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group-sm > .input-group-prepend > .submit,
.input-group-sm > .input-group-append > .btn,
.comment-form .input-group-sm > .input-group-append > input[type="submit"],
.search-form .input-group-sm > .input-group-append > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group-sm > .input-group-append > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group-sm > .input-group-append > .hs-button,
.single-post .comments-new .comment-list .input-group-sm > .input-group-append > .comment-edit-link,
.single-post .comments-new .comment-list .input-group-sm > .input-group-append > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group-sm > .input-group-append > .submit,
.single-post .comments .comment-list .input-group-sm > .input-group-append > .comment-edit-link,
.single-post .comments .comment-list .input-group-sm > .input-group-append > .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group-sm > .input-group-append > .submit {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 164, node_modules/bootstrap/scss/_input-group.scss */

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 177, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .input-group-prepend > .btn,
.comment-form .input-group > .input-group-prepend > input[type="submit"],
.search-form .input-group > .input-group-prepend > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group > .input-group-prepend > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group > .input-group-prepend > .hs-button,
.single-post .comments-new .comment-list .input-group > .input-group-prepend > .comment-edit-link,
.single-post .comments-new .comment-list .input-group > .input-group-prepend > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group > .input-group-prepend > .submit,
.single-post .comments .comment-list .input-group > .input-group-prepend > .comment-edit-link,
.single-post .comments .comment-list .input-group > .input-group-prepend > .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group > .input-group-prepend > .submit,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.comment-form .input-group > .input-group-append:not(:last-child) > input[type="submit"],
.search-form .input-group > .input-group-append:not(:last-child) > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group > .input-group-append:not(:last-child) > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group > .input-group-append:not(:last-child) > .hs-button,
.single-post .comments-new .comment-list .input-group > .input-group-append:not(:last-child) > .comment-edit-link,
.single-post .comments-new .comment-list .input-group > .input-group-append:not(:last-child) > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group > .input-group-append:not(:last-child) > .submit,
.single-post .comments .comment-list .input-group > .input-group-append:not(:last-child) > .comment-edit-link,
.single-post .comments .comment-list .input-group > .input-group-append:not(:last-child) > .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group > .input-group-append:not(:last-child) > .submit,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.comment-form .input-group > .input-group-append:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.search-form .input-group > .input-group-append:last-child > .search-submit:not(:last-child):not(.dropdown-toggle),
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group > .input-group-append:last-child > .hs-button:not(:last-child):not(.dropdown-toggle),
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group > .input-group-append:last-child > .hs-button:not(:last-child):not(.dropdown-toggle),
.single-post .comments-new .comment-list .input-group > .input-group-append:last-child > .comment-edit-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments-new .comment-list .input-group > .input-group-append:last-child > .comment-reply-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments-new .comment-form .form-submit .input-group > .input-group-append:last-child > .submit:not(:last-child):not(.dropdown-toggle),
.single-post .comments .comment-list .input-group > .input-group-append:last-child > .comment-edit-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments .comment-list .input-group > .input-group-append:last-child > .comment-reply-link:not(:last-child):not(.dropdown-toggle),
.single-post .comments .comment-form .form-submit .input-group > .input-group-append:last-child > .submit:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 186, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .input-group-append > .btn,
.comment-form .input-group > .input-group-append > input[type="submit"],
.search-form .input-group > .input-group-append > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group > .input-group-append > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group > .input-group-append > .hs-button,
.single-post .comments-new .comment-list .input-group > .input-group-append > .comment-edit-link,
.single-post .comments-new .comment-list .input-group > .input-group-append > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group > .input-group-append > .submit,
.single-post .comments .comment-list .input-group > .input-group-append > .comment-edit-link,
.single-post .comments .comment-list .input-group > .input-group-append > .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group > .input-group-append > .submit,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.comment-form .input-group > .input-group-prepend:not(:first-child) > input[type="submit"],
.search-form .input-group > .input-group-prepend:not(:first-child) > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group > .input-group-prepend:not(:first-child) > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group > .input-group-prepend:not(:first-child) > .hs-button,
.single-post .comments-new .comment-list .input-group > .input-group-prepend:not(:first-child) > .comment-edit-link,
.single-post .comments-new .comment-list .input-group > .input-group-prepend:not(:first-child) > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .input-group > .input-group-prepend:not(:first-child) > .submit,
.single-post .comments .comment-list .input-group > .input-group-prepend:not(:first-child) > .comment-edit-link,
.single-post .comments .comment-list .input-group > .input-group-prepend:not(:first-child) > .comment-reply-link,
.single-post .comments .comment-form .form-submit .input-group > .input-group-prepend:not(:first-child) > .submit,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.comment-form .input-group > .input-group-prepend:first-child > input:not(:first-child)[type="submit"],
.search-form .input-group > .input-group-prepend:first-child > .search-submit:not(:first-child),
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .input-group > .input-group-prepend:first-child > .hs-button:not(:first-child),
.modal-form-pop-up .hbspt-form form.hs-form .actions .input-group > .input-group-prepend:first-child > .hs-button:not(:first-child),
.single-post .comments-new .comment-list .input-group > .input-group-prepend:first-child > .comment-edit-link:not(:first-child),
.single-post .comments-new .comment-list .input-group > .input-group-prepend:first-child > .comment-reply-link:not(:first-child),
.single-post .comments-new .comment-form .form-submit .input-group > .input-group-prepend:first-child > .submit:not(:first-child),
.single-post .comments .comment-list .input-group > .input-group-prepend:first-child > .comment-edit-link:not(:first-child),
.single-post .comments .comment-list .input-group > .input-group-prepend:first-child > .comment-reply-link:not(:first-child),
.single-post .comments .comment-form .form-submit .input-group > .input-group-prepend:first-child > .submit:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control {
  position: relative;
  display: block;
  min-height: 1.35rem;
  padding-left: 1.5rem;
}

/* line 17, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #00dbff;
  background-color: #00dbff;
}

/* line 34, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
}

/* line 43, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80edff;
}

/* line 47, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3f4ff;
  border-color: #b3f4ff;
}

/* line 55, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 58, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 69, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 75, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label::before {
  position: absolute;
  top: 0.175rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 90, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label::after {
  position: absolute;
  top: 0.175rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 108, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 113, node_modules/bootstrap/scss/_custom-forms.scss */

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

/* line 119, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #00dbff;
  background-color: #00dbff;
}

/* line 124, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 130, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 219, 255, 0.5);
}

/* line 133, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 219, 255, 0.5);
}

/* line 144, node_modules/bootstrap/scss/_custom-forms.scss */

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

/* line 150, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 156, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 219, 255, 0.5);
}

/* line 167, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-switch {
  padding-left: 2.25rem;
}

/* line 171, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 179, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-switch .custom-control-label::after {
  top: calc(0.175rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -o-transform 0.15s ease-in-out;
  transition: transform 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: transform 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-transform 0.15s ease-in-out, -o-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 179, node_modules/bootstrap/scss/_custom-forms.scss */

  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 192, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
       -o-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}

/* line 199, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 219, 255, 0.5);
}

/* line 212, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 230, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select:focus {
  border-color: #80edff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
}

/* line 239, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 250, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 257, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 263, node_modules/bootstrap/scss/_custom-forms.scss */

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

/* line 268, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.7875rem;
}

/* line 276, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.125rem;
}

/* line 289, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 297, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 305, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80edff;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
}

/* line 310, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 315, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 320, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 325, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 342, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 366, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 373, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:focus {
  outline: none;
}

/* line 378, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
}

/* line 379, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
}

/* line 380, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
}

/* line 383, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 387, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #00dbff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: 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;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 387, node_modules/bootstrap/scss/_custom-forms.scss */

  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 398, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3f4ff;
}

/* line 403, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 414, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #00dbff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: 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;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 414, node_modules/bootstrap/scss/_custom-forms.scss */

  .custom-range::-moz-range-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 424, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-thumb:active {
  background-color: #b3f4ff;
}

/* line 429, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 440, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #00dbff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: 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;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 440, node_modules/bootstrap/scss/_custom-forms.scss */

  .custom-range::-ms-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 453, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-thumb:active {
  background-color: #b3f4ff;
}

/* line 458, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 469, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 474, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 481, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 485, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 489, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 493, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 497, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 503, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: 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) {
  /* line 503, node_modules/bootstrap/scss/_custom-forms.scss */

  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 6, node_modules/bootstrap/scss/_nav.scss */

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

/* line 14, node_modules/bootstrap/scss/_nav.scss */

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

/* line 23, node_modules/bootstrap/scss/_nav.scss */

.nav-link.disabled,
.nav-link.btn-disabled,
.nav-link[href="#off"] {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 34, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 37, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 41, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 49, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.btn-disabled,
.nav-tabs .nav-link[href="#off"] {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 56, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 63, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 77, node_modules/bootstrap/scss/_nav.scss */

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 81, node_modules/bootstrap/scss/_nav.scss */

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #00dbff;
}

/* line 94, node_modules/bootstrap/scss/_nav.scss */

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

/* line 101, node_modules/bootstrap/scss/_nav.scss */

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

/* line 114, node_modules/bootstrap/scss/_nav.scss */

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

/* line 117, node_modules/bootstrap/scss/_nav.scss */

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

/* line 18, node_modules/bootstrap/scss/_navbar.scss */

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, node_modules/bootstrap/scss/_navbar.scss */

.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 42, node_modules/bootstrap/scss/_navbar.scss */

.navbar-brand {
  display: inline-block;
  padding-top: 0.33125rem;
  padding-bottom: 0.33125rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 61, node_modules/bootstrap/scss/_navbar.scss */

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, node_modules/bootstrap/scss/_navbar.scss */

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, node_modules/bootstrap/scss/_navbar.scss */

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, node_modules/bootstrap/scss/_navbar.scss */

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

/* line 99, node_modules/bootstrap/scss/_navbar.scss */

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 108, node_modules/bootstrap/scss/_navbar.scss */

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

/* line 123, node_modules/bootstrap/scss/_navbar.scss */

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

@media (max-width: 575.98px) {
  /* line 142, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 140, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 153, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 156, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 160, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 167, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  /* line 179, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 142, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 140, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 153, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 156, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 160, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 167, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  /* line 179, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 142, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 140, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 153, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 156, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 160, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 167, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  /* line 179, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 142, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 140, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 153, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 156, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 160, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 167, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  /* line 179, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 140, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 142, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 153, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 156, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 160, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 167, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

/* line 172, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

/* line 179, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-toggler {
  display: none;
}

/* line 194, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-brand {
  color: rgba(0, 34, 51, 0.9);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 34, 51, 0.9);
}

/* line 203, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 34, 51, 0.5);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 34, 51, 0.7);
}

/* line 210, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-nav .nav-link.disabled,
.navbar-light .navbar-nav .nav-link.btn-disabled,
.navbar-light .navbar-nav .nav-link[href="#off"] {
  color: rgba(0, 34, 51, 0.3);
}

/* line 215, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 34, 51, 0.9);
}

/* line 223, node_modules/bootstrap/scss/_navbar.scss */

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

/* line 228, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-toggler-icon {
  background-image: none;
}

/* line 232, node_modules/bootstrap/scss/_navbar.scss */

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

/* line 234, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-text a {
  color: rgba(0, 34, 51, 0.9);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 34, 51, 0.9);
}

/* line 246, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 255, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 262, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-nav .nav-link.disabled,
.navbar-dark .navbar-nav .nav-link.btn-disabled,
.navbar-dark .navbar-nav .nav-link[href="#off"] {
  color: rgba(255, 255, 255, 0.25);
}

/* line 267, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 275, node_modules/bootstrap/scss/_navbar.scss */

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

/* line 280, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-toggler-icon {
  background-image: none;
}

/* line 284, node_modules/bootstrap/scss/_navbar.scss */

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

/* line 286, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, node_modules/bootstrap/scss/_card.scss */

.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, 34, 51, 0.125);
  border-radius: 0.25rem;
}

/* line 16, node_modules/bootstrap/scss/_card.scss */

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, node_modules/bootstrap/scss/_card.scss */

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, node_modules/bootstrap/scss/_card.scss */

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, node_modules/bootstrap/scss/_card.scss */

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

/* line 42, node_modules/bootstrap/scss/_card.scss */

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

/* line 46, node_modules/bootstrap/scss/_card.scss */

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

/* line 51, node_modules/bootstrap/scss/_card.scss */

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

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 60, node_modules/bootstrap/scss/_card.scss */

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

/* line 69, node_modules/bootstrap/scss/_card.scss */

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 34, 51, 0.03);
  border-bottom: 1px solid rgba(0, 34, 51, 0.125);
}

/* line 76, node_modules/bootstrap/scss/_card.scss */

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 81, node_modules/bootstrap/scss/_card.scss */

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 87, node_modules/bootstrap/scss/_card.scss */

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 34, 51, 0.03);
  border-top: 1px solid rgba(0, 34, 51, 0.125);
}

/* line 92, node_modules/bootstrap/scss/_card.scss */

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 102, node_modules/bootstrap/scss/_card.scss */

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

/* line 109, node_modules/bootstrap/scss/_card.scss */

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

/* line 115, node_modules/bootstrap/scss/_card.scss */

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 124, node_modules/bootstrap/scss/_card.scss */

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 130, node_modules/bootstrap/scss/_card.scss */

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

/* line 135, node_modules/bootstrap/scss/_card.scss */

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

/* line 143, node_modules/bootstrap/scss/_card.scss */

.card-deck,
.card-window,
.card-deck-versus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 147, node_modules/bootstrap/scss/_card.scss */

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

@media (min-width: 576px) {
  /* line 143, node_modules/bootstrap/scss/_card.scss */

  .card-deck,
  .card-window,
  .card-deck-versus {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  /* line 156, node_modules/bootstrap/scss/_card.scss */

  .card-deck .card,
  .card-window .card,
  .card-deck-versus .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 173, node_modules/bootstrap/scss/_card.scss */

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 179, node_modules/bootstrap/scss/_card.scss */

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

@media (min-width: 576px) {
  /* line 173, node_modules/bootstrap/scss/_card.scss */

  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  /* line 187, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }

  /* line 192, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  /* line 199, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  /* line 202, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  /* line 207, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  /* line 214, node_modules/bootstrap/scss/_card.scss */

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

  /* line 217, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  /* line 222, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 239, node_modules/bootstrap/scss/_card.scss */

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

@media (min-width: 576px) {
  /* line 238, node_modules/bootstrap/scss/_card.scss */

  .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;
  }

  /* line 249, node_modules/bootstrap/scss/_card.scss */

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 262, node_modules/bootstrap/scss/_card.scss */

.accordion > .card {
  overflow: hidden;
}

/* line 266, node_modules/bootstrap/scss/_card.scss */

.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 270, node_modules/bootstrap/scss/_card.scss */

.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 276, node_modules/bootstrap/scss/_card.scss */

.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 281, node_modules/bootstrap/scss/_card.scss */

.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 285, node_modules/bootstrap/scss/_card.scss */

.accordion > .card .card-header {
  margin-bottom: -1px;
}

/* line 1, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb,
.breadcrumb-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 13, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 30, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, node_modules/bootstrap/scss/_pagination.scss */

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, node_modules/bootstrap/scss/_pagination.scss */

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #00dbff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, node_modules/bootstrap/scss/_pagination.scss */

.page-link:hover {
  z-index: 2;
  color: #0099b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, node_modules/bootstrap/scss/_pagination.scss */

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.25);
}

/* line 34, node_modules/bootstrap/scss/_pagination.scss */

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 40, node_modules/bootstrap/scss/_pagination.scss */

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 45, node_modules/bootstrap/scss/_pagination.scss */

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 52, node_modules/bootstrap/scss/_pagination.scss */

.page-item.disabled .page-link,
.page-item.btn-disabled .page-link,
.page-item[href="#off"] .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}

/* line 12, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
}

/* line 12, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, node_modules/bootstrap/scss/_badge.scss */

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -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;
  -o-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;
  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) {
  /* line 6, node_modules/bootstrap/scss/_badge.scss */

  .badge {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge:hover,
a.badge:focus {
  text-decoration: none;
}

/* line 25, node_modules/bootstrap/scss/_badge.scss */

.badge:empty {
  display: none;
}

/* line 31, node_modules/bootstrap/scss/_badge.scss */

.btn .badge,
.comment-form input[type="submit"] .badge,
.search-form .search-submit .badge,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button .badge,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button .badge,
.single-post .comments-new .comment-list .comment-edit-link .badge,
.single-post .comments-new .comment-list .comment-reply-link .badge,
.single-post .comments-new .comment-form .form-submit .submit .badge,
.single-post .comments .comment-list .comment-edit-link .badge,
.single-post .comments .comment-list .comment-reply-link .badge,
.single-post .comments .comment-form .form-submit .submit .badge {
  position: relative;
  top: -1px;
}

/* line 40, node_modules/bootstrap/scss/_badge.scss */

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-primary {
  color: #212529;
  background-color: #00dbff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-primary:hover,
a.badge-primary:focus {
  color: #212529;
  background-color: #00afcc;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-primary:focus,
a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-secondary {
  color: #fff;
  background-color: #00c9eb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-secondary:hover,
a.badge-secondary:focus {
  color: #fff;
  background-color: #009db8;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-secondary:focus,
a.badge-secondary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-success {
  color: #212529;
  background-color: #28e048;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-success:hover,
a.badge-success:focus {
  color: #212529;
  background-color: #1bba37;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-success:focus,
a.badge-success.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-info:hover,
a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-info:focus,
a.badge-info.focus {
  outline: 0;
  -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);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-warning {
  color: #212529;
  background-color: #00dbff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-warning:hover,
a.badge-warning:focus {
  color: #212529;
  background-color: #00afcc;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-warning:focus,
a.badge-warning.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 219, 255, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-danger:hover,
a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-danger:focus,
a.badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-light {
  color: #212529;
  background-color: #f5f;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-light:hover,
a.badge-light:focus {
  color: #212529;
  background-color: #ff22ff;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-light:focus,
a.badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 85, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 85, 255, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-dark {
  color: #fff;
  background-color: #023;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-dark:hover,
a.badge-dark:focus {
  color: #fff;
  background-color: black;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-dark:focus,
a.badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-white {
  color: #212529;
  background-color: #fff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-white:hover,
a.badge-white:focus {
  color: #212529;
  background-color: #e6e6e6;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-white:focus,
a.badge-white.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-space-shuttle {
  color: #fff;
  background-color: #023;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-space-shuttle:hover,
a.badge-space-shuttle:focus {
  color: #fff;
  background-color: black;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-space-shuttle:focus,
a.badge-space-shuttle.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-hurricane {
  color: #fff;
  background-color: #023;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-hurricane:hover,
a.badge-hurricane:focus {
  color: #fff;
  background-color: black;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-hurricane:focus,
a.badge-hurricane.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-boulder {
  color: #fff;
  background-color: #767676;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-boulder:hover,
a.badge-boulder:focus {
  color: #fff;
  background-color: #5d5d5d;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-boulder:focus,
a.badge-boulder.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-blue {
  color: #fff;
  background-color: #00c9eb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-blue:hover,
a.badge-blue:focus {
  color: #fff;
  background-color: #009db8;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-blue:focus,
a.badge-blue.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 201, 235, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-black {
  color: #fff;
  background-color: #023;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-black:hover,
a.badge-black:focus {
  color: #fff;
  background-color: black;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-black:focus,
a.badge-black.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-lighter {
  color: #212529;
  background-color: #f5f5f5;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-gray-lighter:hover,
a.badge-gray-lighter:focus {
  color: #212529;
  background-color: gainsboro;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-gray-lighter:focus,
a.badge-gray-lighter.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-light {
  color: #212529;
  background-color: #cfcfcf;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-gray-light:hover,
a.badge-gray-light:focus {
  color: #212529;
  background-color: #b6b6b6;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-gray-light:focus,
a.badge-gray-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-gray {
  color: #212529;
  background-color: #979797;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-gray:hover,
a.badge-gray:focus {
  color: #212529;
  background-color: #7e7e7e;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-gray:focus,
a.badge-gray.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(151, 151, 151, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(151, 151, 151, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-darker {
  color: #fff;
  background-color: #4d5451;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-gray-darker:hover,
a.badge-gray-darker:focus {
  color: #fff;
  background-color: #353937;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-gray-darker:focus,
a.badge-gray-darker.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(77, 84, 81, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(77, 84, 81, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-dove {
  color: #fff;
  background-color: #6a6a6a;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-gray-dove:hover,
a.badge-gray-dove:focus {
  color: #fff;
  background-color: #515151;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-gray-dove:focus,
a.badge-gray-dove.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-brown {
  color: #fff;
  background-color: #023;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-brown:hover,
a.badge-brown:focus {
  color: #fff;
  background-color: black;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-brown:focus,
a.badge-brown.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-light-2 {
  color: #212529;
  background-color: #dedede;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-gray-light-2:hover,
a.badge-gray-light-2:focus {
  color: #212529;
  background-color: #c5c5c5;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-gray-light-2:focus,
a.badge-gray-light-2.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-yellow-mustard {
  color: #212529;
  background-color: #e6a441;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-yellow-mustard:hover,
a.badge-yellow-mustard:focus {
  color: #212529;
  background-color: #d88d1c;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-yellow-mustard:focus,
a.badge-yellow-mustard.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 164, 65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 164, 65, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-blue-light {
  color: #212529;
  background-color: #0adbe3;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-blue-light:hover,
a.badge-blue-light:focus {
  color: #212529;
  background-color: #08acb2;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-blue-light:focus,
a.badge-blue-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-brown-darker {
  color: #fff;
  background-color: #023;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-brown-darker:hover,
a.badge-brown-darker:focus {
  color: #fff;
  background-color: black;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-brown-darker:focus,
a.badge-brown-darker.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-brown-dark {
  color: #fff;
  background-color: #332f2b;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-brown-dark:hover,
a.badge-brown-dark:focus {
  color: #fff;
  background-color: #171614;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-brown-dark:focus,
a.badge-brown-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(51, 47, 43, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(51, 47, 43, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-brown-lighter {
  color: #fff;
  background-color: #57514e;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-brown-lighter:hover,
a.badge-brown-lighter:focus {
  color: #fff;
  background-color: #3c3836;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-brown-lighter:focus,
a.badge-brown-lighter.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(87, 81, 78, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(87, 81, 78, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-blue-chill {
  color: #fff;
  background-color: #0d729c;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-blue-chill:hover,
a.badge-blue-chill:focus {
  color: #fff;
  background-color: #09506d;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-blue-chill:focus,
a.badge-blue-chill.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 114, 156, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(13, 114, 156, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-dark {
  color: #fff;
  background-color: #4d4641;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-gray-dark:hover,
a.badge-gray-dark:focus {
  color: #fff;
  background-color: #312d2a;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-gray-dark:focus,
a.badge-gray-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(77, 70, 65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(77, 70, 65, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-purple {
  color: #fff;
  background-color: #a44dff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-purple:hover,
a.badge-purple:focus {
  color: #fff;
  background-color: #8a1aff;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-purple:focus,
a.badge-purple.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-magenta {
  color: #fff;
  background-color: #fb0058;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-magenta:hover,
a.badge-magenta:focus {
  color: #fff;
  background-color: #c80046;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-magenta:focus,
a.badge-magenta.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(251, 0, 88, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(251, 0, 88, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-green {
  color: #212529;
  background-color: #28e048;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-green:hover,
a.badge-green:focus {
  color: #212529;
  background-color: #1bba37;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-green:focus,
a.badge-green.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 224, 72, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-event {
  color: #212529;
  background-color: #0adbe3;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-event:hover,
a.badge-event:focus {
  color: #212529;
  background-color: #08acb2;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-event:focus,
a.badge-event.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(10, 219, 227, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-event-alt {
  color: #fff;
  background-color: #a44dff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-event-alt:hover,
a.badge-event-alt:focus {
  color: #fff;
  background-color: #8a1aff;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-event-alt:focus,
a.badge-event-alt.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(164, 77, 255, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */

.badge-petroleo {
  color: #fff;
  background-color: #023;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.badge-petroleo:hover,
a.badge-petroleo:focus {
  color: #fff;
  background-color: black;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */

a.badge-petroleo:focus,
a.badge-petroleo.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5);
}

/* line 1, node_modules/bootstrap/scss/_jumbotron.scss */

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, node_modules/bootstrap/scss/_jumbotron.scss */

  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 13, node_modules/bootstrap/scss/_jumbotron.scss */

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, node_modules/bootstrap/scss/_alert.scss */

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

/* line 14, node_modules/bootstrap/scss/_alert.scss */

.alert-heading {
  color: inherit;
}

/* line 20, node_modules/bootstrap/scss/_alert.scss */

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

/* line 29, node_modules/bootstrap/scss/_alert.scss */

.alert-dismissible {
  padding-right: 3.85rem;
}

/* line 33, node_modules/bootstrap/scss/_alert.scss */

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

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-primary {
  color: #00829d;
  background-color: #ccf8ff;
  border-color: #b8f5ff;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-primary hr {
  border-top-color: #9ff1ff;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-primary .alert-link {
  color: #00586a;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-secondary {
  color: #007993;
  background-color: #ccf4fb;
  border-color: #b8f0f9;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-secondary hr {
  border-top-color: #a0ebf7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-secondary .alert-link {
  color: #004f60;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-success {
  color: #15853e;
  background-color: #d4f9da;
  border-color: #c3f6cc;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-success hr {
  border-top-color: #adf3b9;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-success .alert-link {
  color: #0e5929;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-info {
  color: #0c6578;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-info .alert-link {
  color: #073e4a;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-warning {
  color: #00829d;
  background-color: #ccf8ff;
  border-color: #b8f5ff;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-warning hr {
  border-top-color: #9ff1ff;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-warning .alert-link {
  color: #00586a;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-danger {
  color: #722c3c;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-danger .alert-link {
  color: #4d1e29;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-light {
  color: #853d9d;
  background-color: #ffddff;
  border-color: #ffcfff;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-light hr {
  border-top-color: #ffb6ff;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-light .alert-link {
  color: #662f78;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-dark {
  color: #002233;
  background-color: #ccd3d6;
  border-color: #b8c1c6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-dark hr {
  border-top-color: #aab5bb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-dark .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-white {
  color: #85959d;
  background-color: white;
  border-color: white;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-white hr {
  border-top-color: #f2f2f2;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-white .alert-link {
  color: #6a7c85;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-space-shuttle {
  color: #002233;
  background-color: #ccd3d6;
  border-color: #b8c1c6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-space-shuttle hr {
  border-top-color: #aab5bb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-space-shuttle .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-hurricane {
  color: #002233;
  background-color: #ccd3d6;
  border-color: #b8c1c6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-hurricane hr {
  border-top-color: #aab5bb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-hurricane .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-boulder {
  color: #3d4e56;
  background-color: #e4e4e4;
  border-color: #d9d9d9;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-boulder hr {
  border-top-color: #cccccc;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-boulder .alert-link {
  color: #283338;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-blue {
  color: #007993;
  background-color: #ccf4fb;
  border-color: #b8f0f9;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-blue hr {
  border-top-color: #a0ebf7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-blue .alert-link {
  color: #004f60;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-black {
  color: #002233;
  background-color: #ccd3d6;
  border-color: #b8c1c6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black hr {
  border-top-color: #aab5bb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-lighter {
  color: #7f9098;
  background-color: #fdfdfd;
  border-color: #fcfcfc;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-lighter hr {
  border-top-color: #efefef;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-lighter .alert-link {
  color: #66767e;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-light {
  color: #6c7c84;
  background-color: whitesmoke;
  border-color: #f2f2f2;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-light hr {
  border-top-color: #e5e5e5;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-light .alert-link {
  color: #556268;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray {
  color: #4f5f67;
  background-color: #eaeaea;
  border-color: #e2e2e2;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray hr {
  border-top-color: #d5d5d5;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray .alert-link {
  color: #39444a;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-darker {
  color: #283c43;
  background-color: #dbdddc;
  border-color: #cdcfce;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-darker hr {
  border-top-color: #c0c3c1;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-darker .alert-link {
  color: #151f23;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-dove {
  color: #374750;
  background-color: #e1e1e1;
  border-color: #d5d5d5;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dove hr {
  border-top-color: #c8c8c8;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dove .alert-link {
  color: #222c32;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-brown {
  color: #002233;
  background-color: #ccd3d6;
  border-color: #b8c1c6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-brown hr {
  border-top-color: #aab5bb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-brown .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-light-2 {
  color: #73848c;
  background-color: #f8f8f8;
  border-color: #f6f6f6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-light-2 hr {
  border-top-color: #e9e9e9;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-light-2 .alert-link {
  color: #5c6a70;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-yellow-mustard {
  color: #78663a;
  background-color: #faedd9;
  border-color: #f8e6ca;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-yellow-mustard hr {
  border-top-color: #f5dbb3;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-yellow-mustard .alert-link {
  color: #564929;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-blue-light {
  color: #05828f;
  background-color: #cef8f9;
  border-color: #baf5f7;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-blue-light hr {
  border-top-color: #a3f2f4;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-blue-light .alert-link {
  color: #03555e;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-brown-darker {
  color: #002233;
  background-color: #ccd3d6;
  border-color: #b8c1c6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-brown-darker hr {
  border-top-color: #aab5bb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-brown-darker .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-brown-dark {
  color: #1b292f;
  background-color: #d6d5d5;
  border-color: #c6c5c4;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-brown-dark hr {
  border-top-color: #b9b8b7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-brown-dark .alert-link {
  color: #080d0f;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-brown-lighter {
  color: #2d3a41;
  background-color: #dddcdc;
  border-color: #d0cecd;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-brown-lighter hr {
  border-top-color: #c4c1c0;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-brown-lighter .alert-link {
  color: #181f23;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-blue-chill {
  color: #074c6a;
  background-color: #cfe3eb;
  border-color: #bbd8e3;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-blue-chill hr {
  border-top-color: #a9cedc;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-blue-chill .alert-link {
  color: #042a3a;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-dark {
  color: #28353a;
  background-color: #dbdad9;
  border-color: #cdcbca;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dark hr {
  border-top-color: #c1bebd;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dark .alert-link {
  color: #13191c;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-purple {
  color: #55389d;
  background-color: #eddbff;
  border-color: #e6cdff;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-purple hr {
  border-top-color: #d9b4ff;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-purple .alert-link {
  color: #412b77;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-magenta {
  color: #831046;
  background-color: #feccde;
  border-color: #feb8d0;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-magenta hr {
  border-top-color: #fe9fbf;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-magenta .alert-link {
  color: #560a2e;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-green {
  color: #15853e;
  background-color: #d4f9da;
  border-color: #c3f6cc;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-green hr {
  border-top-color: #adf3b9;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-green .alert-link {
  color: #0e5929;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-event {
  color: #05828f;
  background-color: #cef8f9;
  border-color: #baf5f7;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-event hr {
  border-top-color: #a3f2f4;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-event .alert-link {
  color: #03555e;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-event-alt {
  color: #55389d;
  background-color: #eddbff;
  border-color: #e6cdff;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-event-alt hr {
  border-top-color: #d9b4ff;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-event-alt .alert-link {
  color: #412b77;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-petroleo {
  color: #002233;
  background-color: #ccd3d6;
  border-color: #b8c1c6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-petroleo hr {
  border-top-color: #aab5bb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-petroleo .alert-link {
  color: black;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

/* line 9, node_modules/bootstrap/scss/_progress.scss */

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.675rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 19, node_modules/bootstrap/scss/_progress.scss */

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #00dbff;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 19, node_modules/bootstrap/scss/_progress.scss */

  .progress-bar {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 30, node_modules/bootstrap/scss/_progress.scss */

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 36, node_modules/bootstrap/scss/_progress.scss */

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
       -o-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 36, node_modules/bootstrap/scss/_progress.scss */

  .progress-bar-animated {
    -webkit-animation: none;
         -o-animation: none;
            animation: none;
  }
}

/* line 1, node_modules/bootstrap/scss/_media.scss */

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 6, node_modules/bootstrap/scss/_media.scss */

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 5, node_modules/bootstrap/scss/_list-group.scss */

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 33, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 44, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 34, 51, 0.125);
}

/* line 54, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 58, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 63, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item.disabled,
.list-group-item.btn-disabled,
.list-group-item[href="#off"],
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 71, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #00dbff;
  border-color: #00dbff;
}

/* line 88, node_modules/bootstrap/scss/_list-group.scss */

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 91, node_modules/bootstrap/scss/_list-group.scss */

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 95, node_modules/bootstrap/scss/_list-group.scss */

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 100, node_modules/bootstrap/scss/_list-group.scss */

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  /* line 88, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 91, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  /* line 95, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  /* line 100, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  /* line 88, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 91, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  /* line 95, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  /* line 100, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  /* line 88, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 91, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  /* line 95, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  /* line 100, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  /* line 88, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 91, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  /* line 95, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  /* line 100, node_modules/bootstrap/scss/_list-group.scss */

  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

/* line 117, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 122, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 128, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 134, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-primary {
  color: #00829d;
  background-color: #b8f5ff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #00829d;
  background-color: #9ff1ff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #00829d;
  border-color: #00829d;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-secondary {
  color: #007993;
  background-color: #b8f0f9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #007993;
  background-color: #a0ebf7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #007993;
  border-color: #007993;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-success {
  color: #15853e;
  background-color: #c3f6cc;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #15853e;
  background-color: #adf3b9;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #15853e;
  border-color: #15853e;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-info {
  color: #0c6578;
  background-color: #bee5eb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c6578;
  background-color: #abdde5;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c6578;
  border-color: #0c6578;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-warning {
  color: #00829d;
  background-color: #b8f5ff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #00829d;
  background-color: #9ff1ff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #00829d;
  border-color: #00829d;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-danger {
  color: #722c3c;
  background-color: #f5c6cb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #722c3c;
  background-color: #f1b0b7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #722c3c;
  border-color: #722c3c;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-light {
  color: #853d9d;
  background-color: #ffcfff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #853d9d;
  background-color: #ffb6ff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #853d9d;
  border-color: #853d9d;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-dark {
  color: #002233;
  background-color: #b8c1c6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #002233;
  background-color: #aab5bb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #002233;
  border-color: #002233;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-white {
  color: #85959d;
  background-color: white;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-white.list-group-item-action:hover,
.list-group-item-white.list-group-item-action:focus {
  color: #85959d;
  background-color: #f2f2f2;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #85959d;
  border-color: #85959d;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-space-shuttle {
  color: #002233;
  background-color: #b8c1c6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-space-shuttle.list-group-item-action:hover,
.list-group-item-space-shuttle.list-group-item-action:focus {
  color: #002233;
  background-color: #aab5bb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-space-shuttle.list-group-item-action.active {
  color: #fff;
  background-color: #002233;
  border-color: #002233;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-hurricane {
  color: #002233;
  background-color: #b8c1c6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-hurricane.list-group-item-action:hover,
.list-group-item-hurricane.list-group-item-action:focus {
  color: #002233;
  background-color: #aab5bb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-hurricane.list-group-item-action.active {
  color: #fff;
  background-color: #002233;
  border-color: #002233;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-boulder {
  color: #3d4e56;
  background-color: #d9d9d9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-boulder.list-group-item-action:hover,
.list-group-item-boulder.list-group-item-action:focus {
  color: #3d4e56;
  background-color: #cccccc;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-boulder.list-group-item-action.active {
  color: #fff;
  background-color: #3d4e56;
  border-color: #3d4e56;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-blue {
  color: #007993;
  background-color: #b8f0f9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-blue.list-group-item-action:hover,
.list-group-item-blue.list-group-item-action:focus {
  color: #007993;
  background-color: #a0ebf7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-blue.list-group-item-action.active {
  color: #fff;
  background-color: #007993;
  border-color: #007993;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black {
  color: #002233;
  background-color: #b8c1c6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-black.list-group-item-action:hover,
.list-group-item-black.list-group-item-action:focus {
  color: #002233;
  background-color: #aab5bb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black.list-group-item-action.active {
  color: #fff;
  background-color: #002233;
  border-color: #002233;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-lighter {
  color: #7f9098;
  background-color: #fcfcfc;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-lighter.list-group-item-action:hover,
.list-group-item-gray-lighter.list-group-item-action:focus {
  color: #7f9098;
  background-color: #efefef;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-lighter.list-group-item-action.active {
  color: #fff;
  background-color: #7f9098;
  border-color: #7f9098;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-light {
  color: #6c7c84;
  background-color: #f2f2f2;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-light.list-group-item-action:hover,
.list-group-item-gray-light.list-group-item-action:focus {
  color: #6c7c84;
  background-color: #e5e5e5;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-light.list-group-item-action.active {
  color: #fff;
  background-color: #6c7c84;
  border-color: #6c7c84;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray {
  color: #4f5f67;
  background-color: #e2e2e2;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray.list-group-item-action:hover,
.list-group-item-gray.list-group-item-action:focus {
  color: #4f5f67;
  background-color: #d5d5d5;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray.list-group-item-action.active {
  color: #fff;
  background-color: #4f5f67;
  border-color: #4f5f67;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-darker {
  color: #283c43;
  background-color: #cdcfce;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-darker.list-group-item-action:hover,
.list-group-item-gray-darker.list-group-item-action:focus {
  color: #283c43;
  background-color: #c0c3c1;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-darker.list-group-item-action.active {
  color: #fff;
  background-color: #283c43;
  border-color: #283c43;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dove {
  color: #374750;
  background-color: #d5d5d5;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-dove.list-group-item-action:hover,
.list-group-item-gray-dove.list-group-item-action:focus {
  color: #374750;
  background-color: #c8c8c8;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dove.list-group-item-action.active {
  color: #fff;
  background-color: #374750;
  border-color: #374750;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-brown {
  color: #002233;
  background-color: #b8c1c6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-brown.list-group-item-action:hover,
.list-group-item-brown.list-group-item-action:focus {
  color: #002233;
  background-color: #aab5bb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-brown.list-group-item-action.active {
  color: #fff;
  background-color: #002233;
  border-color: #002233;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-light-2 {
  color: #73848c;
  background-color: #f6f6f6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-light-2.list-group-item-action:hover,
.list-group-item-gray-light-2.list-group-item-action:focus {
  color: #73848c;
  background-color: #e9e9e9;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-light-2.list-group-item-action.active {
  color: #fff;
  background-color: #73848c;
  border-color: #73848c;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-yellow-mustard {
  color: #78663a;
  background-color: #f8e6ca;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-yellow-mustard.list-group-item-action:hover,
.list-group-item-yellow-mustard.list-group-item-action:focus {
  color: #78663a;
  background-color: #f5dbb3;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-yellow-mustard.list-group-item-action.active {
  color: #fff;
  background-color: #78663a;
  border-color: #78663a;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-blue-light {
  color: #05828f;
  background-color: #baf5f7;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-blue-light.list-group-item-action:hover,
.list-group-item-blue-light.list-group-item-action:focus {
  color: #05828f;
  background-color: #a3f2f4;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-blue-light.list-group-item-action.active {
  color: #fff;
  background-color: #05828f;
  border-color: #05828f;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-brown-darker {
  color: #002233;
  background-color: #b8c1c6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-brown-darker.list-group-item-action:hover,
.list-group-item-brown-darker.list-group-item-action:focus {
  color: #002233;
  background-color: #aab5bb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-brown-darker.list-group-item-action.active {
  color: #fff;
  background-color: #002233;
  border-color: #002233;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-brown-dark {
  color: #1b292f;
  background-color: #c6c5c4;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-brown-dark.list-group-item-action:hover,
.list-group-item-brown-dark.list-group-item-action:focus {
  color: #1b292f;
  background-color: #b9b8b7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-brown-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b292f;
  border-color: #1b292f;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-brown-lighter {
  color: #2d3a41;
  background-color: #d0cecd;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-brown-lighter.list-group-item-action:hover,
.list-group-item-brown-lighter.list-group-item-action:focus {
  color: #2d3a41;
  background-color: #c4c1c0;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-brown-lighter.list-group-item-action.active {
  color: #fff;
  background-color: #2d3a41;
  border-color: #2d3a41;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-blue-chill {
  color: #074c6a;
  background-color: #bbd8e3;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-blue-chill.list-group-item-action:hover,
.list-group-item-blue-chill.list-group-item-action:focus {
  color: #074c6a;
  background-color: #a9cedc;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-blue-chill.list-group-item-action.active {
  color: #fff;
  background-color: #074c6a;
  border-color: #074c6a;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dark {
  color: #28353a;
  background-color: #cdcbca;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-dark.list-group-item-action:hover,
.list-group-item-gray-dark.list-group-item-action:focus {
  color: #28353a;
  background-color: #c1bebd;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dark.list-group-item-action.active {
  color: #fff;
  background-color: #28353a;
  border-color: #28353a;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-purple {
  color: #55389d;
  background-color: #e6cdff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-purple.list-group-item-action:hover,
.list-group-item-purple.list-group-item-action:focus {
  color: #55389d;
  background-color: #d9b4ff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-purple.list-group-item-action.active {
  color: #fff;
  background-color: #55389d;
  border-color: #55389d;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-magenta {
  color: #831046;
  background-color: #feb8d0;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-magenta.list-group-item-action:hover,
.list-group-item-magenta.list-group-item-action:focus {
  color: #831046;
  background-color: #fe9fbf;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-magenta.list-group-item-action.active {
  color: #fff;
  background-color: #831046;
  border-color: #831046;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-green {
  color: #15853e;
  background-color: #c3f6cc;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-green.list-group-item-action:hover,
.list-group-item-green.list-group-item-action:focus {
  color: #15853e;
  background-color: #adf3b9;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-green.list-group-item-action.active {
  color: #fff;
  background-color: #15853e;
  border-color: #15853e;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-event {
  color: #05828f;
  background-color: #baf5f7;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-event.list-group-item-action:hover,
.list-group-item-event.list-group-item-action:focus {
  color: #05828f;
  background-color: #a3f2f4;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-event.list-group-item-action.active {
  color: #fff;
  background-color: #05828f;
  border-color: #05828f;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-event-alt {
  color: #55389d;
  background-color: #e6cdff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-event-alt.list-group-item-action:hover,
.list-group-item-event-alt.list-group-item-action:focus {
  color: #55389d;
  background-color: #d9b4ff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-event-alt.list-group-item-action.active {
  color: #fff;
  background-color: #55389d;
  border-color: #55389d;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-petroleo {
  color: #002233;
  background-color: #b8c1c6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-petroleo.list-group-item-action:hover,
.list-group-item-petroleo.list-group-item-action:focus {
  color: #002233;
  background-color: #aab5bb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-petroleo.list-group-item-action.active {
  color: #fff;
  background-color: #002233;
  border-color: #002233;
}

/* line 1, node_modules/bootstrap/scss/_close.scss */

.close {
  float: right;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1;
  color: #023;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.close:hover {
  color: #023;
  text-decoration: none;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.close:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):hover,
.close:not(:disabled):not(.disabled):not(.btn-disabled):not([href="#off"]):focus {
  opacity: .75;
}

/* line 29, node_modules/bootstrap/scss/_close.scss */

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

/* line 39, node_modules/bootstrap/scss/_close.scss */

a.close.disabled,
a.close.btn-disabled,
a.close[href="#off"] {
  pointer-events: none;
}

/* line 1, node_modules/bootstrap/scss/_toasts.scss */

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 34, 51, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 34, 51, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 14, node_modules/bootstrap/scss/_toasts.scss */

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, node_modules/bootstrap/scss/_toasts.scss */

.toast.showing {
  opacity: 1;
}

/* line 22, node_modules/bootstrap/scss/_toasts.scss */

.toast.show {
  display: block;
  opacity: 1;
}

/* line 27, node_modules/bootstrap/scss/_toasts.scss */

.toast.hide {
  display: none;
}

/* line 32, node_modules/bootstrap/scss/_toasts.scss */

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 42, node_modules/bootstrap/scss/_toasts.scss */

.toast-body {
  padding: 0.75rem;
}

/* line 7, node_modules/bootstrap/scss/_modal.scss */

.modal-open {
  overflow: hidden;
}

/* line 11, node_modules/bootstrap/scss/_modal.scss */

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, node_modules/bootstrap/scss/_modal.scss */

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, node_modules/bootstrap/scss/_modal.scss */

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
       -o-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 44, node_modules/bootstrap/scss/_modal.scss */

  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 48, node_modules/bootstrap/scss/_modal.scss */

.modal.show .modal-dialog {
  -webkit-transform: none;
       -o-transform: none;
          transform: none;
}

/* line 53, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 57, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 62, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 67, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 72, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 78, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 85, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

/* line 90, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 94, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 101, node_modules/bootstrap/scss/_modal.scss */

.modal-content {
  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;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 34, 51, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 119, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #023;
}

/* line 129, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop.fade {
  opacity: 0;
}

/* line 130, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop.show {
  opacity: 0.5;
}

/* line 135, node_modules/bootstrap/scss/_modal.scss */

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 143, node_modules/bootstrap/scss/_modal.scss */

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 151, node_modules/bootstrap/scss/_modal.scss */

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 158, node_modules/bootstrap/scss/_modal.scss */

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

/* line 167, node_modules/bootstrap/scss/_modal.scss */

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 176, node_modules/bootstrap/scss/_modal.scss */

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 177, node_modules/bootstrap/scss/_modal.scss */

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 181, node_modules/bootstrap/scss/_modal.scss */

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 192, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  /* line 197, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  /* line 200, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  /* line 205, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  /* line 208, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  /* line 217, node_modules/bootstrap/scss/_modal.scss */

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 221, node_modules/bootstrap/scss/_modal.scss */

  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 228, node_modules/bootstrap/scss/_modal.scss */

  .modal-xl {
    max-width: 1140px;
  }
}

/* line 2, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "TOTVS", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip.show {
  opacity: 0.9;
}

/* line 17, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #023;
}

/* line 46, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #023;
}

/* line 62, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #023;
}

/* line 76, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #023;
}

/* line 108, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #023;
  border-radius: 0.25rem;
}

/* line 1, node_modules/bootstrap/scss/_popover.scss */

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "TOTVS", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 34, 51, 0.2);
  border-radius: 0.3rem;
}

/* line 20, node_modules/bootstrap/scss/_popover.scss */

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, node_modules/bootstrap/scss/_popover.scss */

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top > .arrow,
.bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 44, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top > .arrow::before,
.bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 34, 51, 0.25);
}

/* line 50, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top > .arrow::after,
.bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right > .arrow,
.bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 67, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right > .arrow::before,
.bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 34, 51, 0.25);
}

/* line 73, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right > .arrow::after,
.bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom > .arrow,
.bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 87, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom > .arrow::before,
.bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 34, 51, 0.25);
}

/* line 93, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom > .arrow::after,
.bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 101, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left > .arrow,
.bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 122, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left > .arrow::before,
.bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 34, 51, 0.25);
}

/* line 128, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left > .arrow::after,
.bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, node_modules/bootstrap/scss/_popover.scss */

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 163, node_modules/bootstrap/scss/_popover.scss */

.popover-header:empty {
  display: none;
}

/* line 168, node_modules/bootstrap/scss/_popover.scss */

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 14, node_modules/bootstrap/scss/_carousel.scss */

.carousel {
  position: relative;
}

/* line 18, node_modules/bootstrap/scss/_carousel.scss */

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

/* line 22, node_modules/bootstrap/scss/_carousel.scss */

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 2, node_modules/bootstrap/scss/mixins/_clearfix.scss */

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: -o-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-item {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 39, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
}

/* line 50, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* line 61, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
       -o-transform: none;
          transform: none;
}

/* line 67, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 74, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0s 0.6s opacity;
  -o-transition: 0s 0.6s opacity;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
  /* line 74, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 87, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  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;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 87, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 111, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev {
  left: 0;
}

/* line 117, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-next {
  right: 0;
}

/* line 125, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 132, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

/* line 135, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 145, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 159, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators li {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 159, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-indicators li {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 177, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators .active {
  opacity: 1;
}

/* line 187, node_modules/bootstrap/scss/_carousel.scss */

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

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

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

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

/* line 9, node_modules/bootstrap/scss/_spinners.scss */

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

/* line 21, node_modules/bootstrap/scss/_spinners.scss */

.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;
  }
}

@-o-keyframes spinner-grow {
  0% {
    -o-transform: scale(0);
       transform: scale(0);
  }

  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
  }

  50% {
    opacity: 1;
  }
}

/* line 40, node_modules/bootstrap/scss/_spinners.scss */

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

/* line 52, node_modules/bootstrap/scss/_spinners.scss */

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

/* line 3, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 4, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 6, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 8, node_modules/bootstrap/scss/utilities/_align.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-secondary,
#level_1 .card .tab-level-01 {
  background-color: #00c9eb !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-secondary:hover,
#level_1 .card a.tab-level-01:hover,
a.bg-secondary:focus,
#level_1 .card a.tab-level-01:focus,
button.bg-secondary:hover,
#level_1 .card button.tab-level-01:hover,
button.bg-secondary:focus,
#level_1 .card button.tab-level-01:focus {
  background-color: #009db8 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-success {
  background-color: #28e048 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-space-shuttle {
  background-color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-space-shuttle:hover,
a.bg-space-shuttle:focus,
button.bg-space-shuttle:hover,
button.bg-space-shuttle:focus {
  background-color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-hurricane {
  background-color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-hurricane:hover,
a.bg-hurricane:focus,
button.bg-hurricane:hover,
button.bg-hurricane:focus {
  background-color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-boulder {
  background-color: #767676 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-boulder:hover,
a.bg-boulder:focus,
button.bg-boulder:hover,
button.bg-boulder:focus {
  background-color: #5d5d5d !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-blue {
  background-color: #00c9eb !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-black {
  background-color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-lighter {
  background-color: #f5f5f5 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-lighter:hover,
a.bg-gray-lighter:focus,
button.bg-gray-lighter:hover,
button.bg-gray-lighter:focus {
  background-color: gainsboro !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray {
  background-color: #979797 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray:hover,
a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
  background-color: #7e7e7e !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-darker {
  background-color: #4d5451 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-darker:hover,
a.bg-gray-darker:focus,
button.bg-gray-darker:hover,
button.bg-gray-darker:focus {
  background-color: #353937 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-dove {
  background-color: #6a6a6a !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-dove:hover,
a.bg-gray-dove:focus,
button.bg-gray-dove:hover,
button.bg-gray-dove:focus {
  background-color: #515151 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-brown {
  background-color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-brown:hover,
a.bg-brown:focus,
button.bg-brown:hover,
button.bg-brown:focus {
  background-color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-light-2 {
  background-color: #dedede !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-yellow-mustard {
  background-color: #e6a441 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-yellow-mustard:hover,
a.bg-yellow-mustard:focus,
button.bg-yellow-mustard:hover,
button.bg-yellow-mustard:focus {
  background-color: #d88d1c !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-blue-light {
  background-color: #0adbe3 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-brown-darker {
  background-color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-brown-darker:hover,
a.bg-brown-darker:focus,
button.bg-brown-darker:hover,
button.bg-brown-darker:focus {
  background-color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-brown-dark {
  background-color: #332f2b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-brown-lighter {
  background-color: #57514e !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-brown-lighter:hover,
a.bg-brown-lighter:focus,
button.bg-brown-lighter:hover,
button.bg-brown-lighter:focus {
  background-color: #3c3836 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-blue-chill {
  background-color: #0d729c !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-blue-chill:hover,
a.bg-blue-chill:focus,
button.bg-blue-chill:hover,
button.bg-blue-chill:focus {
  background-color: #09506d !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-dark {
  background-color: #4d4641 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

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

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-magenta {
  background-color: #fb0058 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-green {
  background-color: #28e048 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

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

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-event {
  background-color: #0adbe3 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-event:hover,
a.bg-event:focus,
button.bg-event:hover,
button.bg-event:focus {
  background-color: #08acb2 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-event-alt {
  background-color: #a44dff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-event-alt:hover,
a.bg-event-alt:focus,
button.bg-event-alt:hover,
button.bg-event-alt:focus {
  background-color: #8a1aff !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-petroleo {
  background-color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-petroleo:hover,
a.bg-petroleo:focus,
button.bg-petroleo:hover,
button.bg-petroleo:focus {
  background-color: black !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_background.scss */

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

/* line 17, node_modules/bootstrap/scss/utilities/_background.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_borders.scss */

.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 14, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 15, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 17, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-primary {
  border-color: #00dbff !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-secondary {
  border-color: #00c9eb !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-success {
  border-color: #28e048 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-warning {
  border-color: #00dbff !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-light {
  border-color: #f5f !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-dark {
  border-color: #023 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-space-shuttle {
  border-color: #023 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-hurricane {
  border-color: #023 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-boulder {
  border-color: #767676 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-blue {
  border-color: #00c9eb !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-black {
  border-color: #023 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-lighter {
  border-color: #f5f5f5 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-light {
  border-color: #cfcfcf !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray {
  border-color: #979797 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-darker {
  border-color: #4d5451 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-dove {
  border-color: #6a6a6a !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-brown {
  border-color: #023 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-light-2 {
  border-color: #dedede !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-yellow-mustard {
  border-color: #e6a441 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-blue-light {
  border-color: #0adbe3 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-brown-darker {
  border-color: #023 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-brown-dark {
  border-color: #332f2b !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-brown-lighter {
  border-color: #57514e !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-blue-chill {
  border-color: #0d729c !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-dark {
  border-color: #4d4641 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-purple {
  border-color: #a44dff !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-magenta {
  border-color: #fb0058 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-green {
  border-color: #28e048 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-event {
  border-color: #0adbe3 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-event-alt {
  border-color: #a44dff !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-petroleo {
  border-color: #023 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 33, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-circle,
.jumbotron__dot-count,
.jumbotron__dot-count-lg,
.tabs-l01 .item > div .icon,
.tabs-alt-l01 .tab-item > .tab-content .icon {
  border-radius: 50% !important;
}

/* line 69, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, node_modules/bootstrap/scss/utilities/_borders.scss */

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

/* line 2, node_modules/bootstrap/scss/mixins/_clearfix.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

.d-block,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button {
  display: block !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

@media (min-width: 576px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-inline-block,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button {
    display: inline-block !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

@media (min-width: 768px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

@media (min-width: 992px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

@media (min-width: 1200px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

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

@media print {
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */

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

/* line 3, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

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

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .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;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .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;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

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

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .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;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .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;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

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

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .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;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .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;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

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

@media (min-width: 1200px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .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;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .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;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

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

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

/* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

/* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

@media (min-width: 576px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

@media (min-width: 768px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

@media (min-width: 992px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

@media (min-width: 1200px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */

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

  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */

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

/* line 4, node_modules/bootstrap/scss/utilities/_overflow.scss */

.overflow-auto {
  overflow: auto !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_overflow.scss */

.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 18, node_modules/bootstrap/scss/utilities/_position.scss */

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

@supports (position: sticky) {
  /* line 26, node_modules/bootstrap/scss/utilities/_position.scss */

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

/* line 5, node_modules/bootstrap/scss/utilities/_screenreaders.scss */

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

/* line 24, node_modules/bootstrap/scss/mixins/_screen-reader.scss */

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

/* line 3, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 34, 51, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 34, 51, 0.075) !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow,
.tabs-alt-l01 .tab-item > .tab-content {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 34, 51, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 34, 51, 0.15) !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 34, 51, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 34, 51, 0.175) !important;
}

/* line 6, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 17, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 19, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_sizing.scss */

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

/* line 6, node_modules/bootstrap/scss/utilities/_stretched-link.scss */

.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);
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-0,
.jumbotron__numeric-list-item p,
.card-item p,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-3,
.jumbotron-jornada-processo h2,
.section-jornada-principal h2,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

/* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

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

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  /* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-auto {
    margin: auto !important;
  }

  /* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  /* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  /* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  /* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-0 {
    margin: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-1 {
    margin: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-2 {
    margin: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-3 {
    margin: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-4 {
    margin: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-5 {
    margin: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-0 {
    padding: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-1 {
    padding: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-2 {
    padding: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-3 {
    padding: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-4 {
    padding: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-5 {
    padding: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-n3 {
    margin: -1rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-n5 {
    margin: -3rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  /* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-auto {
    margin: auto !important;
  }

  /* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  /* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  /* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  /* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-0 {
    margin: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-3 {
    margin: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-5 {
    margin: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-0 {
    padding: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-3 {
    padding: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-5 {
    padding: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-n3 {
    margin: -1rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-n5 {
    margin: -3rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  /* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-auto {
    margin: auto !important;
  }

  /* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  /* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  /* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  /* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-0 {
    margin: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-3 {
    margin: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-5 {
    margin: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-0 {
    padding: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-3 {
    padding: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-5 {
    padding: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-n3 {
    margin: -1rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-n5 {
    margin: -3rem !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  /* line 43, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  /* line 55, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-auto {
    margin: auto !important;
  }

  /* line 56, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  /* line 60, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  /* line 64, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  /* line 68, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, node_modules/bootstrap/scss/utilities/_text.scss */

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_text.scss */

.text-justify {
  text-align: justify !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_text.scss */

.text-wrap {
  white-space: normal !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_text.scss */

.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_text.scss */

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

.text-left {
  text-align: left !important;
}

/* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

.text-right {
  text-align: right !important;
}

/* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-sm-left {
    text-align: left !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-sm-right {
    text-align: right !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-md-left {
    text-align: left !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-md-right {
    text-align: right !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-lg-left {
    text-align: left !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-lg-right {
    text-align: right !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-xl-left {
    text-align: left !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-xl-right {
    text-align: right !important;
  }

  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, node_modules/bootstrap/scss/utilities/_text.scss */

.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_text.scss */

.text-uppercase,
.tabs-l01 .item > div .label,
.tabs-alt-l01 .tab-item > .tab-content .tab-label {
  text-transform: uppercase !important;
}

/* line 32, node_modules/bootstrap/scss/utilities/_text.scss */

.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-bold,
.card-item p,
.section-segmentos-text-blog p a {
  font-weight: 700 !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-bolder,
.tabs-l01 .item > div .title,
.tabs-l01 .item > div .label,
.tabs-alt-l01 .tab-item > .tab-content .tab-title,
.tabs-alt-l01 .tab-item > .tab-content .tab-label {
  font-weight: bolder !important;
}

/* line 41, node_modules/bootstrap/scss/utilities/_text.scss */

.font-italic,
.section-segmentos-text-blog p a {
  font-style: italic !important;
}

/* line 45, node_modules/bootstrap/scss/utilities/_text.scss */

.text-white,
.tabs-l01 .item > div .label,
.tabs-alt-l01 .tab-item > .tab-content .tab-label {
  color: #fff !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-primary,
.section-segmentos span {
  color: #00dbff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-primary:hover,
a.text-primary:focus {
  color: #0099b3 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-secondary,
.section-segmentos-text-blog p a {
  color: #00c9eb !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-secondary:hover,
.section-segmentos-text-blog p a:hover,
a.text-secondary:focus,
.section-segmentos-text-blog p a:focus {
  color: #00889f !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-success {
  color: #28e048 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-success:hover,
a.text-success:focus {
  color: #18a430 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-info {
  color: #17a2b8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-info:hover,
a.text-info:focus {
  color: #0f6674 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-warning {
  color: #00dbff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-warning:hover,
a.text-warning:focus {
  color: #0099b3 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-danger {
  color: #dc3545 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-danger:hover,
a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-light {
  color: #f5f !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-light:hover,
a.text-light:focus {
  color: #ff09ff !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-dark {
  color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-dark:hover,
a.text-dark:focus {
  color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-white,
.tabs-l01 .item > div .label,
.tabs-alt-l01 .tab-item > .tab-content .tab-label {
  color: #fff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-white:hover,
.tabs-l01 .item > div a.label:hover,
.tabs-alt-l01 .tab-item > .tab-content a.tab-label:hover,
a.text-white:focus,
.tabs-l01 .item > div a.label:focus,
.tabs-alt-l01 .tab-item > .tab-content a.tab-label:focus {
  color: #d9d9d9 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-space-shuttle {
  color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-space-shuttle:hover,
a.text-space-shuttle:focus {
  color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-hurricane {
  color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-hurricane:hover,
a.text-hurricane:focus {
  color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-boulder {
  color: #767676 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-boulder:hover,
a.text-boulder:focus {
  color: #505050 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-blue {
  color: #00c9eb !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-blue:hover,
a.text-blue:focus {
  color: #00889f !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-black {
  color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-black:hover,
a.text-black:focus {
  color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-lighter {
  color: #f5f5f5 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-lighter:hover,
a.text-gray-lighter:focus {
  color: #cfcfcf !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-light {
  color: #cfcfcf !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-light:hover,
a.text-gray-light:focus {
  color: darkgray !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray {
  color: #979797 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray:hover,
a.text-gray:focus {
  color: #717171 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-darker {
  color: #4d5451 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-darker:hover,
a.text-gray-darker:focus {
  color: #282c2b !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-dove {
  color: #6a6a6a !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-dove:hover,
a.text-gray-dove:focus {
  color: #444444 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-brown {
  color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-brown:hover,
a.text-brown:focus {
  color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-light-2 {
  color: #dedede !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-light-2:hover,
a.text-gray-light-2:focus {
  color: #b8b8b8 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-yellow-mustard {
  color: #e6a441 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-yellow-mustard:hover,
a.text-yellow-mustard:focus {
  color: #c17e19 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-blue-light {
  color: #0adbe3 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-blue-light:hover,
a.text-blue-light:focus {
  color: #07949a !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-brown-darker {
  color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-brown-darker:hover,
a.text-brown-darker:focus {
  color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-brown-dark {
  color: #332f2b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-brown-dark:hover,
a.text-brown-dark:focus {
  color: #090908 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-brown-lighter {
  color: #57514e !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-brown-lighter:hover,
a.text-brown-lighter:focus {
  color: #2f2b2a !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-blue-chill {
  color: #0d729c !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-blue-chill:hover,
a.text-blue-chill:focus {
  color: #073e55 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-dark {
  color: #4d4641 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-dark:hover,
a.text-gray-dark:focus {
  color: #24201e !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-purple {
  color: #a44dff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-purple:hover,
a.text-purple:focus {
  color: #7d01ff !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-magenta {
  color: #fb0058 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-magenta:hover,
a.text-magenta:focus {
  color: #af003d !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-green {
  color: #28e048 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-green:hover,
a.text-green:focus {
  color: #18a430 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-event {
  color: #0adbe3 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-event:hover,
a.text-event:focus {
  color: #07949a !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-event-alt {
  color: #a44dff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-event-alt:hover,
a.text-event-alt:focus {
  color: #7d01ff !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-petroleo {
  color: #023 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-petroleo:hover,
a.text-petroleo:focus {
  color: black !important;
}

/* line 51, node_modules/bootstrap/scss/utilities/_text.scss */

.text-body {
  color: #212529 !important;
}

/* line 52, node_modules/bootstrap/scss/utilities/_text.scss */

.text-muted {
  color: #6c757d !important;
}

/* line 54, node_modules/bootstrap/scss/utilities/_text.scss */

.text-black-50 {
  color: rgba(0, 34, 51, 0.5) !important;
}

/* line 55, node_modules/bootstrap/scss/utilities/_text.scss */

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, node_modules/bootstrap/scss/utilities/_text.scss */

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, node_modules/bootstrap/scss/utilities/_text.scss */

.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, node_modules/bootstrap/scss/utilities/_text.scss */

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 72, node_modules/bootstrap/scss/utilities/_text.scss */

.text-reset {
  color: inherit !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_visibility.scss */

.visible {
  visibility: visible !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_visibility.scss */

.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, node_modules/bootstrap/scss/_print.scss */

  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  /* line 24, node_modules/bootstrap/scss/_print.scss */

  a:not(.btn) {
    text-decoration: underline;
  }

  /* line 34, node_modules/bootstrap/scss/_print.scss */

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /* line 49, node_modules/bootstrap/scss/_print.scss */

  pre {
    white-space: pre-wrap !important;
  }

  /* line 52, node_modules/bootstrap/scss/_print.scss */

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  /* line 63, node_modules/bootstrap/scss/_print.scss */

  thead {
    display: table-header-group;
  }

  /* line 67, node_modules/bootstrap/scss/_print.scss */

  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 72, node_modules/bootstrap/scss/_print.scss */

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 79, node_modules/bootstrap/scss/_print.scss */

  h2,
  h3 {
    page-break-after: avoid;
  }

@page {
    size: a3;
}

  /* line 92, node_modules/bootstrap/scss/_print.scss */

  body {
    min-width: 992px !important;
  }

  /* line 95, node_modules/bootstrap/scss/_print.scss */

  .container {
    min-width: 992px !important;
  }

  /* line 100, node_modules/bootstrap/scss/_print.scss */

  .navbar {
    display: none;
  }

  /* line 103, node_modules/bootstrap/scss/_print.scss */

  .badge {
    border: 1px solid #023;
  }

  /* line 107, node_modules/bootstrap/scss/_print.scss */

  .table {
    border-collapse: collapse !important;
  }

  /* line 110, node_modules/bootstrap/scss/_print.scss */

  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 117, node_modules/bootstrap/scss/_print.scss */

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  /* line 123, node_modules/bootstrap/scss/_print.scss */

  .table-dark {
    color: inherit;
  }

  /* line 126, node_modules/bootstrap/scss/_print.scss */

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  /* line 134, node_modules/bootstrap/scss/_print.scss */

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

/* line 4, resources/assets/styles/autoload/font-awesome/_core.scss */

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 5, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 11, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-xs {
  font-size: .75em;
}

/* line 15, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-sm {
  font-size: .875em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-1x {
  font-size: 1em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-2x {
  font-size: 2em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-3x {
  font-size: 3em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-4x {
  font-size: 4em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-5x {
  font-size: 5em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-6x {
  font-size: 6em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-7x {
  font-size: 7em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-8x {
  font-size: 8em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-9x {
  font-size: 9em;
}

/* line 20, resources/assets/styles/autoload/font-awesome/_larger.scss */

.fa-10x {
  font-size: 10em;
}

/* line 3, resources/assets/styles/autoload/font-awesome/_fixed-width.scss */

.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, resources/assets/styles/autoload/font-awesome/_list.scss */

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 9, resources/assets/styles/autoload/font-awesome/_list.scss */

.fa-ul > li {
  position: relative;
}

/* line 12, resources/assets/styles/autoload/font-awesome/_list.scss */

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 4, resources/assets/styles/autoload/font-awesome/_bordered-pulled.scss */

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 10, resources/assets/styles/autoload/font-awesome/_bordered-pulled.scss */

.fa-pull-left {
  float: left;
}

/* line 11, resources/assets/styles/autoload/font-awesome/_bordered-pulled.scss */

.fa-pull-right {
  float: right;
}

/* line 18, resources/assets/styles/autoload/font-awesome/_bordered-pulled.scss */

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 19, resources/assets/styles/autoload/font-awesome/_bordered-pulled.scss */

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 4, resources/assets/styles/autoload/font-awesome/_animated.scss */

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
       -o-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}

/* line 8, resources/assets/styles/autoload/font-awesome/_animated.scss */

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
       -o-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-o-keyframes fa-spin {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* line 4, resources/assets/styles/autoload/font-awesome/_rotated-flipped.scss */

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 5, resources/assets/styles/autoload/font-awesome/_rotated-flipped.scss */

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 6, resources/assets/styles/autoload/font-awesome/_rotated-flipped.scss */

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
       -o-transform: rotate(270deg);
          transform: rotate(270deg);
}

/* line 8, resources/assets/styles/autoload/font-awesome/_rotated-flipped.scss */

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

/* line 9, resources/assets/styles/autoload/font-awesome/_rotated-flipped.scss */

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
       -o-transform: scale(1, -1);
          transform: scale(1, -1);
}

/* line 10, resources/assets/styles/autoload/font-awesome/_rotated-flipped.scss */

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
       -o-transform: scale(-1, -1);
          transform: scale(-1, -1);
}

/* line 16, resources/assets/styles/autoload/font-awesome/_rotated-flipped.scss */

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none;
}

/* line 4, resources/assets/styles/autoload/font-awesome/_stacked.scss */

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, resources/assets/styles/autoload/font-awesome/_stacked.scss */

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 21, resources/assets/styles/autoload/font-awesome/_stacked.scss */

.fa-stack-1x {
  line-height: inherit;
}

/* line 25, resources/assets/styles/autoload/font-awesome/_stacked.scss */

.fa-stack-2x {
  font-size: 2em;
}

/* line 29, resources/assets/styles/autoload/font-awesome/_stacked.scss */

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

/* line 4, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-500px:before {
  content: "\F26E";
}

/* line 5, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-accessible-icon:before {
  content: "\F368";
}

/* line 6, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-accusoft:before {
  content: "\F369";
}

/* line 7, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-acquisitions-incorporated:before {
  content: "\F6AF";
}

/* line 8, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ad:before {
  content: "\F641";
}

/* line 9, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-address-book:before {
  content: "\F2B9";
}

/* line 10, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-address-card:before {
  content: "\F2BB";
}

/* line 11, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-adjust:before {
  content: "\F042";
}

/* line 12, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-adn:before {
  content: "\F170";
}

/* line 13, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-adobe:before {
  content: "\F778";
}

/* line 14, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-adversal:before {
  content: "\F36A";
}

/* line 15, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-affiliatetheme:before {
  content: "\F36B";
}

/* line 16, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-air-freshener:before {
  content: "\F5D0";
}

/* line 17, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-airbnb:before {
  content: "\F834";
}

/* line 18, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-algolia:before {
  content: "\F36C";
}

/* line 19, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-align-center:before {
  content: "\F037";
}

/* line 20, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-align-justify:before {
  content: "\F039";
}

/* line 21, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-align-left:before {
  content: "\F036";
}

/* line 22, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-align-right:before {
  content: "\F038";
}

/* line 23, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-alipay:before {
  content: "\F642";
}

/* line 24, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-allergies:before {
  content: "\F461";
}

/* line 25, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-amazon:before {
  content: "\F270";
}

/* line 26, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-amazon-pay:before {
  content: "\F42C";
}

/* line 27, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ambulance:before {
  content: "\F0F9";
}

/* line 28, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}

/* line 29, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-amilia:before {
  content: "\F36D";
}

/* line 30, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-anchor:before {
  content: "\F13D";
}

/* line 31, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-android:before {
  content: "\F17B";
}

/* line 32, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angellist:before {
  content: "\F209";
}

/* line 33, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angle-double-down:before {
  content: "\F103";
}

/* line 34, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angle-double-left:before {
  content: "\F100";
}

/* line 35, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angle-double-right:before {
  content: "\F101";
}

/* line 36, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angle-double-up:before {
  content: "\F102";
}

/* line 37, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angle-down:before {
  content: "\F107";
}

/* line 38, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angle-left:before {
  content: "\F104";
}

/* line 39, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angle-right:before {
  content: "\F105";
}

/* line 40, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angle-up:before {
  content: "\F106";
}

/* line 41, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angry:before {
  content: "\F556";
}

/* line 42, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angrycreative:before {
  content: "\F36E";
}

/* line 43, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-angular:before {
  content: "\F420";
}

/* line 44, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ankh:before {
  content: "\F644";
}

/* line 45, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-app-store:before {
  content: "\F36F";
}

/* line 46, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-app-store-ios:before {
  content: "\F370";
}

/* line 47, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-apper:before {
  content: "\F371";
}

/* line 48, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-apple:before {
  content: "\F179";
}

/* line 49, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-apple-alt:before {
  content: "\F5D1";
}

/* line 50, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-apple-pay:before {
  content: "\F415";
}

/* line 51, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-archive:before {
  content: "\F187";
}

/* line 52, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-archway:before {
  content: "\F557";
}

/* line 53, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-alt-circle-down:before {
  content: "\F358";
}

/* line 54, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-alt-circle-left:before {
  content: "\F359";
}

/* line 55, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-alt-circle-right:before {
  content: "\F35A";
}

/* line 56, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-alt-circle-up:before {
  content: "\F35B";
}

/* line 57, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-circle-down:before {
  content: "\F0AB";
}

/* line 58, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-circle-left:before {
  content: "\F0A8";
}

/* line 59, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-circle-right:before {
  content: "\F0A9";
}

/* line 60, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-circle-up:before {
  content: "\F0AA";
}

/* line 61, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-down:before {
  content: "\F063";
}

/* line 62, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-left:before {
  content: "\F060";
}

/* line 63, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-right:before {
  content: "\F061";
}

/* line 64, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrow-up:before {
  content: "\F062";
}

/* line 65, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrows-alt:before {
  content: "\F0B2";
}

/* line 66, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrows-alt-h:before {
  content: "\F337";
}

/* line 67, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-arrows-alt-v:before {
  content: "\F338";
}

/* line 68, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-artstation:before {
  content: "\F77A";
}

/* line 69, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-assistive-listening-systems:before {
  content: "\F2A2";
}

/* line 70, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-asterisk:before {
  content: "\F069";
}

/* line 71, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-asymmetrik:before {
  content: "\F372";
}

/* line 72, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-at:before {
  content: "\F1FA";
}

/* line 73, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-atlas:before {
  content: "\F558";
}

/* line 74, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-atlassian:before {
  content: "\F77B";
}

/* line 75, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-atom:before {
  content: "\F5D2";
}

/* line 76, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-audible:before {
  content: "\F373";
}

/* line 77, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-audio-description:before {
  content: "\F29E";
}

/* line 78, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-autoprefixer:before {
  content: "\F41C";
}

/* line 79, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-avianex:before {
  content: "\F374";
}

/* line 80, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-aviato:before {
  content: "\F421";
}

/* line 81, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-award:before {
  content: "\F559";
}

/* line 82, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-aws:before {
  content: "\F375";
}

/* line 83, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-baby:before {
  content: "\F77C";
}

/* line 84, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-baby-carriage:before {
  content: "\F77D";
}

/* line 85, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-backspace:before {
  content: "\F55A";
}

/* line 86, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-backward:before {
  content: "\F04A";
}

/* line 87, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bacon:before {
  content: "\F7E5";
}

/* line 88, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-balance-scale:before {
  content: "\F24E";
}

/* line 89, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-balance-scale-left:before {
  content: "\F515";
}

/* line 90, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-balance-scale-right:before {
  content: "\F516";
}

/* line 91, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ban:before {
  content: "\F05E";
}

/* line 92, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-band-aid:before {
  content: "\F462";
}

/* line 93, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bandcamp:before {
  content: "\F2D5";
}

/* line 94, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-barcode:before {
  content: "\F02A";
}

/* line 95, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bars:before {
  content: "\F0C9";
}

/* line 96, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-baseball-ball:before {
  content: "\F433";
}

/* line 97, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-basketball-ball:before {
  content: "\F434";
}

/* line 98, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bath:before {
  content: "\F2CD";
}

/* line 99, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-battery-empty:before {
  content: "\F244";
}

/* line 100, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-battery-full:before {
  content: "\F240";
}

/* line 101, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-battery-half:before {
  content: "\F242";
}

/* line 102, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-battery-quarter:before {
  content: "\F243";
}

/* line 103, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-battery-three-quarters:before {
  content: "\F241";
}

/* line 104, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-battle-net:before {
  content: "\F835";
}

/* line 105, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bed:before {
  content: "\F236";
}

/* line 106, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-beer:before {
  content: "\F0FC";
}

/* line 107, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-behance:before {
  content: "\F1B4";
}

/* line 108, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-behance-square:before {
  content: "\F1B5";
}

/* line 109, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bell:before {
  content: "\F0F3";
}

/* line 110, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bell-slash:before {
  content: "\F1F6";
}

/* line 111, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bezier-curve:before {
  content: "\F55B";
}

/* line 112, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bible:before {
  content: "\F647";
}

/* line 113, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bicycle:before {
  content: "\F206";
}

/* line 114, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-biking:before {
  content: "\F84A";
}

/* line 115, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bimobject:before {
  content: "\F378";
}

/* line 116, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-binoculars:before {
  content: "\F1E5";
}

/* line 117, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-biohazard:before {
  content: "\F780";
}

/* line 118, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-birthday-cake:before {
  content: "\F1FD";
}

/* line 119, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bitbucket:before {
  content: "\F171";
}

/* line 120, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bitcoin:before {
  content: "\F379";
}

/* line 121, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bity:before {
  content: "\F37A";
}

/* line 122, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-black-tie:before {
  content: "\F27E";
}

/* line 123, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-blackberry:before {
  content: "\F37B";
}

/* line 124, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-blender:before {
  content: "\F517";
}

/* line 125, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-blender-phone:before {
  content: "\F6B6";
}

/* line 126, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-blind:before {
  content: "\F29D";
}

/* line 127, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-blog:before {
  content: "\F781";
}

/* line 128, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-blogger:before {
  content: "\F37C";
}

/* line 129, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-blogger-b:before {
  content: "\F37D";
}

/* line 130, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bluetooth:before {
  content: "\F293";
}

/* line 131, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bluetooth-b:before {
  content: "\F294";
}

/* line 132, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bold:before {
  content: "\F032";
}

/* line 133, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bolt:before {
  content: "\F0E7";
}

/* line 134, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bomb:before {
  content: "\F1E2";
}

/* line 135, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bone:before {
  content: "\F5D7";
}

/* line 136, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bong:before {
  content: "\F55C";
}

/* line 137, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-book:before {
  content: "\F02D";
}

/* line 138, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-book-dead:before {
  content: "\F6B7";
}

/* line 139, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-book-medical:before {
  content: "\F7E6";
}

/* line 140, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-book-open:before {
  content: "\F518";
}

/* line 141, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-book-reader:before {
  content: "\F5DA";
}

/* line 142, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bookmark:before {
  content: "\F02E";
}

/* line 143, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bootstrap:before {
  content: "\F836";
}

/* line 144, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-border-all:before {
  content: "\F84C";
}

/* line 145, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-border-none:before {
  content: "\F850";
}

/* line 146, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-border-style:before {
  content: "\F853";
}

/* line 147, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bowling-ball:before {
  content: "\F436";
}

/* line 148, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-box:before {
  content: "\F466";
}

/* line 149, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-box-open:before {
  content: "\F49E";
}

/* line 150, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-boxes:before {
  content: "\F468";
}

/* line 151, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-braille:before {
  content: "\F2A1";
}

/* line 152, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-brain:before {
  content: "\F5DC";
}

/* line 153, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bread-slice:before {
  content: "\F7EC";
}

/* line 154, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-briefcase:before {
  content: "\F0B1";
}

/* line 155, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-briefcase-medical:before {
  content: "\F469";
}

/* line 156, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-broadcast-tower:before {
  content: "\F519";
}

/* line 157, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-broom:before {
  content: "\F51A";
}

/* line 158, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-brush:before {
  content: "\F55D";
}

/* line 159, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-btc:before {
  content: "\F15A";
}

/* line 160, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-buffer:before {
  content: "\F837";
}

/* line 161, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bug:before {
  content: "\F188";
}

/* line 162, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-building:before {
  content: "\F1AD";
}

/* line 163, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bullhorn:before {
  content: "\F0A1";
}

/* line 164, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bullseye:before {
  content: "\F140";
}

/* line 165, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-burn:before {
  content: "\F46A";
}

/* line 166, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-buromobelexperte:before {
  content: "\F37F";
}

/* line 167, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bus:before {
  content: "\F207";
}

/* line 168, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-bus-alt:before {
  content: "\F55E";
}

/* line 169, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-business-time:before {
  content: "\F64A";
}

/* line 170, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-buy-n-large:before {
  content: "\F8A6";
}

/* line 171, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-buysellads:before {
  content: "\F20D";
}

/* line 172, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-calculator:before {
  content: "\F1EC";
}

/* line 173, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-calendar:before {
  content: "\F133";
}

/* line 174, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-calendar-alt:before {
  content: "\F073";
}

/* line 175, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-calendar-check:before {
  content: "\F274";
}

/* line 176, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-calendar-day:before {
  content: "\F783";
}

/* line 177, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-calendar-minus:before {
  content: "\F272";
}

/* line 178, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-calendar-plus:before {
  content: "\F271";
}

/* line 179, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-calendar-times:before {
  content: "\F273";
}

/* line 180, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-calendar-week:before {
  content: "\F784";
}

/* line 181, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-camera:before {
  content: "\F030";
}

/* line 182, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-camera-retro:before {
  content: "\F083";
}

/* line 183, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-campground:before {
  content: "\F6BB";
}

/* line 184, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-canadian-maple-leaf:before {
  content: "\F785";
}

/* line 185, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-candy-cane:before {
  content: "\F786";
}

/* line 186, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cannabis:before {
  content: "\F55F";
}

/* line 187, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-capsules:before {
  content: "\F46B";
}

/* line 188, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-car:before {
  content: "\F1B9";
}

/* line 189, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-car-alt:before {
  content: "\F5DE";
}

/* line 190, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-car-battery:before {
  content: "\F5DF";
}

/* line 191, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-car-crash:before {
  content: "\F5E1";
}

/* line 192, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-car-side:before {
  content: "\F5E4";
}

/* line 193, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-caret-down:before {
  content: "\F0D7";
}

/* line 194, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-caret-left:before {
  content: "\F0D9";
}

/* line 195, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-caret-right:before {
  content: "\F0DA";
}

/* line 196, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-caret-square-down:before {
  content: "\F150";
}

/* line 197, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-caret-square-left:before {
  content: "\F191";
}

/* line 198, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-caret-square-right:before {
  content: "\F152";
}

/* line 199, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-caret-square-up:before {
  content: "\F151";
}

/* line 200, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-caret-up:before {
  content: "\F0D8";
}

/* line 201, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-carrot:before {
  content: "\F787";
}

/* line 202, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cart-arrow-down:before {
  content: "\F218";
}

/* line 203, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cart-plus:before {
  content: "\F217";
}

/* line 204, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cash-register:before {
  content: "\F788";
}

/* line 205, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cat:before {
  content: "\F6BE";
}

/* line 206, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-amazon-pay:before {
  content: "\F42D";
}

/* line 207, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-amex:before {
  content: "\F1F3";
}

/* line 208, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-apple-pay:before {
  content: "\F416";
}

/* line 209, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-diners-club:before {
  content: "\F24C";
}

/* line 210, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-discover:before {
  content: "\F1F2";
}

/* line 211, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-jcb:before {
  content: "\F24B";
}

/* line 212, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-mastercard:before {
  content: "\F1F1";
}

/* line 213, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-paypal:before {
  content: "\F1F4";
}

/* line 214, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-stripe:before {
  content: "\F1F5";
}

/* line 215, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cc-visa:before {
  content: "\F1F0";
}

/* line 216, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-centercode:before {
  content: "\F380";
}

/* line 217, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-centos:before {
  content: "\F789";
}

/* line 218, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-certificate:before {
  content: "\F0A3";
}

/* line 219, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chair:before {
  content: "\F6C0";
}

/* line 220, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chalkboard:before {
  content: "\F51B";
}

/* line 221, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chalkboard-teacher:before {
  content: "\F51C";
}

/* line 222, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-charging-station:before {
  content: "\F5E7";
}

/* line 223, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chart-area:before {
  content: "\F1FE";
}

/* line 224, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chart-bar:before {
  content: "\F080";
}

/* line 225, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chart-line:before {
  content: "\F201";
}

/* line 226, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chart-pie:before {
  content: "\F200";
}

/* line 227, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-check:before {
  content: "\F00C";
}

/* line 228, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-check-circle:before {
  content: "\F058";
}

/* line 229, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-check-double:before {
  content: "\F560";
}

/* line 230, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-check-square:before {
  content: "\F14A";
}

/* line 231, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cheese:before {
  content: "\F7EF";
}

/* line 232, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chess:before {
  content: "\F439";
}

/* line 233, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chess-bishop:before {
  content: "\F43A";
}

/* line 234, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chess-board:before {
  content: "\F43C";
}

/* line 235, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chess-king:before {
  content: "\F43F";
}

/* line 236, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chess-knight:before {
  content: "\F441";
}

/* line 237, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chess-pawn:before {
  content: "\F443";
}

/* line 238, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chess-queen:before {
  content: "\F445";
}

/* line 239, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chess-rook:before {
  content: "\F447";
}

/* line 240, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chevron-circle-down:before {
  content: "\F13A";
}

/* line 241, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chevron-circle-left:before {
  content: "\F137";
}

/* line 242, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chevron-circle-right:before {
  content: "\F138";
}

/* line 243, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chevron-circle-up:before {
  content: "\F139";
}

/* line 244, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chevron-down:before {
  content: "\F078";
}

/* line 245, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chevron-left:before {
  content: "\F053";
}

/* line 246, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chevron-right:before {
  content: "\F054";
}

/* line 247, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chevron-up:before {
  content: "\F077";
}

/* line 248, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-child:before {
  content: "\F1AE";
}

/* line 249, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chrome:before {
  content: "\F268";
}

/* line 250, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-chromecast:before {
  content: "\F838";
}

/* line 251, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-church:before {
  content: "\F51D";
}

/* line 252, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-circle:before {
  content: "\F111";
}

/* line 253, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-circle-notch:before {
  content: "\F1CE";
}

/* line 254, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-city:before {
  content: "\F64F";
}

/* line 255, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-clinic-medical:before {
  content: "\F7F2";
}

/* line 256, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-clipboard:before {
  content: "\F328";
}

/* line 257, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-clipboard-check:before {
  content: "\F46C";
}

/* line 258, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-clipboard-list:before {
  content: "\F46D";
}

/* line 259, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-clock:before {
  content: "\F017";
}

/* line 260, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-clone:before {
  content: "\F24D";
}

/* line 261, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-closed-captioning:before {
  content: "\F20A";
}

/* line 262, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud:before {
  content: "\F0C2";
}

/* line 263, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud-download-alt:before {
  content: "\F381";
}

/* line 264, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud-meatball:before {
  content: "\F73B";
}

/* line 265, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud-moon:before {
  content: "\F6C3";
}

/* line 266, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud-moon-rain:before {
  content: "\F73C";
}

/* line 267, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud-rain:before {
  content: "\F73D";
}

/* line 268, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud-showers-heavy:before {
  content: "\F740";
}

/* line 269, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud-sun:before {
  content: "\F6C4";
}

/* line 270, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud-sun-rain:before {
  content: "\F743";
}

/* line 271, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloud-upload-alt:before {
  content: "\F382";
}

/* line 272, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloudscale:before {
  content: "\F383";
}

/* line 273, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloudsmith:before {
  content: "\F384";
}

/* line 274, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cloudversify:before {
  content: "\F385";
}

/* line 275, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cocktail:before {
  content: "\F561";
}

/* line 276, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-code:before {
  content: "\F121";
}

/* line 277, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-code-branch:before {
  content: "\F126";
}

/* line 278, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-codepen:before {
  content: "\F1CB";
}

/* line 279, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-codiepie:before {
  content: "\F284";
}

/* line 280, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-coffee:before {
  content: "\F0F4";
}

/* line 281, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cog:before {
  content: "\F013";
}

/* line 282, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cogs:before {
  content: "\F085";
}

/* line 283, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-coins:before {
  content: "\F51E";
}

/* line 284, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-columns:before {
  content: "\F0DB";
}

/* line 285, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-comment:before {
  content: "\F075";
}

/* line 286, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-comment-alt:before {
  content: "\F27A";
}

/* line 287, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-comment-dollar:before {
  content: "\F651";
}

/* line 288, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-comment-dots:before {
  content: "\F4AD";
}

/* line 289, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-comment-medical:before {
  content: "\F7F5";
}

/* line 290, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-comment-slash:before {
  content: "\F4B3";
}

/* line 291, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-comments:before {
  content: "\F086";
}

/* line 292, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-comments-dollar:before {
  content: "\F653";
}

/* line 293, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-compact-disc:before {
  content: "\F51F";
}

/* line 294, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-compass:before {
  content: "\F14E";
}

/* line 295, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-compress:before {
  content: "\F066";
}

/* line 296, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-compress-arrows-alt:before {
  content: "\F78C";
}

/* line 297, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-concierge-bell:before {
  content: "\F562";
}

/* line 298, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-confluence:before {
  content: "\F78D";
}

/* line 299, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-connectdevelop:before {
  content: "\F20E";
}

/* line 300, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-contao:before {
  content: "\F26D";
}

/* line 301, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cookie:before {
  content: "\F563";
}

/* line 302, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cookie-bite:before {
  content: "\F564";
}

/* line 303, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-copy:before {
  content: "\F0C5";
}

/* line 304, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-copyright:before {
  content: "\F1F9";
}

/* line 305, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cotton-bureau:before {
  content: "\F89E";
}

/* line 306, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-couch:before {
  content: "\F4B8";
}

/* line 307, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cpanel:before {
  content: "\F388";
}

/* line 308, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons:before {
  content: "\F25E";
}

/* line 309, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-by:before {
  content: "\F4E7";
}

/* line 310, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-nc:before {
  content: "\F4E8";
}

/* line 311, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-nc-eu:before {
  content: "\F4E9";
}

/* line 312, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-nc-jp:before {
  content: "\F4EA";
}

/* line 313, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-nd:before {
  content: "\F4EB";
}

/* line 314, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-pd:before {
  content: "\F4EC";
}

/* line 315, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-pd-alt:before {
  content: "\F4ED";
}

/* line 316, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-remix:before {
  content: "\F4EE";
}

/* line 317, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-sa:before {
  content: "\F4EF";
}

/* line 318, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-sampling:before {
  content: "\F4F0";
}

/* line 319, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-sampling-plus:before {
  content: "\F4F1";
}

/* line 320, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-share:before {
  content: "\F4F2";
}

/* line 321, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-creative-commons-zero:before {
  content: "\F4F3";
}

/* line 322, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-credit-card:before {
  content: "\F09D";
}

/* line 323, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-critical-role:before {
  content: "\F6C9";
}

/* line 324, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-crop:before {
  content: "\F125";
}

/* line 325, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-crop-alt:before {
  content: "\F565";
}

/* line 326, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cross:before {
  content: "\F654";
}

/* line 327, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-crosshairs:before {
  content: "\F05B";
}

/* line 328, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-crow:before {
  content: "\F520";
}

/* line 329, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-crown:before {
  content: "\F521";
}

/* line 330, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-crutch:before {
  content: "\F7F7";
}

/* line 331, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-css3:before {
  content: "\F13C";
}

/* line 332, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-css3-alt:before {
  content: "\F38B";
}

/* line 333, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cube:before {
  content: "\F1B2";
}

/* line 334, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cubes:before {
  content: "\F1B3";
}

/* line 335, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cut:before {
  content: "\F0C4";
}

/* line 336, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-cuttlefish:before {
  content: "\F38C";
}

/* line 337, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-d-and-d:before {
  content: "\F38D";
}

/* line 338, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-d-and-d-beyond:before {
  content: "\F6CA";
}

/* line 339, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dashcube:before {
  content: "\F210";
}

/* line 340, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-database:before {
  content: "\F1C0";
}

/* line 341, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-deaf:before {
  content: "\F2A4";
}

/* line 342, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-delicious:before {
  content: "\F1A5";
}

/* line 343, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-democrat:before {
  content: "\F747";
}

/* line 344, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-deploydog:before {
  content: "\F38E";
}

/* line 345, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-deskpro:before {
  content: "\F38F";
}

/* line 346, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-desktop:before {
  content: "\F108";
}

/* line 347, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dev:before {
  content: "\F6CC";
}

/* line 348, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-deviantart:before {
  content: "\F1BD";
}

/* line 349, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dharmachakra:before {
  content: "\F655";
}

/* line 350, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dhl:before {
  content: "\F790";
}

/* line 351, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-diagnoses:before {
  content: "\F470";
}

/* line 352, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-diaspora:before {
  content: "\F791";
}

/* line 353, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dice:before {
  content: "\F522";
}

/* line 354, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dice-d20:before {
  content: "\F6CF";
}

/* line 355, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dice-d6:before {
  content: "\F6D1";
}

/* line 356, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dice-five:before {
  content: "\F523";
}

/* line 357, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dice-four:before {
  content: "\F524";
}

/* line 358, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dice-one:before {
  content: "\F525";
}

/* line 359, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dice-six:before {
  content: "\F526";
}

/* line 360, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dice-three:before {
  content: "\F527";
}

/* line 361, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dice-two:before {
  content: "\F528";
}

/* line 362, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-digg:before {
  content: "\F1A6";
}

/* line 363, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-digital-ocean:before {
  content: "\F391";
}

/* line 364, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-digital-tachograph:before {
  content: "\F566";
}

/* line 365, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-directions:before {
  content: "\F5EB";
}

/* line 366, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-discord:before {
  content: "\F392";
}

/* line 367, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-discourse:before {
  content: "\F393";
}

/* line 368, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-divide:before {
  content: "\F529";
}

/* line 369, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dizzy:before {
  content: "\F567";
}

/* line 370, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dna:before {
  content: "\F471";
}

/* line 371, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dochub:before {
  content: "\F394";
}

/* line 372, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-docker:before {
  content: "\F395";
}

/* line 373, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dog:before {
  content: "\F6D3";
}

/* line 374, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dollar-sign:before {
  content: "\F155";
}

/* line 375, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dolly:before {
  content: "\F472";
}

/* line 376, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dolly-flatbed:before {
  content: "\F474";
}

/* line 377, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-donate:before {
  content: "\F4B9";
}

/* line 378, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-door-closed:before {
  content: "\F52A";
}

/* line 379, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-door-open:before {
  content: "\F52B";
}

/* line 380, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dot-circle:before {
  content: "\F192";
}

/* line 381, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dove:before {
  content: "\F4BA";
}

/* line 382, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-download:before {
  content: "\F019";
}

/* line 383, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-draft2digital:before {
  content: "\F396";
}

/* line 384, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-drafting-compass:before {
  content: "\F568";
}

/* line 385, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dragon:before {
  content: "\F6D5";
}

/* line 386, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-draw-polygon:before {
  content: "\F5EE";
}

/* line 387, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dribbble:before {
  content: "\F17D";
}

/* line 388, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dribbble-square:before {
  content: "\F397";
}

/* line 389, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dropbox:before {
  content: "\F16B";
}

/* line 390, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-drum:before {
  content: "\F569";
}

/* line 391, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-drum-steelpan:before {
  content: "\F56A";
}

/* line 392, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-drumstick-bite:before {
  content: "\F6D7";
}

/* line 393, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-drupal:before {
  content: "\F1A9";
}

/* line 394, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dumbbell:before {
  content: "\F44B";
}

/* line 395, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dumpster:before {
  content: "\F793";
}

/* line 396, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dumpster-fire:before {
  content: "\F794";
}

/* line 397, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dungeon:before {
  content: "\F6D9";
}

/* line 398, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-dyalog:before {
  content: "\F399";
}

/* line 399, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-earlybirds:before {
  content: "\F39A";
}

/* line 400, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ebay:before {
  content: "\F4F4";
}

/* line 401, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-edge:before {
  content: "\F282";
}

/* line 402, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-edit:before {
  content: "\F044";
}

/* line 403, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-egg:before {
  content: "\F7FB";
}

/* line 404, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-eject:before {
  content: "\F052";
}

/* line 405, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-elementor:before {
  content: "\F430";
}

/* line 406, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ellipsis-h:before {
  content: "\F141";
}

/* line 407, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ellipsis-v:before {
  content: "\F142";
}

/* line 408, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ello:before {
  content: "\F5F1";
}

/* line 409, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ember:before {
  content: "\F423";
}

/* line 410, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-empire:before {
  content: "\F1D1";
}

/* line 411, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-envelope:before {
  content: "\F0E0";
}

/* line 412, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-envelope-open:before {
  content: "\F2B6";
}

/* line 413, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-envelope-open-text:before {
  content: "\F658";
}

/* line 414, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-envelope-square:before {
  content: "\F199";
}

/* line 415, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-envira:before {
  content: "\F299";
}

/* line 416, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-equals:before {
  content: "\F52C";
}

/* line 417, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-eraser:before {
  content: "\F12D";
}

/* line 418, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-erlang:before {
  content: "\F39D";
}

/* line 419, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ethereum:before {
  content: "\F42E";
}

/* line 420, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ethernet:before {
  content: "\F796";
}

/* line 421, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-etsy:before {
  content: "\F2D7";
}

/* line 422, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-euro-sign:before {
  content: "\F153";
}

/* line 423, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-evernote:before {
  content: "\F839";
}

/* line 424, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-exchange-alt:before {
  content: "\F362";
}

/* line 425, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-exclamation:before {
  content: "\F12A";
}

/* line 426, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-exclamation-circle:before {
  content: "\F06A";
}

/* line 427, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-exclamation-triangle:before {
  content: "\F071";
}

/* line 428, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-expand:before {
  content: "\F065";
}

/* line 429, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-expand-arrows-alt:before {
  content: "\F31E";
}

/* line 430, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-expeditedssl:before {
  content: "\F23E";
}

/* line 431, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-external-link-alt:before {
  content: "\F35D";
}

/* line 432, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-external-link-square-alt:before {
  content: "\F360";
}

/* line 433, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-eye:before {
  content: "\F06E";
}

/* line 434, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-eye-dropper:before {
  content: "\F1FB";
}

/* line 435, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-eye-slash:before {
  content: "\F070";
}

/* line 436, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-facebook:before {
  content: "\F09A";
}

/* line 437, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-facebook-f:before {
  content: "\F39E";
}

/* line 438, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-facebook-messenger:before {
  content: "\F39F";
}

/* line 439, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-facebook-square:before {
  content: "\F082";
}

/* line 440, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fan:before {
  content: "\F863";
}

/* line 441, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fantasy-flight-games:before {
  content: "\F6DC";
}

/* line 442, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fast-backward:before {
  content: "\F049";
}

/* line 443, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fast-forward:before {
  content: "\F050";
}

/* line 444, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fax:before {
  content: "\F1AC";
}

/* line 445, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-feather:before {
  content: "\F52D";
}

/* line 446, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-feather-alt:before {
  content: "\F56B";
}

/* line 447, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fedex:before {
  content: "\F797";
}

/* line 448, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fedora:before {
  content: "\F798";
}

/* line 449, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-female:before {
  content: "\F182";
}

/* line 450, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fighter-jet:before {
  content: "\F0FB";
}

/* line 451, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-figma:before {
  content: "\F799";
}

/* line 452, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file:before {
  content: "\F15B";
}

/* line 453, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-alt:before {
  content: "\F15C";
}

/* line 454, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-archive:before {
  content: "\F1C6";
}

/* line 455, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-audio:before {
  content: "\F1C7";
}

/* line 456, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-code:before {
  content: "\F1C9";
}

/* line 457, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-contract:before {
  content: "\F56C";
}

/* line 458, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-csv:before {
  content: "\F6DD";
}

/* line 459, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-download:before {
  content: "\F56D";
}

/* line 460, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-excel:before {
  content: "\F1C3";
}

/* line 461, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-export:before {
  content: "\F56E";
}

/* line 462, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-image:before {
  content: "\F1C5";
}

/* line 463, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-import:before {
  content: "\F56F";
}

/* line 464, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-invoice:before {
  content: "\F570";
}

/* line 465, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-invoice-dollar:before {
  content: "\F571";
}

/* line 466, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-medical:before {
  content: "\F477";
}

/* line 467, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-medical-alt:before {
  content: "\F478";
}

/* line 468, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-pdf:before {
  content: "\F1C1";
}

/* line 469, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-powerpoint:before {
  content: "\F1C4";
}

/* line 470, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-prescription:before {
  content: "\F572";
}

/* line 471, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-signature:before {
  content: "\F573";
}

/* line 472, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-upload:before {
  content: "\F574";
}

/* line 473, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-video:before {
  content: "\F1C8";
}

/* line 474, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-file-word:before {
  content: "\F1C2";
}

/* line 475, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fill:before {
  content: "\F575";
}

/* line 476, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fill-drip:before {
  content: "\F576";
}

/* line 477, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-film:before {
  content: "\F008";
}

/* line 478, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-filter:before {
  content: "\F0B0";
}

/* line 479, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fingerprint:before {
  content: "\F577";
}

/* line 480, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fire:before {
  content: "\F06D";
}

/* line 481, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fire-alt:before {
  content: "\F7E4";
}

/* line 482, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fire-extinguisher:before {
  content: "\F134";
}

/* line 483, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-firefox:before {
  content: "\F269";
}

/* line 484, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-first-aid:before {
  content: "\F479";
}

/* line 485, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-first-order:before {
  content: "\F2B0";
}

/* line 486, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-first-order-alt:before {
  content: "\F50A";
}

/* line 487, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-firstdraft:before {
  content: "\F3A1";
}

/* line 488, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fish:before {
  content: "\F578";
}

/* line 489, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fist-raised:before {
  content: "\F6DE";
}

/* line 490, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-flag:before {
  content: "\F024";
}

/* line 491, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-flag-checkered:before {
  content: "\F11E";
}

/* line 492, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-flag-usa:before {
  content: "\F74D";
}

/* line 493, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-flask:before {
  content: "\F0C3";
}

/* line 494, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-flickr:before {
  content: "\F16E";
}

/* line 495, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-flipboard:before {
  content: "\F44D";
}

/* line 496, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-flushed:before {
  content: "\F579";
}

/* line 497, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fly:before {
  content: "\F417";
}

/* line 498, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-folder:before {
  content: "\F07B";
}

/* line 499, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-folder-minus:before {
  content: "\F65D";
}

/* line 500, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-folder-open:before {
  content: "\F07C";
}

/* line 501, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-folder-plus:before {
  content: "\F65E";
}

/* line 502, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-font:before {
  content: "\F031";
}

/* line 503, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-font-awesome:before {
  content: "\F2B4";
}

/* line 504, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-font-awesome-alt:before {
  content: "\F35C";
}

/* line 505, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-font-awesome-flag:before {
  content: "\F425";
}

/* line 506, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-font-awesome-logo-full:before {
  content: "\F4E6";
}

/* line 507, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fonticons:before {
  content: "\F280";
}

/* line 508, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fonticons-fi:before {
  content: "\F3A2";
}

/* line 509, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-football-ball:before {
  content: "\F44E";
}

/* line 510, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fort-awesome:before {
  content: "\F286";
}

/* line 511, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fort-awesome-alt:before {
  content: "\F3A3";
}

/* line 512, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-forumbee:before {
  content: "\F211";
}

/* line 513, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-forward:before {
  content: "\F04E";
}

/* line 514, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-foursquare:before {
  content: "\F180";
}

/* line 515, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-free-code-camp:before {
  content: "\F2C5";
}

/* line 516, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-freebsd:before {
  content: "\F3A4";
}

/* line 517, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-frog:before {
  content: "\F52E";
}

/* line 518, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-frown:before {
  content: "\F119";
}

/* line 519, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-frown-open:before {
  content: "\F57A";
}

/* line 520, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-fulcrum:before {
  content: "\F50B";
}

/* line 521, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-funnel-dollar:before {
  content: "\F662";
}

/* line 522, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-futbol:before {
  content: "\F1E3";
}

/* line 523, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-galactic-republic:before {
  content: "\F50C";
}

/* line 524, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-galactic-senate:before {
  content: "\F50D";
}

/* line 525, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gamepad:before {
  content: "\F11B";
}

/* line 526, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gas-pump:before {
  content: "\F52F";
}

/* line 527, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gavel:before {
  content: "\F0E3";
}

/* line 528, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gem:before {
  content: "\F3A5";
}

/* line 529, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-genderless:before {
  content: "\F22D";
}

/* line 530, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-get-pocket:before {
  content: "\F265";
}

/* line 531, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gg:before {
  content: "\F260";
}

/* line 532, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gg-circle:before {
  content: "\F261";
}

/* line 533, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ghost:before {
  content: "\F6E2";
}

/* line 534, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gift:before {
  content: "\F06B";
}

/* line 535, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gifts:before {
  content: "\F79C";
}

/* line 536, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-git:before {
  content: "\F1D3";
}

/* line 537, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-git-alt:before {
  content: "\F841";
}

/* line 538, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-git-square:before {
  content: "\F1D2";
}

/* line 539, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-github:before {
  content: "\F09B";
}

/* line 540, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-github-alt:before {
  content: "\F113";
}

/* line 541, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-github-square:before {
  content: "\F092";
}

/* line 542, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gitkraken:before {
  content: "\F3A6";
}

/* line 543, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gitlab:before {
  content: "\F296";
}

/* line 544, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gitter:before {
  content: "\F426";
}

/* line 545, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-glass-cheers:before {
  content: "\F79F";
}

/* line 546, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-glass-martini:before {
  content: "\F000";
}

/* line 547, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-glass-martini-alt:before {
  content: "\F57B";
}

/* line 548, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-glass-whiskey:before {
  content: "\F7A0";
}

/* line 549, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-glasses:before {
  content: "\F530";
}

/* line 550, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-glide:before {
  content: "\F2A5";
}

/* line 551, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-glide-g:before {
  content: "\F2A6";
}

/* line 552, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-globe:before {
  content: "\F0AC";
}

/* line 553, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-globe-africa:before {
  content: "\F57C";
}

/* line 554, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-globe-americas:before {
  content: "\F57D";
}

/* line 555, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-globe-asia:before {
  content: "\F57E";
}

/* line 556, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-globe-europe:before {
  content: "\F7A2";
}

/* line 557, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gofore:before {
  content: "\F3A7";
}

/* line 558, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-golf-ball:before {
  content: "\F450";
}

/* line 559, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-goodreads:before {
  content: "\F3A8";
}

/* line 560, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-goodreads-g:before {
  content: "\F3A9";
}

/* line 561, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-google:before {
  content: "\F1A0";
}

/* line 562, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-google-drive:before {
  content: "\F3AA";
}

/* line 563, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-google-play:before {
  content: "\F3AB";
}

/* line 564, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-google-plus:before {
  content: "\F2B3";
}

/* line 565, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-google-plus-g:before {
  content: "\F0D5";
}

/* line 566, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-google-plus-square:before {
  content: "\F0D4";
}

/* line 567, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-google-wallet:before {
  content: "\F1EE";
}

/* line 568, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gopuram:before {
  content: "\F664";
}

/* line 569, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-graduation-cap:before {
  content: "\F19D";
}

/* line 570, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gratipay:before {
  content: "\F184";
}

/* line 571, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grav:before {
  content: "\F2D6";
}

/* line 572, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-greater-than:before {
  content: "\F531";
}

/* line 573, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-greater-than-equal:before {
  content: "\F532";
}

/* line 574, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grimace:before {
  content: "\F57F";
}

/* line 575, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin:before {
  content: "\F580";
}

/* line 576, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-alt:before {
  content: "\F581";
}

/* line 577, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-beam:before {
  content: "\F582";
}

/* line 578, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-beam-sweat:before {
  content: "\F583";
}

/* line 579, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-hearts:before {
  content: "\F584";
}

/* line 580, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-squint:before {
  content: "\F585";
}

/* line 581, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-squint-tears:before {
  content: "\F586";
}

/* line 582, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-stars:before {
  content: "\F587";
}

/* line 583, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-tears:before {
  content: "\F588";
}

/* line 584, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-tongue:before {
  content: "\F589";
}

/* line 585, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-tongue-squint:before {
  content: "\F58A";
}

/* line 586, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-tongue-wink:before {
  content: "\F58B";
}

/* line 587, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grin-wink:before {
  content: "\F58C";
}

/* line 588, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grip-horizontal:before {
  content: "\F58D";
}

/* line 589, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grip-lines:before {
  content: "\F7A4";
}

/* line 590, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grip-lines-vertical:before {
  content: "\F7A5";
}

/* line 591, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grip-vertical:before {
  content: "\F58E";
}

/* line 592, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gripfire:before {
  content: "\F3AC";
}

/* line 593, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-grunt:before {
  content: "\F3AD";
}

/* line 594, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-guitar:before {
  content: "\F7A6";
}

/* line 595, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-gulp:before {
  content: "\F3AE";
}

/* line 596, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-h-square:before {
  content: "\F0FD";
}

/* line 597, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hacker-news:before {
  content: "\F1D4";
}

/* line 598, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hacker-news-square:before {
  content: "\F3AF";
}

/* line 599, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hackerrank:before {
  content: "\F5F7";
}

/* line 600, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hamburger:before {
  content: "\F805";
}

/* line 601, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hammer:before {
  content: "\F6E3";
}

/* line 602, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hamsa:before {
  content: "\F665";
}

/* line 603, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-holding:before {
  content: "\F4BD";
}

/* line 604, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-holding-heart:before {
  content: "\F4BE";
}

/* line 605, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-holding-usd:before {
  content: "\F4C0";
}

/* line 606, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-lizard:before {
  content: "\F258";
}

/* line 607, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-middle-finger:before {
  content: "\F806";
}

/* line 608, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-paper:before {
  content: "\F256";
}

/* line 609, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-peace:before {
  content: "\F25B";
}

/* line 610, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-point-down:before {
  content: "\F0A7";
}

/* line 611, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-point-left:before {
  content: "\F0A5";
}

/* line 612, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-point-right:before {
  content: "\F0A4";
}

/* line 613, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-point-up:before {
  content: "\F0A6";
}

/* line 614, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-pointer:before {
  content: "\F25A";
}

/* line 615, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-rock:before {
  content: "\F255";
}

/* line 616, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-scissors:before {
  content: "\F257";
}

/* line 617, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hand-spock:before {
  content: "\F259";
}

/* line 618, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hands:before {
  content: "\F4C2";
}

/* line 619, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hands-helping:before {
  content: "\F4C4";
}

/* line 620, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-handshake:before {
  content: "\F2B5";
}

/* line 621, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hanukiah:before {
  content: "\F6E6";
}

/* line 622, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hard-hat:before {
  content: "\F807";
}

/* line 623, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hashtag:before {
  content: "\F292";
}

/* line 624, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hat-cowboy:before {
  content: "\F8C0";
}

/* line 625, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hat-cowboy-side:before {
  content: "\F8C1";
}

/* line 626, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hat-wizard:before {
  content: "\F6E8";
}

/* line 627, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-haykal:before {
  content: "\F666";
}

/* line 628, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hdd:before {
  content: "\F0A0";
}

/* line 629, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-heading:before {
  content: "\F1DC";
}

/* line 630, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-headphones:before {
  content: "\F025";
}

/* line 631, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-headphones-alt:before {
  content: "\F58F";
}

/* line 632, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-headset:before {
  content: "\F590";
}

/* line 633, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-heart:before {
  content: "\F004";
}

/* line 634, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-heart-broken:before {
  content: "\F7A9";
}

/* line 635, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-heartbeat:before {
  content: "\F21E";
}

/* line 636, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-helicopter:before {
  content: "\F533";
}

/* line 637, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-highlighter:before {
  content: "\F591";
}

/* line 638, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hiking:before {
  content: "\F6EC";
}

/* line 639, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hippo:before {
  content: "\F6ED";
}

/* line 640, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hips:before {
  content: "\F452";
}

/* line 641, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hire-a-helper:before {
  content: "\F3B0";
}

/* line 642, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-history:before {
  content: "\F1DA";
}

/* line 643, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hockey-puck:before {
  content: "\F453";
}

/* line 644, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-holly-berry:before {
  content: "\F7AA";
}

/* line 645, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-home:before {
  content: "\F015";
}

/* line 646, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hooli:before {
  content: "\F427";
}

/* line 647, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hornbill:before {
  content: "\F592";
}

/* line 648, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-horse:before {
  content: "\F6F0";
}

/* line 649, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-horse-head:before {
  content: "\F7AB";
}

/* line 650, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hospital:before {
  content: "\F0F8";
}

/* line 651, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hospital-alt:before {
  content: "\F47D";
}

/* line 652, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hospital-symbol:before {
  content: "\F47E";
}

/* line 653, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hot-tub:before {
  content: "\F593";
}

/* line 654, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hotdog:before {
  content: "\F80F";
}

/* line 655, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hotel:before {
  content: "\F594";
}

/* line 656, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hotjar:before {
  content: "\F3B1";
}

/* line 657, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hourglass:before {
  content: "\F254";
}

/* line 658, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hourglass-end:before {
  content: "\F253";
}

/* line 659, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hourglass-half:before {
  content: "\F252";
}

/* line 660, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hourglass-start:before {
  content: "\F251";
}

/* line 661, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-house-damage:before {
  content: "\F6F1";
}

/* line 662, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-houzz:before {
  content: "\F27C";
}

/* line 663, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hryvnia:before {
  content: "\F6F2";
}

/* line 664, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-html5:before {
  content: "\F13B";
}

/* line 665, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-hubspot:before {
  content: "\F3B2";
}

/* line 666, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-i-cursor:before {
  content: "\F246";
}

/* line 667, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ice-cream:before {
  content: "\F810";
}

/* line 668, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-icicles:before {
  content: "\F7AD";
}

/* line 669, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-icons:before {
  content: "\F86D";
}

/* line 670, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-id-badge:before {
  content: "\F2C1";
}

/* line 671, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-id-card:before {
  content: "\F2C2";
}

/* line 672, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-id-card-alt:before {
  content: "\F47F";
}

/* line 673, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-igloo:before {
  content: "\F7AE";
}

/* line 674, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-image:before {
  content: "\F03E";
}

/* line 675, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-images:before {
  content: "\F302";
}

/* line 676, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-imdb:before {
  content: "\F2D8";
}

/* line 677, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-inbox:before {
  content: "\F01C";
}

/* line 678, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-indent:before {
  content: "\F03C";
}

/* line 679, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-industry:before {
  content: "\F275";
}

/* line 680, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-infinity:before {
  content: "\F534";
}

/* line 681, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-info:before {
  content: "\F129";
}

/* line 682, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-info-circle:before {
  content: "\F05A";
}

/* line 683, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-instagram:before {
  content: "\F16D";
}

/* line 684, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-intercom:before {
  content: "\F7AF";
}

/* line 685, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-internet-explorer:before {
  content: "\F26B";
}

/* line 686, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-invision:before {
  content: "\F7B0";
}

/* line 687, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ioxhost:before {
  content: "\F208";
}

/* line 688, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-italic:before {
  content: "\F033";
}

/* line 689, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-itch-io:before {
  content: "\F83A";
}

/* line 690, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-itunes:before {
  content: "\F3B4";
}

/* line 691, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-itunes-note:before {
  content: "\F3B5";
}

/* line 692, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-java:before {
  content: "\F4E4";
}

/* line 693, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-jedi:before {
  content: "\F669";
}

/* line 694, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-jedi-order:before {
  content: "\F50E";
}

/* line 695, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-jenkins:before {
  content: "\F3B6";
}

/* line 696, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-jira:before {
  content: "\F7B1";
}

/* line 697, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-joget:before {
  content: "\F3B7";
}

/* line 698, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-joint:before {
  content: "\F595";
}

/* line 699, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-joomla:before {
  content: "\F1AA";
}

/* line 700, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-journal-whills:before {
  content: "\F66A";
}

/* line 701, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-js:before {
  content: "\F3B8";
}

/* line 702, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-js-square:before {
  content: "\F3B9";
}

/* line 703, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-jsfiddle:before {
  content: "\F1CC";
}

/* line 704, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-kaaba:before {
  content: "\F66B";
}

/* line 705, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-kaggle:before {
  content: "\F5FA";
}

/* line 706, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-key:before {
  content: "\F084";
}

/* line 707, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-keybase:before {
  content: "\F4F5";
}

/* line 708, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-keyboard:before {
  content: "\F11C";
}

/* line 709, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-keycdn:before {
  content: "\F3BA";
}

/* line 710, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-khanda:before {
  content: "\F66D";
}

/* line 711, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-kickstarter:before {
  content: "\F3BB";
}

/* line 712, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-kickstarter-k:before {
  content: "\F3BC";
}

/* line 713, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-kiss:before {
  content: "\F596";
}

/* line 714, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-kiss-beam:before {
  content: "\F597";
}

/* line 715, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-kiss-wink-heart:before {
  content: "\F598";
}

/* line 716, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-kiwi-bird:before {
  content: "\F535";
}

/* line 717, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-korvue:before {
  content: "\F42F";
}

/* line 718, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-landmark:before {
  content: "\F66F";
}

/* line 719, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-language:before {
  content: "\F1AB";
}

/* line 720, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-laptop:before {
  content: "\F109";
}

/* line 721, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-laptop-code:before {
  content: "\F5FC";
}

/* line 722, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-laptop-medical:before {
  content: "\F812";
}

/* line 723, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-laravel:before {
  content: "\F3BD";
}

/* line 724, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-lastfm:before {
  content: "\F202";
}

/* line 725, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-lastfm-square:before {
  content: "\F203";
}

/* line 726, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-laugh:before {
  content: "\F599";
}

/* line 727, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-laugh-beam:before {
  content: "\F59A";
}

/* line 728, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-laugh-squint:before {
  content: "\F59B";
}

/* line 729, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-laugh-wink:before {
  content: "\F59C";
}

/* line 730, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-layer-group:before {
  content: "\F5FD";
}

/* line 731, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-leaf:before {
  content: "\F06C";
}

/* line 732, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-leanpub:before {
  content: "\F212";
}

/* line 733, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-lemon:before {
  content: "\F094";
}

/* line 734, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-less:before {
  content: "\F41D";
}

/* line 735, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-less-than:before {
  content: "\F536";
}

/* line 736, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-less-than-equal:before {
  content: "\F537";
}

/* line 737, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-level-down-alt:before {
  content: "\F3BE";
}

/* line 738, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-level-up-alt:before {
  content: "\F3BF";
}

/* line 739, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-life-ring:before {
  content: "\F1CD";
}

/* line 740, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-lightbulb:before {
  content: "\F0EB";
}

/* line 741, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-line:before {
  content: "\F3C0";
}

/* line 742, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-link:before {
  content: "\F0C1";
}

/* line 743, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-linkedin:before {
  content: "\F08C";
}

/* line 744, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-linkedin-in:before {
  content: "\F0E1";
}

/* line 745, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-linode:before {
  content: "\F2B8";
}

/* line 746, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-linux:before {
  content: "\F17C";
}

/* line 747, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-lira-sign:before {
  content: "\F195";
}

/* line 748, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-list:before {
  content: "\F03A";
}

/* line 749, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-list-alt:before {
  content: "\F022";
}

/* line 750, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-list-ol:before {
  content: "\F0CB";
}

/* line 751, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-list-ul:before {
  content: "\F0CA";
}

/* line 752, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-location-arrow:before {
  content: "\F124";
}

/* line 753, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-lock:before {
  content: "\F023";
}

/* line 754, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-lock-open:before {
  content: "\F3C1";
}

/* line 755, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-long-arrow-alt-down:before {
  content: "\F309";
}

/* line 756, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-long-arrow-alt-left:before {
  content: "\F30A";
}

/* line 757, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-long-arrow-alt-right:before {
  content: "\F30B";
}

/* line 758, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-long-arrow-alt-up:before {
  content: "\F30C";
}

/* line 759, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-low-vision:before {
  content: "\F2A8";
}

/* line 760, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-luggage-cart:before {
  content: "\F59D";
}

/* line 761, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-lyft:before {
  content: "\F3C3";
}

/* line 762, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-magento:before {
  content: "\F3C4";
}

/* line 763, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-magic:before {
  content: "\F0D0";
}

/* line 764, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-magnet:before {
  content: "\F076";
}

/* line 765, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mail-bulk:before {
  content: "\F674";
}

/* line 766, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mailchimp:before {
  content: "\F59E";
}

/* line 767, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-male:before {
  content: "\F183";
}

/* line 768, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mandalorian:before {
  content: "\F50F";
}

/* line 769, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-map:before {
  content: "\F279";
}

/* line 770, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-map-marked:before {
  content: "\F59F";
}

/* line 771, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-map-marked-alt:before {
  content: "\F5A0";
}

/* line 772, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-map-marker:before {
  content: "\F041";
}

/* line 773, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-map-marker-alt:before {
  content: "\F3C5";
}

/* line 774, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-map-pin:before {
  content: "\F276";
}

/* line 775, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-map-signs:before {
  content: "\F277";
}

/* line 776, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-markdown:before {
  content: "\F60F";
}

/* line 777, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-marker:before {
  content: "\F5A1";
}

/* line 778, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mars:before {
  content: "\F222";
}

/* line 779, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mars-double:before {
  content: "\F227";
}

/* line 780, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mars-stroke:before {
  content: "\F229";
}

/* line 781, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mars-stroke-h:before {
  content: "\F22B";
}

/* line 782, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mars-stroke-v:before {
  content: "\F22A";
}

/* line 783, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mask:before {
  content: "\F6FA";
}

/* line 784, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mastodon:before {
  content: "\F4F6";
}

/* line 785, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-maxcdn:before {
  content: "\F136";
}

/* line 786, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mdb:before {
  content: "\F8CA";
}

/* line 787, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-medal:before {
  content: "\F5A2";
}

/* line 788, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-medapps:before {
  content: "\F3C6";
}

/* line 789, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-medium:before {
  content: "\F23A";
}

/* line 790, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-medium-m:before {
  content: "\F3C7";
}

/* line 791, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-medkit:before {
  content: "\F0FA";
}

/* line 792, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-medrt:before {
  content: "\F3C8";
}

/* line 793, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-meetup:before {
  content: "\F2E0";
}

/* line 794, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-megaport:before {
  content: "\F5A3";
}

/* line 795, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-meh:before {
  content: "\F11A";
}

/* line 796, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-meh-blank:before {
  content: "\F5A4";
}

/* line 797, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-meh-rolling-eyes:before {
  content: "\F5A5";
}

/* line 798, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-memory:before {
  content: "\F538";
}

/* line 799, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mendeley:before {
  content: "\F7B3";
}

/* line 800, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-menorah:before {
  content: "\F676";
}

/* line 801, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mercury:before {
  content: "\F223";
}

/* line 802, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-meteor:before {
  content: "\F753";
}

/* line 803, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-microchip:before {
  content: "\F2DB";
}

/* line 804, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-microphone:before {
  content: "\F130";
}

/* line 805, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-microphone-alt:before {
  content: "\F3C9";
}

/* line 806, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-microphone-alt-slash:before {
  content: "\F539";
}

/* line 807, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-microphone-slash:before {
  content: "\F131";
}

/* line 808, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-microscope:before {
  content: "\F610";
}

/* line 809, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-microsoft:before {
  content: "\F3CA";
}

/* line 810, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-minus:before {
  content: "\F068";
}

/* line 811, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-minus-circle:before {
  content: "\F056";
}

/* line 812, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-minus-square:before {
  content: "\F146";
}

/* line 813, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mitten:before {
  content: "\F7B5";
}

/* line 814, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mix:before {
  content: "\F3CB";
}

/* line 815, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mixcloud:before {
  content: "\F289";
}

/* line 816, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mizuni:before {
  content: "\F3CC";
}

/* line 817, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mobile:before {
  content: "\F10B";
}

/* line 818, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mobile-alt:before {
  content: "\F3CD";
}

/* line 819, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-modx:before {
  content: "\F285";
}

/* line 820, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-monero:before {
  content: "\F3D0";
}

/* line 821, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-money-bill:before {
  content: "\F0D6";
}

/* line 822, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-money-bill-alt:before {
  content: "\F3D1";
}

/* line 823, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-money-bill-wave:before {
  content: "\F53A";
}

/* line 824, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-money-bill-wave-alt:before {
  content: "\F53B";
}

/* line 825, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-money-check:before {
  content: "\F53C";
}

/* line 826, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-money-check-alt:before {
  content: "\F53D";
}

/* line 827, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-monument:before {
  content: "\F5A6";
}

/* line 828, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-moon:before {
  content: "\F186";
}

/* line 829, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mortar-pestle:before {
  content: "\F5A7";
}

/* line 830, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mosque:before {
  content: "\F678";
}

/* line 831, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-motorcycle:before {
  content: "\F21C";
}

/* line 832, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mountain:before {
  content: "\F6FC";
}

/* line 833, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mouse:before {
  content: "\F8CC";
}

/* line 834, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mouse-pointer:before {
  content: "\F245";
}

/* line 835, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-mug-hot:before {
  content: "\F7B6";
}

/* line 836, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-music:before {
  content: "\F001";
}

/* line 837, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-napster:before {
  content: "\F3D2";
}

/* line 838, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-neos:before {
  content: "\F612";
}

/* line 839, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-network-wired:before {
  content: "\F6FF";
}

/* line 840, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-neuter:before {
  content: "\F22C";
}

/* line 841, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-newspaper:before {
  content: "\F1EA";
}

/* line 842, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-nimblr:before {
  content: "\F5A8";
}

/* line 843, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-node:before {
  content: "\F419";
}

/* line 844, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-node-js:before {
  content: "\F3D3";
}

/* line 845, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-not-equal:before {
  content: "\F53E";
}

/* line 846, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-notes-medical:before {
  content: "\F481";
}

/* line 847, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-npm:before {
  content: "\F3D4";
}

/* line 848, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ns8:before {
  content: "\F3D5";
}

/* line 849, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-nutritionix:before {
  content: "\F3D6";
}

/* line 850, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-object-group:before {
  content: "\F247";
}

/* line 851, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-object-ungroup:before {
  content: "\F248";
}

/* line 852, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-odnoklassniki:before {
  content: "\F263";
}

/* line 853, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-odnoklassniki-square:before {
  content: "\F264";
}

/* line 854, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-oil-can:before {
  content: "\F613";
}

/* line 855, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-old-republic:before {
  content: "\F510";
}

/* line 856, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-om:before {
  content: "\F679";
}

/* line 857, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-opencart:before {
  content: "\F23D";
}

/* line 858, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-openid:before {
  content: "\F19B";
}

/* line 859, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-opera:before {
  content: "\F26A";
}

/* line 860, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-optin-monster:before {
  content: "\F23C";
}

/* line 861, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-orcid:before {
  content: "\F8D2";
}

/* line 862, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-osi:before {
  content: "\F41A";
}

/* line 863, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-otter:before {
  content: "\F700";
}

/* line 864, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-outdent:before {
  content: "\F03B";
}

/* line 865, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-page4:before {
  content: "\F3D7";
}

/* line 866, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pagelines:before {
  content: "\F18C";
}

/* line 867, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pager:before {
  content: "\F815";
}

/* line 868, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-paint-brush:before {
  content: "\F1FC";
}

/* line 869, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-paint-roller:before {
  content: "\F5AA";
}

/* line 870, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-palette:before {
  content: "\F53F";
}

/* line 871, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-palfed:before {
  content: "\F3D8";
}

/* line 872, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pallet:before {
  content: "\F482";
}

/* line 873, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-paper-plane:before {
  content: "\F1D8";
}

/* line 874, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-paperclip:before {
  content: "\F0C6";
}

/* line 875, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-parachute-box:before {
  content: "\F4CD";
}

/* line 876, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-paragraph:before {
  content: "\F1DD";
}

/* line 877, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-parking:before {
  content: "\F540";
}

/* line 878, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-passport:before {
  content: "\F5AB";
}

/* line 879, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pastafarianism:before {
  content: "\F67B";
}

/* line 880, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-paste:before {
  content: "\F0EA";
}

/* line 881, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-patreon:before {
  content: "\F3D9";
}

/* line 882, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pause:before {
  content: "\F04C";
}

/* line 883, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pause-circle:before {
  content: "\F28B";
}

/* line 884, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-paw:before {
  content: "\F1B0";
}

/* line 885, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-paypal:before {
  content: "\F1ED";
}

/* line 886, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-peace:before {
  content: "\F67C";
}

/* line 887, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pen:before {
  content: "\F304";
}

/* line 888, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pen-alt:before {
  content: "\F305";
}

/* line 889, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pen-fancy:before {
  content: "\F5AC";
}

/* line 890, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pen-nib:before {
  content: "\F5AD";
}

/* line 891, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pen-square:before {
  content: "\F14B";
}

/* line 892, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pencil-alt:before {
  content: "\F303";
}

/* line 893, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pencil-ruler:before {
  content: "\F5AE";
}

/* line 894, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-penny-arcade:before {
  content: "\F704";
}

/* line 895, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-people-carry:before {
  content: "\F4CE";
}

/* line 896, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pepper-hot:before {
  content: "\F816";
}

/* line 897, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-percent:before {
  content: "\F295";
}

/* line 898, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-percentage:before {
  content: "\F541";
}

/* line 899, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-periscope:before {
  content: "\F3DA";
}

/* line 900, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-person-booth:before {
  content: "\F756";
}

/* line 901, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-phabricator:before {
  content: "\F3DB";
}

/* line 902, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-phoenix-framework:before {
  content: "\F3DC";
}

/* line 903, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-phoenix-squadron:before {
  content: "\F511";
}

/* line 904, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-phone:before {
  content: "\F095";
}

/* line 905, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-phone-alt:before {
  content: "\F879";
}

/* line 906, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-phone-slash:before {
  content: "\F3DD";
}

/* line 907, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-phone-square:before {
  content: "\F098";
}

/* line 908, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-phone-square-alt:before {
  content: "\F87B";
}

/* line 909, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-phone-volume:before {
  content: "\F2A0";
}

/* line 910, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-photo-video:before {
  content: "\F87C";
}

/* line 911, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-php:before {
  content: "\F457";
}

/* line 912, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pied-piper:before {
  content: "\F2AE";
}

/* line 913, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pied-piper-alt:before {
  content: "\F1A8";
}

/* line 914, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pied-piper-hat:before {
  content: "\F4E5";
}

/* line 915, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

/* line 916, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-piggy-bank:before {
  content: "\F4D3";
}

/* line 917, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pills:before {
  content: "\F484";
}

/* line 918, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pinterest:before {
  content: "\F0D2";
}

/* line 919, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pinterest-p:before {
  content: "\F231";
}

/* line 920, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pinterest-square:before {
  content: "\F0D3";
}

/* line 921, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pizza-slice:before {
  content: "\F818";
}

/* line 922, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-place-of-worship:before {
  content: "\F67F";
}

/* line 923, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-plane:before {
  content: "\F072";
}

/* line 924, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-plane-arrival:before {
  content: "\F5AF";
}

/* line 925, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-plane-departure:before {
  content: "\F5B0";
}

/* line 926, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-play:before {
  content: "\F04B";
}

/* line 927, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-play-circle:before {
  content: "\F144";
}

/* line 928, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-playstation:before {
  content: "\F3DF";
}

/* line 929, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-plug:before {
  content: "\F1E6";
}

/* line 930, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-plus:before {
  content: "\F067";
}

/* line 931, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-plus-circle:before {
  content: "\F055";
}

/* line 932, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-plus-square:before {
  content: "\F0FE";
}

/* line 933, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-podcast:before {
  content: "\F2CE";
}

/* line 934, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-poll:before {
  content: "\F681";
}

/* line 935, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-poll-h:before {
  content: "\F682";
}

/* line 936, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-poo:before {
  content: "\F2FE";
}

/* line 937, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-poo-storm:before {
  content: "\F75A";
}

/* line 938, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-poop:before {
  content: "\F619";
}

/* line 939, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-portrait:before {
  content: "\F3E0";
}

/* line 940, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pound-sign:before {
  content: "\F154";
}

/* line 941, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-power-off:before {
  content: "\F011";
}

/* line 942, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pray:before {
  content: "\F683";
}

/* line 943, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-praying-hands:before {
  content: "\F684";
}

/* line 944, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-prescription:before {
  content: "\F5B1";
}

/* line 945, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-prescription-bottle:before {
  content: "\F485";
}

/* line 946, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-prescription-bottle-alt:before {
  content: "\F486";
}

/* line 947, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-print:before {
  content: "\F02F";
}

/* line 948, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-procedures:before {
  content: "\F487";
}

/* line 949, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-product-hunt:before {
  content: "\F288";
}

/* line 950, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-project-diagram:before {
  content: "\F542";
}

/* line 951, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-pushed:before {
  content: "\F3E1";
}

/* line 952, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-puzzle-piece:before {
  content: "\F12E";
}

/* line 953, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-python:before {
  content: "\F3E2";
}

/* line 954, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-qq:before {
  content: "\F1D6";
}

/* line 955, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-qrcode:before {
  content: "\F029";
}

/* line 956, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-question:before {
  content: "\F128";
}

/* line 957, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-question-circle:before {
  content: "\F059";
}

/* line 958, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-quidditch:before {
  content: "\F458";
}

/* line 959, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-quinscape:before {
  content: "\F459";
}

/* line 960, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-quora:before {
  content: "\F2C4";
}

/* line 961, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-quote-left:before {
  content: "\F10D";
}

/* line 962, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-quote-right:before {
  content: "\F10E";
}

/* line 963, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-quran:before {
  content: "\F687";
}

/* line 964, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-r-project:before {
  content: "\F4F7";
}

/* line 965, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-radiation:before {
  content: "\F7B9";
}

/* line 966, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-radiation-alt:before {
  content: "\F7BA";
}

/* line 967, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-rainbow:before {
  content: "\F75B";
}

/* line 968, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-random:before {
  content: "\F074";
}

/* line 969, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-raspberry-pi:before {
  content: "\F7BB";
}

/* line 970, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ravelry:before {
  content: "\F2D9";
}

/* line 971, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-react:before {
  content: "\F41B";
}

/* line 972, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-reacteurope:before {
  content: "\F75D";
}

/* line 973, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-readme:before {
  content: "\F4D5";
}

/* line 974, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-rebel:before {
  content: "\F1D0";
}

/* line 975, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-receipt:before {
  content: "\F543";
}

/* line 976, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-record-vinyl:before {
  content: "\F8D9";
}

/* line 977, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-recycle:before {
  content: "\F1B8";
}

/* line 978, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-red-river:before {
  content: "\F3E3";
}

/* line 979, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-reddit:before {
  content: "\F1A1";
}

/* line 980, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-reddit-alien:before {
  content: "\F281";
}

/* line 981, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-reddit-square:before {
  content: "\F1A2";
}

/* line 982, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-redhat:before {
  content: "\F7BC";
}

/* line 983, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-redo:before {
  content: "\F01E";
}

/* line 984, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-redo-alt:before {
  content: "\F2F9";
}

/* line 985, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-registered:before {
  content: "\F25D";
}

/* line 986, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-remove-format:before {
  content: "\F87D";
}

/* line 987, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-renren:before {
  content: "\F18B";
}

/* line 988, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-reply:before {
  content: "\F3E5";
}

/* line 989, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-reply-all:before {
  content: "\F122";
}

/* line 990, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-replyd:before {
  content: "\F3E6";
}

/* line 991, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-republican:before {
  content: "\F75E";
}

/* line 992, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-researchgate:before {
  content: "\F4F8";
}

/* line 993, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-resolving:before {
  content: "\F3E7";
}

/* line 994, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-restroom:before {
  content: "\F7BD";
}

/* line 995, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-retweet:before {
  content: "\F079";
}

/* line 996, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-rev:before {
  content: "\F5B2";
}

/* line 997, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ribbon:before {
  content: "\F4D6";
}

/* line 998, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ring:before {
  content: "\F70B";
}

/* line 999, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-road:before {
  content: "\F018";
}

/* line 1000, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-robot:before {
  content: "\F544";
}

/* line 1001, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-rocket:before {
  content: "\F135";
}

/* line 1002, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-rocketchat:before {
  content: "\F3E8";
}

/* line 1003, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-rockrms:before {
  content: "\F3E9";
}

/* line 1004, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-route:before {
  content: "\F4D7";
}

/* line 1005, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-rss:before {
  content: "\F09E";
}

/* line 1006, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-rss-square:before {
  content: "\F143";
}

/* line 1007, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ruble-sign:before {
  content: "\F158";
}

/* line 1008, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ruler:before {
  content: "\F545";
}

/* line 1009, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ruler-combined:before {
  content: "\F546";
}

/* line 1010, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ruler-horizontal:before {
  content: "\F547";
}

/* line 1011, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ruler-vertical:before {
  content: "\F548";
}

/* line 1012, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-running:before {
  content: "\F70C";
}

/* line 1013, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-rupee-sign:before {
  content: "\F156";
}

/* line 1014, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sad-cry:before {
  content: "\F5B3";
}

/* line 1015, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sad-tear:before {
  content: "\F5B4";
}

/* line 1016, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-safari:before {
  content: "\F267";
}

/* line 1017, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-salesforce:before {
  content: "\F83B";
}

/* line 1018, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sass:before {
  content: "\F41E";
}

/* line 1019, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-satellite:before {
  content: "\F7BF";
}

/* line 1020, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-satellite-dish:before {
  content: "\F7C0";
}

/* line 1021, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-save:before {
  content: "\F0C7";
}

/* line 1022, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-schlix:before {
  content: "\F3EA";
}

/* line 1023, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-school:before {
  content: "\F549";
}

/* line 1024, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-screwdriver:before {
  content: "\F54A";
}

/* line 1025, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-scribd:before {
  content: "\F28A";
}

/* line 1026, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-scroll:before {
  content: "\F70E";
}

/* line 1027, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sd-card:before {
  content: "\F7C2";
}

/* line 1028, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-search:before {
  content: "\F002";
}

/* line 1029, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-search-dollar:before {
  content: "\F688";
}

/* line 1030, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-search-location:before {
  content: "\F689";
}

/* line 1031, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-search-minus:before {
  content: "\F010";
}

/* line 1032, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-search-plus:before {
  content: "\F00E";
}

/* line 1033, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-searchengin:before {
  content: "\F3EB";
}

/* line 1034, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-seedling:before {
  content: "\F4D8";
}

/* line 1035, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sellcast:before {
  content: "\F2DA";
}

/* line 1036, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sellsy:before {
  content: "\F213";
}

/* line 1037, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-server:before {
  content: "\F233";
}

/* line 1038, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-servicestack:before {
  content: "\F3EC";
}

/* line 1039, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shapes:before {
  content: "\F61F";
}

/* line 1040, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-share:before {
  content: "\F064";
}

/* line 1041, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-share-alt:before {
  content: "\F1E0";
}

/* line 1042, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-share-alt-square:before {
  content: "\F1E1";
}

/* line 1043, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-share-square:before {
  content: "\F14D";
}

/* line 1044, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shekel-sign:before {
  content: "\F20B";
}

/* line 1045, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shield-alt:before {
  content: "\F3ED";
}

/* line 1046, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ship:before {
  content: "\F21A";
}

/* line 1047, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shipping-fast:before {
  content: "\F48B";
}

/* line 1048, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shirtsinbulk:before {
  content: "\F214";
}

/* line 1049, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shoe-prints:before {
  content: "\F54B";
}

/* line 1050, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shopping-bag:before {
  content: "\F290";
}

/* line 1051, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shopping-basket:before {
  content: "\F291";
}

/* line 1052, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shopping-cart:before {
  content: "\F07A";
}

/* line 1053, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shopware:before {
  content: "\F5B5";
}

/* line 1054, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shower:before {
  content: "\F2CC";
}

/* line 1055, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-shuttle-van:before {
  content: "\F5B6";
}

/* line 1056, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sign:before {
  content: "\F4D9";
}

/* line 1057, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sign-in-alt:before {
  content: "\F2F6";
}

/* line 1058, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sign-language:before {
  content: "\F2A7";
}

/* line 1059, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sign-out-alt:before {
  content: "\F2F5";
}

/* line 1060, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-signal:before {
  content: "\F012";
}

/* line 1061, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-signature:before {
  content: "\F5B7";
}

/* line 1062, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sim-card:before {
  content: "\F7C4";
}

/* line 1063, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-simplybuilt:before {
  content: "\F215";
}

/* line 1064, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sistrix:before {
  content: "\F3EE";
}

/* line 1065, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sitemap:before {
  content: "\F0E8";
}

/* line 1066, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sith:before {
  content: "\F512";
}

/* line 1067, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-skating:before {
  content: "\F7C5";
}

/* line 1068, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sketch:before {
  content: "\F7C6";
}

/* line 1069, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-skiing:before {
  content: "\F7C9";
}

/* line 1070, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-skiing-nordic:before {
  content: "\F7CA";
}

/* line 1071, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-skull:before {
  content: "\F54C";
}

/* line 1072, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-skull-crossbones:before {
  content: "\F714";
}

/* line 1073, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-skyatlas:before {
  content: "\F216";
}

/* line 1074, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-skype:before {
  content: "\F17E";
}

/* line 1075, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-slack:before {
  content: "\F198";
}

/* line 1076, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-slack-hash:before {
  content: "\F3EF";
}

/* line 1077, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-slash:before {
  content: "\F715";
}

/* line 1078, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sleigh:before {
  content: "\F7CC";
}

/* line 1079, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sliders-h:before {
  content: "\F1DE";
}

/* line 1080, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-slideshare:before {
  content: "\F1E7";
}

/* line 1081, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-smile:before {
  content: "\F118";
}

/* line 1082, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-smile-beam:before {
  content: "\F5B8";
}

/* line 1083, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-smile-wink:before {
  content: "\F4DA";
}

/* line 1084, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-smog:before {
  content: "\F75F";
}

/* line 1085, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-smoking:before {
  content: "\F48D";
}

/* line 1086, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-smoking-ban:before {
  content: "\F54D";
}

/* line 1087, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sms:before {
  content: "\F7CD";
}

/* line 1088, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-snapchat:before {
  content: "\F2AB";
}

/* line 1089, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-snapchat-ghost:before {
  content: "\F2AC";
}

/* line 1090, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-snapchat-square:before {
  content: "\F2AD";
}

/* line 1091, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-snowboarding:before {
  content: "\F7CE";
}

/* line 1092, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-snowflake:before {
  content: "\F2DC";
}

/* line 1093, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-snowman:before {
  content: "\F7D0";
}

/* line 1094, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-snowplow:before {
  content: "\F7D2";
}

/* line 1095, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-socks:before {
  content: "\F696";
}

/* line 1096, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-solar-panel:before {
  content: "\F5BA";
}

/* line 1097, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort:before {
  content: "\F0DC";
}

/* line 1098, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-alpha-down:before {
  content: "\F15D";
}

/* line 1099, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-alpha-down-alt:before {
  content: "\F881";
}

/* line 1100, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-alpha-up:before {
  content: "\F15E";
}

/* line 1101, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-alpha-up-alt:before {
  content: "\F882";
}

/* line 1102, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-amount-down:before {
  content: "\F160";
}

/* line 1103, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-amount-down-alt:before {
  content: "\F884";
}

/* line 1104, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-amount-up:before {
  content: "\F161";
}

/* line 1105, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-amount-up-alt:before {
  content: "\F885";
}

/* line 1106, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-down:before {
  content: "\F0DD";
}

/* line 1107, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-numeric-down:before {
  content: "\F162";
}

/* line 1108, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-numeric-down-alt:before {
  content: "\F886";
}

/* line 1109, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-numeric-up:before {
  content: "\F163";
}

/* line 1110, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-numeric-up-alt:before {
  content: "\F887";
}

/* line 1111, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sort-up:before {
  content: "\F0DE";
}

/* line 1112, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-soundcloud:before {
  content: "\F1BE";
}

/* line 1113, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sourcetree:before {
  content: "\F7D3";
}

/* line 1114, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-spa:before {
  content: "\F5BB";
}

/* line 1115, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-space-shuttle:before {
  content: "\F197";
}

/* line 1116, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-speakap:before {
  content: "\F3F3";
}

/* line 1117, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-speaker-deck:before {
  content: "\F83C";
}

/* line 1118, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-spell-check:before {
  content: "\F891";
}

/* line 1119, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-spider:before {
  content: "\F717";
}

/* line 1120, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-spinner:before {
  content: "\F110";
}

/* line 1121, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-splotch:before {
  content: "\F5BC";
}

/* line 1122, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-spotify:before {
  content: "\F1BC";
}

/* line 1123, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-spray-can:before {
  content: "\F5BD";
}

/* line 1124, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-square:before {
  content: "\F0C8";
}

/* line 1125, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-square-full:before {
  content: "\F45C";
}

/* line 1126, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-square-root-alt:before {
  content: "\F698";
}

/* line 1127, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-squarespace:before {
  content: "\F5BE";
}

/* line 1128, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stack-exchange:before {
  content: "\F18D";
}

/* line 1129, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stack-overflow:before {
  content: "\F16C";
}

/* line 1130, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stackpath:before {
  content: "\F842";
}

/* line 1131, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stamp:before {
  content: "\F5BF";
}

/* line 1132, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-star:before {
  content: "\F005";
}

/* line 1133, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-star-and-crescent:before {
  content: "\F699";
}

/* line 1134, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-star-half:before {
  content: "\F089";
}

/* line 1135, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-star-half-alt:before {
  content: "\F5C0";
}

/* line 1136, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-star-of-david:before {
  content: "\F69A";
}

/* line 1137, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-star-of-life:before {
  content: "\F621";
}

/* line 1138, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-staylinked:before {
  content: "\F3F5";
}

/* line 1139, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-steam:before {
  content: "\F1B6";
}

/* line 1140, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-steam-square:before {
  content: "\F1B7";
}

/* line 1141, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-steam-symbol:before {
  content: "\F3F6";
}

/* line 1142, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-step-backward:before {
  content: "\F048";
}

/* line 1143, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-step-forward:before {
  content: "\F051";
}

/* line 1144, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stethoscope:before {
  content: "\F0F1";
}

/* line 1145, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sticker-mule:before {
  content: "\F3F7";
}

/* line 1146, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sticky-note:before {
  content: "\F249";
}

/* line 1147, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stop:before {
  content: "\F04D";
}

/* line 1148, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stop-circle:before {
  content: "\F28D";
}

/* line 1149, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stopwatch:before {
  content: "\F2F2";
}

/* line 1150, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-store:before {
  content: "\F54E";
}

/* line 1151, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-store-alt:before {
  content: "\F54F";
}

/* line 1152, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-strava:before {
  content: "\F428";
}

/* line 1153, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stream:before {
  content: "\F550";
}

/* line 1154, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-street-view:before {
  content: "\F21D";
}

/* line 1155, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-strikethrough:before {
  content: "\F0CC";
}

/* line 1156, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stripe:before {
  content: "\F429";
}

/* line 1157, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stripe-s:before {
  content: "\F42A";
}

/* line 1158, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stroopwafel:before {
  content: "\F551";
}

/* line 1159, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-studiovinari:before {
  content: "\F3F8";
}

/* line 1160, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stumbleupon:before {
  content: "\F1A4";
}

/* line 1161, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-stumbleupon-circle:before {
  content: "\F1A3";
}

/* line 1162, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-subscript:before {
  content: "\F12C";
}

/* line 1163, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-subway:before {
  content: "\F239";
}

/* line 1164, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-suitcase:before {
  content: "\F0F2";
}

/* line 1165, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-suitcase-rolling:before {
  content: "\F5C1";
}

/* line 1166, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sun:before {
  content: "\F185";
}

/* line 1167, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-superpowers:before {
  content: "\F2DD";
}

/* line 1168, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-superscript:before {
  content: "\F12B";
}

/* line 1169, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-supple:before {
  content: "\F3F9";
}

/* line 1170, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-surprise:before {
  content: "\F5C2";
}

/* line 1171, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-suse:before {
  content: "\F7D6";
}

/* line 1172, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-swatchbook:before {
  content: "\F5C3";
}

/* line 1173, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-swift:before {
  content: "\F8E1";
}

/* line 1174, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-swimmer:before {
  content: "\F5C4";
}

/* line 1175, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-swimming-pool:before {
  content: "\F5C5";
}

/* line 1176, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-symfony:before {
  content: "\F83D";
}

/* line 1177, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-synagogue:before {
  content: "\F69B";
}

/* line 1178, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sync:before {
  content: "\F021";
}

/* line 1179, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-sync-alt:before {
  content: "\F2F1";
}

/* line 1180, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-syringe:before {
  content: "\F48E";
}

/* line 1181, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-table:before {
  content: "\F0CE";
}

/* line 1182, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-table-tennis:before {
  content: "\F45D";
}

/* line 1183, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tablet:before {
  content: "\F10A";
}

/* line 1184, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tablet-alt:before {
  content: "\F3FA";
}

/* line 1185, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tablets:before {
  content: "\F490";
}

/* line 1186, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tachometer-alt:before {
  content: "\F3FD";
}

/* line 1187, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tag:before {
  content: "\F02B";
}

/* line 1188, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tags:before {
  content: "\F02C";
}

/* line 1189, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tape:before {
  content: "\F4DB";
}

/* line 1190, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tasks:before {
  content: "\F0AE";
}

/* line 1191, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-taxi:before {
  content: "\F1BA";
}

/* line 1192, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-teamspeak:before {
  content: "\F4F9";
}

/* line 1193, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-teeth:before {
  content: "\F62E";
}

/* line 1194, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-teeth-open:before {
  content: "\F62F";
}

/* line 1195, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-telegram:before {
  content: "\F2C6";
}

/* line 1196, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-telegram-plane:before {
  content: "\F3FE";
}

/* line 1197, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-temperature-high:before {
  content: "\F769";
}

/* line 1198, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-temperature-low:before {
  content: "\F76B";
}

/* line 1199, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tencent-weibo:before {
  content: "\F1D5";
}

/* line 1200, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tenge:before {
  content: "\F7D7";
}

/* line 1201, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-terminal:before {
  content: "\F120";
}

/* line 1202, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-text-height:before {
  content: "\F034";
}

/* line 1203, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-text-width:before {
  content: "\F035";
}

/* line 1204, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-th:before {
  content: "\F00A";
}

/* line 1205, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-th-large:before {
  content: "\F009";
}

/* line 1206, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-th-list:before {
  content: "\F00B";
}

/* line 1207, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-the-red-yeti:before {
  content: "\F69D";
}

/* line 1208, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-theater-masks:before {
  content: "\F630";
}

/* line 1209, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-themeco:before {
  content: "\F5C6";
}

/* line 1210, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-themeisle:before {
  content: "\F2B2";
}

/* line 1211, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-thermometer:before {
  content: "\F491";
}

/* line 1212, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-thermometer-empty:before {
  content: "\F2CB";
}

/* line 1213, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-thermometer-full:before {
  content: "\F2C7";
}

/* line 1214, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-thermometer-half:before {
  content: "\F2C9";
}

/* line 1215, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-thermometer-quarter:before {
  content: "\F2CA";
}

/* line 1216, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}

/* line 1217, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-think-peaks:before {
  content: "\F731";
}

/* line 1218, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-thumbs-down:before {
  content: "\F165";
}

/* line 1219, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-thumbs-up:before {
  content: "\F164";
}

/* line 1220, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-thumbtack:before {
  content: "\F08D";
}

/* line 1221, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ticket-alt:before {
  content: "\F3FF";
}

/* line 1222, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-times:before {
  content: "\F00D";
}

/* line 1223, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-times-circle:before {
  content: "\F057";
}

/* line 1224, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tint:before {
  content: "\F043";
}

/* line 1225, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tint-slash:before {
  content: "\F5C7";
}

/* line 1226, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tired:before {
  content: "\F5C8";
}

/* line 1227, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-toggle-off:before {
  content: "\F204";
}

/* line 1228, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-toggle-on:before {
  content: "\F205";
}

/* line 1229, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-toilet:before {
  content: "\F7D8";
}

/* line 1230, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-toilet-paper:before {
  content: "\F71E";
}

/* line 1231, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-toolbox:before {
  content: "\F552";
}

/* line 1232, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tools:before {
  content: "\F7D9";
}

/* line 1233, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tooth:before {
  content: "\F5C9";
}

/* line 1234, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-torah:before {
  content: "\F6A0";
}

/* line 1235, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-torii-gate:before {
  content: "\F6A1";
}

/* line 1236, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tractor:before {
  content: "\F722";
}

/* line 1237, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-trade-federation:before {
  content: "\F513";
}

/* line 1238, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-trademark:before {
  content: "\F25C";
}

/* line 1239, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-traffic-light:before {
  content: "\F637";
}

/* line 1240, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-train:before {
  content: "\F238";
}

/* line 1241, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tram:before {
  content: "\F7DA";
}

/* line 1242, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-transgender:before {
  content: "\F224";
}

/* line 1243, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-transgender-alt:before {
  content: "\F225";
}

/* line 1244, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-trash:before {
  content: "\F1F8";
}

/* line 1245, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-trash-alt:before {
  content: "\F2ED";
}

/* line 1246, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-trash-restore:before {
  content: "\F829";
}

/* line 1247, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-trash-restore-alt:before {
  content: "\F82A";
}

/* line 1248, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tree:before {
  content: "\F1BB";
}

/* line 1249, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-trello:before {
  content: "\F181";
}

/* line 1250, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tripadvisor:before {
  content: "\F262";
}

/* line 1251, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-trophy:before {
  content: "\F091";
}

/* line 1252, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-truck:before {
  content: "\F0D1";
}

/* line 1253, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-truck-loading:before {
  content: "\F4DE";
}

/* line 1254, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-truck-monster:before {
  content: "\F63B";
}

/* line 1255, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-truck-moving:before {
  content: "\F4DF";
}

/* line 1256, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-truck-pickup:before {
  content: "\F63C";
}

/* line 1257, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tshirt:before {
  content: "\F553";
}

/* line 1258, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tty:before {
  content: "\F1E4";
}

/* line 1259, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tumblr:before {
  content: "\F173";
}

/* line 1260, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tumblr-square:before {
  content: "\F174";
}

/* line 1261, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-tv:before {
  content: "\F26C";
}

/* line 1262, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-twitch:before {
  content: "\F1E8";
}

/* line 1263, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-twitter:before {
  content: "\F099";
}

/* line 1264, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-twitter-square:before {
  content: "\F081";
}

/* line 1265, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-typo3:before {
  content: "\F42B";
}

/* line 1266, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-uber:before {
  content: "\F402";
}

/* line 1267, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ubuntu:before {
  content: "\F7DF";
}

/* line 1268, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-uikit:before {
  content: "\F403";
}

/* line 1269, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-umbraco:before {
  content: "\F8E8";
}

/* line 1270, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-umbrella:before {
  content: "\F0E9";
}

/* line 1271, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-umbrella-beach:before {
  content: "\F5CA";
}

/* line 1272, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-underline:before {
  content: "\F0CD";
}

/* line 1273, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-undo:before {
  content: "\F0E2";
}

/* line 1274, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-undo-alt:before {
  content: "\F2EA";
}

/* line 1275, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-uniregistry:before {
  content: "\F404";
}

/* line 1276, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-universal-access:before {
  content: "\F29A";
}

/* line 1277, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-university:before {
  content: "\F19C";
}

/* line 1278, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-unlink:before {
  content: "\F127";
}

/* line 1279, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-unlock:before {
  content: "\F09C";
}

/* line 1280, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-unlock-alt:before {
  content: "\F13E";
}

/* line 1281, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-untappd:before {
  content: "\F405";
}

/* line 1282, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-upload:before {
  content: "\F093";
}

/* line 1283, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ups:before {
  content: "\F7E0";
}

/* line 1284, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-usb:before {
  content: "\F287";
}

/* line 1285, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user:before {
  content: "\F007";
}

/* line 1286, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-alt:before {
  content: "\F406";
}

/* line 1287, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-alt-slash:before {
  content: "\F4FA";
}

/* line 1288, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-astronaut:before {
  content: "\F4FB";
}

/* line 1289, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-check:before {
  content: "\F4FC";
}

/* line 1290, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-circle:before {
  content: "\F2BD";
}

/* line 1291, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-clock:before {
  content: "\F4FD";
}

/* line 1292, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-cog:before {
  content: "\F4FE";
}

/* line 1293, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-edit:before {
  content: "\F4FF";
}

/* line 1294, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-friends:before {
  content: "\F500";
}

/* line 1295, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-graduate:before {
  content: "\F501";
}

/* line 1296, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-injured:before {
  content: "\F728";
}

/* line 1297, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-lock:before {
  content: "\F502";
}

/* line 1298, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-md:before {
  content: "\F0F0";
}

/* line 1299, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-minus:before {
  content: "\F503";
}

/* line 1300, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-ninja:before {
  content: "\F504";
}

/* line 1301, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-nurse:before {
  content: "\F82F";
}

/* line 1302, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-plus:before {
  content: "\F234";
}

/* line 1303, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-secret:before {
  content: "\F21B";
}

/* line 1304, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-shield:before {
  content: "\F505";
}

/* line 1305, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-slash:before {
  content: "\F506";
}

/* line 1306, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-tag:before {
  content: "\F507";
}

/* line 1307, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-tie:before {
  content: "\F508";
}

/* line 1308, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-user-times:before {
  content: "\F235";
}

/* line 1309, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-users:before {
  content: "\F0C0";
}

/* line 1310, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-users-cog:before {
  content: "\F509";
}

/* line 1311, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-usps:before {
  content: "\F7E1";
}

/* line 1312, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-ussunnah:before {
  content: "\F407";
}

/* line 1313, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-utensil-spoon:before {
  content: "\F2E5";
}

/* line 1314, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-utensils:before {
  content: "\F2E7";
}

/* line 1315, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vaadin:before {
  content: "\F408";
}

/* line 1316, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vector-square:before {
  content: "\F5CB";
}

/* line 1317, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-venus:before {
  content: "\F221";
}

/* line 1318, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-venus-double:before {
  content: "\F226";
}

/* line 1319, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-venus-mars:before {
  content: "\F228";
}

/* line 1320, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-viacoin:before {
  content: "\F237";
}

/* line 1321, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-viadeo:before {
  content: "\F2A9";
}

/* line 1322, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-viadeo-square:before {
  content: "\F2AA";
}

/* line 1323, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vial:before {
  content: "\F492";
}

/* line 1324, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vials:before {
  content: "\F493";
}

/* line 1325, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-viber:before {
  content: "\F409";
}

/* line 1326, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-video:before {
  content: "\F03D";
}

/* line 1327, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-video-slash:before {
  content: "\F4E2";
}

/* line 1328, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vihara:before {
  content: "\F6A7";
}

/* line 1329, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vimeo:before {
  content: "\F40A";
}

/* line 1330, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vimeo-square:before {
  content: "\F194";
}

/* line 1331, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vimeo-v:before {
  content: "\F27D";
}

/* line 1332, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vine:before {
  content: "\F1CA";
}

/* line 1333, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vk:before {
  content: "\F189";
}

/* line 1334, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vnv:before {
  content: "\F40B";
}

/* line 1335, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-voicemail:before {
  content: "\F897";
}

/* line 1336, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-volleyball-ball:before {
  content: "\F45F";
}

/* line 1337, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-volume-down:before {
  content: "\F027";
}

/* line 1338, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-volume-mute:before {
  content: "\F6A9";
}

/* line 1339, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-volume-off:before {
  content: "\F026";
}

/* line 1340, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-volume-up:before {
  content: "\F028";
}

/* line 1341, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vote-yea:before {
  content: "\F772";
}

/* line 1342, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vr-cardboard:before {
  content: "\F729";
}

/* line 1343, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-vuejs:before {
  content: "\F41F";
}

/* line 1344, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-walking:before {
  content: "\F554";
}

/* line 1345, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wallet:before {
  content: "\F555";
}

/* line 1346, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-warehouse:before {
  content: "\F494";
}

/* line 1347, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-water:before {
  content: "\F773";
}

/* line 1348, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wave-square:before {
  content: "\F83E";
}

/* line 1349, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-waze:before {
  content: "\F83F";
}

/* line 1350, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-weebly:before {
  content: "\F5CC";
}

/* line 1351, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-weibo:before {
  content: "\F18A";
}

/* line 1352, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-weight:before {
  content: "\F496";
}

/* line 1353, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-weight-hanging:before {
  content: "\F5CD";
}

/* line 1354, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-weixin:before {
  content: "\F1D7";
}

/* line 1355, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-whatsapp:before {
  content: "\F232";
}

/* line 1356, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-whatsapp-square:before {
  content: "\F40C";
}

/* line 1357, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wheelchair:before {
  content: "\F193";
}

/* line 1358, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-whmcs:before {
  content: "\F40D";
}

/* line 1359, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wifi:before {
  content: "\F1EB";
}

/* line 1360, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wikipedia-w:before {
  content: "\F266";
}

/* line 1361, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wind:before {
  content: "\F72E";
}

/* line 1362, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-window-close:before {
  content: "\F410";
}

/* line 1363, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-window-maximize:before {
  content: "\F2D0";
}

/* line 1364, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-window-minimize:before {
  content: "\F2D1";
}

/* line 1365, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-window-restore:before {
  content: "\F2D2";
}

/* line 1366, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-windows:before {
  content: "\F17A";
}

/* line 1367, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wine-bottle:before {
  content: "\F72F";
}

/* line 1368, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wine-glass:before {
  content: "\F4E3";
}

/* line 1369, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wine-glass-alt:before {
  content: "\F5CE";
}

/* line 1370, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wix:before {
  content: "\F5CF";
}

/* line 1371, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wizards-of-the-coast:before {
  content: "\F730";
}

/* line 1372, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wolf-pack-battalion:before {
  content: "\F514";
}

/* line 1373, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-won-sign:before {
  content: "\F159";
}

/* line 1374, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wordpress:before {
  content: "\F19A";
}

/* line 1375, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wordpress-simple:before {
  content: "\F411";
}

/* line 1376, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wpbeginner:before {
  content: "\F297";
}

/* line 1377, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wpexplorer:before {
  content: "\F2DE";
}

/* line 1378, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wpforms:before {
  content: "\F298";
}

/* line 1379, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wpressr:before {
  content: "\F3E4";
}

/* line 1380, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-wrench:before {
  content: "\F0AD";
}

/* line 1381, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-x-ray:before {
  content: "\F497";
}

/* line 1382, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-xbox:before {
  content: "\F412";
}

/* line 1383, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-xing:before {
  content: "\F168";
}

/* line 1384, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-xing-square:before {
  content: "\F169";
}

/* line 1385, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-y-combinator:before {
  content: "\F23B";
}

/* line 1386, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-yahoo:before {
  content: "\F19E";
}

/* line 1387, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-yammer:before {
  content: "\F840";
}

/* line 1388, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-yandex:before {
  content: "\F413";
}

/* line 1389, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-yandex-international:before {
  content: "\F414";
}

/* line 1390, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-yarn:before {
  content: "\F7E3";
}

/* line 1391, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-yelp:before {
  content: "\F1E9";
}

/* line 1392, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-yen-sign:before {
  content: "\F157";
}

/* line 1393, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-yin-yang:before {
  content: "\F6AD";
}

/* line 1394, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-yoast:before {
  content: "\F2B1";
}

/* line 1395, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-youtube:before {
  content: "\F167";
}

/* line 1396, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-youtube-square:before {
  content: "\F431";
}

/* line 1397, resources/assets/styles/autoload/font-awesome/_icons.scss */

.fa-zhihu:before {
  content: "\F63F";
}

/* line 4, resources/assets/styles/autoload/font-awesome/_screen-reader.scss */

.sr-only,
.screen-reader-text {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 47, resources/assets/styles/autoload/font-awesome/_mixins.scss */

.sr-only-focusable:active,
.screen-reader-text:active,
.sr-only-focusable:focus,
.screen-reader-text:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/wp-content/themes/totvs-mi/dist/fonts/font-awesome/fa-solid-900.eot);
  src: url(/wp-content/themes/totvs-mi/dist/fonts/font-awesome/fa-solid-900.eot) format("embedded-opentype"), url(/wp-content/themes/totvs-mi/dist/fonts/font-awesome/fa-solid-900.woff2) format("woff2"), url(/wp-content/themes/totvs-mi/dist/fonts/font-awesome/fa-solid-900.woff) format("woff"), url(/wp-content/themes/totvs-mi/dist/fonts/font-awesome/fa-solid-900.ttf) format("truetype"), url(/wp-content/themes/totvs-mi/dist/fonts/font-awesome/fa-solid-900.svg) format("svg");
}

/* line 20, resources/assets/styles/autoload/font-awesome/solid.scss */

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

@font-face {
  font-family: "TOTVS";
  src: url("https://www.totvs.com/fonts/totvs/TOTVS-Light.woff2") format("woff2"), url("https://www.totvs.com/fonts/totvs/TOTVS-Light.woff") format("woff"), url("https://www.totvs.com/fonts/totvs/TOTVS-Light.eot") format("eot");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TOTVS";
  src: url("https://www.totvs.com/fonts/totvs/TOTVS-Regular.woff2") format("woff2"), url("https://www.totvs.com/fonts/totvs/TOTVS-Regular.woff") format("woff"), url("https://www.totvs.com/fonts/totvs/TOTVS-Regular.eot") format("eot");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TOTVS";
  src: url("https://www.totvs.com/fonts/totvs/TOTVS-SemiBold.woff2") format("woff2"), url("https://www.totvs.com/fonts/totvs/TOTVS-SemiBold.woff") format("woff"), url("https://www.totvs.com/fonts/totvs/TOTVS-SemiBold.eot") format("eot");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TOTVS";
  src: url("https://www.totvs.com/fonts/totvs/TOTVS-Bold.woff2") format("woff2"), url("https://www.totvs.com/fonts/totvs/TOTVS-Bold.woff") format("woff"), url("https://www.totvs.com/fonts/totvs/TOTVS-Bold.eot") format("eot");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

/** Import theme styles */

@font-face {
  font-family: "FontAwesome";
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff") format("woff");
  font-display: swap;
}

/* line 7, resources/assets/styles/common/_global.scss */

*:focus {
  outline: none !important;
}

/* line 11, resources/assets/styles/common/_global.scss */

body {
  overflow-x: hidden;
  color: #002233;
}

/* line 22, resources/assets/styles/common/_global.scss */

h1 > p,
h2 > p,
h3 > p,
h4 > p,
h5 > p,
h6 > p {
  margin-bottom: 0;
}

/* line 31, resources/assets/styles/common/_global.scss */

.h1 > p,
.h2 > p,
.h3 > p,
.h4 > p,
.h5 > p,
.h6 > p {
  margin-bottom: 0;
}

/* line 34, resources/assets/styles/common/_global.scss */

.img-grayscale {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 38, resources/assets/styles/common/_global.scss */

.img-grayscale:hover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}

@media (min-width: 768px) {
  /* line 44, resources/assets/styles/common/_global.scss */

  .hover-scale-10 {
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }

  /* line 47, resources/assets/styles/common/_global.scss */

  .hover-scale-10:hover {
    -webkit-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }

  /* line 52, resources/assets/styles/common/_global.scss */

  .hover-scale-20 {
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }

  /* line 55, resources/assets/styles/common/_global.scss */

  .hover-scale-20:hover {
    -webkit-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
  }

  /* line 60, resources/assets/styles/common/_global.scss */

  .hover-scale-50 {
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }

  /* line 63, resources/assets/styles/common/_global.scss */

  .hover-scale-50:hover {
    -webkit-transform: scale(1.5);
         -o-transform: scale(1.5);
            transform: scale(1.5);
  }
}

/* line 69, resources/assets/styles/common/_global.scss */

.col-divider {
  border-right: 1px solid #9b9390;
}

@media (max-width: 991.98px) {
  /* line 69, resources/assets/styles/common/_global.scss */

  .col-divider {
    border: none;
  }
}

/* line 77, resources/assets/styles/common/_global.scss */

.col-divider.chevron-left::before {
  content: "\F053";
  right: -10px;
}

/* line 84, resources/assets/styles/common/_global.scss */

.col-divider.chevron-right::before {
  content: "\F054";
  right: -15px;
}

/* line 92, resources/assets/styles/common/_global.scss */

.col-divider.chevron-right::before,
.col-divider.chevron-left::before {
  font: normal normal normal 14px/1 "FontAwesome", sans-serif;
  color: #00dbff;
  position: absolute;
  font-size: 30px;
  top: calc(50% - 34px);
  background-color: #f4f3f4;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 50%;
}

@media (max-width: 767.98px) {
  /* line 92, resources/assets/styles/common/_global.scss */

  .col-divider.chevron-right::before,
  .col-divider.chevron-left::before {
    display: none;
  }
}

/* line 110, resources/assets/styles/common/_global.scss */

.col-divider-pipe {
  height: 12px;
  width: 350px !important;
  border-radius: 10px;
  -webkit-transform: rotate(-70deg);
       -o-transform: rotate(-70deg);
          transform: rotate(-70deg);
  position: absolute;
  top: 37%;
  right: 37%;
}

@media (max-width: 991.98px) {
  /* line 110, resources/assets/styles/common/_global.scss */

  .col-divider-pipe {
    right: 27%;
  }
}

@media (max-width: 767.98px) {
  /* line 110, resources/assets/styles/common/_global.scss */

  .col-divider-pipe {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    width: 80% !important;
    margin: 50px auto;
    position: initial;
  }
}

/* line 133, resources/assets/styles/common/_global.scss */

.divider::after,
.divider-left::after,
.divider-blue::after,
.divider-primary::after,
.divider-secondary::after,
.divider-space-shuttle::after,
.divider-white::after {
  display: block;
  content: "";
  height: 3px;
  background-color: #023;
  width: 200px;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 40px;
}

/* line 148, resources/assets/styles/common/_global.scss */

.divider-left::after {
  margin-left: 0;
}

/* line 154, resources/assets/styles/common/_global.scss */

.divider-bf::before,
.divider-top::before {
  display: block;
  content: "";
  height: 4px;
  background-color: #00c9eb;
  width: 200px;
  left: 0;
  top: 0;
  margin-top: 25px;
  margin-bottom: 40px;
}

/* line 174, resources/assets/styles/common/_global.scss */

.divider-blue::after {
  background-color: #00c9eb;
}

/* line 182, resources/assets/styles/common/_global.scss */

.divider-primary::after {
  background-color: #00dbff;
}

/* line 190, resources/assets/styles/common/_global.scss */

.divider-secondary::after {
  background-color: #00c9eb;
}

/* line 198, resources/assets/styles/common/_global.scss */

.divider-space-shuttle::after {
  background-color: #023;
}

/* line 206, resources/assets/styles/common/_global.scss */

.divider-white::after {
  background-color: #fff;
}

/* line 212, resources/assets/styles/common/_global.scss */

a.link-secondary {
  color: #00c9eb;
}

/* line 217, resources/assets/styles/common/_global.scss */

.container-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 224, resources/assets/styles/common/_global.scss */

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

/* line 231, resources/assets/styles/common/_global.scss */

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 242, resources/assets/styles/common/_global.scss */

img[data-src],
img[data-srcset] {
  min-width: 1px;
  min-height: 1px;
}

/* line 248, resources/assets/styles/common/_global.scss */

.carousel-control-prev,
.carousel-control-next {
  opacity: 1;
  font-size: 22px;
}

/* line 254, resources/assets/styles/common/_global.scss */

.mw-900 {
  max-width: 900px;
}

/* line 258, resources/assets/styles/common/_global.scss */

.purple {
  color: #a44dff;
}

/* line 262, resources/assets/styles/common/_global.scss */

.bg-benefits {
  background-image: -webkit-gradient(linear, left top, right top, from(#325877), to(#c8a645));
  background-image: -webkit-linear-gradient(left, #325877 0%, #c8a645 100%);
  background-image: -o-linear-gradient(left, #325877 0%, #c8a645 100%);
  background-image: linear-gradient(to right, #325877 0%, #c8a645 100%);
}

/* line 266, resources/assets/styles/common/_global.scss */

.bg-img-benefits-l {
  position: relative;
}

/* line 269, resources/assets/styles/common/_global.scss */

.bg-img-benefits-l::after {
  content: "";
  position: absolute;
  left: -110px;
  top: 90px;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-img-benefits-l.png);
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: left;
  opacity: 0.4;
}

/* line 285, resources/assets/styles/common/_global.scss */

.bg-img-benefits-r {
  position: relative;
}

/* line 288, resources/assets/styles/common/_global.scss */

.bg-img-benefits-r::after {
  content: "";
  position: absolute;
  right: -70px;
  top: 90px;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-img-benefits-r.png);
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: left;
  opacity: 0.4;
}

/* line 304, resources/assets/styles/common/_global.scss */

.bg-faqs-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 308, resources/assets/styles/common/_global.scss */

  .bg-faqs-l::after {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    width: calc(100% - 30px);
    height: 100%;
    z-index: -1;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-faqs-left.png);
    background-size: 24%;
    background-repeat: no-repeat;
    background-position: left;
  }
}

/* line 324, resources/assets/styles/common/_global.scss */

.bg-faqs-r {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 328, resources/assets/styles/common/_global.scss */

  .bg-faqs-r::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -330px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-faqs-right.png);
    background-size: 14%;
    background-position: 100% 0;
    background-repeat: no-repeat;
  }
}

/* line 344, resources/assets/styles/common/_global.scss */

.bg-section-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 348, resources/assets/styles/common/_global.scss */

  .bg-section-l::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-section-left.png);
    background-size: auto 581px;
    background-repeat: no-repeat;
    background-position: top left;
  }
}

/* line 364, resources/assets/styles/common/_global.scss */

.bg-section-r {
  position: relative;
}

/* line 368, resources/assets/styles/common/_global.scss */

.bg-benefits-erp-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 372, resources/assets/styles/common/_global.scss */

  .bg-benefits-erp-l::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-benefits-erp-left.png);
    background-size: auto 581px;
    background-repeat: no-repeat;
    background-position: top left;
  }
}

/* line 388, resources/assets/styles/common/_global.scss */

.bg-benefits-erp-r {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 392, resources/assets/styles/common/_global.scss */

  .bg-benefits-erp-r::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-benefits-erp-right.png);
    background-size: auto 602px;
    background-position: bottom right;
    background-repeat: no-repeat;
  }
}

/* line 408, resources/assets/styles/common/_global.scss */

.bg-faq-erp-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 412, resources/assets/styles/common/_global.scss */

  .bg-faq-erp-l::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-faq-erp-left.png);
    background-size: auto 900px;
    background-repeat: no-repeat;
    background-position: top left;
  }
}

/* line 428, resources/assets/styles/common/_global.scss */

.bg-faq-erp-r {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 432, resources/assets/styles/common/_global.scss */

  .bg-faq-erp-r::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-faq-erp-right.png);
    background-size: auto 800px;
    background-position: bottom right;
    background-repeat: no-repeat;
  }
}

/* line 448, resources/assets/styles/common/_global.scss */

.bg-big-numbers-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 452, resources/assets/styles/common/_global.scss */

  .bg-big-numbers-l::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/grafismo-smart-erp-esquerda.png);
    background-size: auto 700px;
    background-position: top left;
    background-repeat: no-repeat;
  }
}

/* line 468, resources/assets/styles/common/_global.scss */

.bg-big-numbers-r {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 472, resources/assets/styles/common/_global.scss */

  .bg-big-numbers-r::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/grafismo-smart-erp-direita.png);
    background-size: auto 700px;
    background-position: bottom right;
    background-repeat: no-repeat;
  }
}

/* line 488, resources/assets/styles/common/_global.scss */

.bg-advantages-erp-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 492, resources/assets/styles/common/_global.scss */

  .bg-advantages-erp-l::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-advantages-erp-left.png);
    background-size: auto 850px;
    background-repeat: no-repeat;
    background-position: top left;
  }
}

/* line 508, resources/assets/styles/common/_global.scss */

.bg-advantages-erp-r {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 512, resources/assets/styles/common/_global.scss */

  .bg-advantages-erp-r::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-advantages-erp-right.png);
    background-size: auto 850px;
    background-position: bottom right;
    background-repeat: no-repeat;
  }
}

/* line 528, resources/assets/styles/common/_global.scss */

.bg-category-l {
  position: relative;
}

@media (min-width: 1200px) {
  /* line 532, resources/assets/styles/common/_global.scss */

  .bg-category-l::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1920px;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/grafismo-categorias.png);
    background-repeat: no-repeat;
    background-position: 170px 0;
  }
}

/* line 548, resources/assets/styles/common/_global.scss */

.bg-category-r {
  position: relative;
}

@media (min-width: 1200px) {
  /* line 552, resources/assets/styles/common/_global.scss */

  .bg-category-r::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1920px;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/grafismo-categorias-2.png);
    background-position: 1410px 0;
    background-repeat: no-repeat;
  }
}

/* line 568, resources/assets/styles/common/_global.scss */

.bg-banner-simple-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 572, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-l::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-banner-simple-l.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left;
  }
}

@media screen and (min-width: 1367px) {
  /* line 588, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-l::after {
    left: 0;
  }
}

/* line 594, resources/assets/styles/common/_global.scss */

.bg-banner-simple-l-white {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 598, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-l-white::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-banner-simple-l-white.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left;
  }
}

@media screen and (min-width: 1367px) {
  /* line 614, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-l-white::after {
    left: 0;
  }
}

/* line 620, resources/assets/styles/common/_global.scss */

.bg-banner-simple-r {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 624, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-r::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 25;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-banner-simple-r.png);
    background-size: auto 100%;
    background-position: right;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 1367px) {
  /* line 640, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-r::before {
    right: 0;
  }
}

/* line 646, resources/assets/styles/common/_global.scss */

.bg-banner-simple-r-white {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 650, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-r-white::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 25;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-banner-simple-r-white.png);
    background-size: auto 100%;
    background-position: right;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 1367px) {
  /* line 666, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-r-white::before {
    right: 0;
  }
}

/* line 672, resources/assets/styles/common/_global.scss */

.bg-banner-sub-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 676, resources/assets/styles/common/_global.scss */

  .bg-banner-sub-l::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-banner-sub-l.png);
    background-size: auto 616px;
    background-repeat: no-repeat;
    background-position: top left;
  }
}

/* line 692, resources/assets/styles/common/_global.scss */

.bg-banner-sub-r {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 696, resources/assets/styles/common/_global.scss */

  .bg-banner-sub-r::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-banner-sub-r.png);
    background-size: auto 782px;
    background-position: top right;
    background-repeat: no-repeat;
  }
}

/* line 712, resources/assets/styles/common/_global.scss */

.bg-cookies-bar-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 716, resources/assets/styles/common/_global.scss */

  .bg-cookies-bar-l::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABKCAMAAAB6mgEgAAAAAXNSR0IB2cksfwAAAtNQTFRFAAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////4izIpgAAAPF0Uk5TAAIeCxUXQC9dInoEN5PCyqteBsf/UH0NcabdMjHiA0xkGgW99S6eeXx+c9IS9vkWEG4+B+tJo2gBjDhnyKjOQjxvDjSZtGJ7n/7uCfcUiyR1oe0j/fJa3mG15XhLzBG3YPxfHwiidNqqjYpEP0WuCiHZv7vhG2spW89IT4GR7Dncuubwh6RyJupUZSD6kL7JnPFKsO/fUcbR+He82CiShBn0DzoMHX+Ysq8T1FWF89fAV+kr5ztYKvuWsdBmgJcsY2yVJZSDwWltLUbopVPLgjDF4KDjNs0YJ4lBPVwcs1KO1qypanBHTrl2j4g1tqeGTbPfvCkAAAZLSURBVHicnVn5fw1XFD/PE2socfKiCU/ElpCFJOoJSmJNYgmSFqESImhtFUqQUmppUERrKRVqa+1LS2qplJa0pdXW2uquqnv/hM68mXm55875TO7H95ec75mc73fuu/Pu3HseAANXLTNw1+Yu14ygOiLqsv9Tr74ZNGioqBrcqPFjTZqGWLQZighlSzzm37Dmahbuxw218AiDtyAeLb1cTUQrM4hsreQR1cbSa9vOn2hPTDqwRdEuM4hRG0jHasFOemlsnOgRn8DVdO5iBol1lDySkgXJrtRUwxNsUTfL2uNTMmkqSnbXns1wYpLC1fiizSCoh5IH9BQlewF0JR5PsjW9+5hBapqSR1+i2Q+gP0kMYIus2fYOVBvIIKIZCfXTRZ6RydW0jjSDUP6LKiN2MHmUhsBQYtqdqxkWHWZGHu6yHVlEczhkjhB5+kimpG52juX2lJKH62liEgyjCB/N1bTHMWaUG8Jdt2Es0RwHMI4kxjIlz8ShOd2ZWUoeMJ5o5kEK4eEupqQ55gcZ0YSJSh4jyaM0ogAmEZNCpsQ3GaeYoeKyNZVoPgu140U+OJYpeQ5xmj+YHj9DyWNmBnmUZkEHYtqeq5mBzxvBbCxSMhlANPuDdw5JRDAlc/PxBX8wD3G+kkkx0VwACwnvyZUswjhjuSrBF5Ue4MVEc4kLXiKJekxJ1FJ9edPgXoYvKw1kOdFcASsJX5XElLyCaLw9SzF9tYpHwhpRMy4W1hIT9kZfxXVGUKxNoQoGEs314N4g8uxaTElgtrUvbZmKh7clMWkBPQjfyNWU4GvGhzgcX+dWAxs2Ec3NAFtIYjpTEpjtIVvxDRUP2EY050Mi4du5DUKkNdtZuEZpc/omfZRCoBdJpHI1xebar+01+E2MjB1Esxx2kmdt11tMSYq19i9A3K3isSdH1MzfC/uI6X6uJjDbb+MWpYF0I5rvQMMxJNGOKTlgzfbEbFTbbh0kmr3hEOGNuZJCjDdm+zAe2aPiMY1oHvXBMZI4zpRos73cH4ScwEZKA5lCNLvAScLfjWJKtNl+zx+cQjyt4tG6QtQ8kgbvE5NFXM0ZPGsEjfEYrxqVeC4ysfr+zhPNDyDtiMgruHNNLWu2L/CfJvgqoxfvSUvJPWeuN9pbQcQF+JDwJpzGYcwxZvsinuA+Te/5k0Zwaahx+TjRPAa+oyQxjdHQZvsjfxCWgx9zN5E6y4rmGpucy0TzEPQm/CCnEZjtK5i9l7keVFUdV+pviU+I5pgobQci4gpnctma7U78S6C5cFBx64b7ieY+2Jsv8hzuixaY7T6InzLXGzYQ2QqAtF3kUdoJ5cR0B3ejF/EzY29yFcO5l8C1k2RY2hQRzV76nIqYx5l8jl/4/2r7go7c9X2EFYJvO9FMhPmEb+M0INhjnHs64FZu73r6msiul+mbWQGdAL4kiU2siQnXV/g1l6f9FY1tJJo94DrhNxzbMa0QbzLpsBUS05YHARvcsJ6YOB9nR+MtLl16W2KHiWaJfnASsIZtcljQTsaVTNoXI7GkVcTkjnZwEnHVcSB3cdlMJv3NtxK7RzSLwLWEJBY7eSQl41ouHyMzuV+2gPBix4Hc00dux3eVEosgmnO88D1JVDIa1diMbbh0R7fE5H7ZLNrk4D7xALRn/QcmHZIrMVu/7C4x/dFxIP1wKfclOrVSYoVEcxIU1NzkCEBbV89zeXnabf2yPMLHOw6kCvO5d3/dhRIrI5q39MVVRCtGoxo/4c9cOtorsdFEcxTcJNz5WFNH32fa0blKYrZ+2XBi4tyO+YU/styvLTG5X6adlwRsPeDkcbsCf2XSPo/EMmmToz7kEtNBjgPxYFxnJv0gWGJyv0x7A4no6+ThvaEdjxnYlq1bRLMMfiN8neNAQvlOy+oJErP1yx6SRFNHk4f8TWRlSkzul10iPJlrcgQwTO/q2VHwu8QSSL8sLhb+ICZ/Og5kqt7VsyPwQ43F5H6ZdvAXkO3YTizI4BvEHonZ+mWlhJ9xHEgepg9j0n91lVgo0WwGcJYkHjia/I0P2YG4JFZENO/pG2cBk51/BSndEsxkD9yX2B2iuSoJ/iEJbsWoEVWxEishmv9CEGlytOVWjJrgipaYrV8WQ0z7PcpAdl+S2H+zRZSDtwlJOL52Af4HkDTSNbRSg0EAAAAASUVORK5CYII=);
    background-size: auto 95px;
    background-repeat: no-repeat;
    background-position: top left;
  }
}

/* line 732, resources/assets/styles/common/_global.scss */

.bg-cookies-bar-r {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 736, resources/assets/styles/common/_global.scss */

  .bg-cookies-bar-r::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABKCAMAAABtuJHpAAAAAXNSR0IB2cksfwAAAtNQTFRFAAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////4izIpgAAAPF0Uk5TABdALwIeCxU3k8LKq14Gx/9QXSJ6BKbdMjHiA30NcQW99S6eeUxkGnPSEvb5Fnx+B+tJoxBuPow4aAHIqM5nNJm0YkI8bw6f/u4Je/cUi3Wh7SMk3mG1/fJaS8zleLdgEQiidPxfH42K2qoKIUQ/Ra7h2b+7z0hPG2spWzncuoGR7KRyJurm8If6kFRlIJzxvsmwSlHG0e/fvNj4dyiShBn0Dwwdf5g6r7LUVRPXwFeF8yvn6fuWO1gqZoCXsdBjLGwllcGUg20taUZT6KXLgjDF4+CgNhjNJ0E9XIkcs45S1qxqqXBHTrl2j4g1tqeGTUyk2D4AAAZPSURBVHicpVn5f0xXFD9hjFDiRGjCTMQaJJGEEjHULiKWWEpShEaCWmopQS2VWkuDErRoLbW1dkprKVG0qapWtZaWrlrVvX9C35v33uSeO8edz/34/jLneybn+82bd+a+e88APCLCKomozP2Jq4oduKvq64dXq/5YjZoRDq2FIiK5itpRdlCnrq6Z+3FLNzrG4vWIW30PV+O1X2Mb6LrFNXSUGzX2J5oQu6ZcTUwzO4hvrmvXokK6pcvgCYmiW1IrribZZQcpum6prQXxNtTewBNcTdt2dpBWSdeupije3ui5aGKXztV0cC7Z69O16yiKdwJoQ9ye5Ep8yXYQ1lnXrQtR7wrQjSS6czU9etpBrwxdu95EPR6iMkXeJ4urcfrD01fXLaEfacP+MIDYt+dqmsfbQSS74KiQTdQHQtYgkWcOZkqGJMfakZd5VwnXU8QuHIYSPowpqZyT6/g+rWs3nKiPABhBEsOZkiY40o7yIpi3lRhF1EdDOuHRruCKZxLRbpCsbF23waQNB+XDGGJXwJQ0wMIwKxo7TtduPFF/FqomibxfQnCFbwJOtEPt5XJSH9KGk6EpsW/ClDyHOMUfTE2apmvXnah3A890kohhSqbh81YwA2fq2hUR9Vkwm/COTMWcQnzBH8xFnKfpNp+oL3DBiyRRmylZiInWMlmML+l+DRYR9cWwhPClqcEVccvMRdyAezm+rOnWaoWonpgAK4kdJ/cKorW/KMHMVZp2fYn6anCvEXlOFabkVVxrBUVGY+nBU5/Y1YPOhK9jSgL9YSw+pZp264n6BoCNJDGVKSnG16wbOhBfZ9Y3JTYR9XmQRvhmZhMS6I/+W/ANTbc3aRtGQCeS6MWUxDv9kY0rdLfqW4n6NthO+nTHW0xJkf38M/Zq7HZQgZ25onrhLthN7PcwJenO828W4l5Nuw5E/W2oO5IkGjMlgf54BzdqusE+ot4D9hNenak44PTHuBzU3V5OIeoHfXCIJA4zJQWYZPXHETy6U9NuIlFvB8cIfzcuuMLoj0X+IOI4VtN0a35CVD+aAe8Ru4VMidEf7/uDk4inQunHpZ2OT6v4n88Q9Q8g46jIT3BntrN4zgqq46EQZr6y5Pk7M9LzTtsrj/EcEXEePiS8BiNRxemP8/ydFeA5c8wKLgywLvAwUT8EvoMkMYXROIK5Vn9cxOPMnRXRa7ITzbG2cpeI+n7oQfg+RsLoj4/8QWwufqx2CyuviMvMp9gnRH1knLHfEXGZ0Qj0x2XM2aW2ayAcwtym9R6ivht2FYo8l/tSXXL6oyX7IBRQt47IFgNk7CBtuB22EfutjEagP3oifqq2u3KMXKpxK4l6J/O+iJjLaFzEz6x911WMDnEa301YAfg2E/U0mEf4Jk7jc/zC/2rsplqo3U5dEdm1UnPbLaAlwJcksZ4TCfdaJ8imuIU5N4igMyuDrSPqneEa4ddVIy7XV/i12i12scSM5UHAGjesJnbKw30zxBtqu5KbEjtC1IvN46GAFexIysEwvKV286VILHUpsbttHA9FXFWJRWVimdrum28ldoeozwTXApKYrxK7i8snqe1SZCZPRmcRXqTSSm2NK9Vu35VJLIaoT/fA9ySh/KzumJ+9Ei3cEpMno5PpSEr5WW3Ahmq3iDyJBU1G7xL7H1Ri1xB/VNudXCKxAqI+BvJDj6QC6IrLQky55UYJmoyOJnyUSst4jpxRu1WeLbFSon7LXHpFNHuYkIlyLAwx5U72SGwYUR8KNwhXH9l+wp/Vbm3LJRY0GR1I7JQjrkrmzl6Je1UlJk9GjVOhgC0HVGK/sAdMAT6vxLLoSCoK8oh9b5XYzRP4q/ri7odLTJ6MGk8vEV1UYl5MbKu2C1oubxH1UviN8LUqLc91XK12WzVWYkGT0QckUVMlFsnP4wRkZ0lMnoxeILw1M5KqwAP1xQPk/y6xVmQympgAfxC7P1ViQ8y5sRKBn/McJk9G3ctFnqMc9I4358ZKeCUWNBktIfysSiu/D//zRQX+aiOxSKJeC+AcSdxXiY3GzCFqO69LYjOJ+h1zsy9ggnLF+BsfqN0O3JPYbaK+NBX+IQn1ilGyMVz5PpQnSKyYqP8LYWQk1SjEihECrmSJBU1GU4h910dyg70XJPbfDBHbwFODJJSbhpD4H52itTVaBx5lAAAAAElFTkSuQmCC);
    background-size: auto 95px;
    background-position: top right;
    background-repeat: no-repeat;
  }
}

/* line 752, resources/assets/styles/common/_global.scss */

.bg-blog,
.bg-blog-new {
  width: 1920px;
  height: 420px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

@media (max-width: 991.98px) {
  /* line 752, resources/assets/styles/common/_global.scss */

  .bg-blog,
  .bg-blog-new {
    min-height: 100vh;
    max-height: none;
  }
}

/* line 766, resources/assets/styles/common/_global.scss */

.bg-blog > .wrapper,
.bg-blog-new > .wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 771, resources/assets/styles/common/_global.scss */

.bg-blog > .wrapper > img,
.bg-blog-new > .wrapper > img {
  width: 1000px !important;
  height: 667px !important;
  max-width: unset !important;
  min-width: unset !important;
  min-height: unset !important;
  position: relative;
  top: -50px;
  right: 50px;
}

@media (min-width: 1200px) {
  /* line 784, resources/assets/styles/common/_global.scss */

  .bg-blog::before,
  .bg-blog-new::before {
    content: "";
    position: absolute;
    right: 0;
    top: -1px;
    z-index: 3;
    width: 100%;
    height: 101%;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/blog-mask-2021.png);
    background-size: 1920px 425px;
    background-position: center;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1401px) {
  /* line 784, resources/assets/styles/common/_global.scss */

  .bg-blog::before,
  .bg-blog-new::before {
    background-image: url(/wp-content/themes/totvs-mi/dist/images/blog-mask-2021-1366.png);
  }
}

/* line 804, resources/assets/styles/common/_global.scss */

.blog .page-home-header-title,
.template-conteudo .page-home-header-title {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

/* line 810, resources/assets/styles/common/_global.scss */

.blog .page-home-header-title > p,
.template-conteudo .page-home-header-title > p {
  font-size: 32px;
}

/* line 816, resources/assets/styles/common/_global.scss */

.category h1 {
  font-size: 32px;
}

/* line 821, resources/assets/styles/common/_global.scss */

.bg-blog-new {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/blog-mask-2021.png);
}

/* line 827, resources/assets/styles/common/_global.scss */

.bg-gray-lighter {
  background-color: #f5f5f5;
}

/* line 831, resources/assets/styles/common/_global.scss */

.text-sm {
  font-size: 13px !important;
}

/* line 835, resources/assets/styles/common/_global.scss */

.bg-banner-simple-beneficios-l {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 839, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-beneficios-l::after {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-ben-l.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left;
  }
}

/* line 855, resources/assets/styles/common/_global.scss */

.bg-banner-simple-beneficios-r {
  position: relative;
}

@media screen and (min-width: 1680px) {
  /* line 859, resources/assets/styles/common/_global.scss */

  .bg-banner-simple-beneficios-r::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 25;
    background-image: url(/wp-content/themes/totvs-mi/dist/images/bg-ben-r.png);
    background-size: auto 100%;
    background-position: right;
    background-repeat: no-repeat;
  }
}

/* line 875, resources/assets/styles/common/_global.scss */

.bg-banner-home-l {
  position: relative;
}

/* line 879, resources/assets/styles/common/_global.scss */

.bg-banner-home-r {
  position: relative;
}

/* line 884, resources/assets/styles/common/_global.scss */

.technologies a {
  color: #00dbff;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 888, resources/assets/styles/common/_global.scss */

.technologies a:hover {
  color: #00a3be;
}

/* line 895, resources/assets/styles/common/_global.scss */

.slide-tab-solutions .slick-slide > div {
  margin: 26px 0;
  position: relative;
}

/* line 902, resources/assets/styles/common/_global.scss */

.slide-tab-solutions.tabs-l01 .slick-slide,
.slide-tab-solutions.tabs-alt-l01 .slick-slide {
  padding: 0 10px;
}

/* line 905, resources/assets/styles/common/_global.scss */

.slide-tab-solutions.tabs-l01 .slick-slide > div,
.slide-tab-solutions.tabs-alt-l01 .slick-slide > div {
  margin: 0;
}

/* line 910, resources/assets/styles/common/_global.scss */

.slide-tab-solutions.tabs-l01 .slick-arrow,
.slide-tab-solutions.tabs-alt-l01 .slick-arrow {
  top: 27%;
  outline: 0;
}

/* line 916, resources/assets/styles/common/_global.scss */

.slide-tab-solutions .slick-next {
  right: -60px;
  top: 40%;
}

/* line 920, resources/assets/styles/common/_global.scss */

.slide-tab-solutions .slick-next::before {
  color: #fff;
  position: relative;
  top: 0.5px;
  left: 1px;
}

/* line 928, resources/assets/styles/common/_global.scss */

.slide-tab-solutions .slick-next,
.slide-tab-solutions .slick-prev {
  background-color: #00c9eb;
  border-radius: 50%;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: 1px solid #00c9eb;
  width: 35px;
  height: 35px;
}

/* line 938, resources/assets/styles/common/_global.scss */

.slide-tab-solutions .slick-prev {
  left: -54px;
  top: 40%;
}

/* line 942, resources/assets/styles/common/_global.scss */

.slide-tab-solutions .slick-prev::before {
  color: #fff;
  position: relative;
  top: 0.5px;
  left: -1px;
}

/* line 950, resources/assets/styles/common/_global.scss */

.slide-tab-solutions .card-container-new {
  position: initial;
}

/* line 958, resources/assets/styles/common/_global.scss */

.slide-portfolio .slick-list,
.slide-portfolio-2 .slick-list,
.slide-portfolio-3 .slick-list {
  height: 315px;
}

/* line 962, resources/assets/styles/common/_global.scss */

.slide-portfolio .slick-next,
.slide-portfolio-2 .slick-next,
.slide-portfolio-3 .slick-next {
  right: -74px;
  top: 43%;
}

/* line 966, resources/assets/styles/common/_global.scss */

.slide-portfolio .slick-next::before,
.slide-portfolio-2 .slick-next::before,
.slide-portfolio-3 .slick-next::before {
  color: #fff;
  position: relative;
  top: 0.5px;
  left: 2px;
}

/* line 974, resources/assets/styles/common/_global.scss */

.slide-portfolio .slick-next,
.slide-portfolio .slick-prev,
.slide-portfolio-2 .slick-next,
.slide-portfolio-2 .slick-prev,
.slide-portfolio-3 .slick-next,
.slide-portfolio-3 .slick-prev {
  background-color: #00c9eb;
  border-radius: 50%;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: 1px solid #00c9eb;
  width: 50px;
  height: 50px;
  outline: 0;
}

/* line 985, resources/assets/styles/common/_global.scss */

.slide-portfolio .slick-prev,
.slide-portfolio-2 .slick-prev,
.slide-portfolio-3 .slick-prev {
  left: -74px;
  top: 43%;
}

/* line 989, resources/assets/styles/common/_global.scss */

.slide-portfolio .slick-prev::before,
.slide-portfolio-2 .slick-prev::before,
.slide-portfolio-3 .slick-prev::before {
  color: #fff;
  position: relative;
  top: 0.5px;
  left: -2px;
}

/* line 1000, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-track .slick-slide {
  padding: 0 10px;
}

/* line 1003, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-track .slick-slide .tab {
  text-align: center;
  padding: 5px 0;
}

/* line 1010, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-next,
.slide-tab-internal .slick-prev {
  background-color: transparent;
  border: 2px solid #00c9eb;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  top: -3.5px;
}

/* line 1020, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-next {
  right: -47px;
}

/* line 1023, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-next::before {
  color: #00c9eb;
  position: relative;
  top: 0.5px;
  left: 1px;
}

/* line 1030, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-next:hover {
  background-color: #00c9eb;
}

/* line 1033, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-next:hover::before {
  color: #fff;
}

/* line 1039, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-prev {
  left: -47px;
}

/* line 1042, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-prev::before {
  color: #00c9eb;
  position: relative;
  top: 0.5px;
  left: -1px;
}

/* line 1049, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-prev:hover {
  background-color: #00c9eb;
}

/* line 1052, resources/assets/styles/common/_global.scss */

.slide-tab-internal .slick-prev:hover::before {
  color: #fff;
}

/* line 1061, resources/assets/styles/common/_global.scss */

.slide-solutions button.slick-next,
.slide-solutions button.slick-prev {
  background-color: transparent;
  border: 2px solid #00c9eb;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  top: 42%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 1072, resources/assets/styles/common/_global.scss */

.slide-solutions button.slick-next {
  right: -105px;
}

/* line 1075, resources/assets/styles/common/_global.scss */

.slide-solutions button.slick-next::before {
  color: #00c9eb;
  position: relative;
  top: 0.5px;
  left: 1px;
  font-size: 21px;
}

/* line 1083, resources/assets/styles/common/_global.scss */

.slide-solutions button.slick-next:hover {
  background-color: #00c9eb;
}

/* line 1086, resources/assets/styles/common/_global.scss */

.slide-solutions button.slick-next:hover::before {
  color: #fff;
}

/* line 1092, resources/assets/styles/common/_global.scss */

.slide-solutions button.slick-prev {
  left: -55px;
}

/* line 1095, resources/assets/styles/common/_global.scss */

.slide-solutions button.slick-prev::before {
  color: #00c9eb;
  position: relative;
  top: 0.5px;
  left: -1px;
  font-size: 21px;
}

/* line 1103, resources/assets/styles/common/_global.scss */

.slide-solutions button.slick-prev:hover {
  background-color: #00c9eb;
}

/* line 1106, resources/assets/styles/common/_global.scss */

.slide-solutions button.slick-prev:hover::before {
  color: #fff;
}

/* line 1113, resources/assets/styles/common/_global.scss */

.slide-solutions .content {
  position: relative;
  height: 100%;
  min-height: 255px;
}

/* line 1119, resources/assets/styles/common/_global.scss */

.slide-solutions .buttons {
  position: absolute;
  bottom: 0;
}

/* line 1125, resources/assets/styles/common/_global.scss */

.slick-disabled {
  opacity: 0.35;
  pointer-events: none;
}

/* line 1130, resources/assets/styles/common/_global.scss */

.z-20 {
  z-index: 20;
}

/* line 1134, resources/assets/styles/common/_global.scss */

.bg-blackBlue {
  background-color: #1d2e38 !important;
}

/* line 1138, resources/assets/styles/common/_global.scss */

.cookies-accept {
  width: 100%;
  position: fixed;
  bottom: 0;
  background-color: #191535;
  z-index: 9999;
  display: none;
}

/* line 1146, resources/assets/styles/common/_global.scss */

.cookies-accept p {
  font-size: 13.5px;
}

@media (max-width: 767.98px) {
  /* line 1146, resources/assets/styles/common/_global.scss */

  .cookies-accept p {
    font-size: 12px;
  }
}

@media (min-width: 576px) {
  /* line 1159, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > a {
    color: #00dbff !important;
    text-transform: uppercase;
  }

  /* line 1163, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > a:hover,
  .menu-produtos .sub-menu .menu-item-has-children > a:active {
    background-color: unset !important;
  }

  /* line 1169, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu {
    width: 250px;
    position: relative !important;
    display: block !important;
    top: -4px !important;
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
    min-width: 210px !important;
    border-radius: 0 !important;
    border-right: solid 1px #c4c4c4;
    height: calc(100% - 41px);
    padding-left: 0 !important;
    margin-right: 12px !important;
  }

  /* line 1182, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu .sub-menu {
    width: 235px;
    display: none !important;
  }

  /* line 1188, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu .menu-item-has-children > a {
    display: inline;
    color: #023 !important;
  }

  /* line 1192, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu .menu-item-has-children > a::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid #00dbff;
    border-right: 6px solid transparent;
    border-bottom: 0;
    vertical-align: middle;
    border-left: 6px solid transparent;
    position: absolute;
    margin-left: 20px;
    margin-top: 8px;
  }

  /* line 1207, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu .menu-item-has-children > a:hover,
  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu .menu-item-has-children > a:active {
    background-color: #00dbff !important;
  }

  /* line 1214, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu .menu-item-has-children.active > a {
    background-color: #00dbff !important;
  }

  /* line 1217, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu .menu-item-has-children.active > a::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #00c9eb;
    border-bottom: 6px solid transparent;
    vertical-align: middle;
    margin-top: 6px;
  }

  /* line 1230, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu .menu-item-has-children.active .sub-menu {
    padding-left: 15px !important;
    display: block !important;
  }

  /* line 1237, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > .sub-menu::before {
    content: unset !important;
  }

  /* line 1243, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children:last-child .sub-menu {
    border-right: 0;
  }

  /* line 1251, resources/assets/styles/common/_global.scss */

  .menu-produtos.menu-item:hover > .sub-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1257, resources/assets/styles/common/_global.scss */

  .menu-item {
    font-size: 0.9rem;
  }

  /* line 1261, resources/assets/styles/common/_global.scss */

  body:not(.blog):not(.single-post) .menu-item {
    font-size: 1rem;
  }

  /* line 1266, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu {
    display: none;
    height: auto;
    text-transform: uppercase;
    line-height: 38px;
    width: 1059px !important;
    padding: 0 !important;
    left: -31%;
    background-color: #eee !important;
    -webkit-box-shadow: 3px -4px 10px rgba(0, 0, 0, 0.2) !important;
            box-shadow: 3px -4px 10px rgba(0, 0, 0, 0.2) !important;
  }

  /* line 1277, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu::before {
    left: 50% !important;
  }

  /* line 1281, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li {
    width: 25%;
    text-align: center;
    font-size: 13px;
    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;
  }

  /* line 1289, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li.menu-item-has-children {
    position: relative;
  }

  /* line 1292, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li.menu-item-has-children > a {
    padding: 0 29px !important;
  }

  /* line 1296, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li.menu-item-has-children > a::after {
    content: "";
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 16px;
    top: calc(50% - 7px);
  }

  /* line 1311, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li.menu-item-has-children.active > a::after {
    top: calc(50% - 3px);
    -webkit-transform: rotate(225deg);
         -o-transform: rotate(225deg);
            transform: rotate(225deg);
  }

  /* line 1316, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li.menu-item-has-children.active > a {
    background-color: unset !important;
    color: #00dbff !important;
  }

  /* line 1323, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li a {
    color: #002233 !important;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 1.7;
  }

  /* line 1329, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li a:hover {
    background-color: unset !important;
    color: #00dbff !important;
  }

  /* line 1336, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li .active .sub-menu {
    display: block !important;
  }

  /* line 1341, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li .sub-menu {
    width: 100% !important;
    top: 96% !important;
    left: 0 !important;
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
    border-radius: 0 0 15px 15px !important;
    z-index: -1 !important;
    background-color: #f5f5f5 !important;
  }

  /* line 1350, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li .sub-menu::before {
    content: unset !important;
  }

  /* line 1354, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li .sub-menu::after {
    clear: both;
  }

  /* line 1358, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li .sub-menu li {
    border: 0;
    text-align: center;
    font-size: 12px;
    width: 100%;
    line-height: 16px;
  }

  /* line 1365, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li .sub-menu li:first-child {
    margin-top: 30px !important;
  }

  /* line 1369, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li .sub-menu li a {
    font-size: 12px !important;
  }

  /* line 1376, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .sub-menu li:not(:last-child) {
    border-right: solid 1px #002233;
  }

  /* line 1383, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog:hover > .sub-menu,
  .menu-categorias-blog.active > .sub-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1389, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .active > .sub-menu {
    display: block !important;
    height: auto;
  }

  /* line 1395, resources/assets/styles/common/_global.scss */

  .menu-categorias-blog .active .active > .sub-menu {
    display: block !important;
  }
}

@media (max-width: 767.98px) {
  /* line 1405, resources/assets/styles/common/_global.scss */

  .nav-mobile > li {
    font-weight: bold;
  }

  /* line 1409, resources/assets/styles/common/_global.scss */

  .nav-mobile > li .active > .sub-menu {
    display: block !important;
    max-height: unset !important;
  }

  /* line 1417, resources/assets/styles/common/_global.scss */

  .nav-mobile > li .sub-menu li a {
    font-weight: normal !important;
  }

  /* line 1424, resources/assets/styles/common/_global.scss */

  .nav-mobile .sub-menu {
    display: none !important;
  }

  /* line 1429, resources/assets/styles/common/_global.scss */

  .nav-mobile .active > .sub-menu {
    display: block !important;
    max-height: unset !important;
  }

  /* line 1437, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu {
    max-height: unset !important;
  }

  /* line 1441, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > a {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: normal !important;
  }

  /* line 1446, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > a:hover,
  .menu-produtos .sub-menu .menu-item-has-children > a:active {
    background-color: unset !important;
  }

  /* line 1451, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children > a::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-bottom: 0;
    vertical-align: middle;
    border-left: 4px solid transparent;
  }

  /* line 1466, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children.active > a {
    color: #00dbff !important;
  }

  /* line 1470, resources/assets/styles/common/_global.scss */

  .menu-produtos .sub-menu .menu-item-has-children.active .sub-menu {
    max-height: unset !important;
  }

  /* line 1478, resources/assets/styles/common/_global.scss */

  .mobile-nav-open {
    height: 142% !important;
  }
}

/* line 1483, resources/assets/styles/common/_global.scss */

.w-600 {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 1490, resources/assets/styles/common/_global.scss */

  .slide-portfolio .card-segmento,
  .slide-portfolio .card-area,
  .slide-portfolio-2 .card-segmento,
  .slide-portfolio-2 .card-area {
    border: 1px solid #00c9eb;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }

  /* line 1496, resources/assets/styles/common/_global.scss */

  .slide-portfolio-2 {
    height: 250px;
  }

  /* line 1499, resources/assets/styles/common/_global.scss */

  .slide-portfolio-2 .badge {
    font-size: 9px !important;
  }

  /* line 1503, resources/assets/styles/common/_global.scss */

  .slide-portfolio-2 .slick-next,
  .slide-portfolio-2 .slick-prev {
    top: 30%;
  }

  /* line 1508, resources/assets/styles/common/_global.scss */

  .slide-portfolio-2 .card-segmento,
  .slide-portfolio-2 .card-area {
    width: 206px !important;
    min-height: 185px !important;
  }

  /* line 1512, resources/assets/styles/common/_global.scss */

  .slide-portfolio-2 .card-segmento h2,
  .slide-portfolio-2 .card-area h2 {
    font-size: 16px !important;
    min-height: 64px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 1520, resources/assets/styles/common/_global.scss */

  .slide-portfolio-2 .card-segmento .btn,
  .slide-portfolio-2 .card-area .btn,
  .slide-portfolio-2 .card-segmento .comment-form input[type="submit"],
  .comment-form .slide-portfolio-2 .card-segmento input[type="submit"],
  .slide-portfolio-2 .card-area .comment-form input[type="submit"],
  .comment-form .slide-portfolio-2 .card-area input[type="submit"],
  .slide-portfolio-2 .card-segmento .search-form .search-submit,
  .search-form .slide-portfolio-2 .card-segmento .search-submit,
  .slide-portfolio-2 .card-area .search-form .search-submit,
  .search-form .slide-portfolio-2 .card-area .search-submit,
  .slide-portfolio-2 .card-segmento .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .slide-portfolio-2 .card-segmento .hs-button,
  .slide-portfolio-2 .card-area .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .slide-portfolio-2 .card-area .hs-button,
  .slide-portfolio-2 .card-segmento .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .slide-portfolio-2 .card-segmento .hs-button,
  .slide-portfolio-2 .card-area .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .slide-portfolio-2 .card-area .hs-button,
  .slide-portfolio-2 .card-segmento .single-post .comments-new .comment-list .comment-edit-link,
  .single-post .comments-new .comment-list .slide-portfolio-2 .card-segmento .comment-edit-link,
  .slide-portfolio-2 .card-area .single-post .comments-new .comment-list .comment-edit-link,
  .single-post .comments-new .comment-list .slide-portfolio-2 .card-area .comment-edit-link,
  .slide-portfolio-2 .card-segmento .single-post .comments-new .comment-list .comment-reply-link,
  .single-post .comments-new .comment-list .slide-portfolio-2 .card-segmento .comment-reply-link,
  .slide-portfolio-2 .card-area .single-post .comments-new .comment-list .comment-reply-link,
  .single-post .comments-new .comment-list .slide-portfolio-2 .card-area .comment-reply-link,
  .slide-portfolio-2 .card-segmento .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .slide-portfolio-2 .card-segmento .submit,
  .slide-portfolio-2 .card-area .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .slide-portfolio-2 .card-area .submit,
  .slide-portfolio-2 .card-segmento .single-post .comments .comment-list .comment-edit-link,
  .single-post .comments .comment-list .slide-portfolio-2 .card-segmento .comment-edit-link,
  .slide-portfolio-2 .card-area .single-post .comments .comment-list .comment-edit-link,
  .single-post .comments .comment-list .slide-portfolio-2 .card-area .comment-edit-link,
  .slide-portfolio-2 .card-segmento .single-post .comments .comment-list .comment-reply-link,
  .single-post .comments .comment-list .slide-portfolio-2 .card-segmento .comment-reply-link,
  .slide-portfolio-2 .card-area .single-post .comments .comment-list .comment-reply-link,
  .single-post .comments .comment-list .slide-portfolio-2 .card-area .comment-reply-link,
  .slide-portfolio-2 .card-segmento .single-post .comments .comment-form .form-submit .submit,
  .single-post .comments .comment-form .form-submit .slide-portfolio-2 .card-segmento .submit,
  .slide-portfolio-2 .card-area .single-post .comments .comment-form .form-submit .submit,
  .single-post .comments .comment-form .form-submit .slide-portfolio-2 .card-area .submit {
    width: 100px;
    height: 30px;
    border-radius: 14px;
    font-size: 12px;
    line-height: 17px;
  }

  /* line 1530, resources/assets/styles/common/_global.scss */

  .slide-portfolio-3 {
    height: 155px;
  }

  /* line 1533, resources/assets/styles/common/_global.scss */

  .slide-portfolio-3 .slick-next,
  .slide-portfolio-3 .slick-prev {
    top: 15%;
  }

  /* line 1538, resources/assets/styles/common/_global.scss */

  .slide-portfolio-3 .card-segmento,
  .slide-portfolio-3 .card-area {
    min-height: 129px !important;
    height: 129px !important;
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
    background-color: transparent !important;
  }

  /* line 1544, resources/assets/styles/common/_global.scss */

  .slide-portfolio-3 .card-segmento h2,
  .slide-portfolio-3 .card-area h2 {
    font-size: 16px !important;
    min-height: 38px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 1552, resources/assets/styles/common/_global.scss */

  .slide-portfolio-3 .card-segmento .card-footer,
  .slide-portfolio-3 .card-area .card-footer {
    border-top: 0 !important;
  }

  /* line 1556, resources/assets/styles/common/_global.scss */

  .slide-portfolio-3 .card-segmento .btn,
  .slide-portfolio-3 .card-area .btn,
  .slide-portfolio-3 .card-segmento .comment-form input[type="submit"],
  .comment-form .slide-portfolio-3 .card-segmento input[type="submit"],
  .slide-portfolio-3 .card-area .comment-form input[type="submit"],
  .comment-form .slide-portfolio-3 .card-area input[type="submit"],
  .slide-portfolio-3 .card-segmento .search-form .search-submit,
  .search-form .slide-portfolio-3 .card-segmento .search-submit,
  .slide-portfolio-3 .card-area .search-form .search-submit,
  .search-form .slide-portfolio-3 .card-area .search-submit,
  .slide-portfolio-3 .card-segmento .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .slide-portfolio-3 .card-segmento .hs-button,
  .slide-portfolio-3 .card-area .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .slide-portfolio-3 .card-area .hs-button,
  .slide-portfolio-3 .card-segmento .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .slide-portfolio-3 .card-segmento .hs-button,
  .slide-portfolio-3 .card-area .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .slide-portfolio-3 .card-area .hs-button,
  .slide-portfolio-3 .card-segmento .single-post .comments-new .comment-list .comment-edit-link,
  .single-post .comments-new .comment-list .slide-portfolio-3 .card-segmento .comment-edit-link,
  .slide-portfolio-3 .card-area .single-post .comments-new .comment-list .comment-edit-link,
  .single-post .comments-new .comment-list .slide-portfolio-3 .card-area .comment-edit-link,
  .slide-portfolio-3 .card-segmento .single-post .comments-new .comment-list .comment-reply-link,
  .single-post .comments-new .comment-list .slide-portfolio-3 .card-segmento .comment-reply-link,
  .slide-portfolio-3 .card-area .single-post .comments-new .comment-list .comment-reply-link,
  .single-post .comments-new .comment-list .slide-portfolio-3 .card-area .comment-reply-link,
  .slide-portfolio-3 .card-segmento .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .slide-portfolio-3 .card-segmento .submit,
  .slide-portfolio-3 .card-area .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .slide-portfolio-3 .card-area .submit,
  .slide-portfolio-3 .card-segmento .single-post .comments .comment-list .comment-edit-link,
  .single-post .comments .comment-list .slide-portfolio-3 .card-segmento .comment-edit-link,
  .slide-portfolio-3 .card-area .single-post .comments .comment-list .comment-edit-link,
  .single-post .comments .comment-list .slide-portfolio-3 .card-area .comment-edit-link,
  .slide-portfolio-3 .card-segmento .single-post .comments .comment-list .comment-reply-link,
  .single-post .comments .comment-list .slide-portfolio-3 .card-segmento .comment-reply-link,
  .slide-portfolio-3 .card-area .single-post .comments .comment-list .comment-reply-link,
  .single-post .comments .comment-list .slide-portfolio-3 .card-area .comment-reply-link,
  .slide-portfolio-3 .card-segmento .single-post .comments .comment-form .form-submit .submit,
  .single-post .comments .comment-form .form-submit .slide-portfolio-3 .card-segmento .submit,
  .slide-portfolio-3 .card-area .single-post .comments .comment-form .form-submit .submit,
  .single-post .comments .comment-form .form-submit .slide-portfolio-3 .card-area .submit {
    width: 100px;
    height: 30px;
    border-radius: 14px;
    font-size: 12px;
    line-height: 17px;
  }

  /* line 1566, resources/assets/styles/common/_global.scss */

  .w-600 {
    width: 750px;
  }

  /* line 1570, resources/assets/styles/common/_global.scss */

  .section-new-segmentos {
    background: url(/wp-content/themes/totvs-mi/dist/images/bg-banner-sub-r.png) right bottom no-repeat, url(/wp-content/themes/totvs-mi/dist/images/bg-banner-sub-l.png) left top no-repeat;
  }
}

/* Blog Last Updates */

/* line 1577, resources/assets/styles/common/_global.scss */

.page-home-header-title {
  font-size: 32px !important;
}

@media screen and (min-width: 1200px) and (max-width: 1920px) {
  /* line 1581, resources/assets/styles/common/_global.scss */

  .btn-fix-width {
    width: 297px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1920px) {
  /* line 1587, resources/assets/styles/common/_global.scss */

  .btn-fix-width-conteudo {
    width: 202px;
  }
}

/* line 1595, resources/assets/styles/common/_global.scss */

.card-transparent-home .card-footer a {
  font-size: 12px !important;
}

/* line 1602, resources/assets/styles/common/_global.scss */

.card-option button {
  font-size: 11px !important;
}

/* line 1608, resources/assets/styles/common/_global.scss */

.tab-pane a {
  font-size: 11px !important;
}

/* line 1611, resources/assets/styles/common/_global.scss */

.tab-pane a.btn,
.tab-pane .search-form a.search-submit,
.search-form .tab-pane a.search-submit,
.tab-pane .newsletter-form .hbspt-form form.hs-form .hs_submit .actions a.hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .tab-pane a.hs-button,
.tab-pane .modal-form-pop-up .hbspt-form form.hs-form .actions a.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .tab-pane a.hs-button,
.tab-pane .single-post .comments-new .comment-list a.comment-edit-link,
.single-post .comments-new .comment-list .tab-pane a.comment-edit-link,
.tab-pane .single-post .comments-new .comment-list a.comment-reply-link,
.single-post .comments-new .comment-list .tab-pane a.comment-reply-link,
.tab-pane .single-post .comments-new .comment-form .form-submit a.submit,
.single-post .comments-new .comment-form .form-submit .tab-pane a.submit,
.tab-pane .single-post .comments .comment-list a.comment-edit-link,
.single-post .comments .comment-list .tab-pane a.comment-edit-link,
.tab-pane .single-post .comments .comment-list a.comment-reply-link,
.single-post .comments .comment-list .tab-pane a.comment-reply-link,
.tab-pane .single-post .comments .comment-form .form-submit a.submit,
.single-post .comments .comment-form .form-submit .tab-pane a.submit {
  font-size: unset !important;
}

/* line 1618, resources/assets/styles/common/_global.scss */

.hs-form textarea {
  height: auto !important;
}

/* line 1624, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content {
  font-size: 20px;
}

/* line 1627, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content h1,
.single-imprensas .imprensa-content h2,
.single-imprensas .imprensa-content h3,
.single-imprensas .imprensa-content h4,
.single-imprensas .imprensa-content h5,
.single-imprensas .imprensa-content h6,
.single-imprensas .imprensa-content strong,
.single-imprensas .imprensa-content b {
  font-weight: bolder;
}

/* line 1631, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content h1,
.single-imprensas .imprensa-content h2,
.single-imprensas .imprensa-content h3,
.single-imprensas .imprensa-content h4,
.single-imprensas .imprensa-content h5,
.single-imprensas .imprensa-content h6 {
  margin: 22px 0;
}

/* line 1635, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content h1 {
  font-size: 40px;
}

/* line 1639, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content h2 {
  font-size: 26px;
}

/* line 1643, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content h3 {
  font-size: 22px;
}

/* line 1647, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content h4 {
  font-size: 20px;
}

/* line 1651, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content blockquote {
  border-left: solid 5px #494440;
  padding: 20px;
  margin: 20px;
}

/* line 1657, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content .text-boulder {
  margin: 10px 0;
}

/* line 1661, resources/assets/styles/common/_global.scss */

.single-imprensas .imprensa-content img {
  margin: 44px 0;
  border-radius: 10px;
}

/* line 1, resources/assets/styles/common/_utilities.scss */

.xsmall {
  font-size: 9px;
}

/* line 5, resources/assets/styles/common/_utilities.scss */

.rounded-sm {
  border-radius: 5px !important;
}

/* line 9, resources/assets/styles/common/_utilities.scss */

.rounded-xl {
  border-radius: 25px !important;
}

/* line 13, resources/assets/styles/common/_utilities.scss */

.rounded-home {
  border-radius: 20px !important;
}

/* line 17, resources/assets/styles/common/_utilities.scss */

.rounded-top-xl {
  border-top-left-radius: 25px !important;
  border-top-right-radius: 25px !important;
}

/* line 22, resources/assets/styles/common/_utilities.scss */

.rounded-bottom-xl {
  border-bottom-left-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
}

/* line 27, resources/assets/styles/common/_utilities.scss */

.rounded-lg {
  border-radius: 10px !important;
}

/* line 31, resources/assets/styles/common/_utilities.scss */

.rounded-top-lg {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

/* line 36, resources/assets/styles/common/_utilities.scss */

.rounded-bottom-lg {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

/* line 41, resources/assets/styles/common/_utilities.scss */

.border-width-xl {
  border-width: 5px !important;
}

/* line 45, resources/assets/styles/common/_utilities.scss */

.border-width-2 {
  border-width: 2px !important;
}

/* line 49, resources/assets/styles/common/_utilities.scss */

.border-width-3 {
  border-width: 3px !important;
}

/* line 53, resources/assets/styles/common/_utilities.scss */

.border-width-4 {
  border-width: 4px !important;
}

/* line 57, resources/assets/styles/common/_utilities.scss */

.border-radius-15 {
  border-radius: 15px !important;
}

@media screen and (max-width: 767px) {
  /* line 61, resources/assets/styles/common/_utilities.scss */

  .marker-primary {
    list-style: none !important;
  }
}

/* line 67, resources/assets/styles/common/_utilities.scss */

.marker-primary li::marker {
  color: #00dbff;
}

@media screen and (max-width: 767px) {
  /* line 73, resources/assets/styles/common/_utilities.scss */

  .marker-secondary {
    list-style: none !important;
  }
}

/* line 79, resources/assets/styles/common/_utilities.scss */

.marker-secondary li::marker {
  color: #00c9eb;
}

/* line 85, resources/assets/styles/common/_utilities.scss */

.l-0 {
  left: 0 !important;
}

/* line 89, resources/assets/styles/common/_utilities.scss */

.r-0 {
  right: 0 !important;
}

/* line 93, resources/assets/styles/common/_utilities.scss */

.t-0 {
  top: 0 !important;
}

/* line 97, resources/assets/styles/common/_utilities.scss */

.b-0 {
  bottom: 0 !important;
}

/* line 101, resources/assets/styles/common/_utilities.scss */

.t-none {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

/* line 105, resources/assets/styles/common/_utilities.scss */

.hover-stretch {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -o-transform 0.5s;
}

/* line 109, resources/assets/styles/common/_utilities.scss */

.hover-stretch.technologies img {
  border: 2px solid transparent;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

/* line 115, resources/assets/styles/common/_utilities.scss */

.hover-stretch.technologies:hover img {
  border-color: #00a3be;
}

/* line 121, resources/assets/styles/common/_utilities.scss */

.hover-stretch:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 128, resources/assets/styles/common/_utilities.scss */

.brightness-50 {
  -webkit-filter: brightness(50%);
          filter: brightness(50%);
}

/* line 132, resources/assets/styles/common/_utilities.scss */

.cursor-pointer {
  cursor: pointer !important;
}

@media (min-width: 768px) {
  /* line 136, resources/assets/styles/common/_utilities.scss */

  .text-md-white {
    color: #fff !important;
  }
}

/* line 145, resources/assets/styles/common/_utilities.scss */

.main-section .content-main-section .container-content .main-content-background {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 0;
     object-position: 50% 0;
}

@media (max-width: 767.98px) {
  /* line 145, resources/assets/styles/common/_utilities.scss */

  .main-section .content-main-section .container-content .main-content-background {
    height: 100vh;
  }
}

/* line 155, resources/assets/styles/common/_utilities.scss */

.main-section .content-main-section .container-content .item-content {
  position: absolute;
  top: 50%;
}

@media (min-width: 576px) {
  /* line 155, resources/assets/styles/common/_utilities.scss */

  .main-section .content-main-section .container-content .item-content {
    -webkit-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

@media (max-width: 767.98px) {
  /* line 155, resources/assets/styles/common/_utilities.scss */

  .main-section .content-main-section .container-content .item-content {
    left: 0;
    right: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 168, resources/assets/styles/common/_utilities.scss */

  .main-section .content-main-section .container-content .item-content .btn,
  .main-section .content-main-section .container-content .item-content .comment-form input[type="submit"],
  .comment-form .main-section .content-main-section .container-content .item-content input[type="submit"],
  .main-section .content-main-section .container-content .item-content .search-form .search-submit,
  .search-form .main-section .content-main-section .container-content .item-content .search-submit,
  .main-section .content-main-section .container-content .item-content .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .main-section .content-main-section .container-content .item-content .hs-button,
  .main-section .content-main-section .container-content .item-content .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .main-section .content-main-section .container-content .item-content .hs-button,
  .main-section .content-main-section .container-content .item-content .single-post .comments-new .comment-list .comment-edit-link,
  .single-post .comments-new .comment-list .main-section .content-main-section .container-content .item-content .comment-edit-link,
  .main-section .content-main-section .container-content .item-content .single-post .comments-new .comment-list .comment-reply-link,
  .single-post .comments-new .comment-list .main-section .content-main-section .container-content .item-content .comment-reply-link,
  .main-section .content-main-section .container-content .item-content .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .main-section .content-main-section .container-content .item-content .submit,
  .main-section .content-main-section .container-content .item-content .single-post .comments .comment-list .comment-edit-link,
  .single-post .comments .comment-list .main-section .content-main-section .container-content .item-content .comment-edit-link,
  .main-section .content-main-section .container-content .item-content .single-post .comments .comment-list .comment-reply-link,
  .single-post .comments .comment-list .main-section .content-main-section .container-content .item-content .comment-reply-link,
  .main-section .content-main-section .container-content .item-content .single-post .comments .comment-form .form-submit .submit,
  .single-post .comments .comment-form .form-submit .main-section .content-main-section .container-content .item-content .submit {
    margin: 0 auto;
    display: table;
  }
}

/* line 180, resources/assets/styles/common/_utilities.scss */

.pulse:hover {
  -webkit-animation: pulse 0.5s infinite;
       -o-animation: pulse 0.5s infinite;
          animation: pulse 0.5s infinite;
}

/* line 185, resources/assets/styles/common/_utilities.scss */

.crumbs span {
  color: #fff;
}

/* line 189, resources/assets/styles/common/_utilities.scss */

.modal-codigo-conduta-label {
  color: #606160 !important;
  top: 288px;
  left: 668px;
  width: inherit !important;
  height: 78px;
  opacity: 1;
  font-weight: 900 !important;
  font-size: 1.8rem !important;
}

/* line 200, resources/assets/styles/common/_utilities.scss */

.modal-codigo-conduta-div {
  width: 888px;
  background: #fff 0 0 no-repeat padding-box;
  -webkit-box-shadow: 0 3px 56px #00000067;
          box-shadow: 0 3px 56px #00000067;
  border-radius: 10px;
  opacity: 1;
}

/* line 208, resources/assets/styles/common/_utilities.scss */

.modal-codigo-conduta-subtitle-left {
  top: 416px;
  left: 574px;
  width: 296px !important;
  height: 29px;
  color: #eca553;
  margin-top: 30px;
  font-weight: 900 !important;
  font-size: 1.3rem !important;
  margin-left: 30px;
}

/* line 220, resources/assets/styles/common/_utilities.scss */

.modal-codigo-conduta-subtitle-right {
  top: 416px;
  left: 1005px;
  width: 241px !important;
  height: 29px;
  color: #eca553;
  margin-top: 30px;
  float: right;
  font-weight: 900 !important;
  margin-right: 120px;
  font-size: 1.3rem !important;
}

/* line 233, resources/assets/styles/common/_utilities.scss */

.modal-codigo-conduta-title-left {
  width: 357px;
  height: 299px;
  letter-spacing: 0;
  color: #606160;
  opacity: 1;
  margin-top: 10px;
  text-align: left;
}

/* line 242, resources/assets/styles/common/_utilities.scss */

.modal-codigo-conduta-title-left a {
  color: #023;
}

/* line 247, resources/assets/styles/common/_utilities.scss */

.modal-codigo-conduta-title-right {
  width: 350px;
  height: 339px;
  text-align: left;
  letter-spacing: 0;
  color: #606160;
  opacity: 1;
  margin-top: 10px;
}

/* line 256, resources/assets/styles/common/_utilities.scss */

.modal-codigo-conduta-title-right a {
  color: #023;
}

/* line 261, resources/assets/styles/common/_utilities.scss */

.vhr {
  border-left: 1px solid #eca553;
  height: 500%;
}

/* line 266, resources/assets/styles/common/_utilities.scss */

.hr-secondary {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 3px solid #00c9eb;
  width: 276px;
}

/* line 274, resources/assets/styles/common/_utilities.scss */

.line-title {
  width: 275px;
  height: 2px;
  background-color: #fff;
  margin: 25px auto;
}

/* line 281, resources/assets/styles/common/_utilities.scss */

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

/* line 289, resources/assets/styles/common/_utilities.scss */

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 300, resources/assets/styles/common/_utilities.scss */

.border-top-white {
  border-top: 2px solid white;
}

/* line 306, resources/assets/styles/common/_utilities.scss */

.border-bottom-blue-light {
  border-bottom: 2px solid #0adbe3;
}

/* line 309, resources/assets/styles/common/_utilities.scss */

.border-bottom-blue-light-lg {
  border-bottom: 4px solid #0adbe3;
}

/* line 315, resources/assets/styles/common/_utilities.scss */

.w-10 {
  width: 10% !important;
}

/* line 319, resources/assets/styles/common/_utilities.scss */

.z-50 {
  z-index: 50 !important;
}

@media (min-width: 992px) {
  /* line 323, resources/assets/styles/common/_utilities.scss */

  .w-lg-50 {
    width: 50% !important;
  }
}

/* line 329, resources/assets/styles/common/_utilities.scss */

.mt-200 {
  margin-top: 200px !important;
}

/* line 333, resources/assets/styles/common/_utilities.scss */

.overflow-x-hidden {
  overflow-x: hidden !important;
}

/* line 337, resources/assets/styles/common/_utilities.scss */

.mt-150 {
  margin-top: 150px !important;
}

/* line 341, resources/assets/styles/common/_utilities.scss */

.ml--5 {
  margin-left: -5px;
}

/* line 345, resources/assets/styles/common/_utilities.scss */

.pr-50 {
  padding-right: 50px !important;
}

/* line 349, resources/assets/styles/common/_utilities.scss */

.pl-50 {
  padding-left: 50px !important;
}

/* line 354, resources/assets/styles/common/_utilities.scss */

.shadow-images::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

/* line 367, resources/assets/styles/common/_utilities.scss */

.shadow-images > div {
  position: relative;
  z-index: 10;
}

/* line 374, resources/assets/styles/common/_utilities.scss */

.strong-900 strong {
  font-weight: 900;
}

/* line 379, resources/assets/styles/common/_utilities.scss */

.mt-50 {
  margin-top: 50px !important;
}

/* line 384, resources/assets/styles/common/_utilities.scss */

.no-br br {
  display: none !important;
}

/* line 387, resources/assets/styles/common/_utilities.scss */

.no-br > * br {
  display: none !important;
}

@media (max-width: 991.98px) {
  /* line 393, resources/assets/styles/common/_utilities.scss */

  .no-br-md br {
    display: none !important;
  }

  /* line 396, resources/assets/styles/common/_utilities.scss */

  .no-br-md > p br {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  /* line 403, resources/assets/styles/common/_utilities.scss */

  .no-br-sm br {
    display: none !important;
  }

  /* line 406, resources/assets/styles/common/_utilities.scss */

  .no-br-sm > p br {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  /* line 411, resources/assets/styles/common/_utilities.scss */

  .mw-sm-75 {
    max-width: 75% !important;
  }
}

/* line 417, resources/assets/styles/common/_utilities.scss */

.txt-sm-orange {
  color: #e6a441;
  font-size: 1.275rem !important;
}

/* line 422, resources/assets/styles/common/_utilities.scss */

.swipe-right {
  -webkit-animation-name: spin;
       -o-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 1200ms;
       -o-animation-duration: 1200ms;
          animation-duration: 1200ms;
  -webkit-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
       -o-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

/* line 430, resources/assets/styles/common/_utilities.scss */

.transparency-35 {
  opacity: 0.35;
}

/* line 434, resources/assets/styles/common/_utilities.scss */

.element-5-columns {
  width: 100% !important;
}

@media (min-width: 992px) {
  /* line 439, resources/assets/styles/common/_utilities.scss */

  .border-left {
    border-left: 3px solid #00c9eb !important;
    margin-left: 22px;
    padding: 5px 0;
  }

  /* line 445, resources/assets/styles/common/_utilities.scss */

  .element-5-columns {
    width: 20% !important;
  }

  /* line 449, resources/assets/styles/common/_utilities.scss */

  .bg-sides {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
    pointer-events: none;
    background-repeat: no-repeat;
  }

  /* line 460, resources/assets/styles/common/_utilities.scss */

  .bg-top-left {
    background-position: 0 0;
  }

  /* line 464, resources/assets/styles/common/_utilities.scss */

  .bg-bottom-right {
    background-position: right bottom;
  }

  /* line 468, resources/assets/styles/common/_utilities.scss */

  .btn-graf {
    position: relative;
    z-index: 5;
  }

  /* line 472, resources/assets/styles/common/_utilities.scss */

  .btn-graf::after {
    content: "";
    width: calc(100% - 2px);
    height: 100%;
    border: 2px solid #fff;
    border-radius: 22px;
    display: block;
    position: absolute;
    right: -8px;
    top: 8px;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
  }

  /* line 488, resources/assets/styles/common/_utilities.scss */

  .btn-graf:hover::after {
    width: calc(100% + 3px);
    height: calc(100% + 3px);
    top: -2px;
    right: -2px;
    border-radius: 23px;
    z-index: 5;
  }
}

/* line 500, resources/assets/styles/common/_utilities.scss */

.text-shadow-new {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

/* line 504, resources/assets/styles/common/_utilities.scss */

.no-padding {
  padding: 0 !important;
}

/* line 508, resources/assets/styles/common/_utilities.scss */

.force-white {
  -webkit-filter: brightness(5);
          filter: brightness(5);
}

/* line 512, resources/assets/styles/common/_utilities.scss */

.h-44 {
  height: 44px !important;
}

@-webkit-keyframes float {
  50% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-o-keyframes float {
  50% {
    -o-transform: translateY(4px);
       transform: translateY(4px);
  }

  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}

@keyframes float {
  50% {
    -webkit-transform: translateY(4px);
         -o-transform: translateY(4px);
            transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes pulse {
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

@-o-keyframes pulse {
  50% {
    -o-transform: scale(1.1);
       transform: scale(1.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }

  100% {
    -o-transform: scale(1);
       transform: scale(1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

@keyframes pulse {
  50% {
    -webkit-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }

  100% {
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: translate(15px);
            transform: translate(15px);
  }

  to {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@-o-keyframes spin {
  from {
    -o-transform: translate(15px);
       transform: translate(15px);
  }

  to {
    -o-transform: translate(0);
       transform: translate(0);
  }
}

@keyframes spin {
  from {
    -webkit-transform: translate(15px);
         -o-transform: translate(15px);
            transform: translate(15px);
  }

  to {
    -webkit-transform: translate(0);
         -o-transform: translate(0);
            transform: translate(0);
  }
}

/* line 2, resources/assets/styles/online-events/_common.scss */

#online_events a:focus,
#online_events a:active {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 8, resources/assets/styles/online-events/_common.scss */

#online_events ol,
#online_events ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 15, resources/assets/styles/online-events/_common.scss */

#online_events .hide-desktop {
  display: none;
}

@media (max-width: 1023px) {
  /* line 15, resources/assets/styles/online-events/_common.scss */

  #online_events .hide-desktop {
    display: block !important;
  }
}

/* line 22, resources/assets/styles/online-events/_common.scss */

#online_events .hide-desktop .hide-mobile {
  display: block;
}

@media (max-width: 1023px) {
  /* line 22, resources/assets/styles/online-events/_common.scss */

  #online_events .hide-desktop .hide-mobile {
    display: none !important;
  }
}

/* line 31, resources/assets/styles/online-events/_common.scss */

#online_events .hide-mobile-inline {
  display: inline;
}

@media (max-width: 1023px) {
  /* line 31, resources/assets/styles/online-events/_common.scss */

  #online_events .hide-mobile-inline {
    display: none !important;
  }
}

/* line 39, resources/assets/styles/online-events/_common.scss */

#online_events .main-title {
  font-size: 2.5rem;
  color: #00c9eb;
  font-weight: 900;
  margin-bottom: 2rem;
}

/* line 45, resources/assets/styles/online-events/_common.scss */

#online_events .main-title small {
  display: block;
  font-size: 1.1rem;
}

/* line 51, resources/assets/styles/online-events/_common.scss */

#online_events .title {
  font-size: 1.8125rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 900;
  color: #0adbe3;
}

/* line 59, resources/assets/styles/online-events/_common.scss */

#online_events .buttons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 66, resources/assets/styles/online-events/_common.scss */

#online_events .btn,
#online_events .comment-form input[type="submit"],
.comment-form #online_events input[type="submit"],
#online_events .search-form .search-submit,
.search-form #online_events .search-submit,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .hs-button,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .hs-button,
#online_events .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list #online_events .comment-edit-link,
#online_events .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list #online_events .comment-reply-link,
#online_events .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit #online_events .submit,
#online_events .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list #online_events .comment-edit-link,
#online_events .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list #online_events .comment-reply-link,
#online_events .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit #online_events .submit {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid transparent;
  position: relative;
  white-space: nowrap;
  max-width: 100% !important;
}

/* line 80, resources/assets/styles/online-events/_common.scss */

#online_events .btn:focus,
#online_events .comment-form input:focus[type="submit"],
.comment-form #online_events input:focus[type="submit"],
#online_events .search-form .search-submit:focus,
.search-form #online_events .search-submit:focus,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .hs-button:focus,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .hs-button:focus,
#online_events .single-post .comments-new .comment-list .comment-edit-link:focus,
.single-post .comments-new .comment-list #online_events .comment-edit-link:focus,
#online_events .single-post .comments-new .comment-list .comment-reply-link:focus,
.single-post .comments-new .comment-list #online_events .comment-reply-link:focus,
#online_events .single-post .comments-new .comment-form .form-submit .submit:focus,
.single-post .comments-new .comment-form .form-submit #online_events .submit:focus,
#online_events .single-post .comments .comment-list .comment-edit-link:focus,
.single-post .comments .comment-list #online_events .comment-edit-link:focus,
#online_events .single-post .comments .comment-list .comment-reply-link:focus,
.single-post .comments .comment-list #online_events .comment-reply-link:focus,
#online_events .single-post .comments .comment-form .form-submit .submit:focus,
.single-post .comments .comment-form .form-submit #online_events .submit:focus {
  outline: none !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

/* line 85, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-event,
#online_events .comment-form input.-event[type="submit"],
.comment-form #online_events input.-event[type="submit"],
#online_events .search-form .-event.search-submit,
.search-form #online_events .-event.search-submit,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-event.hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-event.hs-button,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-event.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-event.hs-button,
#online_events .single-post .comments-new .comment-list .-event.comment-edit-link,
.single-post .comments-new .comment-list #online_events .-event.comment-edit-link,
#online_events .single-post .comments-new .comment-list .-event.comment-reply-link,
.single-post .comments-new .comment-list #online_events .-event.comment-reply-link,
#online_events .single-post .comments-new .comment-form .form-submit .-event.submit,
.single-post .comments-new .comment-form .form-submit #online_events .-event.submit,
#online_events .single-post .comments .comment-list .-event.comment-edit-link,
.single-post .comments .comment-list #online_events .-event.comment-edit-link,
#online_events .single-post .comments .comment-list .-event.comment-reply-link,
.single-post .comments .comment-list #online_events .-event.comment-reply-link,
#online_events .single-post .comments .comment-form .form-submit .-event.submit,
.single-post .comments .comment-form .form-submit #online_events .-event.submit {
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 89, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-event:hover,
#online_events .comment-form input.-event:hover[type="submit"],
.comment-form #online_events input.-event:hover[type="submit"],
#online_events .search-form .-event.search-submit:hover,
.search-form #online_events .-event.search-submit:hover,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-event.hs-button:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-event.hs-button:hover,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-event.hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-event.hs-button:hover,
#online_events .single-post .comments-new .comment-list .-event.comment-edit-link:hover,
.single-post .comments-new .comment-list #online_events .-event.comment-edit-link:hover,
#online_events .single-post .comments-new .comment-list .-event.comment-reply-link:hover,
.single-post .comments-new .comment-list #online_events .-event.comment-reply-link:hover,
#online_events .single-post .comments-new .comment-form .form-submit .-event.submit:hover,
.single-post .comments-new .comment-form .form-submit #online_events .-event.submit:hover,
#online_events .single-post .comments .comment-list .-event.comment-edit-link:hover,
.single-post .comments .comment-list #online_events .-event.comment-edit-link:hover,
#online_events .single-post .comments .comment-list .-event.comment-reply-link:hover,
.single-post .comments .comment-list #online_events .-event.comment-reply-link:hover,
#online_events .single-post .comments .comment-form .form-submit .-event.submit:hover,
.single-post .comments .comment-form .form-submit #online_events .-event.submit:hover {
  background-color: #fff;
  border-color: #fff;
  color: #0adbe3;
}

/* line 96, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-hollow,
#online_events .comment-form input.-hollow[type="submit"],
.comment-form #online_events input.-hollow[type="submit"],
#online_events .search-form .-hollow.search-submit,
.search-form #online_events .-hollow.search-submit,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-hollow.hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-hollow.hs-button,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-hollow.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-hollow.hs-button,
#online_events .single-post .comments-new .comment-list .-hollow.comment-edit-link,
.single-post .comments-new .comment-list #online_events .-hollow.comment-edit-link,
#online_events .single-post .comments-new .comment-list .-hollow.comment-reply-link,
.single-post .comments-new .comment-list #online_events .-hollow.comment-reply-link,
#online_events .single-post .comments-new .comment-form .form-submit .-hollow.submit,
.single-post .comments-new .comment-form .form-submit #online_events .-hollow.submit,
#online_events .single-post .comments .comment-list .-hollow.comment-edit-link,
.single-post .comments .comment-list #online_events .-hollow.comment-edit-link,
#online_events .single-post .comments .comment-list .-hollow.comment-reply-link,
.single-post .comments .comment-list #online_events .-hollow.comment-reply-link,
#online_events .single-post .comments .comment-form .form-submit .-hollow.submit,
.single-post .comments .comment-form .form-submit #online_events .-hollow.submit {
  background-color: transparent;
  border: 2px solid #fff;
}

/* line 100, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-hollow:hover,
#online_events .comment-form input.-hollow:hover[type="submit"],
.comment-form #online_events input.-hollow:hover[type="submit"],
#online_events .search-form .-hollow.search-submit:hover,
.search-form #online_events .-hollow.search-submit:hover,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-hollow.hs-button:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-hollow.hs-button:hover,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-hollow.hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-hollow.hs-button:hover,
#online_events .single-post .comments-new .comment-list .-hollow.comment-edit-link:hover,
.single-post .comments-new .comment-list #online_events .-hollow.comment-edit-link:hover,
#online_events .single-post .comments-new .comment-list .-hollow.comment-reply-link:hover,
.single-post .comments-new .comment-list #online_events .-hollow.comment-reply-link:hover,
#online_events .single-post .comments-new .comment-form .form-submit .-hollow.submit:hover,
.single-post .comments-new .comment-form .form-submit #online_events .-hollow.submit:hover,
#online_events .single-post .comments .comment-list .-hollow.comment-edit-link:hover,
.single-post .comments .comment-list #online_events .-hollow.comment-edit-link:hover,
#online_events .single-post .comments .comment-list .-hollow.comment-reply-link:hover,
.single-post .comments .comment-list #online_events .-hollow.comment-reply-link:hover,
#online_events .single-post .comments .comment-form .form-submit .-hollow.submit:hover,
.single-post .comments .comment-form .form-submit #online_events .-hollow.submit:hover {
  background-color: #0adbe3;
  border-color: #0adbe3;
}

/* line 106, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-lg,
#online_events .comment-form input.-lg[type="submit"],
.comment-form #online_events input.-lg[type="submit"],
#online_events .search-form .-lg.search-submit,
.search-form #online_events .-lg.search-submit,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-lg.hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-lg.hs-button,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-lg.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-lg.hs-button,
#online_events .single-post .comments-new .comment-list .-lg.comment-edit-link,
.single-post .comments-new .comment-list #online_events .-lg.comment-edit-link,
#online_events .single-post .comments-new .comment-list .-lg.comment-reply-link,
.single-post .comments-new .comment-list #online_events .-lg.comment-reply-link,
#online_events .single-post .comments-new .comment-form .form-submit .-lg.submit,
.single-post .comments-new .comment-form .form-submit #online_events .-lg.submit,
#online_events .single-post .comments .comment-list .-lg.comment-edit-link,
.single-post .comments .comment-list #online_events .-lg.comment-edit-link,
#online_events .single-post .comments .comment-list .-lg.comment-reply-link,
.single-post .comments .comment-list #online_events .-lg.comment-reply-link,
#online_events .single-post .comments .comment-form .form-submit .-lg.submit,
.single-post .comments .comment-form .form-submit #online_events .-lg.submit {
  padding: 0 42px;
  height: 52px;
  font-size: 17px;
  border-radius: 26px;
}

/* line 112, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-lg:hover,
#online_events .comment-form input.-lg:hover[type="submit"],
.comment-form #online_events input.-lg:hover[type="submit"],
#online_events .search-form .-lg.search-submit:hover,
.search-form #online_events .-lg.search-submit:hover,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-lg.hs-button:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-lg.hs-button:hover,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-lg.hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-lg.hs-button:hover,
#online_events .single-post .comments-new .comment-list .-lg.comment-edit-link:hover,
.single-post .comments-new .comment-list #online_events .-lg.comment-edit-link:hover,
#online_events .single-post .comments-new .comment-list .-lg.comment-reply-link:hover,
.single-post .comments-new .comment-list #online_events .-lg.comment-reply-link:hover,
#online_events .single-post .comments-new .comment-form .form-submit .-lg.submit:hover,
.single-post .comments-new .comment-form .form-submit #online_events .-lg.submit:hover,
#online_events .single-post .comments .comment-list .-lg.comment-edit-link:hover,
.single-post .comments .comment-list #online_events .-lg.comment-edit-link:hover,
#online_events .single-post .comments .comment-list .-lg.comment-reply-link:hover,
.single-post .comments .comment-list #online_events .-lg.comment-reply-link:hover,
#online_events .single-post .comments .comment-form .form-submit .-lg.submit:hover,
.single-post .comments .comment-form .form-submit #online_events .-lg.submit:hover {
  padding: 0 84px;
  margin: 0 -42px;
}

/* line 118, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-lg.-no-extend:hover,
#online_events .comment-form input.-lg.-no-extend:hover[type="submit"],
.comment-form #online_events input.-lg.-no-extend:hover[type="submit"],
#online_events .search-form .-lg.-no-extend.search-submit:hover,
.search-form #online_events .-lg.-no-extend.search-submit:hover,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-lg.-no-extend.hs-button:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-lg.-no-extend.hs-button:hover,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-lg.-no-extend.hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-lg.-no-extend.hs-button:hover,
#online_events .single-post .comments-new .comment-list .-lg.-no-extend.comment-edit-link:hover,
.single-post .comments-new .comment-list #online_events .-lg.-no-extend.comment-edit-link:hover,
#online_events .single-post .comments-new .comment-list .-lg.-no-extend.comment-reply-link:hover,
.single-post .comments-new .comment-list #online_events .-lg.-no-extend.comment-reply-link:hover,
#online_events .single-post .comments-new .comment-form .form-submit .-lg.-no-extend.submit:hover,
.single-post .comments-new .comment-form .form-submit #online_events .-lg.-no-extend.submit:hover,
#online_events .single-post .comments .comment-list .-lg.-no-extend.comment-edit-link:hover,
.single-post .comments .comment-list #online_events .-lg.-no-extend.comment-edit-link:hover,
#online_events .single-post .comments .comment-list .-lg.-no-extend.comment-reply-link:hover,
.single-post .comments .comment-list #online_events .-lg.-no-extend.comment-reply-link:hover,
#online_events .single-post .comments .comment-form .form-submit .-lg.-no-extend.submit:hover,
.single-post .comments .comment-form .form-submit #online_events .-lg.-no-extend.submit:hover {
  padding: 0 42px;
  margin: 0;
}

/* line 125, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-md,
#online_events .comment-form input.-md[type="submit"],
.comment-form #online_events input.-md[type="submit"],
#online_events .search-form .-md.search-submit,
.search-form #online_events .-md.search-submit,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-md.hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-md.hs-button,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-md.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-md.hs-button,
#online_events .single-post .comments-new .comment-list .-md.comment-edit-link,
.single-post .comments-new .comment-list #online_events .-md.comment-edit-link,
#online_events .single-post .comments-new .comment-list .-md.comment-reply-link,
.single-post .comments-new .comment-list #online_events .-md.comment-reply-link,
#online_events .single-post .comments-new .comment-form .form-submit .-md.submit,
.single-post .comments-new .comment-form .form-submit #online_events .-md.submit,
#online_events .single-post .comments .comment-list .-md.comment-edit-link,
.single-post .comments .comment-list #online_events .-md.comment-edit-link,
#online_events .single-post .comments .comment-list .-md.comment-reply-link,
.single-post .comments .comment-list #online_events .-md.comment-reply-link,
#online_events .single-post .comments .comment-form .form-submit .-md.submit,
.single-post .comments .comment-form .form-submit #online_events .-md.submit {
  padding: 0 20px !important;
  height: 40px !important;
  font-size: 16px;
  border-radius: 20px;
}

/* line 132, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-sm,
#online_events .comment-form input.-sm[type="submit"],
.comment-form #online_events input.-sm[type="submit"],
#online_events .search-form .-sm.search-submit,
.search-form #online_events .-sm.search-submit,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-sm.hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-sm.hs-button,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-sm.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-sm.hs-button,
#online_events .single-post .comments-new .comment-list .-sm.comment-edit-link,
.single-post .comments-new .comment-list #online_events .-sm.comment-edit-link,
#online_events .single-post .comments-new .comment-list .-sm.comment-reply-link,
.single-post .comments-new .comment-list #online_events .-sm.comment-reply-link,
#online_events .single-post .comments-new .comment-form .form-submit .-sm.submit,
.single-post .comments-new .comment-form .form-submit #online_events .-sm.submit,
#online_events .single-post .comments .comment-list .-sm.comment-edit-link,
.single-post .comments .comment-list #online_events .-sm.comment-edit-link,
#online_events .single-post .comments .comment-list .-sm.comment-reply-link,
.single-post .comments .comment-list #online_events .-sm.comment-reply-link,
#online_events .single-post .comments .comment-form .form-submit .-sm.submit,
.single-post .comments .comment-form .form-submit #online_events .-sm.submit {
  padding: 0 20px !important;
  height: 40px !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  border-radius: 20px !important;
}

/* line 140, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-wide,
#online_events .comment-form input.-wide[type="submit"],
.comment-form #online_events input.-wide[type="submit"],
#online_events .search-form .-wide.search-submit,
.search-form #online_events .-wide.search-submit,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-wide.hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-wide.hs-button,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-wide.hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-wide.hs-button,
#online_events .single-post .comments-new .comment-list .-wide.comment-edit-link,
.single-post .comments-new .comment-list #online_events .-wide.comment-edit-link,
#online_events .single-post .comments-new .comment-list .-wide.comment-reply-link,
.single-post .comments-new .comment-list #online_events .-wide.comment-reply-link,
#online_events .single-post .comments-new .comment-form .form-submit .-wide.submit,
.single-post .comments-new .comment-form .form-submit #online_events .-wide.submit,
#online_events .single-post .comments .comment-list .-wide.comment-edit-link,
.single-post .comments .comment-list #online_events .-wide.comment-edit-link,
#online_events .single-post .comments .comment-list .-wide.comment-reply-link,
.single-post .comments .comment-list #online_events .-wide.comment-reply-link,
#online_events .single-post .comments .comment-form .form-submit .-wide.submit,
.single-post .comments .comment-form .form-submit #online_events .-wide.submit {
  font-size: 18px;
  font-weight: 900;
  padding: 0 86px;
}

/* line 145, resources/assets/styles/online-events/_common.scss */

#online_events .btn.-wide:hover,
#online_events .comment-form input.-wide:hover[type="submit"],
.comment-form #online_events input.-wide:hover[type="submit"],
#online_events .search-form .-wide.search-submit:hover,
.search-form #online_events .-wide.search-submit:hover,
#online_events .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-wide.hs-button:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #online_events .-wide.hs-button:hover,
#online_events .modal-form-pop-up .hbspt-form form.hs-form .actions .-wide.hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions #online_events .-wide.hs-button:hover,
#online_events .single-post .comments-new .comment-list .-wide.comment-edit-link:hover,
.single-post .comments-new .comment-list #online_events .-wide.comment-edit-link:hover,
#online_events .single-post .comments-new .comment-list .-wide.comment-reply-link:hover,
.single-post .comments-new .comment-list #online_events .-wide.comment-reply-link:hover,
#online_events .single-post .comments-new .comment-form .form-submit .-wide.submit:hover,
.single-post .comments-new .comment-form .form-submit #online_events .-wide.submit:hover,
#online_events .single-post .comments .comment-list .-wide.comment-edit-link:hover,
.single-post .comments .comment-list #online_events .-wide.comment-edit-link:hover,
#online_events .single-post .comments .comment-list .-wide.comment-reply-link:hover,
.single-post .comments .comment-list #online_events .-wide.comment-reply-link:hover,
#online_events .single-post .comments .comment-form .form-submit .-wide.submit:hover,
.single-post .comments .comment-form .form-submit #online_events .-wide.submit:hover {
  padding: 0 106px;
  margin: 0 -20px;
}

/* line 152, resources/assets/styles/online-events/_common.scss */

#online_events .no-shadow {
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0) !important;
          box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0) !important;
}

/* line 156, resources/assets/styles/online-events/_common.scss */

#online_events .scroll {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 50;
  overflow: hidden;
}

/* line 164, resources/assets/styles/online-events/_common.scss */

#online_events .scroll::before,
#online_events .scroll::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 51%;
  top: 0;
  background: #fff;
  z-index: 45;
}

/* line 175, resources/assets/styles/online-events/_common.scss */

#online_events .scroll::before {
  left: 0;
  margin-left: -245px;
}

/* line 180, resources/assets/styles/online-events/_common.scss */

#online_events .scroll::after {
  right: 0;
  margin-right: -245px;
}

/* line 185, resources/assets/styles/online-events/_common.scss */

#online_events .scroll .wrapper {
  width: 500px;
  height: 69px;
  position: relative;
  z-index: 50;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 194, resources/assets/styles/online-events/_common.scss */

#online_events .scroll .wrapper:hover {
  cursor: pointer;
}

/* line 198, resources/assets/styles/online-events/_common.scss */

#online_events .scroll .wrapper .icon {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  fill: #fff;
  overflow: hidden;
}

/* line 210, resources/assets/styles/online-events/_common.scss */

#online_events .scroll .wrapper::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid #fff;
  border-right: 15px solid transparent;
  border-bottom: 0;
  border-left: 15px solid transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: floating 1s infinite;
       -o-animation: floating 1s infinite;
          animation: floating 1s infinite;
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-o-keyframes floating {
  0% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }

  50% {
    -o-transform: translateY(5px);
       transform: translateY(5px);
  }

  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}

@keyframes floating {
  0% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(5px);
         -o-transform: translateY(5px);
            transform: translateY(5px);
  }

  100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

@media screen and (max-width: 1023px) {
  /* line 245, resources/assets/styles/online-events/_common.scss */

  .title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.95rem;
  }

  /* line 253, resources/assets/styles/online-events/_common.scss */

  .title span {
    width: 100%;
    text-align: center;
  }

  /* line 258, resources/assets/styles/online-events/_common.scss */

  .title .highlight {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }

  /* line 265, resources/assets/styles/online-events/_common.scss */

  .pre-title {
    font-size: 0.8rem;
    margin-bottom: 20px;
  }

  /* line 270, resources/assets/styles/online-events/_common.scss */

  .pre-title > p::before {
    height: 1.1vh;
    top: calc(100% - 1.64vh);
  }

  /* line 275, resources/assets/styles/online-events/_common.scss */

  .pre-title > p::after {
    width: 20px;
    height: 28px;
  }

  /* line 284, resources/assets/styles/online-events/_common.scss */

  #online_events .scroll::before {
    width: 50%;
    margin-left: -147px;
  }

  /* line 289, resources/assets/styles/online-events/_common.scss */

  #online_events .scroll::after {
    width: 50%;
    margin-right: -147px;
  }

  /* line 294, resources/assets/styles/online-events/_common.scss */

  #online_events .scroll .wrapper {
    width: 296px;
    height: 41px;
    position: relative;
    z-index: 50;
    left: 50%;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0;
  }

  /* line 303, resources/assets/styles/online-events/_common.scss */

  #online_events .scroll .wrapper:hover {
    cursor: pointer;
  }

  /* line 307, resources/assets/styles/online-events/_common.scss */

  #online_events .scroll .wrapper .icon {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    fill: #fff;
    overflow: hidden;
  }

  /* line 319, resources/assets/styles/online-events/_common.scss */

  #online_events .scroll .wrapper::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
    border-bottom: 0;
    border-left: 10px solid transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation: floating 1s infinite;
         -o-animation: floating 1s infinite;
            animation: floating 1s infinite;
  }
}

/* line 1, resources/assets/styles/online-events/components/_header.scss */

#header,
#header_alt {
  width: 100%;
  height: 80px;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1000;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* line 12, resources/assets/styles/online-events/components/_header.scss */

#header header,
#header_alt header {
  width: 100%;
  height: 100%;
}

/* line 17, resources/assets/styles/online-events/components/_header.scss */

#header .container,
#header_alt .container {
  height: 100%;
  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;
}

/* line 23, resources/assets/styles/online-events/components/_header.scss */

#header .container .logo,
#header_alt .container .logo {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 30, resources/assets/styles/online-events/components/_header.scss */

#header .container .sel-country,
#header_alt .container .sel-country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 35, resources/assets/styles/online-events/components/_header.scss */

#header .container .sel-country p,
#header_alt .container .sel-country p {
  font-size: 12px;
  font-weight: 700;
  color: white;
  margin-right: 10px;
  text-transform: uppercase;
}

/* line 43, resources/assets/styles/online-events/components/_header.scss */

#header .container .sel-country ul,
#header_alt .container .sel-country ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 46, resources/assets/styles/online-events/components/_header.scss */

#header .container .sel-country ul > li,
#header_alt .container .sel-country ul > li {
  width: 34px;
  height: 34px;
  font-size: 0;
  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;
}

/* line 54, resources/assets/styles/online-events/components/_header.scss */

#header .container .sel-country ul > li button,
#header_alt .container .sel-country ul > li button {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid transparent;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* line 62, resources/assets/styles/online-events/components/_header.scss */

#header .container .sel-country ul > li button img,
#header_alt .container .sel-country ul > li button img {
  width: 100%;
  border-radius: 50%;
  border: 2px solid #023;
  -webkit-filter: grayscale(0.5);
          filter: grayscale(0.5);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* line 73, resources/assets/styles/online-events/components/_header.scss */

#header .container .sel-country ul > li:hover button,
#header .container .sel-country ul > li.-selected button,
#header_alt .container .sel-country ul > li:hover button,
#header_alt .container .sel-country ul > li.-selected button {
  border-color: #0adbe3;
  -webkit-transform: scale(1.15);
       -o-transform: scale(1.15);
          transform: scale(1.15);
}

/* line 77, resources/assets/styles/online-events/components/_header.scss */

#header .container .sel-country ul > li:hover button img,
#header .container .sel-country ul > li.-selected button img,
#header_alt .container .sel-country ul > li:hover button img,
#header_alt .container .sel-country ul > li.-selected button img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

/* line 83, resources/assets/styles/online-events/components/_header.scss */

#header .container .sel-country ul > li + li,
#header_alt .container .sel-country ul > li + li {
  margin-left: 20px;
}

/* line 90, resources/assets/styles/online-events/components/_header.scss */

#header .container > .links,
#header_alt .container > .links {
  width: 100%;
  max-width: 440px;
}

/* line 95, resources/assets/styles/online-events/components/_header.scss */

#header .container > .links > nav,
#header_alt .container > .links > nav {
  width: 100%;
}

/* line 99, resources/assets/styles/online-events/components/_header.scss */

#header .container > .links > nav > ul,
#header_alt .container > .links > nav > ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 106, resources/assets/styles/online-events/components/_header.scss */

#header .container > .links > nav > ul > li,
#header_alt .container > .links > nav > ul > li {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

/* line 113, resources/assets/styles/online-events/components/_header.scss */

#header .container > .links > nav > ul > li + li,
#header_alt .container > .links > nav > ul > li + li {
  margin-left: 20px;
}

/* line 117, resources/assets/styles/online-events/components/_header.scss */

#header .container > .links > nav > ul > li:hover,
#header_alt .container > .links > nav > ul > li:hover {
  cursor: pointer;
}

/* line 123, resources/assets/styles/online-events/components/_header.scss */

#header.-totvs .logo,
#header_alt.-totvs .logo {
  width: 186px;
}

/* line 127, resources/assets/styles/online-events/components/_header.scss */

#header.-totvs.-scrolled,
#header_alt.-totvs.-scrolled {
  background-color: rgba(54, 54, 54, 0.95);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
          box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
}

/* line 132, resources/assets/styles/online-events/components/_header.scss */

#header.-totvs.-scrolled .logo,
#header_alt.-totvs.-scrolled .logo {
  width: 150px;
}

/* line 139, resources/assets/styles/online-events/components/_header.scss */

#header.-techfin .logo,
#header_alt.-techfin .logo {
  width: 295px;
}

/* line 143, resources/assets/styles/online-events/components/_header.scss */

#header.-techfin.-scrolled,
#header_alt.-techfin.-scrolled {
  background: -webkit-linear-gradient(45deg, #4dbb8e 0%, #2f708c 100%);
  background: -o-linear-gradient(45deg, #4dbb8e 0%, #2f708c 100%);
  background: linear-gradient(45deg, #4dbb8e 0%, #2f708c 100%);
}

/* line 146, resources/assets/styles/online-events/components/_header.scss */

#header.-techfin.-scrolled .logo,
#header_alt.-techfin.-scrolled .logo {
  width: 220px;
}

@media screen and (max-width: 1023px) {
  /* line 154, resources/assets/styles/online-events/components/_header.scss */

  #header,
  #header_alt {
    width: 100%;
    height: 70px;
    background-color: rgba(54, 54, 54, 0.95);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
            box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
  }

  /* line 162, resources/assets/styles/online-events/components/_header.scss */

  #header .container,
  #header_alt .container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  /* line 167, resources/assets/styles/online-events/components/_header.scss */

  #header .container .logo a img,
  #header_alt .container .logo a img {
    width: auto !important;
    height: 33px !important;
  }

  /* line 174, resources/assets/styles/online-events/components/_header.scss */

  #header .container .sel-country,
  #header_alt .container .sel-country {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  /* line 177, resources/assets/styles/online-events/components/_header.scss */

  #header .container .sel-country p,
  #header_alt .container .sel-country p {
    font-size: 8px;
    margin-right: 0;
    margin-bottom: 10px;
    white-space: nowrap;
  }

  /* line 185, resources/assets/styles/online-events/components/_header.scss */

  #header .container .sel-country ul > li,
  #header_alt .container .sel-country ul > li {
    width: 27px;
    height: 27px;
  }

  /* line 189, resources/assets/styles/online-events/components/_header.scss */

  #header .container .sel-country ul > li + li,
  #header_alt .container .sel-country ul > li + li {
    margin-left: 20px;
  }

  /* line 198, resources/assets/styles/online-events/components/_header.scss */

  #header.-totvs .logo,
  #header_alt.-totvs .logo {
    width: 186px;
  }

  /* line 203, resources/assets/styles/online-events/components/_header.scss */

  #header.-totvs.-scrolled .logo,
  #header_alt.-totvs.-scrolled .logo {
    width: 186px;
  }

  /* line 210, resources/assets/styles/online-events/components/_header.scss */

  #header_alt {
    background-color: transparent;
    border-bottom: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

/* line 218, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option {
  position: relative;
}

/* line 221, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-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;
  background-color: transparent;
  border: 1px solid #fff;
  padding: 0 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 230, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-btn figure {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 0;
}

/* line 238, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-btn figure img {
  width: 100%;
}

/* line 244, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-btn.dropdown-toggle::after {
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0;
}

/* line 252, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-btn:hover {
  background-color: #fff;
}

/* line 256, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-btn:hover.dropdown-toggle::after {
  border-top: 4px solid #023;
}

/* line 263, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-drop {
  position: absolute;
  top: 45px;
  left: -5px;
  width: 80px;
  padding: 5px;
  background-color: #fff;
  border-radius: 15px;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
  -webkit-box-shadow: 5px 10px 10px rgba(0, 34, 51, 0.5);
          box-shadow: 5px 10px 10px rgba(0, 34, 51, 0.5);
}

/* line 277, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-drop li {
  display: block;
}

/* line 280, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-drop li a {
  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: 5px;
  border-radius: 15px;
  background-color: transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 289, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-drop li a figure {
  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;
  margin-bottom: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
}

/* line 299, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-drop li a figure img {
  width: 100%;
}

/* line 304, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-drop li a .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  line-height: 1;
  color: #023;
  text-transform: uppercase;
  padding-left: 5px;
}

/* line 317, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-drop li:hover a {
  background-color: #00dbff;
}

/* line 323, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-drop::before {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 25px;
  height: 15px;
  background-color: #00dbff;
  -webkit-clip-path: polygon(50% 50%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 50%, 0% 100%, 100% 100%);
}

/* line 336, resources/assets/styles/online-events/components/_header.scss */

.header .langs-option .langs-drop.hide-drop {
  opacity: 0;
  visibility: hidden;
  top: 50px;
}

/* line 2, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  z-index: 10;
}

/* line 11, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content {
  height: 100%;
}

/* line 14, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}

/* line 22, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container p {
  color: #fff;
}

/* line 26, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .brdcrumb {
  width: 100%;
  margin-bottom: 24px;
}

@media screen and (max-width: 1023px) {
  /* line 26, resources/assets/styles/online-events/components/_hero-banner.scss */

  #hero_banner .jumbotron-content .container .brdcrumb {
    text-align: center;
  }
}

/* line 34, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .brdcrumb ul > li {
  display: inline-block;
  font-size: 14.4px;
  text-transform: uppercase;
}

/* line 39, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .brdcrumb ul > li a {
  color: #00dbff;
}

/* line 42, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .brdcrumb ul > li a:hover {
  text-decoration: underline;
}

/* line 49, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 54, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info {
  width: 100%;
  max-width: 510px;
}

/* line 58, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info p {
  font-size: 1rem;
}

/* line 62, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .main-title {
  margin-bottom: 1rem;
  color: #fff;
}

@media screen and (max-width: 1023px) {
  /* line 62, resources/assets/styles/online-events/components/_hero-banner.scss */

  #hero_banner .jumbotron-content .container .content .info .main-title {
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: center;
  }
}

/* line 72, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .main-title small {
  font-size: 2.25rem;
  color: #fff;
  font-weight: 400;
  display: block;
}

/* line 80, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .desc {
  font-size: 18px;
}

@media screen and (max-width: 1023px) {
  /* line 80, resources/assets/styles/online-events/components/_hero-banner.scss */

  #hero_banner .jumbotron-content .container .content .info .desc {
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
  }
}

/* line 90, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .featured-items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5.3vh;
}

/* line 97, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .featured-items li {
  width: 100%;
  max-width: 310px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.4;
}

/* line 105, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .featured-items li + li {
  width: 100%;
  max-width: 260px;
}

/* line 110, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .featured-items li > figure {
  width: 65px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

/* line 115, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .featured-items li > figure .icon {
  width: 50px;
  height: 66px;
  fill: #fff;
}

/* line 121, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .featured-items dl {
  width: 100%;
  font-size: 0.9rem;
}

/* line 125, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .featured-items dl dt {
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
}

/* line 133, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .info .buttons {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 138, resources/assets/styles/online-events/components/_hero-banner.scss */

#hero_banner .jumbotron-content .container .content .logos {
  max-width: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
}

/* line 2, resources/assets/styles/online-events/components/_highlights.scss */

#highlights figure {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

/* line 6, resources/assets/styles/online-events/components/_highlights.scss */

#highlights .icon {
  height: 80px;
}

/* line 10, resources/assets/styles/online-events/components/_highlights.scss */

#highlights dl {
  width: 100%;
}

/* line 13, resources/assets/styles/online-events/components/_highlights.scss */

#highlights dl dt {
  text-transform: uppercase;
  color: #0adbe3;
  font-weight: 900;
  font-size: 18px;
}

/* line 20, resources/assets/styles/online-events/components/_highlights.scss */

#highlights dl dd {
  font-size: 1rem;
  color: #023;
}

@media screen and (max-width: 1023px) {
  /* line 29, resources/assets/styles/online-events/components/_highlights.scss */

  #highlights .icon {
    height: 60px;
  }
}

/* line 1, resources/assets/styles/online-events/components/_days.scss */

#days {
  background-color: #023;
  color: #fff;
}

/* line 5, resources/assets/styles/online-events/components/_days.scss */

#days .text-small {
  font-size: 12px !important;
  line-height: 1.1 !important;
}

/* line 10, resources/assets/styles/online-events/components/_days.scss */

#days .btn,
#days .comment-form input[type="submit"],
.comment-form #days input[type="submit"],
#days .search-form .search-submit,
.search-form #days .search-submit,
#days .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #days .hs-button,
#days .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions #days .hs-button,
#days .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list #days .comment-edit-link,
#days .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list #days .comment-reply-link,
#days .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit #days .submit,
#days .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list #days .comment-edit-link,
#days .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list #days .comment-reply-link,
#days .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit #days .submit {
  height: 40px !important;
}

/* line 14, resources/assets/styles/online-events/components/_days.scss */

#days .btn.-hollow:hover,
#days .comment-form input.-hollow:hover[type="submit"],
.comment-form #days input.-hollow:hover[type="submit"],
#days .search-form .-hollow.search-submit:hover,
.search-form #days .-hollow.search-submit:hover,
#days .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .-hollow.hs-button:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions #days .-hollow.hs-button:hover,
#days .modal-form-pop-up .hbspt-form form.hs-form .actions .-hollow.hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions #days .-hollow.hs-button:hover,
#days .single-post .comments-new .comment-list .-hollow.comment-edit-link:hover,
.single-post .comments-new .comment-list #days .-hollow.comment-edit-link:hover,
#days .single-post .comments-new .comment-list .-hollow.comment-reply-link:hover,
.single-post .comments-new .comment-list #days .-hollow.comment-reply-link:hover,
#days .single-post .comments-new .comment-form .form-submit .-hollow.submit:hover,
.single-post .comments-new .comment-form .form-submit #days .-hollow.submit:hover,
#days .single-post .comments .comment-list .-hollow.comment-edit-link:hover,
.single-post .comments .comment-list #days .-hollow.comment-edit-link:hover,
#days .single-post .comments .comment-list .-hollow.comment-reply-link:hover,
.single-post .comments .comment-list #days .-hollow.comment-reply-link:hover,
#days .single-post .comments .comment-form .form-submit .-hollow.submit:hover,
.single-post .comments .comment-form .form-submit #days .-hollow.submit:hover {
  color: #023;
}

/* line 21, resources/assets/styles/online-events/components/_days.scss */

#days .day .reminder {
  font-size: 16px !important;
  margin-bottom: 15px;
}

/* line 26, resources/assets/styles/online-events/components/_days.scss */

#days .day .row.event + .row.event {
  border-top: 1px solid #00dbff;
  margin-top: 20px;
}

/* line 32, resources/assets/styles/online-events/components/_days.scss */

#days .day + .day {
  margin-top: 50px;
}

@media screen and (max-width: 1023px) {
  /* line 39, resources/assets/styles/online-events/components/_days.scss */

  #days .theme {
    text-align: center;
  }

  /* line 42, resources/assets/styles/online-events/components/_days.scss */

  #days .theme .h3 {
    font-size: 20px !important;
  }

  /* line 46, resources/assets/styles/online-events/components/_days.scss */

  #days .theme .h2 {
    font-size: 21px !important;
  }
}

/* line 1, resources/assets/styles/online-events/components/_partnership.scss */

#partnership {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  color: #fff;
}

/* line 7, resources/assets/styles/online-events/components/_partnership.scss */

#partnership .title,
#partnership p,
#partnership strong {
  color: #fff;
}

/* line 14, resources/assets/styles/online-events/components/_partnership.scss */

#partnership > .container .title {
  width: 100%;
  max-width: 850px;
  text-align: center;
  margin: 0 auto;
  font-weight: 400;
  font-size: 1rem;
}

/* line 22, resources/assets/styles/online-events/components/_partnership.scss */

#partnership > .container .title > span {
  text-transform: none;
}

/* line 27, resources/assets/styles/online-events/components/_partnership.scss */

#partnership > .container > .logos-list {
  max-width: 430px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

/* line 37, resources/assets/styles/online-events/components/_partnership.scss */

#partnership > .container > .logos-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 20px;
}

@media screen and (max-width: 1023px) {
  /* line 46, resources/assets/styles/online-events/components/_partnership.scss */

  #partnership {
    padding: 40px 0;
  }

  /* line 49, resources/assets/styles/online-events/components/_partnership.scss */

  #partnership > .container {
    grid-template-columns: 1fr;
  }

  /* line 52, resources/assets/styles/online-events/components/_partnership.scss */

  #partnership > .container .title {
    font-size: 1.405rem;
    margin-bottom: 40px;
    display: block;
  }

  /* line 57, resources/assets/styles/online-events/components/_partnership.scss */

  #partnership > .container .title span {
    width: auto !important;
    display: inline;
  }

  /* line 63, resources/assets/styles/online-events/components/_partnership.scss */

  #partnership > .container > .logos-list {
    max-width: 300px;
    row-gap: 20px;
  }

  /* line 68, resources/assets/styles/online-events/components/_partnership.scss */

  #partnership > .container > .logos-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* line 1, resources/assets/styles/online-events/components/_footer.scss */

#footer {
  width: 100%;
  height: 127px;
  background-color: #023;
}

/* line 6, resources/assets/styles/online-events/components/_footer.scss */

#footer footer {
  height: 100%;
}

/* line 10, resources/assets/styles/online-events/components/_footer.scss */

#footer footer .logo img {
  max-width: 295px;
}

/* line 16, resources/assets/styles/online-events/components/_footer.scss */

#footer .container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1023px) {
  /* line 26, resources/assets/styles/online-events/components/_footer.scss */

  #footer {
    height: 80px;
  }

  /* line 29, resources/assets/styles/online-events/components/_footer.scss */

  #footer .logo {
    height: 40px;
  }

  /* line 32, resources/assets/styles/online-events/components/_footer.scss */

  #footer .logo img {
    width: auto;
    height: 100%;
  }
}

/* line 1, resources/assets/styles/components/_buttons.scss */

.btn,
.comment-form input[type="submit"],
.search-form .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-form .form-submit .submit {
  border-radius: 40px;
  text-transform: uppercase;
}

/* line 6, resources/assets/styles/components/_buttons.scss */

.btn.dropdown-toggle::after,
.comment-form input.dropdown-toggle[type="submit"]::after,
.search-form .dropdown-toggle.search-submit::after,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .dropdown-toggle.hs-button::after,
.modal-form-pop-up .hbspt-form form.hs-form .actions .dropdown-toggle.hs-button::after,
.single-post .comments-new .comment-list .dropdown-toggle.comment-edit-link::after,
.single-post .comments-new .comment-list .dropdown-toggle.comment-reply-link::after,
.single-post .comments-new .comment-form .form-submit .dropdown-toggle.submit::after,
.single-post .comments .comment-list .dropdown-toggle.comment-edit-link::after,
.single-post .comments .comment-list .dropdown-toggle.comment-reply-link::after,
.single-post .comments .comment-form .form-submit .dropdown-toggle.submit::after {
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-bottom: 0;
  vertical-align: middle;
  border-left: 4px solid transparent;
}

/* line 15, resources/assets/styles/components/_buttons.scss */

.btn.dropdown-toggle.no-arrow::after,
.comment-form input.dropdown-toggle.no-arrow[type="submit"]::after,
.search-form .dropdown-toggle.no-arrow.search-submit::after,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .dropdown-toggle.no-arrow.hs-button::after,
.modal-form-pop-up .hbspt-form form.hs-form .actions .dropdown-toggle.no-arrow.hs-button::after,
.single-post .comments-new .comment-list .dropdown-toggle.no-arrow.comment-edit-link::after,
.single-post .comments-new .comment-list .dropdown-toggle.no-arrow.comment-reply-link::after,
.single-post .comments-new .comment-form .form-submit .dropdown-toggle.no-arrow.submit::after,
.single-post .comments .comment-list .dropdown-toggle.no-arrow.comment-edit-link::after,
.single-post .comments .comment-list .dropdown-toggle.no-arrow.comment-reply-link::after,
.single-post .comments .comment-form .form-submit .dropdown-toggle.no-arrow.submit::after {
  display: none;
}

/* line 21, resources/assets/styles/components/_buttons.scss */

.btn-disabled,
[href="#off"] {
  border-color: #999;
  color: #999 !important;
  -webkit-transition: all 2s linear;
  -o-transition: all 2s linear;
  transition: all 2s linear;
}

/* line 34, resources/assets/styles/components/_buttons.scss */

.btn-100 {
  width: 100%;
  max-width: 300px;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
  padding: 0 !important;
  font-size: 17px;
}

/* line 45, resources/assets/styles/components/_buttons.scss */

.btn-lg,
.btn-group-lg > .btn,
.comment-form .btn-group-lg > input[type="submit"],
.search-form .btn-group-lg > .search-submit,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-lg > .hs-button,
.single-post .comments-new .comment-list .btn-group-lg > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-lg > .comment-reply-link,
.single-post .comments .comment-list .btn-group-lg > .comment-edit-link,
.single-post .comments .comment-list .btn-group-lg > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-lg > .submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.single-post .comments-new .comment-form .form-submit .submit {
  padding: 17px 42px;
  font-size: 17px;
}

/* line 50, resources/assets/styles/components/_buttons.scss */

.btn-ml {
  padding: 17px 35px;
  font-size: 17px;
}

/* line 55, resources/assets/styles/components/_buttons.scss */

.btn-md {
  padding: 10px 40px;
  font-size: 15px;
}

/* line 60, resources/assets/styles/components/_buttons.scss */

.btn-xl {
  padding: 17px 80px;
  font-size: 1.2rem;
  font-weight: 700;
}

@media (max-width: 767.98px) {
  /* line 60, resources/assets/styles/components/_buttons.scss */

  .btn-xl {
    padding: 17px 42px;
  }
}

/* line 70, resources/assets/styles/components/_buttons.scss */

.btn-wide {
  padding-left: 80px;
  padding-right: 80px;
}

@media (max-width: 767.98px) {
  /* line 70, resources/assets/styles/components/_buttons.scss */

  .btn-wide {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 80, resources/assets/styles/components/_buttons.scss */

.btn-sm,
.btn-group-sm > .btn,
.comment-form .btn-group-sm > input[type="submit"],
.search-form .btn-group-sm > .search-submit,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-sm > .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-sm > .hs-button,
.single-post .comments-new .comment-list .btn-group-sm > .comment-edit-link,
.single-post .comments-new .comment-list .btn-group-sm > .comment-reply-link,
.single-post .comments-new .comment-form .form-submit .btn-group-sm > .submit,
.single-post .comments .comment-list .btn-group-sm > .comment-edit-link,
.single-post .comments .comment-list .btn-group-sm > .comment-reply-link,
.single-post .comments .comment-form .form-submit .btn-group-sm > .submit {
  padding: 5px 15px;
  font-size: 12px;
}

@media (max-width: 1199.98px) {
  /* line 80, resources/assets/styles/components/_buttons.scss */

  .btn-sm,
  .btn-group-sm > .btn,
  .comment-form .btn-group-sm > input[type="submit"],
  .search-form .btn-group-sm > .search-submit,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-sm > .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-sm > .hs-button,
  .single-post .comments-new .comment-list .btn-group-sm > .comment-edit-link,
  .single-post .comments-new .comment-list .btn-group-sm > .comment-reply-link,
  .single-post .comments-new .comment-form .form-submit .btn-group-sm > .submit,
  .single-post .comments .comment-list .btn-group-sm > .comment-edit-link,
  .single-post .comments .comment-list .btn-group-sm > .comment-reply-link,
  .single-post .comments .comment-form .form-submit .btn-group-sm > .submit {
    padding: 5px 10px;
  }
}

/* line 89, resources/assets/styles/components/_buttons.scss */

.btn-shadow {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

/* line 92, resources/assets/styles/components/_buttons.scss */

.btn-shadow:active {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  -webkit-transform: translateY(3px);
       -o-transform: translateY(3px);
          transform: translateY(3px);
}

/* line 98, resources/assets/styles/components/_buttons.scss */

.btn-primary,
.btn-gradient-primary,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.single-post .comments .comment-form .form-submit .submit {
  color: #fff;
  background-color: #a44dff !important;
  border-color: #a44dff !important;
}

/* line 103, resources/assets/styles/components/_buttons.scss */

.btn-primary:hover,
.btn-gradient-primary:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:hover,
.single-post .comments .comment-form .form-submit .submit:hover {
  color: #fff;
  background-color: #6832a1 !important;
  border-color: #6832a1 !important;
}

/* line 110, resources/assets/styles/components/_buttons.scss */

.btn-gradient-primary {
  border: 0;
  background: -webkit-gradient(left top, right top, color-stop(0%, #da652a), color-stop(100%, #e8983c));
  background: -webkit-linear-gradient(left, #da652a 0%, #e8983c 100%);
  background: -o-linear-gradient(left, #da652a 0%, #e8983c 100%);
  background: -webkit-gradient(linear, left top, right top, from(#da652a), to(#e8983c));
  background: linear-gradient(to right, #da652a 0%, #e8983c 100%);
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

/* line 123, resources/assets/styles/components/_buttons.scss */

.btn-gradient-primary:hover {
  background: -webkit-gradient(left top, right top, color-stop(0%, #bb5725), color-stop(100%, #e18a13));
  background: -webkit-linear-gradient(left, #bb5725 0%, #e18a13 100%);
  background: -o-linear-gradient(left, #bb5725 0%, #e18a13 100%);
  background: -webkit-gradient(linear, left top, right top, from(#bb5725), to(#e18a13));
  background: linear-gradient(to right, #bb5725 0%, #e18a13 100%);
}

/* line 134, resources/assets/styles/components/_buttons.scss */

.btn-floating-bottom-left {
  position: absolute;
  bottom: 18%;
  left: 13%;
}

@media (max-width: 575.98px) {
  /* line 134, resources/assets/styles/components/_buttons.scss */

  .btn-floating-bottom-left {
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 80%;
  }
}

/* line 148, resources/assets/styles/components/_buttons.scss */

.btn-outline-white:hover {
  background-color: #00c9eb;
  border-color: #00c9eb;
  color: #fff;
}

/* line 155, resources/assets/styles/components/_buttons.scss */

.btn-outline-white-new:hover {
  background-color: #00dbff;
  border-color: #00dbff;
  color: #fff;
}

/* line 163, resources/assets/styles/components/_buttons.scss */

.btn-outline-bg {
  background-color: #fff;
}

/* line 168, resources/assets/styles/components/_buttons.scss */

.btn-outline-primary:hover {
  color: #fff !important;
  background-color: #00a3be !important;
  border-color: #00a3be !important;
}

@media (max-width: 991.98px) {
  /* line 167, resources/assets/styles/components/_buttons.scss */

  .btn-outline-primary {
    font-size: 0.9rem;
    padding: 5px;
  }
}

@media (min-width: 768px) {
  /* line 180, resources/assets/styles/components/_buttons.scss */

  .btn-extend {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  /* line 184, resources/assets/styles/components/_buttons.scss */

  .btn-extend:hover {
    padding-left: 24px;
    padding-right: 24px;
    margin-left: -12px;
    margin-right: -12px;
    background-color: #00a3be !important;
    border-color: #00a3be !important;
  }

  /* line 194, resources/assets/styles/components/_buttons.scss */

  .btn-extend.btn-lg:hover,
  .btn-group-lg > .btn-extend.btn:hover,
  .comment-form .btn-group-lg > input.btn-extend:hover[type="submit"],
  .search-form .btn-group-lg > .btn-extend.search-submit:hover,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-lg > .btn-extend.hs-button:hover,
  .single-post .comments-new .comment-list .btn-group-lg > .btn-extend.comment-edit-link:hover,
  .single-post .comments-new .comment-list .btn-group-lg > .btn-extend.comment-reply-link:hover,
  .single-post .comments .comment-list .btn-group-lg > .btn-extend.comment-edit-link:hover,
  .single-post .comments .comment-list .btn-group-lg > .btn-extend.comment-reply-link:hover,
  .single-post .comments .comment-form .form-submit .btn-group-lg > .btn-extend.submit:hover,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-extend.hs-button:hover,
  .single-post .comments-new .comment-form .form-submit .btn-extend.submit:hover {
    padding-left: 84px;
    padding-right: 84px;
    margin-left: -42px;
    margin-right: -42px;
  }

  /* line 203, resources/assets/styles/components/_buttons.scss */

  .btn-extend.no-right-margin:hover {
    padding-left: 84px;
    padding-right: 84px;
    margin-left: -42px;
    margin-right: 0;
  }

  /* line 212, resources/assets/styles/components/_buttons.scss */

  .btn-extend.btn-ml:hover {
    padding-left: 65px;
    padding-right: 65px;
    margin-left: -30px;
    margin-right: -30px;
  }

  /* line 221, resources/assets/styles/components/_buttons.scss */

  .btn-extend.btn-sm:hover,
  .btn-group-sm > .btn-extend.btn:hover,
  .comment-form .btn-group-sm > input.btn-extend:hover[type="submit"],
  .search-form .btn-group-sm > .btn-extend.search-submit:hover,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-sm > .btn-extend.hs-button:hover,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-sm > .btn-extend.hs-button:hover,
  .single-post .comments-new .comment-list .btn-group-sm > .btn-extend.comment-edit-link:hover,
  .single-post .comments-new .comment-list .btn-group-sm > .btn-extend.comment-reply-link:hover,
  .single-post .comments-new .comment-form .form-submit .btn-group-sm > .btn-extend.submit:hover,
  .single-post .comments .comment-list .btn-group-sm > .btn-extend.comment-edit-link:hover,
  .single-post .comments .comment-list .btn-group-sm > .btn-extend.comment-reply-link:hover,
  .single-post .comments .comment-form .form-submit .btn-group-sm > .btn-extend.submit:hover {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 230, resources/assets/styles/components/_buttons.scss */

  .btn-extend.btn-wide:hover {
    padding-left: 160px;
    padding-right: 160px;
    margin-left: -80px;
    margin-right: -80px;
  }

  /* line 239, resources/assets/styles/components/_buttons.scss */

  .btn-extend.btn-outline-trabalhe-conosco:hover {
    background-color: #00dbff;
    border-color: #00dbff;
    color: #fff;
  }
}

/* line 248, resources/assets/styles/components/_buttons.scss */

.btn-extend.btn-outline-primary:hover {
  color: white;
}

/* line 255, resources/assets/styles/components/_buttons.scss */

.header .btn,
.header .comment-form input[type="submit"],
.comment-form .header input[type="submit"],
.header .search-form .search-submit,
.search-form .header .search-submit,
.header .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .header .hs-button,
.header .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .header .hs-button,
.header .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .header .comment-edit-link,
.header .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list .header .comment-reply-link,
.header .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit .header .submit,
.header .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .header .comment-edit-link,
.header .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list .header .comment-reply-link,
.header .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit .header .submit {
  height: 33px;
  color: #023;
}

@media (min-width: 768px) {
  /* line 262, resources/assets/styles/components/_buttons.scss */

  .header .btn-extend.btn-sm:hover,
  .header .btn-group-sm > .btn-extend.btn:hover,
  .header .comment-form .btn-group-sm > input.btn-extend:hover[type="submit"],
  .comment-form .header .btn-group-sm > input.btn-extend:hover[type="submit"],
  .header .search-form .btn-group-sm > .btn-extend.search-submit:hover,
  .search-form .header .btn-group-sm > .btn-extend.search-submit:hover,
  .header .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .btn-group-sm > .btn-extend.hs-button:hover,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .header .btn-group-sm > .btn-extend.hs-button:hover,
  .header .modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-sm > .btn-extend.hs-button:hover,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .header .btn-group-sm > .btn-extend.hs-button:hover,
  .header .single-post .comments-new .comment-list .btn-group-sm > .btn-extend.comment-edit-link:hover,
  .single-post .comments-new .comment-list .header .btn-group-sm > .btn-extend.comment-edit-link:hover,
  .header .single-post .comments-new .comment-list .btn-group-sm > .btn-extend.comment-reply-link:hover,
  .single-post .comments-new .comment-list .header .btn-group-sm > .btn-extend.comment-reply-link:hover,
  .header .single-post .comments-new .comment-form .form-submit .btn-group-sm > .btn-extend.submit:hover,
  .single-post .comments-new .comment-form .form-submit .header .btn-group-sm > .btn-extend.submit:hover,
  .header .single-post .comments .comment-list .btn-group-sm > .btn-extend.comment-edit-link:hover,
  .single-post .comments .comment-list .header .btn-group-sm > .btn-extend.comment-edit-link:hover,
  .header .single-post .comments .comment-list .btn-group-sm > .btn-extend.comment-reply-link:hover,
  .single-post .comments .comment-list .header .btn-group-sm > .btn-extend.comment-reply-link:hover,
  .header .single-post .comments .comment-form .form-submit .btn-group-sm > .btn-extend.submit:hover,
  .single-post .comments .comment-form .form-submit .header .btn-group-sm > .btn-extend.submit:hover {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -5px;
    margin-right: -5px;
  }
}

/* line 274, resources/assets/styles/components/_buttons.scss */

.btn-play {
  width: 100%;
  max-width: 260px;
  height: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #00c9eb;
  border-radius: 30px;
  color: #00c9eb;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 900;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}

/* line 291, resources/assets/styles/components/_buttons.scss */

.btn-play::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #00c9eb;
  margin-right: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 302, resources/assets/styles/components/_buttons.scss */

.btn-play:hover {
  color: #fff;
  background-color: #00c9eb;
}

/* line 306, resources/assets/styles/components/_buttons.scss */

.btn-play:hover::before {
  border-color: transparent transparent transparent #fff;
}

/* line 311, resources/assets/styles/components/_buttons.scss */

.btn-play:focus,
.btn-play.active {
  outline: none;
}

/* line 318, resources/assets/styles/components/_buttons.scss */

a.bg-primary:hover {
  background-color: #00a3be !important;
}

/* line 1, resources/assets/styles/components/_carousels.scss */

.slick-prev,
.slick-next {
  position: absolute;
  font-size: 0px;
  height: 30px;
  width: 30px;
  margin: 0px 5px;
  background: transparent;
  border: none;
  z-index: 1;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

/* line 12, resources/assets/styles/components/_carousels.scss */

.slick-prev:before,
.slick-next:before {
  cursor: pointer;
  font-size: 15px;
  color: #767676;
  font-family: "FontAwesome", sans-serif;
}

/* line 20, resources/assets/styles/components/_carousels.scss */

.slick-prev {
  left: 0;
}

/* line 23, resources/assets/styles/components/_carousels.scss */

.slick-prev:before {
  content: '\F053';
}

/* line 28, resources/assets/styles/components/_carousels.scss */

.slick-next {
  right: 0;
}

/* line 31, resources/assets/styles/components/_carousels.scss */

.slick-next:before {
  content: '\F054';
}

/* line 37, resources/assets/styles/components/_carousels.scss */

.mirror-slide img {
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

/* line 40, resources/assets/styles/components/_carousels.scss */

.mirror-slide img:hover {
  opacity: 0.9;
}

@media (max-width: 575.98px) {
  /* line 50, resources/assets/styles/components/_carousels.scss */

  .main-slide .slick-slide .jumbotron-content h1 {
    font-size: 30px;
  }

  /* line 55, resources/assets/styles/components/_carousels.scss */

  .main-slide .slick-slide .jumbotron-content p > img {
    margin-left: initial !important;
  }
}

/* line 65, resources/assets/styles/components/_carousels.scss */

.main-slide.main-blog ul a {
  font-size: 0.8rem;
  padding: 3px 5px;
  text-decoration: none;
}

/* line 73, resources/assets/styles/components/_carousels.scss */

.main-slide.main-blog div span {
  font-size: 0.8rem;
  letter-spacing: 1.15px;
}

/* line 79, resources/assets/styles/components/_carousels.scss */

.main-slide.main-blog .btn,
.main-slide.main-blog .comment-form input[type="submit"],
.comment-form .main-slide.main-blog input[type="submit"],
.main-slide.main-blog .search-form .search-submit,
.search-form .main-slide.main-blog .search-submit,
.main-slide.main-blog .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .main-slide.main-blog .hs-button,
.main-slide.main-blog .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .main-slide.main-blog .hs-button,
.main-slide.main-blog .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .main-slide.main-blog .comment-edit-link,
.main-slide.main-blog .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list .main-slide.main-blog .comment-reply-link,
.main-slide.main-blog .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit .main-slide.main-blog .submit,
.main-slide.main-blog .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .main-slide.main-blog .comment-edit-link,
.main-slide.main-blog .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list .main-slide.main-blog .comment-reply-link,
.main-slide.main-blog .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit .main-slide.main-blog .submit {
  padding: 10px 76px;
  font-size: 13.31px;
  font-weight: 900;
}

/* line 84, resources/assets/styles/components/_carousels.scss */

.main-slide.main-blog .btn:hover,
.main-slide.main-blog .comment-form input:hover[type="submit"],
.comment-form .main-slide.main-blog input:hover[type="submit"],
.main-slide.main-blog .search-form .search-submit:hover,
.search-form .main-slide.main-blog .search-submit:hover,
.main-slide.main-blog .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:hover,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .main-slide.main-blog .hs-button:hover,
.main-slide.main-blog .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:hover,
.modal-form-pop-up .hbspt-form form.hs-form .actions .main-slide.main-blog .hs-button:hover,
.main-slide.main-blog .single-post .comments-new .comment-list .comment-edit-link:hover,
.single-post .comments-new .comment-list .main-slide.main-blog .comment-edit-link:hover,
.main-slide.main-blog .single-post .comments-new .comment-list .comment-reply-link:hover,
.single-post .comments-new .comment-list .main-slide.main-blog .comment-reply-link:hover,
.main-slide.main-blog .single-post .comments-new .comment-form .form-submit .submit:hover,
.single-post .comments-new .comment-form .form-submit .main-slide.main-blog .submit:hover,
.main-slide.main-blog .single-post .comments .comment-list .comment-edit-link:hover,
.single-post .comments .comment-list .main-slide.main-blog .comment-edit-link:hover,
.main-slide.main-blog .single-post .comments .comment-list .comment-reply-link:hover,
.single-post .comments .comment-list .main-slide.main-blog .comment-reply-link:hover,
.main-slide.main-blog .single-post .comments .comment-form .form-submit .submit:hover,
.single-post .comments .comment-form .form-submit .main-slide.main-blog .submit:hover,
.main-slide.main-blog .btn:focus,
.main-slide.main-blog .comment-form input:focus[type="submit"],
.comment-form .main-slide.main-blog input:focus[type="submit"],
.main-slide.main-blog .search-form .search-submit:focus,
.search-form .main-slide.main-blog .search-submit:focus,
.main-slide.main-blog .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button:focus,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .main-slide.main-blog .hs-button:focus,
.main-slide.main-blog .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button:focus,
.modal-form-pop-up .hbspt-form form.hs-form .actions .main-slide.main-blog .hs-button:focus,
.main-slide.main-blog .single-post .comments-new .comment-list .comment-edit-link:focus,
.single-post .comments-new .comment-list .main-slide.main-blog .comment-edit-link:focus,
.main-slide.main-blog .single-post .comments-new .comment-list .comment-reply-link:focus,
.single-post .comments-new .comment-list .main-slide.main-blog .comment-reply-link:focus,
.main-slide.main-blog .single-post .comments-new .comment-form .form-submit .submit:focus,
.single-post .comments-new .comment-form .form-submit .main-slide.main-blog .submit:focus,
.main-slide.main-blog .single-post .comments .comment-list .comment-edit-link:focus,
.single-post .comments .comment-list .main-slide.main-blog .comment-edit-link:focus,
.main-slide.main-blog .single-post .comments .comment-list .comment-reply-link:focus,
.single-post .comments .comment-list .main-slide.main-blog .comment-reply-link:focus,
.main-slide.main-blog .single-post .comments .comment-form .form-submit .submit:focus,
.single-post .comments .comment-form .form-submit .main-slide.main-blog .submit:focus {
  border-color: #00dbff;
  background: #00dbff;
  color: #fff !important;
}

/* line 92, resources/assets/styles/components/_carousels.scss */

.main-slide.main-blog .slick-dots {
  top: 83.5% !important;
  left: 50%;
  right: unset !important;
  -webkit-transform: translate(-50%, 50%);
       -o-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  padding: 0;
}

/* line 99, resources/assets/styles/components/_carousels.scss */

.main-slide.main-blog .slick-dots > li {
  display: inline-block;
  margin-right: 12px;
}

/* line 103, resources/assets/styles/components/_carousels.scss */

.main-slide.main-blog .slick-dots > li > button {
  border: 1px solid white;
}

/* line 112, resources/assets/styles/components/_carousels.scss */

.styled-dots .slick-dots {
  position: absolute;
  top: 35%;
  right: 20px;
}

/* line 117, resources/assets/styles/components/_carousels.scss */

.styled-dots .slick-dots > li {
  list-style: none;
  margin-top: 3px;
  margin-bottom: 3px;
}

/* line 122, resources/assets/styles/components/_carousels.scss */

.styled-dots .slick-dots > li > button {
  font-size: 0;
  border-radius: 100%;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.4);
  height: 16px;
  width: 16px;
}

/* line 133, resources/assets/styles/components/_carousels.scss */

.styled-dots .slick-dots > li.slick-active > button {
  background: #92c1d5;
  border-color: #92c1d5;
}

/* line 145, resources/assets/styles/components/_carousels.scss */

.blog .styled-dots .slick-dots,
.single-post .styled-dots .slick-dots,
.template-conteudo .styled-dots .slick-dots {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  position: absolute;
  bottom: -28px;
  left: 50%;
  right: auto;
  top: auto !important;
  padding: 0;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 0;
}

/* line 159, resources/assets/styles/components/_carousels.scss */

.blog .styled-dots .slick-dots > li,
.single-post .styled-dots .slick-dots > li,
.template-conteudo .styled-dots .slick-dots > li {
  list-style: none;
  margin-top: 3px;
  padding: 0 6px;
  display: inline-block;
  margin-right: 0 !important;
}

/* line 166, resources/assets/styles/components/_carousels.scss */

.blog .styled-dots .slick-dots > li > button,
.single-post .styled-dots .slick-dots > li > button,
.template-conteudo .styled-dots .slick-dots > li > button {
  pointer-events: auto;
  font-size: 0;
  border-radius: 100%;
  background: 0 0;
  border: 1px solid #002233 !important;
  height: 13px !important;
  width: 13px !important;
  padding: 0;
}

/* line 179, resources/assets/styles/components/_carousels.scss */

.blog .styled-dots .slick-dots > li.slick-active > button,
.single-post .styled-dots .slick-dots > li.slick-active > button,
.template-conteudo .styled-dots .slick-dots > li.slick-active > button {
  background: #023;
  border-color: #023;
}

/* line 190, resources/assets/styles/components/_carousels.scss */

.styled-dots-inline .slick-list {
  padding-bottom: 30px;
}

/* line 194, resources/assets/styles/components/_carousels.scss */

.styled-dots-inline .slick-dots {
  position: absolute;
  bottom: 5px;
  left: 0;
  top: initial;
  right: 0;
  padding: initial;
  margin: 0 auto;
  text-align: center;
}

/* line 204, resources/assets/styles/components/_carousels.scss */

.styled-dots-inline .slick-dots > li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
}

/* line 209, resources/assets/styles/components/_carousels.scss */

.styled-dots-inline .slick-dots > li > button {
  width: 16px;
  height: 16px;
  font-size: 0;
  border-radius: 100%;
  background: #4a4a4a;
  border: 2px solid #4a4a4a;
  border-radius: 100%;
}

/* line 218, resources/assets/styles/components/_carousels.scss */

.styled-dots-inline .slick-dots > li > button:focus {
  outline: none;
}

/* line 225, resources/assets/styles/components/_carousels.scss */

.styled-dots-inline .slick-dots li.slick-active > button {
  background: #00dbff;
  border: 2px solid #f5c88c;
}

/* line 233, resources/assets/styles/components/_carousels.scss */

.styled-dots-inline.styled-dots-between::before {
  content: "";
  position: absolute;
  left: -100px;
  width: 200px;
  bottom: 7px;
}

/* line 241, resources/assets/styles/components/_carousels.scss */

.styled-dots-inline.styled-dots-between::after {
  content: "";
  position: absolute;
  right: -100px;
  width: 200px;
  bottom: 7px;
}

@media (max-width: 1199.98px) {
  /* line 250, resources/assets/styles/components/_carousels.scss */

  .styled-dots-inline.styled-dots-between::before {
    left: 0;
    width: 100px;
  }

  /* line 255, resources/assets/styles/components/_carousels.scss */

  .styled-dots-inline.styled-dots-between::after {
    right: 0;
    width: 100px;
  }
}

@media (max-width: 991.98px) {
  /* line 262, resources/assets/styles/components/_carousels.scss */

  .styled-dots-inline.styled-dots-between::before {
    left: 0;
    width: 70px;
  }

  /* line 267, resources/assets/styles/components/_carousels.scss */

  .styled-dots-inline.styled-dots-between::after {
    right: 0;
    width: 70px;
  }
}

@media (max-width: 575.98px) {
  /* line 279, resources/assets/styles/components/_carousels.scss */

  .main-slide .slick-slide .jumbotron-content h1 {
    font-size: 30px;
  }

  /* line 284, resources/assets/styles/components/_carousels.scss */

  .main-slide .slick-slide .jumbotron-content p > img {
    margin-left: initial !important;
  }
}

/* line 294, resources/assets/styles/components/_carousels.scss */

.mini-dots .slick-list {
  padding-bottom: 20px;
}

/* line 298, resources/assets/styles/components/_carousels.scss */

.mini-dots .slick-prev::before,
.mini-dots .slick-next::before {
  font-size: 18px;
  color: #023;
}

/* line 305, resources/assets/styles/components/_carousels.scss */

.mini-dots .slick-dots > li {
  margin-right: 10px;
}

/* line 308, resources/assets/styles/components/_carousels.scss */

.mini-dots .slick-dots > li > button {
  width: 8px;
  height: 8px;
  font-size: 0;
  border-radius: 100%;
  background: #023;
  border: 0;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 !important;
}

/* line 319, resources/assets/styles/components/_carousels.scss */

.mini-dots .slick-dots > li > button:focus {
  outline: none;
}

/* line 326, resources/assets/styles/components/_carousels.scss */

.mini-dots .slick-dots li.slick-active > button {
  background: #00dbff;
  border: 0;
}

/* line 335, resources/assets/styles/components/_carousels.scss */

.blue-dots .slick-list {
  padding-bottom: 30px;
}

/* line 339, resources/assets/styles/components/_carousels.scss */

.blue-dots .slick-prev::before,
.blue-dots .slick-next::before {
  color: #00c9eb;
}

/* line 345, resources/assets/styles/components/_carousels.scss */

.blue-dots .slick-dots > li {
  margin-right: 10px;
}

/* line 348, resources/assets/styles/components/_carousels.scss */

.blue-dots .slick-dots > li > button {
  width: 16px;
  height: 16px;
  font-size: 0;
  border-radius: 100%;
  background: #00c9eb;
  border: 0;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 !important;
}

/* line 359, resources/assets/styles/components/_carousels.scss */

.blue-dots .slick-dots > li > button:focus {
  outline: none;
}

/* line 366, resources/assets/styles/components/_carousels.scss */

.blue-dots .slick-dots li.slick-active > button {
  background: #00dbff;
  border: 0;
}

/* line 376, resources/assets/styles/components/_carousels.scss */

.related-slide .slick-prev,
.related-slide .slick-next,
.post-slide .slick-prev,
.post-slide .slick-next {
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

/* line 383, resources/assets/styles/components/_carousels.scss */

.related-slide .slick-prev:focus,
.related-slide .slick-next:focus,
.post-slide .slick-prev:focus,
.post-slide .slick-next:focus {
  outline: none;
}

/* line 388, resources/assets/styles/components/_carousels.scss */

.related-slide .slick-slide,
.post-slide .slick-slide {
  height: auto !important;
}

/* line 392, resources/assets/styles/components/_carousels.scss */

.related-slide .slick-prev,
.post-slide .slick-prev {
  left: -30px;
}

/* line 396, resources/assets/styles/components/_carousels.scss */

.related-slide .slick-next,
.post-slide .slick-next {
  right: -30px;
}

/* line 400, resources/assets/styles/components/_carousels.scss */

.related-slide .card-simple,
.related-slide .card-rounded,
.related-slide .card-simple-posts,
.post-slide .card-simple,
.post-slide .card-rounded,
.post-slide .card-simple-posts {
  height: auto !important;
}

/* line 405, resources/assets/styles/components/_carousels.scss */

.related-slide .card-simple-posts,
.post-slide .card-simple-posts {
  border: 1px solid #00c9eb;
  border-radius: 20px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

/* line 410, resources/assets/styles/components/_carousels.scss */

.related-slide .card-simple-posts:hover,
.post-slide .card-simple-posts:hover {
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  border: 1px solid #00c9eb;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

/* line 419, resources/assets/styles/components/_carousels.scss */

.slide-events .slick-arrow {
  top: 0;
  bottom: 0;
  margin: auto;
  background: #00dbff;
  border-radius: 30px;
  line-height: 30px;
  text-align: center;
}

/* line 428, resources/assets/styles/components/_carousels.scss */

.slide-events .slick-arrow::before {
  color: #fff;
}

/* line 433, resources/assets/styles/components/_carousels.scss */

.slide-events .slick-prev {
  left: -35px;
}

/* line 437, resources/assets/styles/components/_carousels.scss */

.slide-events .slick-next {
  right: -35px;
}

/* line 444, resources/assets/styles/components/_carousels.scss */

.slide-events .slick-list .slick-track .slick-slide > div {
  height: 100%;
}

/* line 452, resources/assets/styles/components/_carousels.scss */

.slick-arrow {
  outline: 0;
}

/* line 456, resources/assets/styles/components/_carousels.scss */

.carousel-center {
  width: 100%;
  height: 260px;
  padding: 0 60px;
  position: relative;
}

@media screen and (max-width: 1023px) {
  /* line 456, resources/assets/styles/components/_carousels.scss */

  .carousel-center {
    padding: 0;
  }
}

/* line 466, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-list {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 472, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-slide img {
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

@media screen and (max-width: 1023px) {
  /* line 472, resources/assets/styles/components/_carousels.scss */

  .carousel-center .slick-slide img {
    width: 100%;
  }
}

/* line 482, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-center img {
  -webkit-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}

/* line 487, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-prev,
.carousel-center .slick-next {
  position: absolute;
  top: 78px;
  font-size: 0px;
  height: 46px;
  width: 46px;
  background: transparent;
  border: 2px solid #00c9eb;
  z-index: 1;
  border-radius: 50%;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  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;
}

/* line 502, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-prev:before,
.carousel-center .slick-next:before {
  cursor: pointer;
  font-size: 20px;
  color: #00c9eb;
  font-family: "FontAwesome", sans-serif;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

/* line 511, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-prev:hover,
.carousel-center .slick-next:hover {
  background-color: #00c9eb;
}

/* line 514, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-prev:hover::before,
.carousel-center .slick-next:hover::before {
  color: #fff;
}

/* line 520, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-prev {
  left: 0;
}

/* line 523, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-prev:before {
  content: '\F053';
  left: 50%;
  -webkit-transform: translateX(-122%);
       -o-transform: translateX(-122%);
          transform: translateX(-122%);
}

/* line 530, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-next {
  right: 0;
}

/* line 533, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-next:before {
  content: '\F054';
  left: 50%;
  -webkit-transform: translateX(-102%);
       -o-transform: translateX(-102%);
          transform: translateX(-102%);
}

/* line 540, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
}

/* line 547, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-dots li button {
  font-size: 0;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  border: 1px solid #023;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
}

/* line 557, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-dots li button:hover {
  background-color: #023;
}

/* line 563, resources/assets/styles/components/_carousels.scss */

.carousel-center .slick-dots li.slick-active button {
  background-color: #023;
}

/* line 571, resources/assets/styles/components/_carousels.scss */

.carousel-videos {
  width: 100%;
  height: auto;
  padding: 0 60px;
  position: relative;
}

@media screen and (max-width: 1023px) {
  /* line 571, resources/assets/styles/components/_carousels.scss */

  .carousel-videos {
    padding: 0;
  }
}

/* line 581, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-slide {
  text-align: center;
}

/* line 584, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-slide .play {
  display: block;
  width: 100px;
  height: 100px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #00c9eb;
  padding-top: 33px;
  padding-left: 5px;
  margin-top: 150px;
  margin-left: 365px;
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 992px) {
  /* line 584, resources/assets/styles/components/_carousels.scss */

  .carousel-videos .slick-slide .play {
    width: 80px;
    height: 80px;
    margin-top: 130px;
    margin-left: 11%;
    padding-top: 25px;
  }
}

@media screen and (max-width: 480px) {
  /* line 584, resources/assets/styles/components/_carousels.scss */

  .carousel-videos .slick-slide .play {
    width: 60px;
    height: 60px;
    margin-top: 7%;
    margin-left: 10%;
    padding-top: 15px;
  }
}

/* line 615, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-slide .play i {
  font-size: 35px;
  color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 992px) {
  /* line 615, resources/assets/styles/components/_carousels.scss */

  .carousel-videos .slick-slide .play i {
    font-size: 30px;
  }
}

/* line 626, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-slide img {
  margin: 30px auto 15px;
}

/* line 631, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-prev,
.carousel-videos .slick-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  font-size: 0px;
  height: 50px;
  width: 50px;
  background: #ffffff90;
  z-index: 1;
  border-radius: 50%;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  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;
}

/* line 646, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-prev:before,
.carousel-videos .slick-next:before {
  cursor: pointer;
  font-size: 20px;
  color: #a44dff;
  font-family: "FontAwesome", sans-serif;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

/* line 655, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-prev:hover,
.carousel-videos .slick-next:hover {
  background-color: #fff;
}

/* line 660, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-prev {
  left: 0;
}

/* line 663, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-prev:before {
  content: '\F053';
  left: 40%;
  -webkit-transform: translateX(-122%);
       -o-transform: translateX(-122%);
          transform: translateX(-122%);
}

/* line 670, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-next {
  right: 0;
}

/* line 673, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-next:before {
  content: '\F054';
  left: 40%;
  -webkit-transform: translateX(-102%);
       -o-transform: translateX(-102%);
          transform: translateX(-102%);
}

/* line 680, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
}

/* line 687, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-dots li button {
  font-size: 0;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  border: 1px solid #fff;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
}

/* line 697, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-dots li button:hover {
  background-color: #fff;
}

/* line 703, resources/assets/styles/components/_carousels.scss */

.carousel-videos .slick-dots li.slick-active button {
  background-color: #fff;
}

/* line 720, resources/assets/styles/components/_carousels.scss */

.carousel-rh {
  cursor: pointer;
}

/* line 727, resources/assets/styles/components/_carousels.scss */

.carousel-rh .slick-list .slick-track .slick-slide > div .item-slide {
  display: block;
}

/* line 730, resources/assets/styles/components/_carousels.scss */

.carousel-rh .slick-list .slick-track .slick-slide > div .item-slide .item-icon {
  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;
}

/* line 735, resources/assets/styles/components/_carousels.scss */

.carousel-rh .slick-list .slick-track .slick-slide > div .item-slide .item-icon img {
  height: 100%;
}

/* line 740, resources/assets/styles/components/_carousels.scss */

.carousel-rh .slick-list .slick-track .slick-slide > div .item-slide .icon-lupa {
  top: 50%;
  margin-top: -30px;
  margin-left: 20.5%;
}

/* line 753, resources/assets/styles/components/_carousels.scss */

.globe-slide-new .carousel-item {
  padding: 0 30px;
}

/* line 756, resources/assets/styles/components/_carousels.scss */

.globe-slide-new .carousel-item figure {
  position: relative;
  width: 80px;
  height: 80px;
  left: 50%;
  margin-left: -40px;
}

/* line 763, resources/assets/styles/components/_carousels.scss */

.globe-slide-new .carousel-item figure img {
  width: 100%;
}

/* line 769, resources/assets/styles/components/_carousels.scss */

.globe-slide-new .slick-arrow {
  top: 50%;
}

@media screen and (max-width: 992px) {
  /* line 769, resources/assets/styles/components/_carousels.scss */

  .globe-slide-new .slick-arrow {
    top: 30%;
    border: 2px solid #333;
    border-radius: 50%;
    padding-top: 4px;
    width: 40px;
    height: 40px;
  }
}

/* line 781, resources/assets/styles/components/_carousels.scss */

.globe-slide-new .slick-arrow.slick-next {
  right: -10px;
}

@media screen and (max-width: 992px) {
  /* line 781, resources/assets/styles/components/_carousels.scss */

  .globe-slide-new .slick-arrow.slick-next {
    right: 30px;
  }
}

/* line 789, resources/assets/styles/components/_carousels.scss */

.globe-slide-new .slick-arrow.slick-prev {
  left: 25px;
}

@media screen and (max-width: 992px) {
  /* line 789, resources/assets/styles/components/_carousels.scss */

  .globe-slide-new .slick-arrow.slick-prev {
    left: 30px;
  }
}

/* line 798, resources/assets/styles/components/_carousels.scss */

.globe-slide-new .slick-dots {
  left: 40px;
}

@media screen and (max-width: 768px) {
  /* line 801, resources/assets/styles/components/_carousels.scss */

  .globe-slide-new .slick-dots li {
    margin-right: 15px !important;
  }
}

/* line 806, resources/assets/styles/components/_carousels.scss */

.globe-slide-new .slick-dots li button {
  width: 15px;
  height: 15px;
  border: 1px solid #023;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  /* line 806, resources/assets/styles/components/_carousels.scss */

  .globe-slide-new .slick-dots li button {
    width: 15px;
    height: 15px;
    border: 1px solid #023 !important;
    background-color: transparent !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 821, resources/assets/styles/components/_carousels.scss */

  .globe-slide-new .slick-dots li.slick-active {
    margin-right: 15px !important;
  }
}

/* line 826, resources/assets/styles/components/_carousels.scss */

.globe-slide-new .slick-dots li.slick-active button {
  border: 1px solid #023;
  background-color: #023;
}

@media screen and (max-width: 768px) {
  /* line 826, resources/assets/styles/components/_carousels.scss */

  .globe-slide-new .slick-dots li.slick-active button {
    border: 1px solid #023 !important;
    background-color: #023 !important;
  }
}

/* line 5, resources/assets/styles/components/_comments.scss */

.comment-list ol {
  list-style: none;
}

/** Search form */

/* line 6, resources/assets/styles/components/_forms.scss */

.search-form label {
  font-weight: normal;
}

/* line 22, resources/assets/styles/components/_forms.scss */

.form-group.chevron-down,
.comment-form p.chevron-down,
.search-form label.chevron-down {
  position: relative;
}

/* line 25, resources/assets/styles/components/_forms.scss */

.form-group.chevron-down::after,
.comment-form p.chevron-down::after,
.search-form label.chevron-down::after {
  content: "\F078";
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  pointer-events: none;
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  font-size: 16px;
  color: #00c9eb;
}

/* line 39, resources/assets/styles/components/_forms.scss */

.form-group .form-control,
.comment-form p .form-control,
.search-form label .form-control,
.form-group .comment-form input[type="text"],
.comment-form .form-group input[type="text"],
.comment-form p input[type="text"],
.search-form label .comment-form input[type="text"],
.comment-form .search-form label input[type="text"],
.form-group .comment-form input[type="email"],
.comment-form .form-group input[type="email"],
.comment-form p input[type="email"],
.search-form label .comment-form input[type="email"],
.comment-form .search-form label input[type="email"],
.form-group .comment-form input[type="url"],
.comment-form .form-group input[type="url"],
.comment-form p input[type="url"],
.search-form label .comment-form input[type="url"],
.comment-form .search-form label input[type="url"],
.form-group .comment-form textarea,
.comment-form .form-group textarea,
.comment-form p textarea,
.search-form label .comment-form textarea,
.comment-form .search-form label textarea,
.form-group .search-form .search-field,
.search-form .form-group .search-field,
.comment-form p .search-form .search-field,
.search-form .comment-form p .search-field,
.search-form label .search-field {
  border: 1px solid #cfcfcf;
  background: #fff;
  border-radius: 30px;
  font-family: "TOTVS", sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 49, resources/assets/styles/components/_forms.scss */

.form-group > .input-group > .form-control:not(:last-child),
.comment-form p > .input-group > .form-control:not(:last-child),
.search-form label > .input-group > .form-control:not(:last-child),
.comment-form .form-group > .input-group > input:not(:last-child)[type="text"],
.comment-form p > .input-group > input:not(:last-child)[type="text"],
.search-form .comment-form label > .input-group > input:not(:last-child)[type="text"],
.comment-form .search-form label > .input-group > input:not(:last-child)[type="text"],
.comment-form .form-group > .input-group > input:not(:last-child)[type="email"],
.comment-form p > .input-group > input:not(:last-child)[type="email"],
.search-form .comment-form label > .input-group > input:not(:last-child)[type="email"],
.comment-form .search-form label > .input-group > input:not(:last-child)[type="email"],
.comment-form .form-group > .input-group > input:not(:last-child)[type="url"],
.comment-form p > .input-group > input:not(:last-child)[type="url"],
.search-form .comment-form label > .input-group > input:not(:last-child)[type="url"],
.comment-form .search-form label > .input-group > input:not(:last-child)[type="url"],
.comment-form .form-group > .input-group > textarea:not(:last-child),
.comment-form p > .input-group > textarea:not(:last-child),
.search-form .comment-form label > .input-group > textarea:not(:last-child),
.comment-form .search-form label > .input-group > textarea:not(:last-child),
.search-form .form-group > .input-group > .search-field:not(:last-child),
.comment-form .search-form p > .input-group > .search-field:not(:last-child),
.search-form .comment-form p > .input-group > .search-field:not(:last-child),
.search-form label > .input-group > .search-field:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}

/* line 58, resources/assets/styles/components/_forms.scss */

.form-group > .input-group .input-group-append > .input-group-text,
.comment-form p > .input-group .input-group-append > .input-group-text,
.search-form label > .input-group .input-group-append > .input-group-text,
.form-group > .input-group .input-group-prepend > .input-group-text,
.comment-form p > .input-group .input-group-prepend > .input-group-text,
.search-form label > .input-group .input-group-prepend > .input-group-text {
  border-radius: 30px;
  background: #fff;
  border: 1px solid #023;
}

/* line 66, resources/assets/styles/components/_forms.scss */

.form-group > .input-group .input-group-append > .input-group-text,
.comment-form p > .input-group .input-group-append > .input-group-text,
.search-form label > .input-group .input-group-append > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}

/* line 74, resources/assets/styles/components/_forms.scss */

.form-group > select.form-control,
.comment-form p > select.form-control,
.search-form label > select.form-control,
.search-form .form-group > select.search-field,
.comment-form .search-form p > select.search-field,
.search-form .comment-form p > select.search-field,
.search-form label > select.search-field {
  padding-right: 24px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABmJLR0QA/wD/AP+gvaeTAAAAXUlEQVQYlYXPsQmDUACE4c8ohJRu4AKCq6RI4UBxHFewsnACwVG0iI3K4+EjB1fdzx3HH2Vo8U7kfYESnwQwwAMjfpEn5CdZYw3CDU1c1wXA927viRkLXqlX1eFLO1QtEWxrAbsVAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: right 5px center;
}

/* line 80, resources/assets/styles/components/_forms.scss */

.form-group > select.form-control:focus,
.comment-form p > select.form-control:focus,
.search-form label > select.form-control:focus,
.search-form .form-group > select.search-field:focus,
.comment-form .search-form p > select.search-field:focus,
.search-form .comment-form p > select.search-field:focus,
.search-form label > select.search-field:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 84, resources/assets/styles/components/_forms.scss */

.form-group > select.form-control::-ms-expand,
.comment-form p > select.form-control::-ms-expand,
.search-form label > select.form-control::-ms-expand,
.search-form .form-group > select.search-field::-ms-expand,
.comment-form .search-form p > select.search-field::-ms-expand,
.search-form .comment-form p > select.search-field::-ms-expand,
.search-form label > select.search-field::-ms-expand {
  display: none;
}

/* line 88, resources/assets/styles/components/_forms.scss */

.form-group > select.form-control.no-arrow,
.comment-form p > select.form-control.no-arrow,
.search-form label > select.form-control.no-arrow,
.search-form .form-group > select.no-arrow.search-field,
.comment-form .search-form p > select.no-arrow.search-field,
.search-form .comment-form p > select.no-arrow.search-field,
.search-form label > select.no-arrow.search-field {
  background: #fff none;
}

/* line 94, resources/assets/styles/components/_forms.scss */

.custom-control {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 97, resources/assets/styles/components/_forms.scss */

.custom-control.custom-switch {
  padding-left: 0;
}

/* line 100, resources/assets/styles/components/_forms.scss */

.custom-control.custom-switch > .custom-control-label {
  height: 3em;
  width: 6em;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 105, resources/assets/styles/components/_forms.scss */

.custom-control.custom-switch > .custom-control-label::before {
  width: 100%;
  height: 3em;
  left: 0;
  border-radius: 50px;
  border: 2px solid #00c9eb;
  top: 0;
}

/* line 114, resources/assets/styles/components/_forms.scss */

.custom-control.custom-switch > .custom-control-label::after {
  width: calc(3em - 6px);
  height: calc(3em - 6px);
  left: 3px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-radius: 50px;
  background: #bababa;
}

/* line 127, resources/assets/styles/components/_forms.scss */

.custom-control.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  -webkit-transform: translateX(3em);
       -o-transform: translateX(3em);
          transform: translateX(3em);
}

/* line 133, resources/assets/styles/components/_forms.scss */

.custom-control.custom-checkbox {
  padding-left: 25px;
}

/* line 136, resources/assets/styles/components/_forms.scss */

.custom-control.custom-checkbox .custom-control-label {
  padding-top: 2px;
}

/* line 139, resources/assets/styles/components/_forms.scss */

.custom-control.custom-checkbox .custom-control-label::before,
.custom-control.custom-checkbox .custom-control-label::after {
  width: 19px;
  height: 19px;
  left: -25px;
}

/* line 146, resources/assets/styles/components/_forms.scss */

.custom-control.custom-checkbox .custom-control-label::before {
  border-radius: 1px;
  background-color: #eee;
  border-color: #eee;
}

/* line 154, resources/assets/styles/components/_forms.scss */

.custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #00c9eb;
  border-color: #00c9eb;
  color: #00c9eb;
}

/* line 163, resources/assets/styles/components/_forms.scss */

.custom-control-new.custom-switch {
  -webkit-transition: all 0.5 ease;
  -o-transition: all 0.5 ease;
  transition: all 0.5 ease;
}

/* line 165, resources/assets/styles/components/_forms.scss */

.custom-control-new.custom-switch > .custom-control-label {
  height: 40px;
  width: 91px;
  cursor: pointer;
}

/* line 170, resources/assets/styles/components/_forms.scss */

.custom-control-new.custom-switch > .custom-control-label::before {
  width: 100%;
  height: 100%;
  left: 0;
  border: 0;
  background: #f5f5f5;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 179, resources/assets/styles/components/_forms.scss */

.custom-control-new.custom-switch > .custom-control-label::after {
  width: 41px;
  height: 100%;
  left: 0;
  background: #00c9eb;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 189, resources/assets/styles/components/_forms.scss */

.custom-control-new.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  -webkit-transform: translateX(3.5em);
       -o-transform: translateX(3.5em);
          transform: translateX(3.5em);
  background-color: #00c9eb;
}

/* line 194, resources/assets/styles/components/_forms.scss */

.custom-control-new.custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  background: #f5f5f5;
}

/* line 202, resources/assets/styles/components/_forms.scss */

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input:focus ~ .custom-control-label::before {
  border-color: #f5f5f5 !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

/* line 208, resources/assets/styles/components/_forms.scss */

.hbspt-form {
  padding-bottom: 0;
  width: 100%;
  max-width: none !important;
}

@media (min-width: 992px) {
  /* line 208, resources/assets/styles/components/_forms.scss */

  .hbspt-form {
    margin: 0 auto;
    max-width: 850px;
  }
}

/* line 218, resources/assets/styles/components/_forms.scss */

.hbspt-form .input {
  margin: 0 !important;
}

/* line 222, resources/assets/styles/components/_forms.scss */

.hbspt-form form {
  max-width: 100% !important;
  width: 100%;
}

/* line 227, resources/assets/styles/components/_forms.scss */

.hbspt-form form .form-columns-1,
.hbspt-form form .form-columns-2 > div {
  padding: 0 5px;
}

/* line 233, resources/assets/styles/components/_forms.scss */

.hbspt-form form .form-columns-1 {
  width: 100% !important;
  max-width: initial !important;
}

/* line 237, resources/assets/styles/components/_forms.scss */

.hbspt-form form .form-columns-1 *:not(li) {
  width: 100% !important;
  max-width: initial !important;
}

/* line 243, resources/assets/styles/components/_forms.scss */

.hbspt-form form .form-columns-1 > .hs-form-field label {
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 14px;
}

/* line 251, resources/assets/styles/components/_forms.scss */

.hbspt-form form .form-columns-2 {
  width: 100%;
  max-width: none;
}

/* line 255, resources/assets/styles/components/_forms.scss */

.hbspt-form form .form-columns-2 > .hs-form-field {
  width: 50% !important;
  margin-bottom: 0 !important;
}

@media (max-width: 767.98px) {
  /* line 255, resources/assets/styles/components/_forms.scss */

  .hbspt-form form .form-columns-2 > .hs-form-field {
    width: 100% !important;
    margin-bottom: 15px;
  }
}

/* line 264, resources/assets/styles/components/_forms.scss */

.hbspt-form form .form-columns-2 > .hs-form-field label {
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 14px;
}

/* line 270, resources/assets/styles/components/_forms.scss */

.hbspt-form form .form-columns-2 > .hs-form-field .hs-input[type="email"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px;
}

/* line 276, resources/assets/styles/components/_forms.scss */

.hbspt-form form .form-columns-2 > .hs-form-field .inputs-list > li {
  display: inline-block;
  padding: 0 8px 0 0;
  width: auto;
}

/* line 286, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form input[type="text"],
.hbspt-form form.hs-form input[type="email"],
.hbspt-form form.hs-form input[type="tel"],
.hbspt-form form.hs-form select,
.hbspt-form form.hs-form textarea {
  border: 1px solid #cfcfcf;
  background: #fff;
  border-radius: 30px;
  font-family: "TOTVS", sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px 15px;
  width: 100% !important;
  height: 40px;
}

/* line 300, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form input[type="text"]::-webkit-input-placeholder,
.hbspt-form form.hs-form input[type="email"]::-webkit-input-placeholder,
.hbspt-form form.hs-form input[type="tel"]::-webkit-input-placeholder,
.hbspt-form form.hs-form select::-webkit-input-placeholder,
.hbspt-form form.hs-form textarea::-webkit-input-placeholder {
  color: #cfcfcf;
  opacity: 1;
}

.hbspt-form form.hs-form input[type="text"]::-moz-placeholder,
.hbspt-form form.hs-form input[type="email"]::-moz-placeholder,
.hbspt-form form.hs-form input[type="tel"]::-moz-placeholder,
.hbspt-form form.hs-form select::-moz-placeholder,
.hbspt-form form.hs-form textarea::-moz-placeholder {
  color: #cfcfcf;
  opacity: 1;
}

.hbspt-form form.hs-form input[type="text"]::-ms-input-placeholder,
.hbspt-form form.hs-form input[type="email"]::-ms-input-placeholder,
.hbspt-form form.hs-form input[type="tel"]::-ms-input-placeholder,
.hbspt-form form.hs-form select::-ms-input-placeholder,
.hbspt-form form.hs-form textarea::-ms-input-placeholder {
  color: #cfcfcf;
  opacity: 1;
}

.hbspt-form form.hs-form input[type="text"]::placeholder,
.hbspt-form form.hs-form input[type="email"]::placeholder,
.hbspt-form form.hs-form input[type="tel"]::placeholder,
.hbspt-form form.hs-form select::placeholder,
.hbspt-form form.hs-form textarea::placeholder {
  color: #cfcfcf;
  opacity: 1;
}

/* line 305, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form input[type="text"].error,
.hbspt-form form.hs-form input[type="email"].error,
.hbspt-form form.hs-form input[type="tel"].error,
.hbspt-form form.hs-form select.error,
.hbspt-form form.hs-form textarea.error {
  border: 1px solid #dc3545;
  color: #dc3545;
}

/* line 309, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form input[type="text"].error::-webkit-input-placeholder,
.hbspt-form form.hs-form input[type="email"].error::-webkit-input-placeholder,
.hbspt-form form.hs-form input[type="tel"].error::-webkit-input-placeholder,
.hbspt-form form.hs-form select.error::-webkit-input-placeholder,
.hbspt-form form.hs-form textarea.error::-webkit-input-placeholder {
  color: rgba(220, 53, 69, 0.45);
}

.hbspt-form form.hs-form input[type="text"].error::-moz-placeholder,
.hbspt-form form.hs-form input[type="email"].error::-moz-placeholder,
.hbspt-form form.hs-form input[type="tel"].error::-moz-placeholder,
.hbspt-form form.hs-form select.error::-moz-placeholder,
.hbspt-form form.hs-form textarea.error::-moz-placeholder {
  color: rgba(220, 53, 69, 0.45);
}

.hbspt-form form.hs-form input[type="text"].error::-ms-input-placeholder,
.hbspt-form form.hs-form input[type="email"].error::-ms-input-placeholder,
.hbspt-form form.hs-form input[type="tel"].error::-ms-input-placeholder,
.hbspt-form form.hs-form select.error::-ms-input-placeholder,
.hbspt-form form.hs-form textarea.error::-ms-input-placeholder {
  color: rgba(220, 53, 69, 0.45);
}

.hbspt-form form.hs-form input[type="text"].error::placeholder,
.hbspt-form form.hs-form input[type="email"].error::placeholder,
.hbspt-form form.hs-form input[type="tel"].error::placeholder,
.hbspt-form form.hs-form select.error::placeholder,
.hbspt-form form.hs-form textarea.error::placeholder {
  color: rgba(220, 53, 69, 0.45);
}

/* line 318, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hbspt-form > form > .hs-form > .hs-firstname {
  margin-bottom: 25px;
}

/* line 327, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs_mobilephone > .input > .hs-input[name="mobilephone"] {
  margin-top: 0 !important;
}

/* line 333, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs-firstname,
.hbspt-form form.hs-form .hs-email {
  display: block;
  float: left;
  margin-bottom: 25px;
}

/* line 340, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs-company,
.hbspt-form form.hs-form .hs-phone {
  display: block;
  float: right;
}

/* line 346, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form select {
  padding-right: 25px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABmJLR0QA/wD/AP+gvaeTAAAAXUlEQVQYlYXPsQmDUACE4c8ohJRu4AKCq6RI4UBxHFewsnACwVG0iI3K4+EjB1fdzx3HH2Vo8U7kfYESnwQwwAMjfpEn5CdZYw3CDU1c1wXA927viRkLXqlX1eFLO1QtEWxrAbsVAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: right 15px center;
}

/* line 352, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form select::-ms-expand {
  display: none;
}

/* line 357, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs-form-required,
.hbspt-form form.hs-form .hs_lifecyclestage,
.hbspt-form form.hs-form .hs_error_rollup {
  display: none;
}

/* line 365, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs_mensagem > label span {
  color: #767676;
}

/* line 371, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs_submit {
  text-align: center;
}

/* line 374, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs_submit .actions {
  display: inline-block;
  padding-top: 15px;
}

/* line 378, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs_submit .actions .hs-button {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #00dbff;
  border: 1px solid #00dbff;
  border-radius: 40px;
  padding: 6px 12px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none;
}

/* line 389, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs_submit .actions .hs-button:hover {
  background-color: #00a3be;
  border-color: #00a3be;
}

/* line 397, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs-error-msgs {
  margin: 4px 0 0;
  padding: 0;
  list-style-type: none;
}

/* line 402, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form .hs-error-msgs .hs-error-msg {
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  color: #dc3545;
}

/* line 411, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div,
.hbspt-form form.hs-form fieldset {
  width: 100% !important;
}

/* line 415, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .hs-field-desc,
.hbspt-form form.hs-form fieldset .hs-field-desc {
  font-size: 15px;
  color: #767676;
  margin-left: 15px;
}

/* line 422, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .input ul.inputs-list,
.hbspt-form form.hs-form fieldset .input ul.inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 428, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-booleancheckbox > label,
.hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-booleancheckbox > label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 20px 0 5px;
}

/* line 435, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-booleancheckbox > label .hs-input,
.hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-booleancheckbox > label .hs-input {
  width: auto !important;
  margin-right: 7px;
}

/* line 440, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-booleancheckbox > label > span,
.hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-booleancheckbox > label > span {
  width: auto !important;
  font-size: 0.8rem;
  margin-left: 0 !important;
}

/* line 448, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-radio,
.hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-radio {
  list-style: none;
  display: inline-block;
}

@media (max-width: 767.98px) {
  /* line 448, resources/assets/styles/components/_forms.scss */

  .hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-radio,
  .hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-radio {
    display: block;
    width: 100%;
  }

  /* line 456, resources/assets/styles/components/_forms.scss */

  .hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-radio .hs-form-radio-display,
  .hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-radio .hs-form-radio-display {
    display: block;
  }

  /* line 459, resources/assets/styles/components/_forms.scss */

  .hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-radio .hs-form-radio-display span,
  .hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-radio .hs-form-radio-display span {
    display: block;
    text-align: center;
    margin-left: 0 !important;
  }
}

/* line 467, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-radio .hs-form-radio-display,
.hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-radio .hs-form-radio-display {
  padding: 10px 0;
}

/* line 470, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-radio .hs-form-radio-display input,
.hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-radio .hs-form-radio-display input {
  display: none;
}

/* line 474, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-radio .hs-form-radio-display span,
.hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-radio .hs-form-radio-display span {
  background-color: #fff;
  border: 1px solid #cfcfcf;
  color: #cfcfcf;
  border-radius: 35px;
  margin-right: 10px;
  padding: 10px;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  cursor: pointer;
}

/* line 485, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form > div .input ul.inputs-list .hs-form-radio .hs-form-radio-display input:checked + span,
.hbspt-form form.hs-form fieldset .input ul.inputs-list .hs-form-radio .hs-form-radio-display input:checked + span {
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  color: #fff;
  background-color: #00c9eb;
  border-color: #31a4b0;
}

/* line 497, resources/assets/styles/components/_forms.scss */

.hbspt-form form.hs-form label:not(.hs-error-msg) {
  color: #4d5451;
  margin-top: 10px;
}

/* line 504, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 {
  background: #00c9eb;
}

/* line 507, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs-form-field {
  padding: 0;
  margin-bottom: 0 !important;
}

/* line 511, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs-form-field select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background: #00c9eb url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAABN2lDQ1BBZG9iZSBSR0IgKDE5OTgpAAAokZWPv0rDUBSHvxtFxaFWCOLgcCdRUGzVwYxJW4ogWKtDkq1JQ5ViEm6uf/oQjm4dXNx9AidHwUHxCXwDxamDQ4QMBYvf9J3fORzOAaNi152GUYbzWKt205Gu58vZF2aYAoBOmKV2q3UAECdxxBjf7wiA10277jTG+38yH6ZKAyNguxtlIYgK0L/SqQYxBMygn2oQD4CpTto1EE9AqZf7G1AKcv8ASsr1fBBfgNlzPR+MOcAMcl8BTB1da4Bakg7UWe9Uy6plWdLuJkEkjweZjs4zuR+HiUoT1dFRF8jvA2AxH2w3HblWtay99X/+PRHX82Vun0cIQCw9F1lBeKEuf1UYO5PrYsdwGQ7vYXpUZLs3cLcBC7dFtlqF8hY8Dn8AwMZP/fNTP8gAAAAJcEhZcwAACxMAAAsTAQCanBgAAATuaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA2LjAtYzAwMiAxMTYuMTY0NzY2LCAyMDIxLzAyLzE5LTIzOjEwOjA3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTA0LTE4VDE2OjE3OjM0LTAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNi0xNVQxMDoyNToxNS0wMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNi0xNVQxMDoyNToxNS0wMzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6YmY4YWMwMmQtMzdiMi03YTRlLTllYjctOWQyYjQ2NWMzZmE1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmJmOGFjMDJkLTM3YjItN2E0ZS05ZWI3LTlkMmI0NjVjM2ZhNSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmJmOGFjMDJkLTM3YjItN2E0ZS05ZWI3LTlkMmI0NjVjM2ZhNSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YmY4YWMwMmQtMzdiMi03YTRlLTllYjctOWQyYjQ2NWMzZmE1IiBzdEV2dDp3aGVuPSIyMDIxLTA0LTE4VDE2OjE3OjM0LTAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lkDbyAAAAF5JREFUGJWVy0ERhDAQRNFeB0hBwkqJBCQhBQlIiYO3l1BFpQIsfZnD/Bds3m8LJuwv0I4pOHD9A9XW5oDB/IBra9LD4HsD53Pbw6AMUOm7EQyWE1pGzQe52NpuGT1/9BBiSIcYBW0AAAAASUVORK5CYII=) !important;
  background-repeat: no-repeat !important;
  background-position: 93% 50% !important;
  line-height: 16px !important;
}

/* line 518, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs-form-field select > option {
  color: #fff !important;
}

/* line 523, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs-form-field .hs-input {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

/* line 528, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs-form-field .hs-input::-webkit-input-placeholder {
  color: #fff;
  font-style: italic;
}

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs-form-field .hs-input::-moz-placeholder {
  color: #fff;
  font-style: italic;
}

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs-form-field .hs-input::-ms-input-placeholder {
  color: #fff;
  font-style: italic;
}

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs-form-field .hs-input::placeholder {
  color: #fff;
  font-style: italic;
}

/* line 535, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs-form-field.hs-email label:not(.hs-error-msg) {
  display: none;
}

/* line 541, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs_submit {
  text-align: left !important;
}

/* line 544, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs_submit .actions {
  padding: 18px 0 6px !important;
  margin: 0 !important;
}

/* line 548, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .hs_submit .actions .hs-button {
  color: #fff !important;
  background-color: #00dbff !important;
  border-color: #00dbff !important;
  padding: 10px 54px !important;
}

/* line 557, resources/assets/styles/components/_forms.scss */

.hbspt-form .hs-form-private#hsForm_d0db7360-18eb-42ff-ae66-79d930863f42 .legal-consent-container {
  font-size: 11px;
  margin-top: 30px;
  word-break: break-word;
}

/* line 564, resources/assets/styles/components/_forms.scss */

.hbspt-form .submitted-message {
  background: #00c9eb;
}

/* line 572, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form {
  margin-bottom: 20px;
}

/* line 575, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  padding-right: 0px;
  background: #00dbff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAABN2lDQ1BBZG9iZSBSR0IgKDE5OTgpAAAokZWPv0rDUBSHvxtFxaFWCOLgcCdRUGzVwYxJW4ogWKtDkq1JQ5ViEm6uf/oQjm4dXNx9AidHwUHxCXwDxamDQ4QMBYvf9J3fORzOAaNi152GUYbzWKt205Gu58vZF2aYAoBOmKV2q3UAECdxxBjf7wiA10277jTG+38yH6ZKAyNguxtlIYgK0L/SqQYxBMygn2oQD4CpTto1EE9AqZf7G1AKcv8ASsr1fBBfgNlzPR+MOcAMcl8BTB1da4Bakg7UWe9Uy6plWdLuJkEkjweZjs4zuR+HiUoT1dFRF8jvA2AxH2w3HblWtay99X/+PRHX82Vun0cIQCw9F1lBeKEuf1UYO5PrYsdwGQ7vYXpUZLs3cLcBC7dFtlqF8hY8Dn8AwMZP/fNTP8gAAAAJcEhZcwAACxMAAAsTAQCanBgAAATuaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA2LjAtYzAwMiAxMTYuMTY0NzY2LCAyMDIxLzAyLzE5LTIzOjEwOjA3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTA0LTE4VDE2OjE3OjM0LTAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNi0xNVQxMDoyNToxNS0wMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNi0xNVQxMDoyNToxNS0wMzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6YmY4YWMwMmQtMzdiMi03YTRlLTllYjctOWQyYjQ2NWMzZmE1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmJmOGFjMDJkLTM3YjItN2E0ZS05ZWI3LTlkMmI0NjVjM2ZhNSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmJmOGFjMDJkLTM3YjItN2E0ZS05ZWI3LTlkMmI0NjVjM2ZhNSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YmY4YWMwMmQtMzdiMi03YTRlLTllYjctOWQyYjQ2NWMzZmE1IiBzdEV2dDp3aGVuPSIyMDIxLTA0LTE4VDE2OjE3OjM0LTAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lkDbyAAAAF5JREFUGJWVy0ERhDAQRNFeB0hBwkqJBCQhBQlIiYO3l1BFpQIsfZnD/Bds3m8LJuwv0I4pOHD9A9XW5oDB/IBra9LD4HsD53Pbw6AMUOm7EQyWE1pGzQe52NpuGT1/9BBiSIcYBW0AAAAASUVORK5CYII=) !important;
  background-repeat: no-repeat !important;
  background-position: right 25px center !important;
}

/* line 582, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form select option {
  color: #fff;
}

/* line 587, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-error-msgs {
  margin: 5px 0px 0px;
  padding-left: 19px;
  color: #00dbff;
}

/* line 594, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-error-msgs > li > label a {
  color: #00dbff;
}

/* line 597, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-error-msgs > li > label a:hover {
  color: #fff;
}

/* line 605, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-form-field {
  margin-bottom: 15px;
}

/* line 608, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-form-field > label {
  display: block;
  padding-left: 15px;
  color: #fff;
}

/* line 615, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background: #00c9eb url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAABN2lDQ1BBZG9iZSBSR0IgKDE5OTgpAAAokZWPv0rDUBSHvxtFxaFWCOLgcCdRUGzVwYxJW4ogWKtDkq1JQ5ViEm6uf/oQjm4dXNx9AidHwUHxCXwDxamDQ4QMBYvf9J3fORzOAaNi152GUYbzWKt205Gu58vZF2aYAoBOmKV2q3UAECdxxBjf7wiA10277jTG+38yH6ZKAyNguxtlIYgK0L/SqQYxBMygn2oQD4CpTto1EE9AqZf7G1AKcv8ASsr1fBBfgNlzPR+MOcAMcl8BTB1da4Bakg7UWe9Uy6plWdLuJkEkjweZjs4zuR+HiUoT1dFRF8jvA2AxH2w3HblWtay99X/+PRHX82Vun0cIQCw9F1lBeKEuf1UYO5PrYsdwGQ7vYXpUZLs3cLcBC7dFtlqF8hY8Dn8AwMZP/fNTP8gAAAAJcEhZcwAACxMAAAsTAQCanBgAAATuaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA2LjAtYzAwMiAxMTYuMTY0NzY2LCAyMDIxLzAyLzE5LTIzOjEwOjA3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTA0LTE4VDE2OjE3OjM0LTAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNi0xNVQxMDoyNToxNS0wMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNi0xNVQxMDoyNToxNS0wMzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6YmY4YWMwMmQtMzdiMi03YTRlLTllYjctOWQyYjQ2NWMzZmE1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmJmOGFjMDJkLTM3YjItN2E0ZS05ZWI3LTlkMmI0NjVjM2ZhNSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmJmOGFjMDJkLTM3YjItN2E0ZS05ZWI3LTlkMmI0NjVjM2ZhNSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YmY4YWMwMmQtMzdiMi03YTRlLTllYjctOWQyYjQ2NWMzZmE1IiBzdEV2dDp3aGVuPSIyMDIxLTA0LTE4VDE2OjE3OjM0LTAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoV2luZG93cykiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lkDbyAAAAF5JREFUGJWVy0ERhDAQRNFeB0hBwkqJBCQhBQlIiYO3l1BFpQIsfZnD/Bds3m8LJuwv0I4pOHD9A9XW5oDB/IBra9LD4HsD53Pbw6AMUOm7EQyWE1pGzQe52NpuGT1/9BBiSIcYBW0AAAAASUVORK5CYII=) !important;
  background-repeat: no-repeat !important;
  background-position: right 15px center !important;
  padding-right: 15px;
}

/* line 622, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input select option {
  color: #fff;
}

/* line 627, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input .hs-input {
  background-color: transparent;
  border: solid 1px #fff;
  color: #fff;
}

/* line 632, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input .hs-input::-webkit-input-placeholder {
  color: #fff !important;
}

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input .hs-input::-moz-placeholder {
  color: #fff !important;
}

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input .hs-input::-ms-input-placeholder {
  color: #fff !important;
}

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input .hs-input::placeholder {
  color: #fff !important;
}

/* line 637, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input .inputs-list {
  padding-left: 15px;
}

/* line 642, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input .inputs-list .hs-form-checkbox .hs-form-checkbox-display [type="checkbox"] {
  vertical-align: middle;
  margin-top: 0;
}

/* line 646, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-form-field .input .inputs-list .hs-form-checkbox .hs-form-checkbox-display [type="checkbox"]:checked ~ span {
  color: #00dbff;
}

/* line 656, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs-error-msg {
  color: #00dbff;
}

/* line 660, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs_submit {
  text-align: left;
  clear: both;
}

/* line 664, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs_submit .actions {
  margin: 5px 0 0 0;
  padding: 0 5px;
}

/* line 668, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button {
  font-size: 0.8rem;
  padding: 10px 54px !important;
  min-width: 206px;
}

@media screen and (max-width: 1023px) {
  /* line 668, resources/assets/styles/components/_forms.scss */

  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button {
    margin: 0 auto;
  }
}

@media (max-width: 767.98px) {
  /* line 664, resources/assets/styles/components/_forms.scss */

  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions {
    width: 100%;
    text-align: center;
  }
}

/* line 691, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs_firstname {
  margin-bottom: 15px;
}

/* line 694, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs_firstname > label {
  display: none;
}

/* line 699, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs_email {
  margin-bottom: 15px;
}

/* line 702, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .hs_email > label {
  display: none;
}

/* line 709, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .legal-consent-container .hs-richtext p {
  margin-top: 0px;
  padding-top: 15px;
  color: #fff;
}

/* line 714, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .legal-consent-container .hs-richtext p a {
  color: #00dbff;
}

/* line 717, resources/assets/styles/components/_forms.scss */

.newsletter-form .hbspt-form form.hs-form .legal-consent-container .hs-richtext p a:hover {
  color: #fff;
}

/* line 729, resources/assets/styles/components/_forms.scss */

.newsletter-form-alt .hbspt-form {
  display: none;
}

/* line 735, resources/assets/styles/components/_forms.scss */

.blog-search {
  border-color: #023 !important;
  color: #023 !important;
}

/* line 739, resources/assets/styles/components/_forms.scss */

.blog-search:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border-color: #023 !important;
}

/* line 746, resources/assets/styles/components/_forms.scss */

.legal-consent-container p {
  font-size: 11px;
  line-height: 1.6;
  margin-top: 30px;
  color: #023;
  padding-top: 35px;
}

/* line 755, resources/assets/styles/components/_forms.scss */

#hsForm_1ead6351-2b42-445f-a7a0-b54e89ce6897 fieldset.form-columns-2 .hs-form-field {
  width: 100% !important;
  float: none;
}

/* line 761, resources/assets/styles/components/_forms.scss */

.hs_recaptcha .grecaptcha-badge {
  margin: 0 auto;
}

/* line 766, resources/assets/styles/components/_forms.scss */

.open-form {
  background: -webkit-linear-gradient(45deg, #00C9EB 30%, #0ADBE3 100%);
  background: -o-linear-gradient(45deg, #00C9EB 30%, #0ADBE3 100%);
  background: linear-gradient(45deg, #00C9EB 30%, #0ADBE3 100%);
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 766, resources/assets/styles/components/_forms.scss */

  .open-form {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #00C9EB), to(#0ADBE3));
    background: -webkit-linear-gradient(top, #00C9EB 30%, #0ADBE3 100%);
    background: -o-linear-gradient(top, #00C9EB 30%, #0ADBE3 100%);
    background: linear-gradient(180deg, #00C9EB 30%, #0ADBE3 100%);
  }
}

/* line 774, resources/assets/styles/components/_forms.scss */

.open-form .bg-grafismo-top {
  position: absolute;
  top: 0;
  right: 0;
  width: 247px;
  height: 332px;
}

@media screen and (max-width: 768px) {
  /* line 774, resources/assets/styles/components/_forms.scss */

  .open-form .bg-grafismo-top {
    display: none;
  }
}

/* line 786, resources/assets/styles/components/_forms.scss */

.open-form .bg-grafismo-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 233px;
  height: 332px;
}

@media screen and (max-width: 768px) {
  /* line 786, resources/assets/styles/components/_forms.scss */

  .open-form .bg-grafismo-bottom {
    display: none;
  }
}

/* line 798, resources/assets/styles/components/_forms.scss */

.open-form .wrap-form {
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;
  overflow: hidden;
}

/* line 1, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron {
  background-color: transparent;
  background-size: cover;
  padding: 80px 0;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
  border: 0;
}

@media (max-width: 767.98px) {
  /* line 1, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron {
    background-position: right;
    padding: 50px 0;
  }
}

@media (min-width: 576px) {
  /* line 16, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron.video_text {
    background-position: center !important;
  }
}

@media (max-width: 767.98px) {
  /* line 16, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron.video_text {
    background-position: 80% 50%;
  }
}

/* line 26, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  overflow: hidden;
}

/* line 35, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-image-bottom {
  top: initial;
  bottom: 0;
}

/* line 41, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-image.overlay::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.6;
}

/* line 53, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-image > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  height: 100%;
}

@media (max-width: 1199.98px) {
  /* line 53, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron .jumbotron-image > img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
  }
}

/* line 65, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-image > img.right {
  float: right;
}

/* line 69, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-image > img.auto {
  width: auto;
  -o-object-fit: none;
     object-fit: none;
  height: auto;
  min-height: auto;
  min-width: auto;
}

/* line 79, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-content {
  position: relative;
  z-index: 40;
  max-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 767.98px) {
  /* line 79, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron .jumbotron-content {
    text-align: center;
  }
}

/* line 91, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-content .display-3 strong {
  font-weight: 900;
}

/* line 96, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-content .border-left {
  border-left: none !important;
}

@media (min-width: 992px) {
  /* line 101, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron .jumbotron-content .border-left {
    border-left: 3px solid #37b6c4 !important;
    margin-left: 22px;
    padding: 5px 0;
  }
}

/* line 108, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-content .new-position {
  position: absolute;
  width: 300px;
  display: inline-block;
  top: -120px;
}

/* line 115, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-content .btn-play {
  font-size: 1rem;
  font-weight: 900;
}

/* line 119, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-content .btn-play::before {
  border-width: 9px 0 9px 18px;
}

/* line 125, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-content .font-weight-bold strong,
.jumbotron .jumbotron-content .card-item p strong,
.card-item .jumbotron .jumbotron-content p strong,
.jumbotron .jumbotron-content .section-segmentos-text-blog p a strong,
.section-segmentos-text-blog p .jumbotron .jumbotron-content a strong {
  font-weight: bolder;
}

/* line 131, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer {
  position: absolute;
  bottom: -2px;
  width: 100%;
  left: 0;
  z-index: 50;
  overflow: hidden;
}

/* line 139, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-below {
  bottom: initial;
  top: 100%;
  margin-top: -2px;
}

/* line 145, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll {
  height: 69px;
  width: 505px;
  position: relative;
  z-index: 50;
  left: 0;
  right: 0;
  margin: auto;
}

@media (max-width: 767.98px) {
  /* line 145, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron .jumbotron-footer > .scroll {
    width: 379.245px;
    height: 52.5px;
  }
}

/* line 159, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll > a {
  display: block;
  position: relative;
  height: 100%;
}

/* line 164, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll > a svg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  fill: #f5f5f5;
}

/* line 173, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll > a:active,
.jumbotron .jumbotron-footer > .scroll > a:focus {
  outline: none;
}

/* line 178, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll > a::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid #fff;
  border-right: 15px solid transparent;
  border-bottom: 0;
  border-left: 15px solid transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: float 1s infinite;
       -o-animation: float 1s infinite;
          animation: float 1s infinite;
}

@media (max-width: 767.98px) {
  /* line 178, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron .jumbotron-footer > .scroll > a::after {
    border-top: 9px solid #fff;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
  }
}

/* line 202, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-sm {
  width: 379.245px;
  height: 52.5px;
}

/* line 207, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-sm > a::after {
  border-top: 8px solid #023;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

/* line 217, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-color-white > a::after {
  border-top: 8px solid #fff;
}

/* line 225, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-white > a svg {
  fill: #fff !important;
}

/* line 228, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-white > a svg .st0 {
  fill: #fff !important;
}

/* line 237, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-gray-new > a svg {
  fill: #f5f5f5 !important;
}

/* line 240, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-gray-new > a svg .st0 {
  fill: #f5f5f5 !important;
}

/* line 249, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-brown > a svg {
  fill: #023;
}

/* line 257, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-blackBlue > a svg {
  fill: #1d2e38;
}

/* line 265, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-blue > a svg {
  fill: #00c9eb;
}

/* line 273, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer > .scroll.scroll-gray > a svg {
  fill: #e4e7e9;
}

/* line 280, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer::after,
.jumbotron .jumbotron-footer::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 51%;
  top: 0;
  background: #f5f5f5;
  z-index: 45;
}

/* line 291, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer::after {
  left: 0;
  margin-left: -245px;
}

@media (max-width: 767.98px) {
  /* line 291, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron .jumbotron-footer::after {
    margin-left: -185px;
  }
}

/* line 300, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer::before {
  right: 0;
  margin-right: -245px;
}

@media (max-width: 767.98px) {
  /* line 300, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron .jumbotron-footer::before {
    margin-right: -185px;
  }
}

/* line 310, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-white::after,
.jumbotron .jumbotron-footer.jumbotron-footer-white::before {
  background: #fff;
}

/* line 316, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-white .scroll > a::after {
  border-top-color: #fff;
}

/* line 323, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-gray::after,
.jumbotron .jumbotron-footer.jumbotron-footer-gray::before {
  background: #f5f5f5;
}

/* line 329, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-gray .scroll > a::after {
  border-top-color: #f5f5f5;
}

/* line 336, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-gray-light::after,
.jumbotron .jumbotron-footer.jumbotron-footer-gray-light::before {
  background: #f5f5f5;
}

/* line 342, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-gray-light .scroll > a::after {
  border-top-color: #fff;
}

/* line 349, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-brown::after,
.jumbotron .jumbotron-footer.jumbotron-footer-brown::before {
  background: #023;
}

/* line 355, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-brown .scroll > a::after {
  border-top-color: #fff;
}

/* line 362, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-blackBlue::after,
.jumbotron .jumbotron-footer.jumbotron-footer-blackBlue::before {
  background: #1d2e38;
}

/* line 368, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-blackBlue .scroll > a::after {
  border-top-color: #fff;
}

/* line 375, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-sm::after {
  left: 0;
  margin-left: -185px;
}

/* line 380, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-sm::before {
  right: 0;
  margin-right: -185px;
}

/* line 387, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer.jumbotron-footer-w-auto::after,
.jumbotron .jumbotron-footer.jumbotron-footer-w-auto::before {
  display: none;
}

/* line 394, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer-new::after {
  background: #fff;
}

/* line 398, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .jumbotron-footer-new::before {
  background: #fff;
}

/* line 404, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron .lead {
  color: #023;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 60px;
}

/* line 411, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron__abstract-lines-blue-right {
  left: calc(100% - 300px);
}

/* line 415, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron__dot-count {
  width: 30px;
  height: 30px;
}

/* line 421, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron__dot-count-lg {
  width: 40px;
  height: 40px;
  font-size: 1rem;
}

/* line 430, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-clients {
  padding: 50px 0 35px;
}

/* line 434, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-clients .logo-client .logo {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

/* line 439, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-clients .logo-client .logo:hover {
  -webkit-filter: none;
          filter: none;
  -webkit-transform: scale(1.5);
       -o-transform: scale(1.5);
          transform: scale(1.5);
}

@media (max-width: 1199.98px) {
  /* line 445, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-clients .logo-client .logo:hover {
    -webkit-filter: none;
            filter: none;
    -webkit-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@media (min-width: 992px) {
  /* line 453, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-clients .logo-client .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

/* line 461, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron__img-lines-bottom-right {
  position: absolute;
  top: calc(100% - 700px);
  left: calc(100% - 224px);
}

/* line 468, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-jornada-processo h2 {
  text-transform: uppercase;
  font-weight: 900;
}

/* line 474, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-jornada-processo h2 span {
  color: #00dbff;
}

/* line 480, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-pilares {
  color: #023;
}

/* line 483, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-pilares h2 {
  text-transform: uppercase;
}

/* line 489, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-pass-jornada h2 {
  text-transform: uppercase;
  font-weight: 900;
}

/* line 495, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-advantages {
  color: #023;
}

/* line 498, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-advantages h3 {
  color: #00dbff;
}

/* line 502, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-advantages-frase {
  color: #579bbd;
  font-size: 1.3rem;
}

/* line 508, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-pratica {
  color: #023;
}

@media (max-width: 1640px) {
  /* line 518, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron__bg-lines-iniciativa {
    display: none;
  }
}

/* line 524, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-techfin-home {
  background-image: -webkit-gradient(linear, left top, right top, from(#319bad), to(#31cc9c));
  background-image: -webkit-linear-gradient(left, #319bad 0%, #31cc9c 100%);
  background-image: -o-linear-gradient(left, #319bad 0%, #31cc9c 100%);
  background-image: linear-gradient(to right, #319bad 0%, #31cc9c 100%);
}

/* line 529, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-new {
  min-height: 65vh !important;
  padding: 134px 0 138px !important;
  background-color: #023;
}

/* line 534, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-new .jumbotron-image {
  min-height: 110%;
}

/* line 538, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-new .jumbotron-content {
  padding: 0 0 5px !important;
}

/* line 541, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-new .jumbotron-content h3 {
  margin-bottom: 70px;
}

/* line 545, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-new .jumbotron-content .display-3 {
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
}

/* line 550, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-new .jumbotron-content .display-3 strong {
  color: #00dbff;
}

@media (min-width: 768px) {
  /* line 545, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-height-new .jumbotron-content .display-3 {
    font-size: 2.5rem;
  }
}

/* line 559, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-new .jumbotron-content .h3 {
  font-weight: 400;
}

/* line 563, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-new .jumbotron-content ul {
  margin: 0;
  padding: 40px 0;
}

/* line 567, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-new .jumbotron-content ul li {
  font-size: 1rem;
}

@media (min-width: 768px) {
  /* line 563, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-height-new .jumbotron-content ul {
    padding: 26px 0 0;
  }
}

@media (max-width: 991.98px) {
  /* line 529, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-height-new {
    min-height: 100vh !important;
    padding: 30px 0 100px !important;
  }

  /* line 581, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-height-new .jumbotron-content {
    padding: 54px 0 5px !important;
  }
}

/* line 587, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-simple-sm {
  padding: 32px 0 0;
  background-color: #023;
  border-radius: 20px;
  position: relative;
  min-height: 284px;
}

/* line 594, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-simple-sm .jumbotron-image {
  border-radius: 20px;
}

/* line 597, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-simple-sm .jumbotron-image::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.7)), color-stop(48%, rgba(0, 0, 0, 0.2)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 48%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 48%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 48%, rgba(255, 255, 255, 0) 100%);
}

/* line 608, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-simple-sm .jumbotron-content {
  position: absolute;
  bottom: 0;
}

/* line 612, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-simple-sm .jumbotron-content h3 {
  font-size: 1.4rem;
}

/* line 616, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-simple-sm .jumbotron-content .btn,
.jumbotron-simple-sm .jumbotron-content .comment-form input[type="submit"],
.comment-form .jumbotron-simple-sm .jumbotron-content input[type="submit"],
.jumbotron-simple-sm .jumbotron-content .search-form .search-submit,
.search-form .jumbotron-simple-sm .jumbotron-content .search-submit,
.jumbotron-simple-sm .jumbotron-content .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .jumbotron-simple-sm .jumbotron-content .hs-button,
.jumbotron-simple-sm .jumbotron-content .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .jumbotron-simple-sm .jumbotron-content .hs-button,
.jumbotron-simple-sm .jumbotron-content .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .jumbotron-simple-sm .jumbotron-content .comment-edit-link,
.jumbotron-simple-sm .jumbotron-content .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list .jumbotron-simple-sm .jumbotron-content .comment-reply-link,
.jumbotron-simple-sm .jumbotron-content .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit .jumbotron-simple-sm .jumbotron-content .submit,
.jumbotron-simple-sm .jumbotron-content .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .jumbotron-simple-sm .jumbotron-content .comment-edit-link,
.jumbotron-simple-sm .jumbotron-content .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list .jumbotron-simple-sm .jumbotron-content .comment-reply-link,
.jumbotron-simple-sm .jumbotron-content .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit .jumbotron-simple-sm .jumbotron-content .submit {
  font-size: 0.8rem;
  padding: 10px 54px;
}

/* line 623, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height {
  min-height: 100vh;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

/* line 630, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height .jumbotron-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

/* line 638, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height .jumbotron-image > img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

/* line 644, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height .jumbotron-image > img.no-fit {
  -o-object-fit: none !important;
     object-fit: none !important;
}

/* line 650, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height .jumbotron-content {
  position: relative;
  padding: 110px 0;
  width: 100%;
}

/* line 655, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height .jumbotron-content > .container {
  height: 100%;
}

/* line 658, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height .jumbotron-content > .container > .row {
  height: 100%;
}

/* line 662, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height .jumbotron-content > .container > .list-simple-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 768px) {
  /* line 662, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-full-height .jumbotron-content > .container > .list-simple-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 670, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height .jumbotron-content > .container > .list-simple-items > .items {
  -ms-flex-preferred-size: 18%;
      flex-basis: 18%;
}

@media screen and (max-width: 768px) {
  /* line 670, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-full-height .jumbotron-content > .container > .list-simple-items > .items {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

/* line 681, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height.full-center {
  height: 100vh;
}

/* line 684, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height.full-center .jumbotron-content {
  height: 100%;
}

/* line 689, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-full-height .logo-partner {
  display: inline-block;
  margin-left: 20px;
  max-width: 125px;
}

@media (max-width: 991.98px) {
  /* line 689, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-full-height .logo-partner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
  }
}

/* line 703, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-fixed {
  min-height: 420px;
}

@media (max-width: 991.98px) {
  /* line 703, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-height-fixed {
    min-height: calc(100vh - 57px);
  }
}

/* line 710, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-height-fixed .jumbotron-content-single {
  padding: 110px 0 40px;
}

/* line 715, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-new {
  padding: 50px 0 35px;
  background-color: #00c9eb;
}

/* line 720, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-new .jumbotron-footer::after,
.jumbotron-new .jumbotron-footer::before {
  background: #fff;
}

@media (min-width: 768px) {
  /* line 726, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-new-height {
    min-height: 768px;
  }
}

/* line 733, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-padding {
  padding: 100px 0 70px;
  background-color: #fff;
}

/* line 738, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-gray-light {
  background-color: #f5f5f5;
}

/* line 742, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-sm {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 767.98px) {
  /* line 742, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-sm {
    padding-top: 0;
  }
}

/* line 751, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-lg {
  padding-top: 150px;
  padding-bottom: 200px;
}

/* line 756, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed-news {
  width: calc(100% - 10px);
  border-radius: 20px;
  border: 1px solid #0adbe3;
  background-color: #00c9eb;
  padding: 5px 23px;
  position: relative;
  margin-top: 10px;
  z-index: 1;
}

/* line 766, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed-news::after {
  content: "";
  width: 100%;
  height: calc(100% - 17px);
  background-color: #fff;
  border: 1px solid #0adbe3;
  border-radius: 20px;
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: -1;
}

/* line 779, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed-news .title-form {
  font-size: 1.27rem;
  font-weight: 900;
  line-height: 1.3;
}

/* line 786, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed,
.jumbotron-boxed-sm {
  padding: 70px 50px;
  overflow: hidden;
}

/* line 790, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed-dashed {
  border: 3px dashed #00c9eb;
  border-radius: 15px;
  overflow: hidden;
}

/* line 796, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed .jumbotron-image,
.jumbotron-boxed-sm .jumbotron-image {
  border-radius: 10px;
  overflow: hidden;
}

/* line 800, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed .jumbotron-image.jumbotron-image-rounded,
.jumbotron-boxed-sm .jumbotron-image.jumbotron-image-rounded {
  border-radius: 25px;
}

/* line 804, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed .jumbotron-image > img,
.jumbotron-boxed-sm .jumbotron-image > img {
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  height: auto;
}

/* line 811, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed .jumbotron-image::before,
.jumbotron-boxed-sm .jumbotron-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}

/* line 822, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed .jumbotron-image.no-overlay::before,
.jumbotron-boxed-sm .jumbotron-image.no-overlay::before {
  display: none;
}

/* line 829, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-boxed-sm {
  padding: 40px;
}

/* line 835, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-cta-height {
  height: 480px !important;
  max-height: 480px !important;
}

@media (max-width: 767.98px) {
  /* line 835, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-cta-height {
    height: auto !important;
    max-height: none !important;
    padding: 40px 0 !important;
  }
}

/* line 846, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-trainings {
  width: 100%;
  position: relative;
  z-index: 2;
  background-color: #5a5551;
}

/* line 852, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-trainings .top-bg,
.jumbotron-trainings .bottom-bg {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  z-index: 1;
  pointer-events: none;
  background-color: transparent;
  background-repeat: no-repeat;
}

/* line 865, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-trainings .top-bg {
  top: 0;
  background-position: 0 0;
}

/* line 870, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-trainings .bottom-bg {
  bottom: 0;
  background-position: 100% 100%;
}

@media (max-width: 767.98px) {
  /* line 876, resources/assets/styles/components/_jumbotrons.scss */

  .jumbotron-trainings .top-bg,
  .jumbotron-trainings .bottom-bg {
    display: none;
  }
}

/* line 882, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-trainings .wrapper-trainings {
  width: 100%;
  overflow: hidden;
}

/* line 888, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-pb-xs {
  padding-bottom: 35px;
}

/* line 892, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-py-xs {
  padding-bottom: 35px;
}

/* line 900, resources/assets/styles/components/_jumbotrons.scss */

.main-blog-new .jumbotron-image > img,
.main-blog-new-new .jumbotron-image > img {
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 767.98px) {
  /* line 906, resources/assets/styles/components/_jumbotrons.scss */

  .main-blog .jumbotron-image,
  .main-blog-new .jumbotron-image {
    background-color: #494440;
  }
}

/* line 911, resources/assets/styles/components/_jumbotrons.scss */

.main-blog .jumbotron-image > img,
.main-blog-new .jumbotron-image > img {
  -o-object-fit: none;
     object-fit: none;
}

@media (max-width: 767.98px) {
  /* line 911, resources/assets/styles/components/_jumbotrons.scss */

  .main-blog .jumbotron-image > img,
  .main-blog-new .jumbotron-image > img {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 920, resources/assets/styles/components/_jumbotrons.scss */

  .main-blog .jumbotron-full-height .jumbotron-content,
  .main-blog-new .jumbotron-full-height .jumbotron-content {
    padding: 40px 0;
  }

  /* line 924, resources/assets/styles/components/_jumbotrons.scss */

  .main-blog .jumbotron-full-height .jumbotron-content .font-size-new-lg,
  .main-blog-new .jumbotron-full-height .jumbotron-content .font-size-new-lg {
    font-size: 1.5rem !important;
  }

  /* line 926, resources/assets/styles/components/_jumbotrons.scss */

  .main-blog .jumbotron-full-height .jumbotron-content .btn-lg,
  .main-blog .jumbotron-full-height .jumbotron-content .btn-group-lg > .btn,
  .main-blog .jumbotron-full-height .jumbotron-content .comment-form .btn-group-lg > input[type="submit"],
  .comment-form .main-blog .jumbotron-full-height .jumbotron-content .btn-group-lg > input[type="submit"],
  .main-blog .jumbotron-full-height .jumbotron-content .search-form .btn-group-lg > .search-submit,
  .search-form .main-blog .jumbotron-full-height .jumbotron-content .btn-group-lg > .search-submit,
  .main-blog .jumbotron-full-height .jumbotron-content .modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-lg > .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .main-blog .jumbotron-full-height .jumbotron-content .btn-group-lg > .hs-button,
  .main-blog .jumbotron-full-height .jumbotron-content .single-post .comments-new .comment-list .btn-group-lg > .comment-edit-link,
  .single-post .comments-new .comment-list .main-blog .jumbotron-full-height .jumbotron-content .btn-group-lg > .comment-edit-link,
  .main-blog .jumbotron-full-height .jumbotron-content .single-post .comments-new .comment-list .btn-group-lg > .comment-reply-link,
  .single-post .comments-new .comment-list .main-blog .jumbotron-full-height .jumbotron-content .btn-group-lg > .comment-reply-link,
  .main-blog .jumbotron-full-height .jumbotron-content .single-post .comments .comment-list .btn-group-lg > .comment-edit-link,
  .single-post .comments .comment-list .main-blog .jumbotron-full-height .jumbotron-content .btn-group-lg > .comment-edit-link,
  .main-blog .jumbotron-full-height .jumbotron-content .single-post .comments .comment-list .btn-group-lg > .comment-reply-link,
  .single-post .comments .comment-list .main-blog .jumbotron-full-height .jumbotron-content .btn-group-lg > .comment-reply-link,
  .main-blog .jumbotron-full-height .jumbotron-content .single-post .comments .comment-form .form-submit .btn-group-lg > .submit,
  .single-post .comments .comment-form .form-submit .main-blog .jumbotron-full-height .jumbotron-content .btn-group-lg > .submit,
  .main-blog .jumbotron-full-height .jumbotron-content .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .main-blog .jumbotron-full-height .jumbotron-content .hs-button,
  .main-blog .jumbotron-full-height .jumbotron-content .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .main-blog .jumbotron-full-height .jumbotron-content .submit,
  .main-blog-new .jumbotron-full-height .jumbotron-content .btn-lg,
  .main-blog-new .jumbotron-full-height .jumbotron-content .btn-group-lg > .btn,
  .main-blog-new .jumbotron-full-height .jumbotron-content .comment-form .btn-group-lg > input[type="submit"],
  .comment-form .main-blog-new .jumbotron-full-height .jumbotron-content .btn-group-lg > input[type="submit"],
  .main-blog-new .jumbotron-full-height .jumbotron-content .search-form .btn-group-lg > .search-submit,
  .search-form .main-blog-new .jumbotron-full-height .jumbotron-content .btn-group-lg > .search-submit,
  .main-blog-new .jumbotron-full-height .jumbotron-content .modal-form-pop-up .hbspt-form form.hs-form .actions .btn-group-lg > .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .main-blog-new .jumbotron-full-height .jumbotron-content .btn-group-lg > .hs-button,
  .main-blog-new .jumbotron-full-height .jumbotron-content .single-post .comments-new .comment-list .btn-group-lg > .comment-edit-link,
  .single-post .comments-new .comment-list .main-blog-new .jumbotron-full-height .jumbotron-content .btn-group-lg > .comment-edit-link,
  .main-blog-new .jumbotron-full-height .jumbotron-content .single-post .comments-new .comment-list .btn-group-lg > .comment-reply-link,
  .single-post .comments-new .comment-list .main-blog-new .jumbotron-full-height .jumbotron-content .btn-group-lg > .comment-reply-link,
  .main-blog-new .jumbotron-full-height .jumbotron-content .single-post .comments .comment-list .btn-group-lg > .comment-edit-link,
  .single-post .comments .comment-list .main-blog-new .jumbotron-full-height .jumbotron-content .btn-group-lg > .comment-edit-link,
  .main-blog-new .jumbotron-full-height .jumbotron-content .single-post .comments .comment-list .btn-group-lg > .comment-reply-link,
  .single-post .comments .comment-list .main-blog-new .jumbotron-full-height .jumbotron-content .btn-group-lg > .comment-reply-link,
  .main-blog-new .jumbotron-full-height .jumbotron-content .single-post .comments .comment-form .form-submit .btn-group-lg > .submit,
  .single-post .comments .comment-form .form-submit .main-blog-new .jumbotron-full-height .jumbotron-content .btn-group-lg > .submit,
  .main-blog-new .jumbotron-full-height .jumbotron-content .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .main-blog-new .jumbotron-full-height .jumbotron-content .hs-button,
  .main-blog-new .jumbotron-full-height .jumbotron-content .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .main-blog-new .jumbotron-full-height .jumbotron-content .submit {
    width: 100%;
    max-width: 240px;
    padding: 13px 42px !important;
    margin-top: 15px;
  }
}

@media (max-width: 767.98px) {
  /* line 935, resources/assets/styles/components/_jumbotrons.scss */

  .main-blog .breadcrumb-blog.breadcrumb-jumbotron,
  .main-blog-new .breadcrumb-blog.breadcrumb-jumbotron {
    top: 0;
    margin: 0 auto;
  }
}

/* line 944, resources/assets/styles/components/_jumbotrons.scss */

.single-post .main-single {
  background-color: #eee;
}

@media (max-width: 767.98px) {
  /* line 947, resources/assets/styles/components/_jumbotrons.scss */

  .single-post .main-single .jumbotron-image {
    background-color: #eee;
  }
}

/* line 952, resources/assets/styles/components/_jumbotrons.scss */

.single-post .main-single .jumbotron-image > img {
  -o-object-fit: none;
     object-fit: none;
}

@media (max-width: 767.98px) {
  /* line 952, resources/assets/styles/components/_jumbotrons.scss */

  .single-post .main-single .jumbotron-image > img {
    display: none;
  }
}

/* line 964, resources/assets/styles/components/_jumbotrons.scss */

.single-post .sidebar-blog .jumbotron-image > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 972, resources/assets/styles/components/_jumbotrons.scss */

.single-post .jumbotron-height-fixed .jumbotron-content-single {
  padding: 45px 0 40px;
}

/* line 976, resources/assets/styles/components/_jumbotrons.scss */

.single-post .breadcrumb-blog.breadcrumb-jumbotron {
  top: -20px !important;
}

@media (max-width: 767.98px) {
  /* line 980, resources/assets/styles/components/_jumbotrons.scss */

  .single-post .progress-container {
    top: 52px !important;
    position: fixed !important;
  }
}

/* line 988, resources/assets/styles/components/_jumbotrons.scss */

.jumbotron-blog-title {
  font-size: 44px;
  font-weight: 900;
}

/* line 2, resources/assets/styles/components/_navs.scss */

.nav.nav-list {
  position: relative;
  z-index: 50;
}

/* line 6, resources/assets/styles/components/_navs.scss */

.nav.nav-list > li {
  display: block;
  width: 100%;
  margin-bottom: 3px;
}

/* line 11, resources/assets/styles/components/_navs.scss */

.nav.nav-list > li a {
  padding: 0 15px;
  font-weight: 400;
  color: #fff;
  border-radius: 50px;
  margin: 0 -15px;
}

/* line 18, resources/assets/styles/components/_navs.scss */

.nav.nav-list > li a:hover {
  background: #00dbff;
  color: #023;
  text-decoration: none;
}

/* line 28, resources/assets/styles/components/_navs.scss */

.nav.nav-pills .nav-link {
  border: 1px solid #fff;
  border-radius: 50px;
  background: transparent;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
}

/* line 38, resources/assets/styles/components/_navs.scss */

.nav.nav-pills .nav-link:hover,
.nav.nav-pills .nav-link.active {
  background: #00a3be;
  border: 1px solid #00a3be;
}

/* line 46, resources/assets/styles/components/_navs.scss */

.nav.nav-pills-new .nav-link {
  border: 1px solid #00dbff;
  border-radius: 50px;
  background: transparent;
  font-weight: 400;
  margin-bottom: 18px;
  color: #00dbff;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.1;
}

/* line 58, resources/assets/styles/components/_navs.scss */

.nav.nav-pills-new .nav-link:hover,
.nav.nav-pills-new .nav-link:focus,
.nav.nav-pills-new .nav-link.active {
  color: #fff;
  background: #00a3be;
  border: 1px solid #00a3be;
  outline: none;
}

/* line 68, resources/assets/styles/components/_navs.scss */

.nav.nav-pills-new .text-nav-pill ul {
  padding-left: 20px;
  margin-bottom: 0;
}

/* line 75, resources/assets/styles/components/_navs.scss */

.nav.nav-pills-alt-icon .nav-link {
  width: 250px;
  height: 50px;
}

/* line 82, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-blue-darker .nav-link {
  background: #fff;
  border: 2px solid #094470;
  color: #094470;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 15px 20px;
}

/* line 92, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-blue-darker .nav-link:hover,
.nav.nav-pills.nav-pills-blue-darker .nav-link.active {
  color: #fff;
  background: #5a9bbd;
  border: 1px solid #5a9bbd;
}

/* line 102, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-gray .nav-link {
  background: #f5f5f5;
  border-color: #cfcfcf;
  color: #000;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  font-weight: normal;
}

/* line 109, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-gray .nav-link:hover,
.nav.nav-pills.nav-pills-gray .nav-link.active {
  color: #fff;
  background: #00c9eb;
  border: 1px solid #00c9eb;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 120, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-dot > * {
  cursor: pointer;
}

/* line 124, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-dot a.nav-link {
  background: #fff;
  border-color: #cfcfcf;
  color: #000;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  text-transform: initial;
  font-weight: bold;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width: 100%;
  min-height: 64px;
  position: relative;
  padding-left: 40px;
}

/* line 137, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-dot a.nav-link::before {
  content: "\F111";
  font-family: "FontAwesome", sans-serif;
  color: #00c9eb;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  position: absolute;
  left: 20px;
  padding-right: 10px;
}

/* line 147, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-dot a.nav-link:hover,
.nav.nav-pills.nav-pills-dot a.nav-link.active {
  color: #fff;
  background: #00c9eb;
  border: 1px solid #00c9eb;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 154, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-dot a.nav-link:hover::before,
.nav.nav-pills.nav-pills-dot a.nav-link.active::before {
  color: #00dbff;
}

/* line 161, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-dot .active .nav-link {
  color: #fff;
  background: #00c9eb;
  border: 1px solid #00c9eb;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 167, resources/assets/styles/components/_navs.scss */

.nav.nav-pills.nav-pills-dot .active .nav-link::before {
  color: #00dbff;
}

/* line 1, resources/assets/styles/components/_typographies.scss */

.display-1 {
  text-transform: uppercase;
  font-weight: 900;
}

@media (max-width: 767.98px) {
  /* line 1, resources/assets/styles/components/_typographies.scss */

  .display-1 {
    font-size: 3.5em;
  }
}

@media (max-width: 575.98px) {
  /* line 1, resources/assets/styles/components/_typographies.scss */

  .display-1 {
    font-size: 3em;
  }
}

/* line 13, resources/assets/styles/components/_typographies.scss */

.display-1-new {
  font-size: 1.7rem;
}

/* line 18, resources/assets/styles/components/_typographies.scss */

.display-h2 {
  font-size: 28px;
}

@media screen and (max-width: 768px) {
  /* line 18, resources/assets/styles/components/_typographies.scss */

  .display-h2 {
    font-size: 26px;
  }
}

@media (max-width: 767.98px) {
  /* line 26, resources/assets/styles/components/_typographies.scss */

  .display-3 {
    font-size: 2em;
  }
}

@media (max-width: 575.98px) {
  /* line 32, resources/assets/styles/components/_typographies.scss */

  .display-4 {
    font-size: 1.5rem;
  }
}

/* line 38, resources/assets/styles/components/_typographies.scss */

.display-5 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
}

/* line 49, resources/assets/styles/components/_typographies.scss */

.display-1 strong,
.display-2 strong,
.display-3 strong,
.display-4 strong {
  font-weight: 900;
}

/* line 54, resources/assets/styles/components/_typographies.scss */

.display-6 {
  font-size: 53px;
}

@media (max-width: 767.98px) {
  /* line 54, resources/assets/styles/components/_typographies.scss */

  .display-6 {
    font-size: 35px;
  }
}

/* line 62, resources/assets/styles/components/_typographies.scss */

.display-7 {
  font-size: 1rem;
}

/* line 66, resources/assets/styles/components/_typographies.scss */

.subtitle-3 {
  font-size: 20px;
  line-height: 24px;
}

/* line 71, resources/assets/styles/components/_typographies.scss */

.subtitle-4 {
  font-size: 18px;
  line-height: 1.3;
}

/* line 76, resources/assets/styles/components/_typographies.scss */

.text-shadow {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.36);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 87, resources/assets/styles/components/_typographies.scss */

h1.border-between,
h2.border-between,
h3.border-between,
h4.border-between,
h5.border-between,
h6.border-between {
  position: relative;
}

/* line 90, resources/assets/styles/components/_typographies.scss */

h1.border-between::after,
h2.border-between::after,
h3.border-between::after,
h4.border-between::after,
h5.border-between::after,
h6.border-between::after {
  content: "";
  background-color: #d8d8d8;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}

/* line 104, resources/assets/styles/components/_typographies.scss */

h1.border-between > span,
h2.border-between > span,
h3.border-between > span,
h4.border-between > span,
h5.border-between > span,
h6.border-between > span {
  background: #fff;
  padding: 0 10px;
  display: inline-block;
}

@media (max-width: 767.98px) {
  /* line 104, resources/assets/styles/components/_typographies.scss */

  h1.border-between > span,
  h2.border-between > span,
  h3.border-between > span,
  h4.border-between > span,
  h5.border-between > span,
  h6.border-between > span {
    margin: 0 10px;
    padding: 0;
  }
}

/* line 118, resources/assets/styles/components/_typographies.scss */

h1.border-below::after,
h1.border-below-full::after,
h2.border-below::after,
h2.border-below-full::after,
h3.border-below::after,
h3.border-below-full::after,
h4.border-below::after,
h4.border-below-full::after,
h5.border-below::after,
h5.border-below-full::after,
h6.border-below::after,
h6.border-below-full::after {
  content: "";
  background: #00dbff;
  display: block;
  width: 50%;
  height: 3px;
  margin-top: 1.5rem;
  margin-bottom: 3rem;
  z-index: 1;
}

/* line 130, resources/assets/styles/components/_typographies.scss */

h1.border-below-full::after,
h1.border-below-full-full::after,
h2.border-below-full::after,
h2.border-below-full-full::after,
h3.border-below-full::after,
h3.border-below-full-full::after,
h4.border-below-full::after,
h4.border-below-full-full::after,
h5.border-below-full::after,
h5.border-below-full-full::after,
h6.border-below-full::after,
h6.border-below-full-full::after {
  width: 100%;
  margin-bottom: 0;
}

/* line 138, resources/assets/styles/components/_typographies.scss */

.font-size-lg {
  font-size: 1.125rem !important;
}

/* line 142, resources/assets/styles/components/_typographies.scss */

.font-size-new-alt {
  font-size: 1.125rem !important;
  font-weight: 400;
}

/* line 147, resources/assets/styles/components/_typographies.scss */

.font-size-new-xs {
  font-size: 1rem !important;
}

/* line 151, resources/assets/styles/components/_typographies.scss */

.font-size-new-sm {
  font-size: 1.375rem !important;
}

/* line 155, resources/assets/styles/components/_typographies.scss */

.font-size-new-md {
  font-size: 1.5rem !important;
}

/* line 159, resources/assets/styles/components/_typographies.scss */

.font-size-new-lg {
  font-size: 2rem !important;
}

/* line 163, resources/assets/styles/components/_typographies.scss */

.font-size-new-xl {
  font-size: 2.1rem !important;
}

/* line 167, resources/assets/styles/components/_typographies.scss */

.line-height-md {
  line-height: 1 !important;
}

/* line 171, resources/assets/styles/components/_typographies.scss */

.line-height-lg {
  line-height: 1.2 !important;
}

/* line 175, resources/assets/styles/components/_typographies.scss */

.line-height-xl {
  line-height: 1.5 !important;
}

/* line 179, resources/assets/styles/components/_typographies.scss */

.h6 {
  font-size: 1.125rem;
}

/* line 183, resources/assets/styles/components/_typographies.scss */

.font-big {
  font-size: 5rem;
}

@media (max-width: 767.98px) {
  /* line 188, resources/assets/styles/components/_typographies.scss */

  .font-sm-size {
    font-size: 0.9rem;
  }
}

/* line 193, resources/assets/styles/components/_typographies.scss */

.font-weight-thin {
  font-weight: 300 !important;
}

/* line 197, resources/assets/styles/components/_typographies.scss */

.font-weight-bolder,
.tabs-l01 .item > div .title,
.tabs-l01 .item > div .label,
.tabs-alt-l01 .tab-item > .tab-content .tab-title,
.tabs-alt-l01 .tab-item > .tab-content .tab-label {
  font-weight: 900 !important;
}

/* line 201, resources/assets/styles/components/_typographies.scss */

.font-weight-500 {
  font-weight: 500 !important;
}

/* line 205, resources/assets/styles/components/_typographies.scss */

.banner_title {
  font-weight: 400;
  font-family: TOTVS, sans-serif;
  font-size: 52px;
}

/* line 211, resources/assets/styles/components/_typographies.scss */

.text-big {
  font-size: 300px;
  margin: 0;
  padding: 0;
  line-height: initial;
}

@media (max-width: 991.98px) {
  /* line 211, resources/assets/styles/components/_typographies.scss */

  .text-big {
    font-size: 150px;
  }
}

/* line 222, resources/assets/styles/components/_typographies.scss */

.font-family-base {
  font-family: "TOTVS", sans-serif !important;
}

/* line 226, resources/assets/styles/components/_typographies.scss */

.text-gray-alt {
  color: #bababa !important;
}

/* line 230, resources/assets/styles/components/_typographies.scss */

.font-item-description {
  font-size: 12px;
  line-height: normal;
  font-weight: 400;
  letter-spacing: -0.29px;
  font-family: TOTVS, Times, serif;
}

/* line 238, resources/assets/styles/components/_typographies.scss */

.font-item-description-new {
  font-size: 0.8rem;
  line-height: normal;
  font-weight: 400;
  letter-spacing: -0.29px;
  font-family: TOTVS, Times, serif;
}

/* line 246, resources/assets/styles/components/_typographies.scss */

.title-blog {
  font-size: 1.5rem;
  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 auto;
          flex: 0 0 auto;
  color: #023 !important;
}

/* line 253, resources/assets/styles/components/_typographies.scss */

.title-blog::before {
  content: "";
  width: 28px;
  height: 26px;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAaCAMAAACTisy7AAAAWlBMVEUAAAAJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukJlukbmN6AAAAAHnRSTlMAiYWBCwV8JHgPFG5zS2lfVT8xGWRFNlA7HytakpmWFGr6AAABZUlEQVQoz12S266FIAxEQQG5qSiKeNn//5tnCujDadKModCsjmUtMndFA/dFdbexLzjri3ZVrYe+cc0oI/ZFlENncfJGL/a9NpiHqkq8NaHqw+igEg12nFhZarge3cE183a9576nBlfQv4aDYyBJ4AgkNfgQ15vxZZf9uAg1ZqG8ve50yK7iyHHh7F4524aaaCKP9OJEz/jpkBPjaNAbXRFx9XQ+XrM2a9AmBXo8ncPUcLQFhqk4HTWAU8oUnCA7DNYf2agjGaXtGpZRNjvlmGkwzqaBEo+BE1aqmYZDKAOSZrENB1fPycNnZdKhTD4Ix8Vh+3AaCv5IR48/3zOcIGdCMjqsRtMsHw45UV2ZTs7cSTjkVrWOcfLZeHTcGE+jUdY3HPbTAYPd8sezEstonif6OLQ1kFYCR+JDAufdp28NCIf0Xq0mJbfYG4RT1cWCCLf+7494XemhXzzPUjs8qajjuVX+AHV1EZz0CcpzAAAAAElFTkSuQmCC) center center no-repeat;
  margin-right: 10px;
}

/* line 262, resources/assets/styles/components/_typographies.scss */

.letter-spacing-20 {
  letter-spacing: 2px;
}

/* line 266, resources/assets/styles/components/_typographies.scss */

.display-h5 {
  font-size: 22px;
}

/* line 270, resources/assets/styles/components/_typographies.scss */

.display-h6 {
  font-size: 20px;
}

/* line 274, resources/assets/styles/components/_typographies.scss */

.display-text-support {
  font-size: 18px;
}

/* line 278, resources/assets/styles/components/_typographies.scss */

.display-text {
  font-size: 16px;
}

/* line 282, resources/assets/styles/components/_typographies.scss */

.display-text-small {
  font-size: 14px;
}

/* line 286, resources/assets/styles/components/_typographies.scss */

.display-text-xsmall {
  font-size: 12px;
}

/* line 290, resources/assets/styles/components/_typographies.scss */

.display-h1,
.display-h2,
.display-h3,
.display-h4,
.display-h5,
.display-h6 {
  line-height: 1.3;
}

/* line 299, resources/assets/styles/components/_typographies.scss */

.display-text-support,
.display-text,
.display-text-small,
.display-text-xsmall {
  line-height: 1.5;
  color: #494440;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

/** Media alignment */

/* line 7, resources/assets/styles/components/_wp-classes.scss */

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

/* line 14, resources/assets/styles/components/_wp-classes.scss */

.aligncenter {
  display: block;
  margin: 0.5rem auto;
  height: auto;
}

/* line 20, resources/assets/styles/components/_wp-classes.scss */

.alignleft,
.alignright {
  margin-bottom: 0.5rem;
  height: auto;
}

@media (min-width: 576px) {
  /* line 27, resources/assets/styles/components/_wp-classes.scss */

  .alignleft {
    float: left;
    margin-right: 0.5rem;
  }

  /* line 32, resources/assets/styles/components/_wp-classes.scss */

  .alignright {
    float: right;
    margin-left: 0.5rem;
  }
}

/** Captions */

/** Text meant only for screen readers */

/* line 1, resources/assets/styles/components/_dropdowns.scss */

.dropdown-menu {
  background: #fff;
  border-radius: 15px;
  padding: 10px;
  -webkit-box-shadow: 6px 9px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 6px 9px 10px rgba(0, 0, 0, 0.2);
  margin-top: 15px;
}

/* line 8, resources/assets/styles/components/_dropdowns.scss */

.dropdown-menu::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #00dbff;
  top: -11px;
  left: 20px;
  margin: auto;
}

/* line 22, resources/assets/styles/components/_dropdowns.scss */

.dropdown-menu.dropdown-menu-secondary::before {
  border-bottom: 10px solid #00c9eb;
}

/* line 2, resources/assets/styles/components/_cards.scss */

.card .card-body > .alternate-body {
  position: relative;
  overflow: hidden;
  height: 100%;
}

/* line 7, resources/assets/styles/components/_cards.scss */

.card .card-body > .alternate-body > div {
  opacity: 0;
  z-index: 10;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0ms;
       -o-transition-delay: 0ms;
          transition-delay: 0ms;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

/* line 17, resources/assets/styles/components/_cards.scss */

.card .card-body > .alternate-body > div.default {
  opacity: 1;
  z-index: 20;
  position: relative;
  padding: 45px 0;
  max-width: 150px;
  margin: auto;
}

@media (max-width: 1199.98px) {
  /* line 7, resources/assets/styles/components/_cards.scss */

  .card .card-body > .alternate-body > div {
    opacity: 1;
    z-index: 20;
    position: relative;
  }

  /* line 31, resources/assets/styles/components/_cards.scss */

  .card .card-body > .alternate-body > div.default {
    display: none;
  }
}

/* line 40, resources/assets/styles/components/_cards.scss */

.card.active .card-body > .alternate-body > div {
  -webkit-transition-delay: 250ms;
       -o-transition-delay: 250ms;
          transition-delay: 250ms;
}

/* line 43, resources/assets/styles/components/_cards.scss */

.card.active .card-body > .alternate-body > div.show-when-active {
  opacity: 1;
  z-index: 20;
}

/* line 48, resources/assets/styles/components/_cards.scss */

.card.active .card-body > .alternate-body > div.default {
  opacity: 0;
  z-index: 10;
}

/* line 56, resources/assets/styles/components/_cards.scss */

.card.card-inova {
  border: 1px solid #00c9eb;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 62, resources/assets/styles/components/_cards.scss */

.card.card-inova .card-body figure {
  height: 100px;
  width: auto;
}

/* line 66, resources/assets/styles/components/_cards.scss */

.card.card-inova .card-body figure img {
  height: 100%;
  width: auto;
}

/* line 71, resources/assets/styles/components/_cards.scss */

.card.card-inova .card-body .div-content,
.card.card-inova .card-body .div-content-links-uteis {
  min-height: 100px;
}

@media screen and (max-width: 767px) {
  /* line 71, resources/assets/styles/components/_cards.scss */

  .card.card-inova .card-body .div-content,
  .card.card-inova .card-body .div-content-links-uteis {
    min-height: auto;
  }
}

/* line 78, resources/assets/styles/components/_cards.scss */

.card.card-inova .card-body .div-content p,
.card.card-inova .card-body .div-content-links-uteis p {
  margin-bottom: 0;
}

/* line 83, resources/assets/styles/components/_cards.scss */

.card.card-inova .card-body .div-content-links-uteis {
  min-height: 150px;
}

/* line 88, resources/assets/styles/components/_cards.scss */

.card.card-inova .card-footer {
  padding: 1.25rem;
}

/* line 92, resources/assets/styles/components/_cards.scss */

.card.card-inova:hover {
  -webkit-transform: scale(1.025);
       -o-transform: scale(1.025);
          transform: scale(1.025);
}

/* line 96, resources/assets/styles/components/_cards.scss */

.card.card-inova a {
  color: #023 !important;
}

/* line 99, resources/assets/styles/components/_cards.scss */

.card.card-inova a:hover {
  text-decoration: none !important;
}

/* line 102, resources/assets/styles/components/_cards.scss */

.card.card-inova a:hover h3,
.card.card-inova a:hover p {
  text-decoration: none !important;
}

/* line 107, resources/assets/styles/components/_cards.scss */

.card.card-inova a:hover .btn-outline-primary {
  background-color: #00dbff;
  color: #fff;
}

/* line 113, resources/assets/styles/components/_cards.scss */

.card.card-inova a .card-footer {
  background-color: transparent;
  border: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 767px) {
  /* line 122, resources/assets/styles/components/_cards.scss */

  .card.card-inova a .card-footer .btn-outline-primary {
    width: 100%;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #00dbff !important;
    color: #fff !important;
  }
}

/* line 137, resources/assets/styles/components/_cards.scss */

.card.card-title-only {
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  border: none;
  max-width: 100%;
  width: 100%;
}

/* line 144, resources/assets/styles/components/_cards.scss */

.card.card-title-only .card-img-top {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 150, resources/assets/styles/components/_cards.scss */

.card .card-footer-over {
  position: absolute;
  bottom: -10%;
  z-index: 30;
  left: 0;
  right: 0;
}

/* line 158, resources/assets/styles/components/_cards.scss */

.card.card-shadow {
  -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
}

/* line 162, resources/assets/styles/components/_cards.scss */

.card.card-shadow-bold {
  border: 1px solid #00c9eb;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

/* line 167, resources/assets/styles/components/_cards.scss */

.card.card-shadow-bold:hover {
  -webkit-transform: scale(1.0125);
       -o-transform: scale(1.0125);
          transform: scale(1.0125);
  border: 1px solid #00c9eb;
}

/* line 173, resources/assets/styles/components/_cards.scss */

.card.card-outline {
  border: 2px solid #cfcfcf;
}

/* line 176, resources/assets/styles/components/_cards.scss */

.card.card-outline-new {
  border-radius: 30px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: 1px solid #00c9eb;
}

/* line 183, resources/assets/styles/components/_cards.scss */

.card.card-border-semi-circle {
  background: #fff;
  padding: 30px;
  border: 1px solid #cfcfcf;
  border-radius: 10px;
}

/* line 189, resources/assets/styles/components/_cards.scss */

.card.card-border-semi-circle::before {
  content: "\F054";
  font-family: "FontAwesome", sans-serif;
  font-size: 22px;
  color: #00dbff;
  background: #fff;
  position: absolute;
  left: -20px;
  width: 45px;
  padding: 8px 20px;
  border-right: 2px solid #cfcfcf;
  border-left: none;
  border-radius: 99px;
}

/* line 204, resources/assets/styles/components/_cards.scss */

.card.card-border-semi-circle ul {
  padding-left: 1rem;
}

@media (max-width: 991.98px) {
  /* line 183, resources/assets/styles/components/_cards.scss */

  .card.card-border-semi-circle {
    margin-top: -30px;
  }

  /* line 211, resources/assets/styles/components/_cards.scss */

  .card.card-border-semi-circle::before {
    top: 50px;
  }
}

/* line 217, resources/assets/styles/components/_cards.scss */

.card.recomendado {
  position: relative;
  overflow: visible;
}

/* line 221, resources/assets/styles/components/_cards.scss */

.card.recomendado::after {
  content: "";
  width: 124px;
  height: 124px;
  background: transparent url(/wp-content/themes/totvs-mi/dist/images/lbl-recomendado.png) center/100% no-repeat;
  display: block;
  position: absolute;
  top: -12px;
  right: -12px;
  z-index: 1;
  pointer-events: none;
}

/* line 235, resources/assets/styles/components/_cards.scss */

.card-new {
  background: none;
  border: none;
}

/* line 239, resources/assets/styles/components/_cards.scss */

.card-new .btn,
.card-new .comment-form input[type="submit"],
.comment-form .card-new input[type="submit"],
.card-new .search-form .search-submit,
.search-form .card-new .search-submit,
.card-new .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .card-new .hs-button,
.card-new .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .card-new .hs-button,
.card-new .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .card-new .comment-edit-link,
.card-new .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list .card-new .comment-reply-link,
.card-new .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit .card-new .submit,
.card-new .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .card-new .comment-edit-link,
.card-new .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list .card-new .comment-reply-link,
.card-new .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit .card-new .submit {
  font-size: 13px;
  padding: 12px 35px;
}

/* line 244, resources/assets/styles/components/_cards.scss */

.card-new .h2 {
  font-size: 1.3rem;
}

/* line 256, resources/assets/styles/components/_cards.scss */

.card-employer-depoiment {
  border: 0;
  margin-top: -107px;
  border-radius: 16px;
  background-color: #fff;
  padding-top: 180px;
  padding-bottom: 79px;
  position: relative;
  z-index: 2;
  min-height: 355px;
  position: relative;
}

@media (max-width: 991.98px) {
  /* line 256, resources/assets/styles/components/_cards.scss */

  .card-employer-depoiment {
    margin-top: unset;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/* line 274, resources/assets/styles/components/_cards.scss */

.card-employer-depoiment .slick-list {
  overflow: hidden visible !important;
  z-index: 0;
}

/* line 279, resources/assets/styles/components/_cards.scss */

.card-employer-depoiment .swipe-right {
  position: absolute;
  right: 30px;
  top: 15px;
}

/* line 286, resources/assets/styles/components/_cards.scss */

.card.tab-left,
.card.tab-right {
  border: none;
  background-color: #fff;
  height: 200px;
}

/* line 292, resources/assets/styles/components/_cards.scss */

.card.tab-left .card-body,
.card.tab-right .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 299, resources/assets/styles/components/_cards.scss */

.card.tab-left {
  border-radius: 20px 0px 0px 20px;
}

/* line 303, resources/assets/styles/components/_cards.scss */

.card.tab-right {
  border-radius: 0px 20px 20px 0px;
}

/* line 310, resources/assets/styles/components/_cards.scss */

.card:hover.tab-left,
.card:hover.tab-right,
.card:active.tab-left,
.card:active.tab-right,
.card.hover-gradient.tab-left,
.card.hover-gradient.tab-right {
  background-color: #00c9eb;
}

/* line 315, resources/assets/styles/components/_cards.scss */

.card:hover.tab-left .card-body-tab p,
.card:hover.tab-left .card-body-tab a,
.card:hover.tab-left .card-body-tab .subtitle-3,
.card:hover.tab-right .card-body-tab p,
.card:hover.tab-right .card-body-tab a,
.card:hover.tab-right .card-body-tab .subtitle-3,
.card:active.tab-left .card-body-tab p,
.card:active.tab-left .card-body-tab a,
.card:active.tab-left .card-body-tab .subtitle-3,
.card:active.tab-right .card-body-tab p,
.card:active.tab-right .card-body-tab a,
.card:active.tab-right .card-body-tab .subtitle-3,
.card.hover-gradient.tab-left .card-body-tab p,
.card.hover-gradient.tab-left .card-body-tab a,
.card.hover-gradient.tab-left .card-body-tab .subtitle-3,
.card.hover-gradient.tab-right .card-body-tab p,
.card.hover-gradient.tab-right .card-body-tab a,
.card.hover-gradient.tab-right .card-body-tab .subtitle-3 {
  color: #fff;
}

/* line 323, resources/assets/styles/components/_cards.scss */

.card-segmento,
.card-area {
  border-radius: 12px;
  text-align: center;
  -webkit-box-shadow: 1px 12px 20px rgba(38, 34, 34, 0.16);
          box-shadow: 1px 12px 20px rgba(38, 34, 34, 0.16);
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -o-transform 0.5s;
  min-height: 230px;
}

/* line 331, resources/assets/styles/components/_cards.scss */

.card-segmento-content {
  display: none;
}

/* line 335, resources/assets/styles/components/_cards.scss */

.card-segmento h2,
.card-area h2 {
  font-size: 1.3rem;
}

/* line 339, resources/assets/styles/components/_cards.scss */

.card-segmento.active,
.active.card-area {
  background-color: #D9FF65;
  color: #fff;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -o-transform 0.5s;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/* line 346, resources/assets/styles/components/_cards.scss */

.card-segmento.active h2,
.active.card-area h2 {
  display: none;
}

/* line 350, resources/assets/styles/components/_cards.scss */

.card-segmento.active .card-segmento-content,
.active.card-area .card-segmento-content {
  display: block;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

/* line 354, resources/assets/styles/components/_cards.scss */

.card-segmento.active .card-segmento-content a,
.active.card-area .card-segmento-content a {
  color: #FFFFFF !important;
  text-decoration: underline;
}

/* line 360, resources/assets/styles/components/_cards.scss */

.card-segmento.active > .card-footer-segmento,
.active.card-area > .card-footer-segmento {
  display: none;
}

/* line 369, resources/assets/styles/components/_cards.scss */

.card-area.active {
  background: #0a5770;
}

/* line 374, resources/assets/styles/components/_cards.scss */

.card-option {
  border: none;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-box-shadow: 4px 6px 9px rgba(90, 90, 90, 0.05);
          box-shadow: 4px 6px 9px rgba(90, 90, 90, 0.05);
}

/* line 379, resources/assets/styles/components/_cards.scss */

.card-option.active,
.card-option:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 65px 0 #b7b7b7;
          box-shadow: 0 0 65px 0 #b7b7b7;
}

@media (min-width: 768px) {
  /* line 379, resources/assets/styles/components/_cards.scss */

  .card-option.active,
  .card-option:hover {
    -webkit-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
}

/* line 390, resources/assets/styles/components/_cards.scss */

.card-option > .card-icon img {
  display: block;
  margin: 0 auto;
  max-width: 50px;
  padding-top: 30px;
}

/* line 398, resources/assets/styles/components/_cards.scss */

.card-option .card-body {
  text-align: center;
  padding: 30px;
}

@media (max-width: 767.98px) {
  /* line 398, resources/assets/styles/components/_cards.scss */

  .card-option .card-body {
    padding: 30px 0;
  }
}

/* line 408, resources/assets/styles/components/_cards.scss */

.card-transparent-simple {
  color: #767676;
  background: transparent;
  border: 0;
}

/* line 414, resources/assets/styles/components/_cards.scss */

.card-transparent-simple .card-icon img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

/* line 421, resources/assets/styles/components/_cards.scss */

.card-transparent-simple .card-body {
  padding: 0;
}

/* line 424, resources/assets/styles/components/_cards.scss */

.card-transparent-simple .card-body .card-title {
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* line 432, resources/assets/styles/components/_cards.scss */

.card-transparent {
  background-color: #fff;
  border: 0;
  border-radius: 15px;
  padding-top: 15px;
  margin-bottom: 75px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 767.98px) {
  /* line 432, resources/assets/styles/components/_cards.scss */

  .card-transparent {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  /* line 432, resources/assets/styles/components/_cards.scss */

  .card-transparent {
    background-color: transparent;
  }
}

/* line 448, resources/assets/styles/components/_cards.scss */

.card-transparent .card-icon {
  border-radius: 50%;
  background-color: #023;
  line-height: 85px;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 457, resources/assets/styles/components/_cards.scss */

.card-transparent .card-body {
  text-align: center;
}

/* line 460, resources/assets/styles/components/_cards.scss */

.card-transparent .card-body .card-title {
  font-size: 14px;
  color: #023;
  font-weight: 900;
}

/* line 467, resources/assets/styles/components/_cards.scss */

.card-transparent .card-footer {
  text-align: center;
  background-color: transparent;
  border: none;
  position: absolute;
  bottom: -15%;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 992px) {
  /* line 467, resources/assets/styles/components/_cards.scss */

  .card-transparent .card-footer {
    opacity: 0;
  }
}

/* line 482, resources/assets/styles/components/_cards.scss */

.card-transparent:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 65px 0 #b7b7b7;
          box-shadow: 0 0 65px 0 #b7b7b7;
}

@media (min-width: 992px) {
  /* line 482, resources/assets/styles/components/_cards.scss */

  .card-transparent:hover {
    -webkit-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
  }
}

/* line 490, resources/assets/styles/components/_cards.scss */

.card-transparent:hover .card-icon {
  background-color: #00c9eb;
}

/* line 494, resources/assets/styles/components/_cards.scss */

.card-transparent:hover .card-footer {
  text-align: center;
  background-color: transparent;
  border: none;
  opacity: 1;
}

/* line 502, resources/assets/styles/components/_cards.scss */

.card-transparent-home {
  background-color: transparent;
  border: 1px solid #00c9eb;
  min-height: 196px;
}

/* line 507, resources/assets/styles/components/_cards.scss */

.card-transparent-home .card-icon {
  background-color: transparent;
}

/* line 511, resources/assets/styles/components/_cards.scss */

.card-transparent-home .card-footer {
  -webkit-transform: translateY(-1px);
       -o-transform: translateY(-1px);
          transform: translateY(-1px);
  opacity: 1;
}

/* line 516, resources/assets/styles/components/_cards.scss */

.card-transparent-home:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  background-color: transparent;
}

/* line 520, resources/assets/styles/components/_cards.scss */

.card-transparent-home:hover .card-icon {
  background-color: transparent;
}

/* line 524, resources/assets/styles/components/_cards.scss */

.card-transparent-home:hover .card-footer {
  -webkit-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

/* line 530, resources/assets/styles/components/_cards.scss */

.card-transparent-home-techfin {
  min-height: 275px;
  border: none;
  -ms-flex-item-align: auto;
      align-self: auto;
  position: relative;
}

/* line 536, resources/assets/styles/components/_cards.scss */

.card-transparent-home-techfin a {
  color: #00c9eb;
}

/* line 540, resources/assets/styles/components/_cards.scss */

.card-transparent-home-techfin .card-icon {
  background-color: transparent;
}

/* line 545, resources/assets/styles/components/_cards.scss */

.card-transparent-home-techfin:hover .card-icon {
  background-color: transparent;
}

/* line 552, resources/assets/styles/components/_cards.scss */

.card-transparent-home {
  padding-top: 15px;
  margin-bottom: 75px;
}

/* line 557, resources/assets/styles/components/_cards.scss */

.card-overlay,
.card-overlay-image,
.card-overlay-image-home {
  position: relative;
  overflow: hidden;
  border-radius: 35px;
  border: 0;
  background: transparent;
  height: 100%;
}

/* line 565, resources/assets/styles/components/_cards.scss */

.card-overlay .card-image,
.card-overlay-image .card-image,
.card-overlay-image-home .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

/* line 573, resources/assets/styles/components/_cards.scss */

.card-overlay .card-image > img,
.card-overlay-image .card-image > img,
.card-overlay-image-home .card-image > img {
  min-width: 100%;
  min-height: 100%;
}

/* line 579, resources/assets/styles/components/_cards.scss */

.card-overlay .card-body,
.card-overlay-image .card-body,
.card-overlay-image-home .card-body {
  position: relative;
  z-index: 20;
  color: #fff;
  padding: 30px;
}

/* line 587, resources/assets/styles/components/_cards.scss */

.card-overlay.card-overlay-new .card-image,
.card-overlay-new.card-overlay-image .card-image,
.card-overlay-new.card-overlay-image-home .card-image {
  position: relative;
  border-radius: 0;
}

/* line 594, resources/assets/styles/components/_cards.scss */

.card-overlay-image,
.card-overlay-image-home {
  -webkit-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease;
  border: 1px solid transparent;
  height: 350px;
}

/* line 602, resources/assets/styles/components/_cards.scss */

.card-overlay-image > .card-image,
.card-overlay-image-home > .card-image {
  overflow: hidden;
  border-radius: 15px;
}

/* line 606, resources/assets/styles/components/_cards.scss */

.card-overlay-image > .card-image > img,
.card-overlay-image-home > .card-image > img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 617, resources/assets/styles/components/_cards.scss */

.card-overlay-image > .card-body .icon-play,
.card-overlay-image-home > .card-body .icon-play {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #fff;
  background-image: none;
  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;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

/* line 628, resources/assets/styles/components/_cards.scss */

.card-overlay-image > .card-body .icon-play .fas,
.card-overlay-image-home > .card-body .icon-play .fas {
  font-size: 25px;
  color: #a44dff;
}

/* line 634, resources/assets/styles/components/_cards.scss */

.card-overlay-image > .card-body .icon-play-video,
.card-overlay-image-home > .card-body .icon-play-video {
  margin-left: 0px;
}

@media (max-width: 767.98px) {
  /* line 634, resources/assets/styles/components/_cards.scss */

  .card-overlay-image > .card-body .icon-play-video,
  .card-overlay-image-home > .card-body .icon-play-video {
    margin: auto;
  }
}

/* line 643, resources/assets/styles/components/_cards.scss */

.card-overlay-image-new,
.card-overlay-image-home-new {
  height: auto;
}

/* line 647, resources/assets/styles/components/_cards.scss */

.card-overlay-image-color,
.card-overlay-image-home-color {
  height: 350px;
  border-radius: 15px;
  border: 2px solid transparent;
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 647, resources/assets/styles/components/_cards.scss */

  .card-overlay-image-color,
  .card-overlay-image-home-color {
    height: 275px;
  }
}

/* line 657, resources/assets/styles/components/_cards.scss */

.card-overlay-image-color::before,
.card-overlay-image-color::after,
.card-overlay-image-home-color::before,
.card-overlay-image-home-color::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  z-index: 99;
}

/* line 668, resources/assets/styles/components/_cards.scss */

.card-overlay-image-color::before,
.card-overlay-image-home-color::before {
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#00000050), to(transparent));
  background: -webkit-linear-gradient(#00000050, transparent);
  background: -o-linear-gradient(#00000050, transparent);
  background: linear-gradient(#00000050, transparent);
}

/* line 673, resources/assets/styles/components/_cards.scss */

.card-overlay-image-color::after,
.card-overlay-image-home-color::after {
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#00000050));
  background: -webkit-linear-gradient(transparent, #00000050);
  background: -o-linear-gradient(transparent, #00000050);
  background: linear-gradient(transparent, #00000050);
}

/* line 679, resources/assets/styles/components/_cards.scss */

.card-overlay-image-color .card-body .icon-play,
.card-overlay-image-home-color .card-body .icon-play {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #fff;
  background-image: none;
  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;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

/* line 690, resources/assets/styles/components/_cards.scss */

.card-overlay-image-color .card-body .icon-play .fas,
.card-overlay-image-home-color .card-body .icon-play .fas {
  font-size: 25px;
  color: #a44dff;
}

/* line 697, resources/assets/styles/components/_cards.scss */

.card-overlay-image-color:hover,
.card-overlay-image-home-color:hover {
  border: 2px solid transparent !important;
}

/* line 702, resources/assets/styles/components/_cards.scss */

.card-overlay-image-flips,
.card-overlay-image-home-flips {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 15px !important;
}

/* line 707, resources/assets/styles/components/_cards.scss */

.card-overlay-image-flips .card-body .icon-play,
.card-overlay-image-home-flips .card-body .icon-play {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #fff;
  background-image: none;
  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;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

/* line 718, resources/assets/styles/components/_cards.scss */

.card-overlay-image-flips .card-body .icon-play .fas,
.card-overlay-image-home-flips .card-body .icon-play .fas {
  font-size: 25px;
  color: #a44dff;
}

/* line 726, resources/assets/styles/components/_cards.scss */

.card-overlay-image .border-secondary,
.card-overlay-image-home .border-secondary {
  border: 2px solid #00c9eb;
}

/* line 730, resources/assets/styles/components/_cards.scss */

.card-overlay-image .border-primary,
.card-overlay-image-home .border-primary {
  border: 2px solid #00dbff;
}

/* line 737, resources/assets/styles/components/_cards.scss */

.card-overlay-image-home > .card-image > img {
  height: 100%;
}

/* line 742, resources/assets/styles/components/_cards.scss */

.card-overlay-image-home > .card-body {
  background: -webkit-linear-gradient(45deg, #002233, transparent);
  background: -o-linear-gradient(45deg, #002233, transparent);
  background: linear-gradient(45deg, #002233, transparent);
}

/* line 748, resources/assets/styles/components/_cards.scss */

.card-overlay-image-home:hover > .card-image > img {
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 754, resources/assets/styles/components/_cards.scss */

.card-overlay-image-home.video-boxes-units {
  height: 500px;
}

/* line 759, resources/assets/styles/components/_cards.scss */

.card-accordion,
.card-accordion-pill {
  background: #f5f5f5;
  border: 0;
  border-radius: 10px;
  margin: 1.5rem 0;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 767, resources/assets/styles/components/_cards.scss */

.card-accordion.-active,
.-active.card-accordion-pill {
  border: 1px solid #00c9eb !important;
}

/* line 771, resources/assets/styles/components/_cards.scss */

.card-accordion .card-header,
.card-accordion-pill .card-header {
  background: #f5f5f5;
  border: 0;
}

/* line 775, resources/assets/styles/components/_cards.scss */

.card-accordion .card-header button,
.card-accordion-pill .card-header button {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  color: #00c9eb;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-transform: initial;
  text-align: left;
  text-decoration: none;
}

/* line 778, resources/assets/styles/components/_cards.scss */

.card-accordion .card-header button.collapsed,
.card-accordion-pill .card-header button.collapsed {
  color: #023;
  font-weight: 700 !important;
}

/* line 793, resources/assets/styles/components/_cards.scss */

.card-accordion .card-body,
.card-accordion-pill .card-body {
  color: #023;
  padding-top: 0;
  padding-left: 1.85rem;
}

/* line 799, resources/assets/styles/components/_cards.scss */

.card-accordion-new {
  border-radius: 15px !important;
  overflow: hidden !important;
}

/* line 803, resources/assets/styles/components/_cards.scss */

.card-accordion-new .card-header {
  padding: 0.75rem 2.15rem 0.75rem 1.45rem;
}

/* line 806, resources/assets/styles/components/_cards.scss */

.card-accordion-new .card-header button {
  padding: 0.375rem 0;
}

/* line 811, resources/assets/styles/components/_cards.scss */

.card-accordion-new .card-body {
  padding-top: 0;
  padding-left: 1.45rem;
  padding-right: 2.15rem;
}

/* line 823, resources/assets/styles/components/_cards.scss */

.card-window > .card.active {
  -webkit-box-flex: 3;
      -ms-flex: 3 0 0%;
          flex: 3 0 0%;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

/* line 829, resources/assets/styles/components/_cards.scss */

.card-window::after {
  content: "";
  clear: both;
  display: block;
}

@media (max-width: 1199.98px) {
  /* line 819, resources/assets/styles/components/_cards.scss */

  .card-window {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }

  /* line 838, resources/assets/styles/components/_cards.scss */

  .card-window > .card {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  /* line 845, resources/assets/styles/components/_cards.scss */

  .card-window[data-qty="4"] .card-body {
    min-height: 390px;
  }

  /* line 851, resources/assets/styles/components/_cards.scss */

  .card-window[data-qty="3"] .card-body {
    min-height: 390px;
  }
}

/* line 858, resources/assets/styles/components/_cards.scss */

.card-accordion-pill {
  background: transparent;
}

/* line 863, resources/assets/styles/components/_cards.scss */

.card-accordion-pill .card-header {
  padding: 0;
  background: transparent;
  margin-bottom: 0 !important;
  z-index: 1;
}

/* line 869, resources/assets/styles/components/_cards.scss */

.card-accordion-pill .card-header button {
  padding: 10px 20px;
  background: #37b6c4;
  border: 1px solid #37b6c4;
  color: #fff;
  border-radius: 50px;
}

/* line 870, resources/assets/styles/components/_cards.scss */

.card-accordion-pill .card-header button.collapsed {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

/* line 884, resources/assets/styles/components/_cards.scss */

.card-accordion-pill.card-accordion-pill-gray {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 889, resources/assets/styles/components/_cards.scss */

.card-accordion-pill.card-accordion-pill-gray .card-header button.collapsed {
  background: #f5f5f5;
  border-color: #cfcfcf;
  color: #000;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  font-weight: normal;
}

/* line 900, resources/assets/styles/components/_cards.scss */

.card-accordion-pill.card-accordion-pill-white {
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: initial;
}

/* line 906, resources/assets/styles/components/_cards.scss */

.card-accordion-pill.card-accordion-pill-white .card-header button.collapsed {
  background: #fff;
  border-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  font-weight: normal;
}

/* line 917, resources/assets/styles/components/_cards.scss */

.card-accordion-pill-new {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 922, resources/assets/styles/components/_cards.scss */

.card-accordion-pill-new .card {
  background-color: transparent;
  border: none;
}

/* line 926, resources/assets/styles/components/_cards.scss */

.card-accordion-pill-new .card .card-body {
  color: #023;
  padding: 25px 12px 0;
}

/* line 934, resources/assets/styles/components/_cards.scss */

.card-simple,
.card-rounded {
  border-radius: 10px;
  border: 1px solid #f5f5f5;
  overflow: hidden;
  text-decoration: none;
  height: 100%;
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}

/* line 942, resources/assets/styles/components/_cards.scss */

.card-simple .card-image,
.card-rounded .card-image {
  width: 100%;
  position: relative;
}

/* line 946, resources/assets/styles/components/_cards.scss */

.card-simple .card-image.fallback,
.card-rounded .card-image.fallback {
  background: #00dbff;
  height: 185px;
}

/* line 950, resources/assets/styles/components/_cards.scss */

.card-simple .card-image.fallback.card-image-sm,
.card-rounded .card-image.fallback.card-image-sm {
  height: 135px;
}

/* line 955, resources/assets/styles/components/_cards.scss */

.card-simple .card-image > img,
.card-rounded .card-image > img {
  position: relative;
  z-index: 30;
  width: 100%;
}

/* line 960, resources/assets/styles/components/_cards.scss */

.card-simple .card-image > img.fallback,
.card-rounded .card-image > img.fallback {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  width: auto;
}

/* line 973, resources/assets/styles/components/_cards.scss */

.card-simple a,
.card-rounded a {
  text-decoration: none;
}

/* line 976, resources/assets/styles/components/_cards.scss */

.card-simple a:hover,
.card-rounded a:hover {
  text-decoration: none;
}

/* line 981, resources/assets/styles/components/_cards.scss */

.card-simple .card-body,
.card-rounded .card-body {
  padding: 12px;
}

@media (max-width: 767.98px) {
  /* line 981, resources/assets/styles/components/_cards.scss */

  .card-simple .card-body,
  .card-rounded .card-body {
    text-align: center;
  }
}

/* line 988, resources/assets/styles/components/_cards.scss */

.card-simple .card-body .category-list,
.card-rounded .card-body .category-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 993, resources/assets/styles/components/_cards.scss */

.card-simple .card-body .category-list > li,
.card-rounded .card-body .category-list > li {
  display: inline;
}

/* line 997, resources/assets/styles/components/_cards.scss */

.card-simple .card-body .category-list > li:last-child::after,
.card-rounded .card-body .category-list > li:last-child::after {
  display: none;
}

/* line 1002, resources/assets/styles/components/_cards.scss */

.card-simple .card-body .category-list > li a,
.card-rounded .card-body .category-list > li a {
  display: inline;
}

/* line 1009, resources/assets/styles/components/_cards.scss */

.card-simple .card-footer,
.card-rounded .card-footer {
  background: transparent;
  border: 0;
}

/* line 1014, resources/assets/styles/components/_cards.scss */

.card-simple:hover,
.card-rounded:hover {
  text-decoration: none;
  border: 1px solid gainsboro;
  -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}

/* line 1021, resources/assets/styles/components/_cards.scss */

.card-simple-new {
  border-radius: 20px;
  overflow: hidden;
  text-decoration: none;
  height: 100%;
  border: 1px solid #023;
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 1030, resources/assets/styles/components/_cards.scss */

.card-simple-new:hover {
  border: 1px solid #023 !important;
  text-decoration: none !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  -webkit-transform: scale(1.05) !important;
       -o-transform: scale(1.05) !important;
          transform: scale(1.05) !important;
}

/* line 1037, resources/assets/styles/components/_cards.scss */

.card-simple-new .card-image {
  max-height: 116px;
  height: 100%;
}

/* line 1041, resources/assets/styles/components/_cards.scss */

.card-simple-new .card-image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  max-height: 116px;
  height: 100%;
}

/* line 1049, resources/assets/styles/components/_cards.scss */

.card-simple-new .card-body {
  line-height: 1;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
}

/* line 1056, resources/assets/styles/components/_cards.scss */

.card-simple-new .card-body ul li {
  font-size: 0.9rem;
}

/* line 1062, resources/assets/styles/components/_cards.scss */

.card-simple-new .card-body .card-title h3 {
  display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 57px;
  min-height: 57px;
}

@media (max-width: 767.98px) {
  /* line 1062, resources/assets/styles/components/_cards.scss */

  .card-simple-new .card-body .card-title h3 {
    min-height: auto;
  }
}

/* line 1076, resources/assets/styles/components/_cards.scss */

.card-simple-new .card-body p {
  font-size: 0.75rem;
  margin: 0;
}

/* line 1082, resources/assets/styles/components/_cards.scss */

.card-simple-new .card-footer {
  margin-top: 8px;
}

/* line 1086, resources/assets/styles/components/_cards.scss */

.card-simple-new:hover {
  text-decoration: none;
  border: none;
  -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}

/* line 1094, resources/assets/styles/components/_cards.scss */

.card-simple-home {
  border: 1px solid #023;
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 1099, resources/assets/styles/components/_cards.scss */

.card-simple-home:hover {
  border: 1px solid #023;
  text-decoration: none;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  -webkit-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}

/* line 1107, resources/assets/styles/components/_cards.scss */

.card-simple-tab {
  border: none;
}

/* line 1110, resources/assets/styles/components/_cards.scss */

.card-simple-tab.tab-left {
  margin-right: -14px;
}

@media (max-width: 991.98px) {
  /* line 1110, resources/assets/styles/components/_cards.scss */

  .card-simple-tab.tab-left {
    margin-right: 0;
  }
}

/* line 1118, resources/assets/styles/components/_cards.scss */

.card-simple-tab.tab-right {
  margin-left: -14px;
}

@media (max-width: 991.98px) {
  /* line 1118, resources/assets/styles/components/_cards.scss */

  .card-simple-tab.tab-right {
    margin-left: 0;
  }
}

/* line 1126, resources/assets/styles/components/_cards.scss */

.card-simple-tab .card-body-tab {
  padding: 20px 35px 15px;
  cursor: pointer;
}

/* line 1130, resources/assets/styles/components/_cards.scss */

.card-simple-tab .card-body-tab a {
  font-size: 0.8rem;
  color: #00c9eb;
}

/* line 1136, resources/assets/styles/components/_cards.scss */

.card-simple-tab.hover-gradient,
.card-simple-tab:hover,
.card-simple-tab:active {
  background-color: #00c9eb;
}

/* line 1141, resources/assets/styles/components/_cards.scss */

.card-simple-tab.hover-gradient p,
.card-simple-tab.hover-gradient a,
.card-simple-tab.hover-gradient h3,
.card-simple-tab:hover p,
.card-simple-tab:hover a,
.card-simple-tab:hover h3,
.card-simple-tab:active p,
.card-simple-tab:active a,
.card-simple-tab:active h3 {
  color: #fff !important;
}

/* line 1146, resources/assets/styles/components/_cards.scss */

.card-simple-tab:hover {
  border: none;
}

/* line 1151, resources/assets/styles/components/_cards.scss */

.card-simple-posts {
  border: 1px solid #00c9eb;
  border-radius: 20px;
}

/* line 1156, resources/assets/styles/components/_cards.scss */

.card-simple-posts .card-image img {
  height: 165px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 1162, resources/assets/styles/components/_cards.scss */

.card-simple-posts .card-body {
  width: 100%;
  padding: 12px 20px;
  height: 190px;
}

@media (max-width: 767.98px) {
  /* line 1162, resources/assets/styles/components/_cards.scss */

  .card-simple-posts .card-body {
    width: 100%;
  }
}

/* line 1171, resources/assets/styles/components/_cards.scss */

.card-simple-posts .card-body > div {
  position: absolute;
  bottom: 22px;
}

/* line 1176, resources/assets/styles/components/_cards.scss */

.card-simple-posts .card-body div.blog-space {
  bottom: 15px;
}

@media (max-width: 767.98px) {
  /* line 1176, resources/assets/styles/components/_cards.scss */

  .card-simple-posts .card-body div.blog-space {
    width: 100%;
    margin-left: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px;
  }

  /* line 1186, resources/assets/styles/components/_cards.scss */

  .card-simple-posts .card-body div.blog-space .btn,
  .card-simple-posts .card-body div.blog-space .comment-form input[type="submit"],
  .comment-form .card-simple-posts .card-body div.blog-space input[type="submit"],
  .card-simple-posts .card-body div.blog-space .search-form .search-submit,
  .search-form .card-simple-posts .card-body div.blog-space .search-submit,
  .card-simple-posts .card-body div.blog-space .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .card-simple-posts .card-body div.blog-space .hs-button,
  .card-simple-posts .card-body div.blog-space .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .card-simple-posts .card-body div.blog-space .hs-button,
  .card-simple-posts .card-body div.blog-space .single-post .comments-new .comment-list .comment-edit-link,
  .single-post .comments-new .comment-list .card-simple-posts .card-body div.blog-space .comment-edit-link,
  .card-simple-posts .card-body div.blog-space .single-post .comments-new .comment-list .comment-reply-link,
  .single-post .comments-new .comment-list .card-simple-posts .card-body div.blog-space .comment-reply-link,
  .card-simple-posts .card-body div.blog-space .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .card-simple-posts .card-body div.blog-space .submit,
  .card-simple-posts .card-body div.blog-space .single-post .comments .comment-list .comment-edit-link,
  .single-post .comments .comment-list .card-simple-posts .card-body div.blog-space .comment-edit-link,
  .card-simple-posts .card-body div.blog-space .single-post .comments .comment-list .comment-reply-link,
  .single-post .comments .comment-list .card-simple-posts .card-body div.blog-space .comment-reply-link,
  .card-simple-posts .card-body div.blog-space .single-post .comments .comment-form .form-submit .submit,
  .single-post .comments .comment-form .form-submit .card-simple-posts .card-body div.blog-space .submit {
    width: 100%;
    padding: 10px 50px;
    font-size: 14px;
  }
}

/* line 1196, resources/assets/styles/components/_cards.scss */

.card-simple-posts .card-body ul li a {
  font-size: 0.65rem;
  text-decoration: none;
}

/* line 1203, resources/assets/styles/components/_cards.scss */

.card-simple-posts .card-body h5 {
  height: 40px;
  overflow: hidden;
}

/* line 1208, resources/assets/styles/components/_cards.scss */

.card-simple-posts .card-body p {
  font-size: 0.85rem;
  line-height: 1.3;
  height: 35px;
  overflow: hidden;
}

/* line 1215, resources/assets/styles/components/_cards.scss */

.card-simple-posts .card-body .btn,
.card-simple-posts .card-body .comment-form input[type="submit"],
.comment-form .card-simple-posts .card-body input[type="submit"],
.card-simple-posts .card-body .search-form .search-submit,
.search-form .card-simple-posts .card-body .search-submit,
.card-simple-posts .card-body .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .card-simple-posts .card-body .hs-button,
.card-simple-posts .card-body .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .card-simple-posts .card-body .hs-button,
.card-simple-posts .card-body .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .card-simple-posts .card-body .comment-edit-link,
.card-simple-posts .card-body .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list .card-simple-posts .card-body .comment-reply-link,
.card-simple-posts .card-body .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit .card-simple-posts .card-body .submit,
.card-simple-posts .card-body .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .card-simple-posts .card-body .comment-edit-link,
.card-simple-posts .card-body .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list .card-simple-posts .card-body .comment-reply-link,
.card-simple-posts .card-body .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit .card-simple-posts .card-body .submit {
  padding: 6px 50px;
  font-size: 0.6rem;
  font-weight: 900;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1225, resources/assets/styles/components/_cards.scss */

.card-rounded {
  border-radius: 20px;
}

/* line 1230, resources/assets/styles/components/_cards.scss */

.card-rounded .card-body {
  padding: 25px;
}

/* line 1234, resources/assets/styles/components/_cards.scss */

.card-rounded .card-footer {
  padding: 0 25px 25px;
}

@media (max-width: 767.98px) {
  /* line 1234, resources/assets/styles/components/_cards.scss */

  .card-rounded .card-footer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  /* line 1243, resources/assets/styles/components/_cards.scss */

  .card-rounded .card-footer .btn,
  .card-rounded .card-footer .comment-form input[type="submit"],
  .comment-form .card-rounded .card-footer input[type="submit"],
  .card-rounded .card-footer .search-form .search-submit,
  .search-form .card-rounded .card-footer .search-submit,
  .card-rounded .card-footer .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .card-rounded .card-footer .hs-button,
  .card-rounded .card-footer .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .card-rounded .card-footer .hs-button,
  .card-rounded .card-footer .single-post .comments-new .comment-list .comment-edit-link,
  .single-post .comments-new .comment-list .card-rounded .card-footer .comment-edit-link,
  .card-rounded .card-footer .single-post .comments-new .comment-list .comment-reply-link,
  .single-post .comments-new .comment-list .card-rounded .card-footer .comment-reply-link,
  .card-rounded .card-footer .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .card-rounded .card-footer .submit,
  .card-rounded .card-footer .single-post .comments .comment-list .comment-edit-link,
  .single-post .comments .comment-list .card-rounded .card-footer .comment-edit-link,
  .card-rounded .card-footer .single-post .comments .comment-list .comment-reply-link,
  .single-post .comments .comment-list .card-rounded .card-footer .comment-reply-link,
  .card-rounded .card-footer .single-post .comments .comment-form .form-submit .submit,
  .single-post .comments .comment-form .form-submit .card-rounded .card-footer .submit {
    width: 100%;
    padding: 10px 50px;
    font-size: 14px;
  }
}

/* line 1251, resources/assets/styles/components/_cards.scss */

.card-rounded:hover {
  border-radius: 20px;
}

/* line 1257, resources/assets/styles/components/_cards.scss */

.card-container:hover {
  text-decoration: none;
}

/* line 1261, resources/assets/styles/components/_cards.scss */

.card-container .card-option {
  width: 100%;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  border: 1px solid #00c9eb;
}

/* line 1266, resources/assets/styles/components/_cards.scss */

.card-container .card-option.active,
.card-container .card-option:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 1266, resources/assets/styles/components/_cards.scss */

  .card-container .card-option.active,
  .card-container .card-option:hover {
    -webkit-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
}

/* line 1276, resources/assets/styles/components/_cards.scss */

.card-container .card-option > .card-icon img {
  display: block;
  margin: 0 auto;
  max-width: 50px;
  padding-top: 30px;
}

/* line 1284, resources/assets/styles/components/_cards.scss */

.card-container .card-option .card-body {
  text-align: center;
  padding: 30px;
}

@media (max-width: 767.98px) {
  /* line 1284, resources/assets/styles/components/_cards.scss */

  .card-container .card-option .card-body {
    padding: 30px 0;
  }
}

/* line 1295, resources/assets/styles/components/_cards.scss */

.card-container.active .card-option {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 1295, resources/assets/styles/components/_cards.scss */

  .card-container.active .card-option {
    -webkit-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
}

/* line 1304, resources/assets/styles/components/_cards.scss */

.card-container-new {
  padding: 0 26px;
}

/* line 1307, resources/assets/styles/components/_cards.scss */

.card-container-new .card-option {
  border-radius: 20px;
  border: 1px solid #00c9eb;
  position: relative;
  min-width: 187px;
  width: 100%;
}

/* line 1314, resources/assets/styles/components/_cards.scss */

.card-container-new .card-option.active,
.card-container-new .card-option:hover {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

@media (min-width: 768px) {
  /* line 1314, resources/assets/styles/components/_cards.scss */

  .card-container-new .card-option.active,
  .card-container-new .card-option:hover {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

/* line 1322, resources/assets/styles/components/_cards.scss */

.card-container-new .card-option .card-body {
  position: relative;
  text-transform: uppercase;
  font-weight: 900;
  padding: 16px 14px 26px;
  min-height: 84px;
  cursor: pointer;
}

/* line 1330, resources/assets/styles/components/_cards.scss */

.card-container-new .card-option .card-body .btn-bottom {
  position: absolute;
  left: 50%;
  bottom: -33px;
  border-radius: 40px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 110px;
}

/* line 1341, resources/assets/styles/components/_cards.scss */

.card-container-new .card-option .card-body .btn-arrow-down {
  display: none;
}

/* line 1346, resources/assets/styles/components/_cards.scss */

.card-container-new .card-option ::after {
  content: "";
  position: absolute;
}

/* line 1353, resources/assets/styles/components/_cards.scss */

.card-container-new.active .card-option {
  background-color: #00c9eb;
}

/* line 1356, resources/assets/styles/components/_cards.scss */

.card-container-new.active .card-option .text-gray-dove {
  color: #fff !important;
}

/* line 1360, resources/assets/styles/components/_cards.scss */

.card-container-new.active .card-option .btn-bottom {
  display: none;
}

/* line 1364, resources/assets/styles/components/_cards.scss */

.card-container-new.active .card-option .btn-arrow-down {
  position: absolute;
  left: 50%;
  bottom: -45px;
  border-radius: 40px;
  font-weight: 700;
  font-size: 18px;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  width: 46px;
  height: 46px;
  color: #00c9eb;
}

@media (min-width: 768px) {
  /* line 1353, resources/assets/styles/components/_cards.scss */

  .card-container-new.active .card-option {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

@media (min-width: 992px) {
  /* line 1384, resources/assets/styles/components/_cards.scss */

  .card-container-new.active::before {
    content: "";
    background-color: #f5f5f5;
    width: 100%;
    height: 100px;
    position: absolute;
    left: 19.5px;
    top: 36px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}

@media (min-width: 1200px) {
  /* line 1398, resources/assets/styles/components/_cards.scss */

  .card-container-new.active::before {
    content: "";
    width: calc(100% - 19px);
    left: 10px;
  }
}

@media (max-width: 575.98px) {
  /* line 1304, resources/assets/styles/components/_cards.scss */

  .card-container-new {
    padding: 0;
  }
}

/* line 1412, resources/assets/styles/components/_cards.scss */

.card-trainings {
  position: relative;
  z-index: 2;
  min-height: 270px;
}

/* line 1417, resources/assets/styles/components/_cards.scss */

.card-trainings h3 {
  font-size: 14px;
  min-height: 80px;
}

/* line 1422, resources/assets/styles/components/_cards.scss */

.card-trainings.soldout {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 1426, resources/assets/styles/components/_cards.scss */

.card-trainings.soldout::before {
  content: "Vagas Esgotadas";
  width: 100%;
  height: 100%;
  background-color: rgba(110, 110, 110, 0.89);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  border-radius: 10px;
  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;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 1.3125rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
}

/* line 1451, resources/assets/styles/components/_cards.scss */

.card-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 250px;
  border-radius: 30px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin-bottom: 5px;
}

/* line 1463, resources/assets/styles/components/_cards.scss */

.card-icons img {
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 1468, resources/assets/styles/components/_cards.scss */

.card-icons .text-effect {
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 1473, resources/assets/styles/components/_cards.scss */

.card-icons p {
  margin-bottom: 0;
}

/* line 1477, resources/assets/styles/components/_cards.scss */

.card-icons:hover {
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 10px 0px #cccccc;
          box-shadow: 0px 0px 10px 0px #cccccc;
  cursor: default;
}

/* line 1482, resources/assets/styles/components/_cards.scss */

.card-icons:hover img {
  -webkit-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}

/* line 1486, resources/assets/styles/components/_cards.scss */

.card-icons:hover .text-effect {
  -webkit-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}

/* line 1492, resources/assets/styles/components/_cards.scss */

.btn-segmento-close {
  position: absolute;
  top: 10px;
  right: 30px;
  z-index: 20;
  font-size: 12px;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

/* line 1502, resources/assets/styles/components/_cards.scss */

.btn-segmento-close:active {
  color: #ffffff !important;
}

/* line 1506, resources/assets/styles/components/_cards.scss */

.btn-segmento-close.active {
  display: block;
  opacity: 1;
}

/* line 1511, resources/assets/styles/components/_cards.scss */

.btn-segmento-close a {
  outline: 0;
  text-decoration: none !important;
}

/* line 1517, resources/assets/styles/components/_cards.scss */

.btn-blog {
  padding: 6px 50px;
  font-size: 0.6rem;
  font-weight: 900;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1526, resources/assets/styles/components/_cards.scss */

.infinite-scroll-content .card-rounded {
  border: 1px solid #00c9eb;
  -webkit-transition: 0.3s -webkit-transform ease;
  transition: 0.3s -webkit-transform ease;
  -o-transition: 0.3s -o-transform ease;
  transition: 0.3s transform ease;
  transition: 0.3s transform ease, 0.3s -webkit-transform ease, 0.3s -o-transform ease;
}

/* line 1530, resources/assets/styles/components/_cards.scss */

.infinite-scroll-content .card-rounded:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  -webkit-transform: scale(1.025);
       -o-transform: scale(1.025);
          transform: scale(1.025);
}

/* line 1537, resources/assets/styles/components/_cards.scss */

.conteudo-destaque {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #fff;
  border: 1px solid #023;
  border-radius: 50px;
  padding: 30px;
  max-width: 800px;
}

@media (max-width: 767.98px) {
  /* line 1537, resources/assets/styles/components/_cards.scss */

  .conteudo-destaque {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/* line 1553, resources/assets/styles/components/_cards.scss */

.conteudo-destaque::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  background-color: transparent;
  border: 1px solid #023;
  border-radius: 30px 30px 50px 30px;
  width: 100%;
  height: 100%;
  right: -22px;
  top: 22px;
}

@media (max-width: 767.98px) {
  /* line 1568, resources/assets/styles/components/_cards.scss */

  .conteudo-destaque::before {
    display: none;
  }
}

/* line 1573, resources/assets/styles/components/_cards.scss */

.conteudo-destaque .box {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  text-align: center;
  padding: 15px;
}

@media (max-width: 767.98px) {
  /* line 1573, resources/assets/styles/components/_cards.scss */

  .conteudo-destaque .box {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

/* line 1582, resources/assets/styles/components/_cards.scss */

.conteudo-destaque .box .img-box {
  height: 80px;
  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;
}

/* line 1591, resources/assets/styles/components/_cards.scss */

.wrap-white-box {
  position: relative;
}

/* line 1594, resources/assets/styles/components/_cards.scss */

.wrap-white-box::after {
  display: block;
  content: '';
  position: absolute;
  width: 970px;
  margin-left: -485px;
  left: 50%;
  top: 48.5%;
  border: dashed 2px #fff;
}

@media screen and (max-width: 1024px) {
  /* line 1606, resources/assets/styles/components/_cards.scss */

  .wrap-white-box::after {
    width: 800px;
    margin-left: -400px;
    left: 50%;
  }
}

@media screen and (max-width: 768px) {
  /* line 1614, resources/assets/styles/components/_cards.scss */

  .wrap-white-box::after {
    display: none;
  }
}

/* line 1619, resources/assets/styles/components/_cards.scss */

.wrap-white-box .white-box {
  width: 90%;
  min-height: 75px;
  height: auto;
  padding: 10px;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 15px;
  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;
}

/* line 1631, resources/assets/styles/components/_cards.scss */

.wrap-white-box .white-box.font-size-lg {
  font-size: 0.9rem !important;
}

@media screen and (max-width: 1024px) {
  /* line 1619, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box {
    width: 100%;
  }
}

/* line 1639, resources/assets/styles/components/_cards.scss */

.wrap-white-box .white-box.first-box {
  margin-left: -5%;
  margin-bottom: 80px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1366px) {
  /* line 1639, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.first-box {
    margin-left: 0%;
  }
}

@media screen and (max-width: 768px) {
  /* line 1639, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.first-box {
    margin-bottom: 30px;
  }
}

/* line 1652, resources/assets/styles/components/_cards.scss */

.wrap-white-box .white-box.first-box::after {
  display: block;
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  background-color: #00dbff;
  bottom: 120px;
  left: 100px;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
          clip-path: polygon(50% 0, 100% 100%, 0 100%);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

/* line 1667, resources/assets/styles/components/_cards.scss */

.wrap-white-box .white-box.first-box:hover::after {
  -webkit-animation: floatUp 1s infinite;
       -o-animation: floatUp 1s infinite;
          animation: floatUp 1s infinite;
}

@media screen and (max-width: 1024px) {
  /* line 1673, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.first-box::after {
    left: 80px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1679, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.first-box::after {
    display: none;
  }
}

/* line 1685, resources/assets/styles/components/_cards.scss */

.wrap-white-box .white-box.second-box {
  margin-left: 85px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1366px) {
  /* line 1685, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.second-box {
    margin-left: 70px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1685, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.second-box {
    margin-left: 0px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1685, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.second-box {
    margin-bottom: 30px;
  }
}

/* line 1701, resources/assets/styles/components/_cards.scss */

.wrap-white-box .white-box.second-box::before {
  display: block;
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  background-color: #00dbff;
  top: 117px;
  left: 260px;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
          clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

/* line 1716, resources/assets/styles/components/_cards.scss */

.wrap-white-box .white-box.second-box:hover::before {
  -webkit-animation: floatDown 1s infinite;
       -o-animation: floatDown 1s infinite;
          animation: floatDown 1s infinite;
}

@media screen and (max-width: 1024px) {
  /* line 1722, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.second-box::before {
    left: 150px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1728, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.second-box::before {
    display: none;
  }

  /* line 1732, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.second-box::after {
    display: block;
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    background-color: #00dbff;
    bottom: -35px;
    left: 50%;
    margin-left: -10px;
    -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
            clip-path: polygon(100% 0, 0 0, 50% 100%);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }

  /* line 1748, resources/assets/styles/components/_cards.scss */

  .wrap-white-box .white-box.second-box.last::after {
    display: none;
  }
}

/* line 1758, resources/assets/styles/components/_cards.scss */

.wrap-color-box .color-box {
  width: 90%;
  min-height: 75px;
  height: auto;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
  margin: 0 auto;
  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;
}

/* line 1771, resources/assets/styles/components/_cards.scss */

.wrap-color-box .color-box.font-size-lg {
  font-size: 0.9rem !important;
}

@media screen and (max-width: 1200px) {
  /* line 1758, resources/assets/styles/components/_cards.scss */

  .wrap-color-box .color-box {
    width: 90%;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1758, resources/assets/styles/components/_cards.scss */

  .wrap-color-box .color-box {
    width: 100%;
    min-height: unset;
    margin-bottom: 30px;
  }

  /* line 1784, resources/assets/styles/components/_cards.scss */

  .wrap-color-box .color-box.font-size-lg {
    font-size: 0.9rem !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 1790, resources/assets/styles/components/_cards.scss */

  .wrap-color-box .color-box.font-size-lg {
    font-size: 1rem !important;
  }
}

/* line 1797, resources/assets/styles/components/_cards.scss */

.wrap-color-box .icon::after {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: -5px;
  top: 15%;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2rem;
  content: "\F061";
}

@media screen and (max-width: 1024px) {
  /* line 1812, resources/assets/styles/components/_cards.scss */

  .wrap-color-box .icon::after {
    font-size: 1.3rem;
    right: -10px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1819, resources/assets/styles/components/_cards.scss */

  .wrap-color-box .icon::after {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  /* line 1826, resources/assets/styles/components/_cards.scss */

  .wrap-power-transform {
    border-bottom: 1px solid #dedede;
    margin-top: 30px;
    padding-bottom: 30px;
  }

  /* line 1832, resources/assets/styles/components/_cards.scss */

  .wrap-power-transform:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}

/* line 1839, resources/assets/styles/components/_cards.scss */

.wrap-content-podcast {
  border-bottom: 1px solid #dedede;
  margin-top: 30px;
  padding-bottom: 30px;
}

/* line 1844, resources/assets/styles/components/_cards.scss */

.wrap-content-podcast .img-podcast {
  position: relative;
  width: 160px;
  height: 160px;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  /* line 1844, resources/assets/styles/components/_cards.scss */

  .wrap-content-podcast .img-podcast {
    margin: 0 auto 15px;
  }
}

/* line 1856, resources/assets/styles/components/_cards.scss */

.wrap-content-podcast .img-podcast img {
  width: 100%;
}

/* line 1861, resources/assets/styles/components/_cards.scss */

.wrap-content-podcast:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/* line 4, resources/assets/styles/components/_card-decks.scss */

.card-deck-versus > .card-list {
  border: 5px solid #4d5451;
  border-radius: 15px;
  -webkit-box-shadow: 9px 14px 30px rgba(0, 0, 0, 0.3);
          box-shadow: 9px 14px 30px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

/* line 10, resources/assets/styles/components/_card-decks.scss */

.card-deck-versus > .card-list > .card-head {
  text-transform: uppercase;
  padding: 12px 0;
  text-align: center;
  color: #2e4552;
}

/* line 17, resources/assets/styles/components/_card-decks.scss */

.card-deck-versus > .card-list > .card-body {
  padding: 0;
}

/* line 20, resources/assets/styles/components/_card-decks.scss */

.card-deck-versus > .card-list > .card-body .card-list-item {
  padding: 15px 30px;
  color: #767676;
}

/* line 27, resources/assets/styles/components/_card-decks.scss */

.card-deck-versus::before {
  content: "VS";
  font-weight: 900;
  font-size: 40px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHYAAAB3CAMAAADhJUSGAAACH1BMVEUAAABAQEFAQEI/P0JBQUFAQEE+QUdAQEJBQUE/QENBQUFBQUFBQUEnJFdBQUFBQUEnIlZBQUFBQUEnKFops8Mps8IpsMEnQG0nMGAnT3goXYIpqbwnNmUorr8oh6InOGYnK1wobo8nLl8orL0nR3EptMQolq0nSnQnKFonV30nO2kppLgok6sojqcpiqQoaowoY4Yoprn8+/son7MpnbIomrAogp4ofJooVXwodZQoobUoo7YocpLz+fknI1YoepgoaYsoZokzV2onJljW1d604ujx9/css8L6+fkomK8okKnj4+kof5woeJYtmacsjqAzgIo0b3kyQm33+vrk8/Sb2uH6+fmW0dsqsMD09PXt7fDT2uErp7a8ytWkproyhI4udIk5ZWstW3g3NmUnJlgtgZXP7O/Z7/Kd2OBCuMdlwc7q7/KEytX29vfa5+u82+Kkz9ng5+spqrvK2uGsy9ZOpbkrp7cto68sg54qj6QsmqrFyNSGnrQvmaS3u8opdpGRm7Ipa4pje5kpYYMxc4E2THWLi6UpWXxvb5E1aXQ9T1IoPGgzVmoxrr/DytUvjpwrRGh5zthgxdFTwc3Q6e1qyNNPvMpFtMOn1d0qssK+2+JmushntsZGqr3w8PIrrrwxmrB1ssJInbKMt8ZsqbwpmK0sqrcpm69enLKYscLP0tvKzNdpjae/vcxfdJRkcpKhoLZrcJH+/fwptcT5+/uJP10BAAAAsnRSTlMABAgPQgsdGDATOCc8PCAsOTUjQfz692JMdYjtUfS/VkWeSPFp/dRuLIBb6NDJxZqP6vvg3dq5snuo4+Wk/jStlZNEJKX8+vf21827tqylnHJeTP78/PLy6eXVy8XDeXhtWEpCH4X+/Pj18vDw7+3r5uTk3drWz7KyramjnpmXjIaCgXBkY2FaWFVCNjPxs44k/Pr6+fn27+7u6+fi4t/Y1tPOzMzLyMbAtbOpnoV5bm1fTdZDEQAAB8FJREFUaN600r1q8zAUgOFIpjYZDAYNyiCwMR2ER12AF3sIePNgsAte7LVXEAhZEgKF8F1BL6Clf+cKP0l1CyEk/lMfgwdjzssRWoyGLadNOI9jz4s550nrWHjxt+4cLmuX4sS5W/wRKzlLXqYt803cxq7rep7rybd6pO5D90WKW2x2Ue4OxM2tvDyLNoe3NKvKYg2wLsoqS98OzVl4aeYa/UQJcZvPtBJwQVTpZ0N+f+PzrxdKXNJp6mwNV62zuiEdN0Ezz9cjnWP6CD0e0yPpeMtZq5LOIRMwgMgOpDN9YRwH344ZDJYdg28xnlZ1SKDlqYARRJoHGnGmVNsg1OoSRirrUAva8VUeavkLTJDmocZHV1fa1zNMUn2tNI6mVOsCJirqrjuhuhUwmdiO7aKEaRuYZcO0f0OzNtNeYaZXptnDqtbK933mb2C2jRzD2MoaUsWhr2zBgK2vhLi/ip58ZSfAALHzlSfUW7UjP4qijwKMKD70OLuvi1kk7Ssw5HkfSQz3HTGlUURPYMxLRKXbx4yWVNmBQTuqLNGNKsqptC/BoHJPpRyhG/eJKicw6kQVG11fllF6T98FGCXe1VSG0LWqfa88gGEPeqx9pYv+01L+KgoDQRxmNiRLHsHrDgSxUmzOg8iphdhcYysBSSsKomVAEoU0Fr6DzQlW84Q3v200f0rnK3fh+5jsqFngOue3k8O7MNQ8bNgBS347SycOiRqHneIyH/DbGeQwT5vGJTLtlhCzAjHMbUPUMOy1BTaswMapr4bqVZPgKmUVUrgTY6iW9Tu4WrIKS7g7fjVLZIIhmLMKcycPDFF12Gl32B2mrEQq1e60Mi5JtugKMSsRw15IlsoL5bVwsWMldrAPPWPKWd9+gAErMXB6K+OWv/EFxw9W4wH/pfSVpeolOL6zGnf4E8835WyB45jViOEvXrOE7Kkv7FmNPfwnZOllj0OX3bEaO5cNX3YZw4bZRFizGmv4s9Dzy9n+WJixGjP4+9WsnfSEOasxh39in1kieVrbA6yIC1h5XKLnRtlPwIq4ALKGnk8buNMRqzFygQCPW85Gn5HmSkUo1LLjSND8AcE/rmRtcPwWtqzGNhL/MbCVbIas5p8j/Fktu/oVDqzGAf5VLXv+EW6sxg3+cy2bfAl/rMZ/e/XymkYUhQG8hVkMoyREoptiN5Ju+gCp6WKCFAQjLUUjKnEhJBbMi9CE0jwhdNNNQkPo+00f9LVW/8Ce71xvz7R3sD5mdv1MjGac8+Oce2f8ifp3DfYx/r1faYeUyj7qPzbY2M07lNC28j1Uvxkz2Yc3KKHtqQeo/tCHXcaBr+2Q8hXVl33Y3EUkpLtylovnNCs3x1hkH0fetkPJW9Tej8SMe/JEpIVDn9uh5DNqtyITPuzxNSSUL6F5Ln2sWc/X/ETEvohj2+0Qso3KF+3IhPdr/rxiJ1tXKV+6wavdL6jcmlTsebCylSdzV5Gt4NktLpyblI3s3cp26TZlJ3h2B3VLNjaywdLilq8gW4E3y2XLtLR/sb3FtQ9wfKcSrFrZQdUDu7e0wurFtcuXkIA38zYXLdt6aTUrU546wCc+VYNUq59Q82BKZuxl1ZSPL92ivA+SfY+Kl47VjBVrTHmqNIu8Dk59zQVLU94Zm1M++TabmZ3NPA9KXc1kSP128ueMjb3sLGeQD9lg1OwHLrfsePexMWVq1yldR94Fw77jYiWHmvXO2NxUzskPlz7pbgahbl536fHjxDE2lNluM+O67py7OL666CKZpn+zsqm4XWfBnUMWx1bnOAsOmjU3lGKl3ejZZcrc5cUx1cucVlSaFdZYXbglPiG9Oda6pqlCOl2C6r+ysrq4dm0nahXTnI3sqGh2Q1UoWlHHxjUrK+vTrh6zdXiB82p1NPX5K3X+oaVH7NssWNlVcIvqvNO1UdS1CypFqLKfhDVuVew65J5dSOHM1EZ1WLS6kaLQ6WekOqzKDcpkZczsLt1PcU7XKsOglbXTFOf+EqsyYrB9xqyWN2o1d5MpeiST6/nB1fx6ks6h7DatqFrYfiOWixdjVq5VTPbyMt8dxOzmX+oziharPGK5ZPuNWVwadAJJJhLrtfl/ofO19YRKkgYsqox4YDd3SKRK4UU+2+dCzb8oJLR6mBtcNV2HXKvcSOjEC09rK12f2a7UnsKMJ/ipUbZIdQZTZXm9LuCF3bgnhWdPavmV1Wq2281WV1fytSfPCt7juwtAvaq5sCbrdW12ATfi0/HpXugl3pGA1/xePQFtAGXV9qpgB3UjtlpgpFysz0xP0w8if/5MvYjx9pbVjhjqYG5MBs0t79U7nc7MzIz6pZf8hOB9fY8blQHHDHUIV2DKo6PGm45P3jSOHlledGhVXBm0wJTm0tHe94/1QrzTiRfqH7/vHS01LUSjMmBRh3ClYYYh909UodLqEKpcvzxoNCzwYCha5QHL9TpSwwyzTPEnlcmo0epIroZZBm0GJJsaHVWFKw0rWGSyezpeiKlQaVXUoRvWHfdk0Ags9hD7t6k7lVZHcb0wy0wbAcmmF4U6Pqxl0MBVAILUZgCoTJphJYMGrgMQpDIZlfmOCYsMGrYEIkgxBQ0IhgwaOIdBkDCDRAWGzLQZJmEKGrjMtoTFcEyRxZZADM8U28y5/+mXX/OlW0Ic4PsrAAAAAElFTkSuQmCC) no-repeat;
  width: 118px;
  height: 110px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
  text-align: center;
  line-height: 110px;
}

@media (max-width: 767.98px) {
  /* line 27, resources/assets/styles/components/_card-decks.scss */

  .card-deck-versus::before {
    display: none;
  }
}

/* line 1, resources/assets/styles/components/_icons.scss */

.icon-facebook,
.icon-instagram,
.icon-youtube,
.icon-linkedin,
.icon-play-video {
  display: inline-block;
  vertical-align: middle;
}

/* line 16, resources/assets/styles/components/_icons.scss */

.icon-facebook {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -164px -181px;
  width: 32px;
  height: 32px;
}

/* line 21, resources/assets/styles/components/_icons.scss */

.icon-facebook:hover {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -132px -181px;
  width: 32px;
  height: 32px;
}

/* line 26, resources/assets/styles/components/_icons.scss */

.icon-instagram {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -231px 0px;
  width: 32px;
  height: 32px;
}

/* line 31, resources/assets/styles/components/_icons.scss */

.icon-instagram:hover {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -196px -181px;
  width: 32px;
  height: 32px;
}

/* line 36, resources/assets/styles/components/_icons.scss */

.icon-youtube {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -231px -128px;
  width: 32px;
  height: 32px;
}

/* line 41, resources/assets/styles/components/_icons.scss */

.icon-youtube:hover {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -231px -96px;
  width: 32px;
  height: 32px;
}

/* line 46, resources/assets/styles/components/_icons.scss */

.icon-linkedin {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -231px -64px;
  width: 32px;
  height: 32px;
}

/* line 51, resources/assets/styles/components/_icons.scss */

.icon-linkedin:hover {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -231px -32px;
  width: 32px;
  height: 32px;
}

/* line 56, resources/assets/styles/components/_icons.scss */

.icon-play-video {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -182px 0px;
  width: 49px;
  height: 50px;
}

/* line 62, resources/assets/styles/components/_icons.scss */

.icon-play-sm {
  max-width: 100px;
}

@media (min-width: 992px) {
  /* line 66, resources/assets/styles/components/_icons.scss */

  .icon-play-about-us {
    position: absolute;
    bottom: 10px;
    left: 10px;
  }
}

/* line 74, resources/assets/styles/components/_icons.scss */

.icon-play-new {
  width: 105px;
  height: 105px;
}

/* line 80, resources/assets/styles/components/_icons.scss */

.icon-arrow-back::before {
  content: "\F0D9";
  padding-right: 3px;
  font-family: "FontAwesome", sans-serif;
}

@media (max-width: 575.98px) {
  /* line 1, resources/assets/styles/components/_headings.scss */

  .display-2 {
    font-size: 40.8px;
  }
}

/* line 1, resources/assets/styles/components/_sections.scss */

.section {
  padding: 100px 0 70px;
}

/* line 4, resources/assets/styles/components/_sections.scss */

.section-posts {
  background-color: #f5f5f5;
}

/* line 8, resources/assets/styles/components/_sections.scss */

.section-segmentos {
  overflow: hidden;
  padding: 89px 0 61px;
}

/* line 17, resources/assets/styles/components/_sections.scss */

.section-segmentos-text-blog p {
  color: #023;
}

/* line 20, resources/assets/styles/components/_sections.scss */

.section-segmentos-text-blog p a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

/* line 31, resources/assets/styles/components/_sections.scss */

.section-jornada-principal {
  color: #023;
}

/* line 34, resources/assets/styles/components/_sections.scss */

.section-jornada-principal h2 {
  font-weight: 900;
  text-transform: uppercase;
}

/* line 41, resources/assets/styles/components/_sections.scss */

.section-jornada-principal span {
  color: #00dbff;
  text-transform: none;
  font-weight: 900;
}

/* line 49, resources/assets/styles/components/_sections.scss */

.section-secundary span {
  text-transform: uppercase !important;
}

/* line 55, resources/assets/styles/components/_sections.scss */

.section-trabalhe-conosco {
  background: url(https://www.totvs.com/wp-content/themes/totvs-theme/dist/images/bg-banner-sub-r_818c9fbe.png) right top no-repeat, url(https://www.totvs.com/wp-content/themes/totvs-theme/dist/images/bg-banner-sub-l_cf6a07e2.png) left top no-repeat;
}

/* line 62, resources/assets/styles/components/_sections.scss */

.big-number .video-big-number .link-modal {
  display: block;
  border-radius: 15px;
  overflow: hidden;
  width: 500px;
  height: 300px;
  background-color: #f5f5f5;
  margin: 0 auto;
  cursor: pointer;
}

@media screen and (max-width: 782px) {
  /* line 62, resources/assets/styles/components/_sections.scss */

  .big-number .video-big-number .link-modal {
    width: 100%;
    height: auto;
  }
}

/* line 77, resources/assets/styles/components/_sections.scss */

.big-number .video-big-number .link-modal img {
  width: 500px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 782px) {
  /* line 77, resources/assets/styles/components/_sections.scss */

  .big-number .video-big-number .link-modal img {
    width: 100%;
    height: auto;
  }
}

/* line 88, resources/assets/styles/components/_sections.scss */

.big-number .video-big-number .link-modal span {
  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;
  z-index: 999;
  position: absolute;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #00dbff;
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 102, resources/assets/styles/components/_sections.scss */

.big-number .video-big-number .link-modal span::after {
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  background-color: #fff;
  -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
          clip-path: polygon(100% 50%, 0 0, 0 100%);
}

/* line 113, resources/assets/styles/components/_sections.scss */

.big-number .video-big-number .link-modal:hover span {
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 121, resources/assets/styles/components/_sections.scss */

.jumbotron .display-2 {
  font-size: 1.625rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
}

/* line 128, resources/assets/styles/components/_sections.scss */

.jumbotron.ilustras {
  font-size: 20px;
}

/* line 132, resources/assets/styles/components/_sections.scss */

.wrap-box-units {
  background-color: #023;
  border-radius: 15px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 992px) {
  /* line 138, resources/assets/styles/components/_sections.scss */

  .wrap-box-units .box-unit-logo {
    padding: 30px;
  }
}

/* line 143, resources/assets/styles/components/_sections.scss */

.wrap-box-units .box-unit-logo .logo-unit {
  text-align: center;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 150, resources/assets/styles/components/_sections.scss */

.wrap-box-units .box-unit-text {
  padding: 30px;
  border-left: 1px solid #979797;
}

@media screen and (max-width: 767px) {
  /* line 150, resources/assets/styles/components/_sections.scss */

  .wrap-box-units .box-unit-text {
    border-top: 1px solid #979797;
    border-left: none;
  }
}

/* line 159, resources/assets/styles/components/_sections.scss */

.wrap-box-units .box-unit-text p {
  margin-bottom: 0;
}

/* line 3, resources/assets/styles/components/_modals.scss */

.modal-form-pop-up .divider-primary::after {
  margin-bottom: 20px;
}

/* line 8, resources/assets/styles/components/_modals.scss */

.modal-form-pop-up .modal-body {
  padding-top: 0;
}

/* line 14, resources/assets/styles/components/_modals.scss */

.modal-form-pop-up .hbspt-form form.hs-form div:not(.hs-fieldtype-radio):not(.input):not(.hs_mensagem):not(.hs_submit):not(.actions) {
  width: 100% !important;
}

/* line 17, resources/assets/styles/components/_modals.scss */

.modal-form-pop-up .hbspt-form form.hs-form div:not(.hs-fieldtype-radio):not(.input):not(.hs_mensagem):not(.hs_submit):not(.actions) input {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  display: block;
  max-width: 100% !important;
  padding: 15px;
}

/* line 25, resources/assets/styles/components/_modals.scss */

.modal-form-pop-up .hbspt-form form.hs-form .hs-error-msg {
  font-family: "TOTVS", sans-serif;
}

/* line 29, resources/assets/styles/components/_modals.scss */

.modal-form-pop-up .hbspt-form form.hs-form .actions {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 34, resources/assets/styles/components/_modals.scss */

.modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  font-family: "TOTVS", sans-serif;
  font-size: 15px;
  padding: 8px;
  text-shadow: none;
  margin-top: 10px;
}

/* line 54, resources/assets/styles/components/_modals.scss */

.modal-default .modal-content .modal-header {
  padding: 0;
  border-bottom: 0;
}

/* line 58, resources/assets/styles/components/_modals.scss */

.modal-default .modal-content .modal-header > .close {
  position: absolute;
  margin: 0;
  opacity: 1;
  padding: 0 5px;
  top: -42px;
  right: 0;
  color: #fff;
}

/* line 67, resources/assets/styles/components/_modals.scss */

.modal-default .modal-content .modal-header > .close:hover {
  color: #00dbff;
}

/* line 71, resources/assets/styles/components/_modals.scss */

.modal-default .modal-content .modal-header > .close > span {
  font-size: 42px;
  text-shadow: none;
}

/* line 78, resources/assets/styles/components/_modals.scss */

.modal-default .modal-content .modal-body {
  padding: 0;
}

/* line 84, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content {
  min-height: 596px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABwCAMAAAB8U0MtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDExNi4xNjQ3NjYsIDIwMjEvMDIvMTktMjM6MTA6MDcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMS4yIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNDU3NTBBREQ0MjgxMUVCODk5NkE0OEI1MUM5RDU1NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNDU3NTBBRUQ0MjgxMUVCODk5NkE0OEI1MUM5RDU1NCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM0NTc1MEFCRDQyODExRUI4OTk2QTQ4QjUxQzlENTU0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM0NTc1MEFDRDQyODExRUI4OTk2QTQ4QjUxQzlENTU0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aq1BpQAAAwBQTFRFN0NE////Dtvj/v7+B9riFdjgLLvDMzY2FNriMzk5MKmvNjY2MKWqNDc3MjQ0ODg4EdffJMTM8vLyNkdJN4eLJMDI9vb21NTUbm5uRERESUlJ/f39N0xNN4uPOm1xVlZWNDw8h4eHHNPbMp+lG9XdOWlrNpCWpaWlNlVWIc7WOHd6jY2Ntra24ODgQUFBHdHYND4/Ozs76OjoXV1dOXN2OFBR/Pz8yMjIaGhoNTU1vLy8NkRF7Ozs7e3t+/v7UVFRPT09N1pcnp6eN2Rm+fn55OTkLbe+OXh7NEFBHdHZH8vSw8PD+vr6+Pj4Ma60q6ursLCwUFBQgICAdnZ2NZWaI8jQIsrRD9nhnZ2d2dnZHc/XL7S8M5qgOGBiOGVnIczTN11eHs3V4uLiPDw87+/vMp2j7+/vsbGxOXyAOHt+2traOF5gOV1fN0lKMqitNkVGXl5eND4+N19gNpSaOIKFtLS0NkJDLbG4kZGR39/fRUVFmZmZOGFjLq6zjo6OlpaWFtbeZmZmTU1Nzc3Nzs7ON3x/0dHRv7+/OFxek5OTOH2BYWFhe3t7f39/OWJld3d3NoyQ8PDwOWRnNDU1xcXFLrC23NzcnJycfX19NUBANpCVU1NTM5ieNZedM5yi0NDQlJSUubm5LrC1OGZos7OzHc/WOnV4OHl88/PzX19ft7e3OFlaM56kJMLKM5abNpSZg4ODMayyIMfPNpacOHJ1OFVY6enpra2tOXZ5ysrKoaGhMKetH8nQqKioG8zT6+vrNZuhkJCQ3d3dY2NjKrzEOXp9NZmfwsLCN0ZIL7O6NkJCc3NzK7jAwMDAbW1tl5eXN4OHN1FT9PT09fX1NpKYNZOYN0pLK7i/dXV1KLnAOW5yKL3FSkpKsbGxN36BN36CN42RNo6UoqKiL7G3mJiYQEBAZWVlI8bOYGBgLbW8K7a9gYGBgoKCMK2zfn5+eHh4M6CmNUBBcnJyN4+UYmJiKL3EOVda0tLSOFlbOIKGLbO6VFRUOX+DN4CDOWJkAAAA3keKpwAAAQB0Uk5T////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AFP3ByUAAATiSURBVHjanNd3VBNZFAZw7k0CQUpCVLoUGyigAkrviEpREUTFVXfVI8e197rqWlZddVe3995777333gvbe+999+4b8Mx7E3ITXvLflzm/8+bc5Nz5JoSYz/s4LUyJQ3DwBDMkVkB8CAdjsJ8aL8YFMtRADnFwDrrXKXGMEzPN4CqHLBZOwkFqvB6/kqEFXq7iYLId/1DiyoGYIlMcTCYOrsZxatyHDXJS+8F2DgfTRuJoJUZbJpUNhcTBo/HIKCXWorvUDJua4CcORvfHAWq+CX+QYTPUFXPwGHSUWidVbYaIMniIONgHI9X4Kr4lwwGIHcHBpXY8ip3UbmgmDg7FUDVegXPlpPLBlsrB8MtwODupS2EncXA8DgtX4mx0PGmGhInwJgtD8Wx2UhdCXjEHF+P0vkrs68BV8rfIg+OJg5HYR40/46MytMLEBA4ud+BsdVLDcLxMu6CTODgA+0cr8U6cKSeVaoN8DkbNxceskxoqQydcQBwcjSPTlLgX7UvNMCIWDrDwWXyNndQGeCCCg9VoT1ZiqQP/M0NxHWwmDg7Cb9lJPQNNmzgY4sZadVL343EyFUI2cbAfxrCT+tsG+zkY1oD71DwOp8owGeKIgyk4cJQSr1EnVfUKtLDwS7zFOqlJMmRBmYuDmegco8R1bpwjUw7MIA6ej6exk4qHpkQOThiMQ9RJTcN/ZGqEEuLgi3gzO6nKJHiEg2FtuEa98heeK0MGtBMHxcP6LG5SVR74hoXrcZZ6YRaulyEdOnI5aHlYE/1omdRGuJs4+Dg+pX6/BttOMUMRFOzg4CjLw5qoDf+U4TnYQxz8F+9la82OAihioVet+RgflOEjeJg4eAm6n+ZqTW4HpLPQq9ach0fIcCN45nMw2Ym/KV9aJ9UOGcTBqdZa855aAD+DpCkcTKvHW9kCWAJPEAcXYoNaa05Gt/wnJhbA8xz0rjVb1EnVwEbi4Il+ak1XxeSgV625Ad+Q4Wu4soqDr9txL1truiomA71qjaUA/gK2Sg6Gz8TL2VrTXTF9Q69aIwrgcjOcAWbL6Al/xQ+5WpNvA9H3GbgKHZZaY8clZrgaAE7i4AJrrVEnlVAh4FoOxuDb1lojC+ALwsl+4g2PxduUOFyZVES5cHHEw0ym1hw0DjyThdep5XSJWgB3C2d9JlrganVL3KNMSvQv8HomWuBLdnlkrRMXm1eahatI5KFYG9MPd5Laelwm+9dYAUvID4zagvjOwurMlGVODF1pXthqjGa7P0hhh9zY/YlUOkeecO3kF4r/2Qeh9Y7Pr1VfNuKNA9MDQR+fQuE8ufqw0vgtMkgfZgjncw8HgLmxAjaSPkw3RhMfBMwRbh7pwyLjwKwg4B7hul8v9WBikoB3kD6sEe7w66UWdHkE3En68ARjNK1BwEXC5UXowxXGgdtIH14knPl6qQG71nc26cNtxp2u0IcRHf7Wtx/YahzYEgT8Xbhylz5MNQ6sIX3YKVzBu/rw0wDrm4VZxp0WBQFvF+500ocB1zcH7zLW93x9OCXg+mbgfcb6rtSHXev7VNKHvVjfvuE84eqK9eF248CtpA8be7G+fcGu9d1M+nCGcaep+tBVJtwu0offGQd+HwSM69X67gnzjQM/IX24VrixCUFAT+/Wd08o2oLtqmDgF4s6Nmg5+l+AAQDNfSlBNwcAbgAAAABJRU5ErkJggg==), url(/wp-content/themes/totvs-mi/dist/images/graf-bot-modal-blast.png);
  background-position: 10px top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-color: #023;
  color: #fff;
  padding: 24px 34px;
}

@media screen and (max-width: 767px) {
  /* line 84, resources/assets/styles/components/_modals.scss */

  .modal-default.modal-blast .modal-content {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABwCAMAAAB8U0MtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDExNi4xNjQ3NjYsIDIwMjEvMDIvMTktMjM6MTA6MDcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMS4yIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNDU3NTBBREQ0MjgxMUVCODk5NkE0OEI1MUM5RDU1NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNDU3NTBBRUQ0MjgxMUVCODk5NkE0OEI1MUM5RDU1NCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM0NTc1MEFCRDQyODExRUI4OTk2QTQ4QjUxQzlENTU0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM0NTc1MEFDRDQyODExRUI4OTk2QTQ4QjUxQzlENTU0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aq1BpQAAAwBQTFRFN0NE////Dtvj/v7+B9riFdjgLLvDMzY2FNriMzk5MKmvNjY2MKWqNDc3MjQ0ODg4EdffJMTM8vLyNkdJN4eLJMDI9vb21NTUbm5uRERESUlJ/f39N0xNN4uPOm1xVlZWNDw8h4eHHNPbMp+lG9XdOWlrNpCWpaWlNlVWIc7WOHd6jY2Ntra24ODgQUFBHdHYND4/Ozs76OjoXV1dOXN2OFBR/Pz8yMjIaGhoNTU1vLy8NkRF7Ozs7e3t+/v7UVFRPT09N1pcnp6eN2Rm+fn55OTkLbe+OXh7NEFBHdHZH8vSw8PD+vr6+Pj4Ma60q6ursLCwUFBQgICAdnZ2NZWaI8jQIsrRD9nhnZ2d2dnZHc/XL7S8M5qgOGBiOGVnIczTN11eHs3V4uLiPDw87+/vMp2j7+/vsbGxOXyAOHt+2traOF5gOV1fN0lKMqitNkVGXl5eND4+N19gNpSaOIKFtLS0NkJDLbG4kZGR39/fRUVFmZmZOGFjLq6zjo6OlpaWFtbeZmZmTU1Nzc3Nzs7ON3x/0dHRv7+/OFxek5OTOH2BYWFhe3t7f39/OWJld3d3NoyQ8PDwOWRnNDU1xcXFLrC23NzcnJycfX19NUBANpCVU1NTM5ieNZedM5yi0NDQlJSUubm5LrC1OGZos7OzHc/WOnV4OHl88/PzX19ft7e3OFlaM56kJMLKM5abNpSZg4ODMayyIMfPNpacOHJ1OFVY6enpra2tOXZ5ysrKoaGhMKetH8nQqKioG8zT6+vrNZuhkJCQ3d3dY2NjKrzEOXp9NZmfwsLCN0ZIL7O6NkJCc3NzK7jAwMDAbW1tl5eXN4OHN1FT9PT09fX1NpKYNZOYN0pLK7i/dXV1KLnAOW5yKL3FSkpKsbGxN36BN36CN42RNo6UoqKiL7G3mJiYQEBAZWVlI8bOYGBgLbW8K7a9gYGBgoKCMK2zfn5+eHh4M6CmNUBBcnJyN4+UYmJiKL3EOVda0tLSOFlbOIKGLbO6VFRUOX+DN4CDOWJkAAAA3keKpwAAAQB0Uk5T////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AFP3ByUAAATiSURBVHjanNd3VBNZFAZw7k0CQUpCVLoUGyigAkrviEpREUTFVXfVI8e197rqWlZddVe3995777333gvbe+999+4b8Mx7E3ITXvLflzm/8+bc5Nz5JoSYz/s4LUyJQ3DwBDMkVkB8CAdjsJ8aL8YFMtRADnFwDrrXKXGMEzPN4CqHLBZOwkFqvB6/kqEFXq7iYLId/1DiyoGYIlMcTCYOrsZxatyHDXJS+8F2DgfTRuJoJUZbJpUNhcTBo/HIKCXWorvUDJua4CcORvfHAWq+CX+QYTPUFXPwGHSUWidVbYaIMniIONgHI9X4Kr4lwwGIHcHBpXY8ip3UbmgmDg7FUDVegXPlpPLBlsrB8MtwODupS2EncXA8DgtX4mx0PGmGhInwJgtD8Wx2UhdCXjEHF+P0vkrs68BV8rfIg+OJg5HYR40/46MytMLEBA4ud+BsdVLDcLxMu6CTODgA+0cr8U6cKSeVaoN8DkbNxceskxoqQydcQBwcjSPTlLgX7UvNMCIWDrDwWXyNndQGeCCCg9VoT1ZiqQP/M0NxHWwmDg7Cb9lJPQNNmzgY4sZadVL343EyFUI2cbAfxrCT+tsG+zkY1oD71DwOp8owGeKIgyk4cJQSr1EnVfUKtLDwS7zFOqlJMmRBmYuDmegco8R1bpwjUw7MIA6ej6exk4qHpkQOThiMQ9RJTcN/ZGqEEuLgi3gzO6nKJHiEg2FtuEa98heeK0MGtBMHxcP6LG5SVR74hoXrcZZ6YRaulyEdOnI5aHlYE/1omdRGuJs4+Dg+pX6/BttOMUMRFOzg4CjLw5qoDf+U4TnYQxz8F+9la82OAihioVet+RgflOEjeJg4eAm6n+ZqTW4HpLPQq9ach0fIcCN45nMw2Ym/KV9aJ9UOGcTBqdZa855aAD+DpCkcTKvHW9kCWAJPEAcXYoNaa05Gt/wnJhbA8xz0rjVb1EnVwEbi4Il+ak1XxeSgV625Ad+Q4Wu4soqDr9txL1truiomA71qjaUA/gK2Sg6Gz8TL2VrTXTF9Q69aIwrgcjOcAWbL6Al/xQ+5WpNvA9H3GbgKHZZaY8clZrgaAE7i4AJrrVEnlVAh4FoOxuDb1lojC+ALwsl+4g2PxduUOFyZVES5cHHEw0ym1hw0DjyThdep5XSJWgB3C2d9JlrganVL3KNMSvQv8HomWuBLdnlkrRMXm1eahatI5KFYG9MPd5Laelwm+9dYAUvID4zagvjOwurMlGVODF1pXthqjGa7P0hhh9zY/YlUOkeecO3kF4r/2Qeh9Y7Pr1VfNuKNA9MDQR+fQuE8ufqw0vgtMkgfZgjncw8HgLmxAjaSPkw3RhMfBMwRbh7pwyLjwKwg4B7hul8v9WBikoB3kD6sEe7w66UWdHkE3En68ARjNK1BwEXC5UXowxXGgdtIH14knPl6qQG71nc26cNtxp2u0IcRHf7Wtx/YahzYEgT8Xbhylz5MNQ6sIX3YKVzBu/rw0wDrm4VZxp0WBQFvF+500ocB1zcH7zLW93x9OCXg+mbgfcb6rtSHXev7VNKHvVjfvuE84eqK9eF248CtpA8be7G+fcGu9d1M+nCGcaep+tBVJtwu0offGQd+HwSM69X67gnzjQM/IX24VrixCUFAT+/Wd08o2oLtqmDgF4s6Nmg5+l+AAQDNfSlBNwcAbgAAAABJRU5ErkJggg==), none;
  }
}

/* line 99, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-header > .close {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 103, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-header > .close:hover {
  color: #0adbe3;
}

/* line 109, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body {
  width: 100%;
}

/* line 112, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body strong {
  font-weight: 900;
  color: #0adbe3;
}

/* line 117, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .title {
  width: 100%;
  max-width: 636px;
  position: relative;
  z-index: 1;
}

/* line 123, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .title > span {
  width: 100%;
  max-width: 636px;
  font-size: 18px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 20px 22px;
  border: 2px solid #0adbe3;
  border-radius: 10px;
  background-color: #023;
  position: relative;
  z-index: 1;
}

/* line 139, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .title::before {
  content: "";
  width: 94px;
  height: 81px;
  background: transparent url(/wp-content/themes/totvs-mi/dist/images/img-live-blast.png) center no-repeat;
  display: block;
  position: absolute;
  top: -13px;
  right: -55px;
  z-index: 10;
  pointer-events: none;
}

/* line 152, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .title::after {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 10px;
  display: block;
  position: absolute;
  right: -9px;
  top: 9px;
  z-index: -1;
  pointer-events: none;
}

/* line 167, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .desc {
  font-size: 18px;
  text-align: center;
}

/* line 172, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body time {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  color: #0adbe3;
  font-weight: 900;
}

/* line 182, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .btn-modal {
  width: 100%;
  height: 44px;
  max-width: 182px;
  padding: 0;
  position: relative;
  z-index: 5;
}

/* line 190, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .btn-modal span {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
  z-index: 5;
  background-color: #0adbe3;
  color: #023;
  border-radius: 22px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* line 205, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .btn-modal:hover {
  text-decoration: none;
}

/* line 208, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .btn-modal:hover span {
  background-color: #09c3cb;
  color: #fff;
  z-index: 1;
}

/* line 217, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .participantes figure {
  width: 100%;
  position: relative;
  z-index: 1;
}

/* line 222, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .participantes figure .img-graf {
  display: inline-block;
  position: relative;
  z-index: 1;
}

/* line 227, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .participantes figure .img-graf::after {
  content: "";
  width: calc(100% - 1px);
  height: calc(100% - 1px);
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: -8px;
  top: 8px;
  z-index: -1;
  pointer-events: none;
}

/* line 241, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .participantes figure .img-graf img {
  border: 3px solid #0adbe3;
  position: relative;
  z-index: 1;
}

/* line 248, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .participantes figure figcaption {
  width: 100%;
  position: absolute;
  z-index: 10;
  bottom: -10px;
}

/* line 254, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .participantes figure figcaption span {
  width: 100%;
  display: block;
  background-color: #0adbe3;
  color: #023;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  padding: 6px 0;
  border-radius: 14px;
  z-index: 5;
}

/* line 268, resources/assets/styles/components/_modals.scss */

.modal-default.modal-blast .modal-content .modal-body .participantes figure figcaption::after {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 14px;
  display: block;
  position: absolute;
  right: -5px;
  top: 5px;
  z-index: -1;
  pointer-events: none;
}

@media screen and (max-width: 1023px) {
  /* line 290, resources/assets/styles/components/_modals.scss */

  .modal-default.modal-blast .modal-content {
    padding: 20px 15px;
  }

  /* line 294, resources/assets/styles/components/_modals.scss */

  .modal-default.modal-blast .modal-content .modal-body .title {
    width: calc(100% - 15px);
  }

  /* line 297, resources/assets/styles/components/_modals.scss */

  .modal-default.modal-blast .modal-content .modal-body .title > span {
    font-size: 16px;
    padding: 15px;
  }

  /* line 302, resources/assets/styles/components/_modals.scss */

  .modal-default.modal-blast .modal-content .modal-body .title::before {
    display: none;
  }

  /* line 307, resources/assets/styles/components/_modals.scss */

  .modal-default.modal-blast .modal-content .modal-body .desc {
    font-size: 14px;
    text-align: center;
  }

  /* line 312, resources/assets/styles/components/_modals.scss */

  .modal-default.modal-blast .modal-content .modal-body time {
    font-size: 14px;
  }

  /* line 317, resources/assets/styles/components/_modals.scss */

  .modal-default.modal-blast .modal-content .modal-body .btn-modal:hover {
    text-decoration: none;
  }

  /* line 320, resources/assets/styles/components/_modals.scss */

  .modal-default.modal-blast .modal-content .modal-body .btn-modal:hover span {
    background-color: #0adbe3;
    color: #023;
  }
}

/* line 335, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-header {
  padding: 10px;
}

/* line 339, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body {
  margin-top: 0;
  margin-bottom: 30px;
  padding: 0;
}

@media (max-width: 767.98px) {
  /* line 339, resources/assets/styles/components/_modals.scss */

  #ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body {
    padding: 0 30px;
  }
}

/* line 348, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .divider-center::after {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 354, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper {
  margin: 0;
}

/* line 358, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_heading {
  display: none;
}

/* line 363, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

/* line 368, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield {
  padding-right: 0;
  margin-top: 15px;
}

/* line 372, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(2),
#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(3),
#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(4),
#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(5) {
  width: 47.9%;
  display: inline-block;
}

@media (max-width: 767.98px) {
  /* line 372, resources/assets/styles/components/_modals.scss */

  #ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(2),
  #ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(3),
  #ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(4),
  #ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(5) {
    width: 100%;
    display: block;
  }
}

/* line 385, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(2),
#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(4) {
  margin-right: 15px;
}

@media (max-width: 767.98px) {
  /* line 385, resources/assets/styles/components/_modals.scss */

  #ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(2),
  #ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(4) {
    margin-right: 0;
  }
}

/* line 394, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(3),
#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(5) {
  margin-left: 15px;
}

@media (max-width: 767.98px) {
  /* line 394, resources/assets/styles/components/_modals.scss */

  #ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(3),
  #ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:nth-child(5) {
    margin-left: 0;
  }
}

/* line 403, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield:last-child {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #f5f;
}

/* line 409, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  font-weight: 600;
  margin-bottom: 5px;
}

/* line 414, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container,
#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_fileupload {
  margin-top: 0;
}

/* line 418, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input,
#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select,
#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_fileupload input,
#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_fileupload select {
  border: 1px solid #cfcfcf;
  border-radius: 20px;
  padding: 0 15px;
  width: 100%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  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;
}

/* line 434, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_fileupload input {
  padding: 5px 0;
  border-radius: 0;
  border: none;
}

/* line 441, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .gfield_description {
  padding-top: 10px;
}

/* line 446, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield .ginput_preview .gform_delete {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  margin-top: -5px;
}

/* line 455, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield_error {
  max-width: 100% !important;
  padding: 0;
  background-color: transparent;
  border: none;
  margin-bottom: 0;
}

/* line 462, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_body .gform_fields .gfield_error .validation_message {
  padding-top: 5px;
  font-weight: bold;
  font-size: 0.7rem;
  color: red;
}

/* line 472, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_footer {
  padding: 0;
  margin: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 478, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .gform_footer .gform_button {
  color: #fff;
  background-color: #00dbff;
  border: 1px solid #00dbff;
  border-radius: 20px;
  width: 200px;
  height: 40px;
  margin: 0;
  text-transform: uppercase;
}

/* line 490, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_wrapper form .validation_error {
  text-align: center;
  color: red;
  font-weight: 900;
}

/* line 499, resources/assets/styles/components/_modals.scss */

#ModalTrabalheConoscoTotver .modal-dialog .modal-content .modal-body .form-workus .gform_confirmation_wrapper .gform_confirmation_message {
  text-align: center !important;
}

/* line 1, resources/assets/styles/components/_accordion.scss */

.accordion-dropdown {
  border-radius: 0;
}

/* line 4, resources/assets/styles/components/_accordion.scss */

.accordion-dropdown::before {
  content: "\F077";
  font-family: "FontAwesome", sans-serif;
  float: right;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear, -o-transform 0.2s linear;
  margin-left: 10px;
}

/* line 13, resources/assets/styles/components/_accordion.scss */

.accordion-dropdown.collapsed::before {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 1, resources/assets/styles/components/_lists.scss */

.list-simple,
.list-simple-white,
.list-simple-secondary,
.list-primary,
.list-icon-warning,
.list-icon-arrow-right,
.list-icon-arrow-yellow,
.list-icon-arrow-blue {
  list-style: none;
}

@media (max-width: 767.98px) {
  /* line 1, resources/assets/styles/components/_lists.scss */

  .list-simple,
  .list-simple-white,
  .list-simple-secondary,
  .list-primary,
  .list-icon-warning,
  .list-icon-arrow-right,
  .list-icon-arrow-yellow,
  .list-icon-arrow-blue {
    padding-left: 0;
  }
}

/* line 8, resources/assets/styles/components/_lists.scss */

.list-simple > li,
.list-simple-white > li,
.list-simple-secondary > li,
.list-primary > li,
.list-icon-warning > li,
.list-icon-arrow-right > li,
.list-icon-arrow-yellow > li,
.list-icon-arrow-blue > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}

/* line 13, resources/assets/styles/components/_lists.scss */

.list-simple > li::before,
.list-simple-white > li::before,
.list-simple-secondary > li::before,
.list-primary > li::before,
.list-icon-warning > li::before,
.list-icon-arrow-right > li::before,
.list-icon-arrow-yellow > li::before,
.list-icon-arrow-blue > li::before {
  content: "";
  background-color: #00dbff;
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 12px;
  left: 0;
  top: 8px;
  position: absolute;
}

/* line 27, resources/assets/styles/components/_lists.scss */

.list-simple-new {
  padding: 20px 0;
}

/* line 31, resources/assets/styles/components/_lists.scss */

.list-simple-new > li::before {
  content: "";
  width: 8px;
  height: 8px;
}

/* line 37, resources/assets/styles/components/_lists.scss */

.list-simple-new > li.item {
  padding-right: 50px;
}

/* line 48, resources/assets/styles/components/_lists.scss */

.list-simple-white > li::before {
  background-color: #fff;
  top: 5px;
}

/* line 55, resources/assets/styles/components/_lists.scss */

.list-simple-secondary {
  padding-left: 4px;
}

/* line 60, resources/assets/styles/components/_lists.scss */

.list-simple-secondary > li {
  font-size: 1rem;
  margin-bottom: 18px;
}

/* line 64, resources/assets/styles/components/_lists.scss */

.list-simple-secondary > li::before {
  background-color: #00c9eb;
  top: 9px;
  width: 8px;
  height: 8px;
}

/* line 73, resources/assets/styles/components/_lists.scss */

.list-primary {
  padding: 0;
}

/* line 78, resources/assets/styles/components/_lists.scss */

.list-primary > li {
  margin-bottom: 2px;
}

/* line 81, resources/assets/styles/components/_lists.scss */

.list-primary > li::before {
  width: 6px;
  height: 6px;
  background-color: #00dbff;
  display: block;
  position: absolute;
  content: "";
}

/* line 95, resources/assets/styles/components/_lists.scss */

.list-icon-warning > li,
.list-icon-arrow-right > li {
  padding-left: 35px;
  min-height: 28px;
  padding-top: 5px;
}

/* line 100, resources/assets/styles/components/_lists.scss */

.list-icon-warning > li::before,
.list-icon-arrow-right > li::before {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: 0px -213px;
  width: 28px;
  height: 24px;
  background-color: transparent;
  border-radius: 0;
  top: 5px;
  position: absolute;
  left: 0;
}

/* line 112, resources/assets/styles/components/_lists.scss */

.list-icon-arrow-yellow {
  padding: 10px 40px 0 54px;
}

/* line 117, resources/assets/styles/components/_lists.scss */

.list-icon-arrow-yellow > li {
  padding-left: 18px;
  padding-bottom: 6px;
  padding-top: 2px;
}

/* line 122, resources/assets/styles/components/_lists.scss */

.list-icon-arrow-yellow > li::before {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: -220px -91px;
  width: 10px;
  height: 15px;
  background-color: transparent;
  border-radius: 0;
  top: 7px;
  position: absolute;
  left: 0;
}

@media (max-width: 767.98px) {
  /* line 112, resources/assets/styles/components/_lists.scss */

  .list-icon-arrow-yellow {
    padding: 10px 10px 0 15px;
  }
}

/* line 138, resources/assets/styles/components/_lists.scss */

.list-icon-arrow-blue {
  padding: 10px 40px 0 54px;
}

/* line 143, resources/assets/styles/components/_lists.scss */

.list-icon-arrow-blue > li {
  padding-left: 18px;
  padding-bottom: 6px;
  padding-top: 2px;
}

/* line 148, resources/assets/styles/components/_lists.scss */

.list-icon-arrow-blue > li::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  content: "\F054";
  color: #00c9eb;
  background-color: transparent;
  border-radius: 0;
  top: 3px;
  position: absolute;
  left: 0;
}

@media (max-width: 767.98px) {
  /* line 138, resources/assets/styles/components/_lists.scss */

  .list-icon-arrow-blue {
    padding: 10px 10px 0 15px;
  }
}

/* line 170, resources/assets/styles/components/_lists.scss */

.list-icon-arrow-right > li::before {
  background-image: url(/wp-content/themes/totvs-mi/dist/images/sprite.png);
  background-position: 0px -237px;
  width: 19px;
  height: 24px;
}

/* line 176, resources/assets/styles/components/_lists.scss */

ol.circle-numbers {
  padding-left: 0;
}

/* line 179, resources/assets/styles/components/_lists.scss */

ol.circle-numbers li {
  counter-increment: list;
  list-style-type: none;
  position: relative;
  margin-bottom: 20px;
  min-height: 72px;
  padding-left: 90px;
}

/* line 187, resources/assets/styles/components/_lists.scss */

ol.circle-numbers li::before {
  color: #00c9eb;
  content: counter(list);
  padding: 0 22px;
  background-color: #00c9eb;
  border-radius: 50%;
  font-size: 48px;
  font-weight: 700;
  font-family: TOTVS, sans-serif;
  margin-right: 20px;
  position: absolute;
  left: 0;
}

/* line 204, resources/assets/styles/components/_lists.scss */

.list-iniciativa__icon {
  width: 70px;
}

/* line 209, resources/assets/styles/components/_lists.scss */

.no-bullets {
  list-style-type: none;
}

/* line 213, resources/assets/styles/components/_lists.scss */

ul.check-list {
  list-style: none;
  padding: 0;
}

/* line 217, resources/assets/styles/components/_lists.scss */

ul.check-list li {
  padding-left: 20px;
  position: relative;
  text-align: left;
}

/* line 222, resources/assets/styles/components/_lists.scss */

ul.check-list li::before {
  content: "\F00C";
  font-family: "FontAwesome", sans-serif;
  color: #00c9eb;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 1;
}

/* line 232, resources/assets/styles/components/_lists.scss */

ul.check-list li + li {
  margin-top: 20px;
}

/* line 2, resources/assets/styles/components/_lightbox.scss */

.ekko-lightbox.show {
  display: block !important;
}

/* line 6, resources/assets/styles/components/_lightbox.scss */

.ekko-lightbox .modal-content {
  background: transparent;
  border: none;
}

/* line 10, resources/assets/styles/components/_lightbox.scss */

.ekko-lightbox .modal-content .modal-header {
  border: none;
  width: 100%;
  z-index: 1;
  padding: 0;
}

/* line 16, resources/assets/styles/components/_lightbox.scss */

.ekko-lightbox .modal-content .modal-header .close {
  color: #fff;
  opacity: 1;
  font-size: 50px;
  padding: 0;
  margin: 0;
}

/* line 23, resources/assets/styles/components/_lightbox.scss */

.ekko-lightbox .modal-content .modal-header .close:hover {
  color: #00dbff;
  text-shadow: none;
}

/* line 30, resources/assets/styles/components/_lightbox.scss */

.ekko-lightbox .modal-content .modal-body {
  padding: 0;
}

/* line 2, resources/assets/styles/components/_medias.scss */

.media-posts {
  border-bottom: 1px solid #b8b8b8;
  margin-bottom: 35px;
  padding-bottom: 35px;
}

/* line 7, resources/assets/styles/components/_medias.scss */

.media-posts img {
  width: 367px;
  height: 165px;
  margin-right: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

/* line 17, resources/assets/styles/components/_medias.scss */

.media-posts ul li a {
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
  padding: 4px 5px;
}

/* line 26, resources/assets/styles/components/_medias.scss */

.media-posts p {
  font-size: 14.5px;
  line-height: 1.5;
}

/* line 31, resources/assets/styles/components/_medias.scss */

.media-posts .btn,
.media-posts .comment-form input[type="submit"],
.comment-form .media-posts input[type="submit"],
.media-posts .search-form .search-submit,
.search-form .media-posts .search-submit,
.media-posts .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .media-posts .hs-button,
.media-posts .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .media-posts .hs-button,
.media-posts .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .media-posts .comment-edit-link,
.media-posts .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list .media-posts .comment-reply-link,
.media-posts .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit .media-posts .submit,
.media-posts .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .media-posts .comment-edit-link,
.media-posts .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list .media-posts .comment-reply-link,
.media-posts .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit .media-posts .submit {
  padding: 6px 50px;
  font-size: 12px;
  font-weight: 900;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 767.98px) {
  /* line 2, resources/assets/styles/components/_medias.scss */

  .media-posts {
    display: block;
  }

  /* line 41, resources/assets/styles/components/_medias.scss */

  .media-posts img {
    width: 100%;
    margin-bottom: 15px;
  }
}

/* line 49, resources/assets/styles/components/_medias.scss */

.media.media-responsive .media-icon {
  border: 5px solid #00c9eb;
  border-radius: 50%;
  padding: 1.5rem;
  margin-right: 15px;
}

@media (max-width: 991.98px) {
  /* line 49, resources/assets/styles/components/_medias.scss */

  .media.media-responsive .media-icon {
    margin-bottom: 30px;
  }
}

/* line 61, resources/assets/styles/components/_medias.scss */

.media.media-responsive .media-body .display-4 {
  color: #767676;
  font-weight: 500;
  text-align: left;
}

@media (max-width: 991.98px) {
  /* line 70, resources/assets/styles/components/_medias.scss */

  .media.media-responsive,
  .media.media-responsive .media-icon,
  .media.media-responsive .media-body {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    display: inline-block;
    text-align: left;
  }

  /* line 78, resources/assets/styles/components/_medias.scss */

  .media.media-responsive {
    text-align: center;
  }
}

/* line 83, resources/assets/styles/components/_medias.scss */

.media.media-work-us {
  background-size: 442px !important;
  width: 442px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 175px;
  padding-left: 90px;
  text-align: left;
  margin-bottom: 50px;
}

/* line 93, resources/assets/styles/components/_medias.scss */

.media.media-work-us .media-body {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: -20px;
  max-width: 290px;
}

/* line 98, resources/assets/styles/components/_medias.scss */

.media.media-work-us .media-body .media-title {
  color: #023;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 26px;
}

/* line 105, resources/assets/styles/components/_medias.scss */

.media.media-work-us .media-body .media-content {
  font-size: 18px;
  font-weight: 400;
  color: #767676;
  margin: 10px 0;
}

@media (max-width: 991.98px) {
  /* line 83, resources/assets/styles/components/_medias.scss */

  .media.media-work-us {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 575.98px) {
  /* line 83, resources/assets/styles/components/_medias.scss */

  .media.media-work-us {
    width: 100%;
    background: none !important;
    text-align: center;
    padding-left: 0;
    margin-bottom: 25px;
  }

  /* line 125, resources/assets/styles/components/_medias.scss */

  .media.media-work-us .media-body {
    padding-bottom: 25px;
  }
}

/* line 131, resources/assets/styles/components/_medias.scss */

.media.media-brief {
  background: #fff;
  border-radius: 10px;
  font-size: 12px;
  color: #767676;
  padding: 15px;
  margin-bottom: 20px;
  height: 100%;
}

/* line 140, resources/assets/styles/components/_medias.scss */

.media.media-brief .thumb {
  max-width: 80px;
  margin-right: 10px;
}

@media (min-width: 992px) {
  /* line 140, resources/assets/styles/components/_medias.scss */

  .media.media-brief .thumb {
    margin-right: 25px;
  }
}

/* line 149, resources/assets/styles/components/_medias.scss */

.media.media-brief .divider-left::after {
  margin-top: 10px;
  margin-bottom: 5px;
}

/* line 154, resources/assets/styles/components/_medias.scss */

.media.media-brief .name-footer {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
}

/* line 160, resources/assets/styles/components/_medias.scss */

.media.media-brief .position {
  font-size: 12px;
}

/* line 165, resources/assets/styles/components/_medias.scss */

.media.media-brief .media-body p {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  /* line 131, resources/assets/styles/components/_medias.scss */

  .media.media-brief {
    display: block;
  }

  /* line 173, resources/assets/styles/components/_medias.scss */

  .media.media-brief .thumb {
    display: block;
    margin: 0 auto 20px auto;
  }
}

/* line 181, resources/assets/styles/components/_medias.scss */

.media.media-step > .media-img {
  position: relative;
}

/* line 184, resources/assets/styles/components/_medias.scss */

.media.media-step > .media-img > .center-text {
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  right: 0;
  left: 0;
  top: 25px;
  margin: auto;
  text-align: center;
  height: 55px;
}

/* line 197, resources/assets/styles/components/_medias.scss */

.media.media-step > .media-body {
  background: url(/wp-content/themes/totvs-mi/dist/images/bg-steps.png) no-repeat;
  background-size: 100% 100%;
  padding: 50px 15px 50px 80px;
}

@media (max-width: 991.98px) {
  /* line 197, resources/assets/styles/components/_medias.scss */

  .media.media-step > .media-body {
    background: transparent;
    padding: 30px;
  }
}

@media (max-width: 991.98px) {
  /* line 180, resources/assets/styles/components/_medias.scss */

  .media.media-step {
    background: #f5f5f5;
    border: 1px solid #979797;
    border-radius: 15px;
  }
}

/* line 216, resources/assets/styles/components/_medias.scss */

.media.media-advantages:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 767.98px) {
  /* line 224, resources/assets/styles/components/_medias.scss */

  .blog .media-posts {
    text-align: center !important;
  }

  /* line 228, resources/assets/styles/components/_medias.scss */

  .blog .media-posts .media-body .btn,
  .blog .media-posts .media-body .comment-form input[type="submit"],
  .comment-form .blog .media-posts .media-body input[type="submit"],
  .blog .media-posts .media-body .search-form .search-submit,
  .search-form .blog .media-posts .media-body .search-submit,
  .blog .media-posts .media-body .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .blog .media-posts .media-body .hs-button,
  .blog .media-posts .media-body .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .blog .media-posts .media-body .hs-button,
  .blog .media-posts .media-body .single-post .comments-new .comment-list .comment-edit-link,
  .single-post .comments-new .comment-list .blog .media-posts .media-body .comment-edit-link,
  .blog .media-posts .media-body .single-post .comments-new .comment-list .comment-reply-link,
  .single-post .comments-new .comment-list .blog .media-posts .media-body .comment-reply-link,
  .blog .media-posts .media-body .single-post .comments-new .comment-form .form-submit .submit,
  .single-post .comments-new .comment-form .form-submit .blog .media-posts .media-body .submit,
  .blog .media-posts .media-body .single-post .comments .comment-list .comment-edit-link,
  .single-post .comments .comment-list .blog .media-posts .media-body .comment-edit-link,
  .blog .media-posts .media-body .single-post .comments .comment-list .comment-reply-link,
  .single-post .comments .comment-list .blog .media-posts .media-body .comment-reply-link,
  .blog .media-posts .media-body .single-post .comments .comment-form .form-submit .submit,
  .single-post .comments .comment-form .form-submit .blog .media-posts .media-body .submit {
    width: 100%;
    max-width: 280px;
    padding: 10px 50px;
    font-size: 14px;
  }
}

/* line 1, resources/assets/styles/components/_badges.scss */

.badges-translucent,
.badges-white-translucent {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border-radius: 35px;
  padding: 7px 25px;
}

/* line 9, resources/assets/styles/components/_badges.scss */

.badges-round,
.badgets-gray-round {
  width: 21px;
  height: 21px;
  border-radius: 9px;
}

/* line 15, resources/assets/styles/components/_badges.scss */

.badges-white-translucent {
  background: rgba(255, 255, 255, 0.8);
  color: #1f1e1d;
}

/* line 22, resources/assets/styles/components/_badges.scss */

.badgets-gray-round {
  background: #5e5649;
  color: #fff;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.53);
  font-size: 10px;
}

/* line 30, resources/assets/styles/components/_badges.scss */

.badgets-gray-round:hover {
  background: #8e8577;
  color: #fff !important;
}

/* line 36, resources/assets/styles/components/_badges.scss */

.break {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 0;
}

/* line 1, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll {
  position: relative;
}

/* line 4, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll::after,
.infinite-scroll::before {
  content: "";
}

/* line 9, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll::before {
  position: absolute;
  background: url(/wp-content/themes/totvs-mi/dist/images/loading.svg) no-repeat center center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 150px;
  height: 40px;
  opacity: 0;
  -webkit-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
}

/* line 22, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll::after {
  display: block;
  width: 100%;
  height: 60px;
}

/* line 28, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll[data-loading="on"] {
  display: block;
}

/* line 31, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll[data-loading="on"]::before {
  opacity: 1;
  -webkit-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
}

/* line 38, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll.loading-full::before {
  top: 0;
  z-index: -1;
}

/* line 43, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll.loading-full::after {
  position: absolute;
  background: #fff;
  opacity: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
  z-index: -1;
}

/* line 56, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll.loading-full[data-loading="on"]::before {
  z-index: 100;
}

/* line 60, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll.loading-full[data-loading="on"]::after {
  z-index: 50;
  opacity: 0.7;
  -webkit-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
}

/* line 69, resources/assets/styles/components/_infinite-scroll.scss */

.infinite-scroll-footer .btn,
.infinite-scroll-footer .comment-form input[type="submit"],
.comment-form .infinite-scroll-footer input[type="submit"],
.infinite-scroll-footer .search-form .search-submit,
.search-form .infinite-scroll-footer .search-submit,
.infinite-scroll-footer .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .hs-button,
.newsletter-form .hbspt-form form.hs-form .hs_submit .actions .infinite-scroll-footer .hs-button,
.infinite-scroll-footer .modal-form-pop-up .hbspt-form form.hs-form .actions .hs-button,
.modal-form-pop-up .hbspt-form form.hs-form .actions .infinite-scroll-footer .hs-button,
.infinite-scroll-footer .single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .infinite-scroll-footer .comment-edit-link,
.infinite-scroll-footer .single-post .comments-new .comment-list .comment-reply-link,
.single-post .comments-new .comment-list .infinite-scroll-footer .comment-reply-link,
.infinite-scroll-footer .single-post .comments-new .comment-form .form-submit .submit,
.single-post .comments-new .comment-form .form-submit .infinite-scroll-footer .submit,
.infinite-scroll-footer .single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .infinite-scroll-footer .comment-edit-link,
.infinite-scroll-footer .single-post .comments .comment-list .comment-reply-link,
.single-post .comments .comment-list .infinite-scroll-footer .comment-reply-link,
.infinite-scroll-footer .single-post .comments .comment-form .form-submit .submit,
.single-post .comments .comment-form .form-submit .infinite-scroll-footer .submit {
  width: 100%;
  max-width: 320px;
  padding: 10px 50px;
  font-size: 14px;
}

/* line 1, resources/assets/styles/components/_breadcrumbs.scss */

.breadcrumb-blog {
  background: transparent;
  margin-bottom: 0;
}

/* line 8, resources/assets/styles/components/_breadcrumbs.scss */

.breadcrumb-blog .breadcrumb-item > a {
  font-weight: bold;
}

/* line 12, resources/assets/styles/components/_breadcrumbs.scss */

.breadcrumb-blog .breadcrumb-item:not(:first-child)::before {
  padding-right: 0.2rem;
  color: #ed9c2e;
  content: ">";
}

/* line 21, resources/assets/styles/components/_breadcrumbs.scss */

.breadcrumb-blog.breadcrumb-white .breadcrumb-item::before,
.breadcrumb-blog.breadcrumb-white .breadcrumb-item.active {
  color: #fff;
}

/* line 28, resources/assets/styles/components/_breadcrumbs.scss */

.breadcrumb-blog.breadcrumb-jumbotron {
  position: relative;
  top: -35px;
}

@media (max-width: 991.98px) {
  /* line 35, resources/assets/styles/components/_breadcrumbs.scss */

  .breadcrumb-blog {
    width: 100vw;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* line 2, resources/assets/styles/components/_tabs.scss */

.tab-wrapper .nav-tabs {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 0;
  position: relative;
  z-index: 50;
}

/* line 9, resources/assets/styles/components/_tabs.scss */

.tab-wrapper .nav-tabs .nav-item {
  padding: 0 15px;
}

/* line 12, resources/assets/styles/components/_tabs.scss */

.tab-wrapper .nav-tabs .nav-item .nav-link {
  background: #f5f5f5;
  padding: 15px 0;
}

/* line 16, resources/assets/styles/components/_tabs.scss */

.tab-wrapper .nav-tabs .nav-item .nav-link.active,
.tab-wrapper .nav-tabs .nav-item .nav-link [aria-selected="true"] {
  border: 3px dashed #00c9eb;
  border-bottom: 0;
  padding-bottom: 30px;
}

/* line 26, resources/assets/styles/components/_tabs.scss */

.tab-wrapper .tab-content {
  margin-top: -3px;
}

/* line 29, resources/assets/styles/components/_tabs.scss */

.tab-wrapper .tab-content .tab-pane {
  padding: 60px 50px;
  border: 3px dashed #00c9eb;
}

@media (min-width: 992px) {
  /* line 34, resources/assets/styles/components/_tabs.scss */

  .tab-wrapper .tab-content .tab-pane > .tab-pane-content .collapse {
    display: block !important;
  }
}

@media (max-width: 991.98px) {
  /* line 29, resources/assets/styles/components/_tabs.scss */

  .tab-wrapper .tab-content .tab-pane {
    display: block !important;
    background: #f5f5f5 !important;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 15px;
  }

  /* line 48, resources/assets/styles/components/_tabs.scss */

  .tab-wrapper .tab-content .tab-pane > .btn,
  .tab-wrapper .tab-content .comment-form .tab-pane > input[type="submit"],
  .comment-form .tab-wrapper .tab-content .tab-pane > input[type="submit"],
  .tab-wrapper .tab-content .search-form .tab-pane > .search-submit,
  .search-form .tab-wrapper .tab-content .tab-pane > .search-submit,
  .tab-wrapper .tab-content .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .tab-pane > .hs-button,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .tab-wrapper .tab-content .tab-pane > .hs-button,
  .tab-wrapper .tab-content .modal-form-pop-up .hbspt-form form.hs-form .actions .tab-pane > .hs-button,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .tab-wrapper .tab-content .tab-pane > .hs-button,
  .tab-wrapper .tab-content .single-post .comments-new .comment-list .tab-pane > .comment-edit-link,
  .single-post .comments-new .comment-list .tab-wrapper .tab-content .tab-pane > .comment-edit-link,
  .tab-wrapper .tab-content .single-post .comments-new .comment-list .tab-pane > .comment-reply-link,
  .single-post .comments-new .comment-list .tab-wrapper .tab-content .tab-pane > .comment-reply-link,
  .tab-wrapper .tab-content .single-post .comments-new .comment-form .form-submit .tab-pane > .submit,
  .single-post .comments-new .comment-form .form-submit .tab-wrapper .tab-content .tab-pane > .submit,
  .tab-wrapper .tab-content .single-post .comments .comment-list .tab-pane > .comment-edit-link,
  .single-post .comments .comment-list .tab-wrapper .tab-content .tab-pane > .comment-edit-link,
  .tab-wrapper .tab-content .single-post .comments .comment-list .tab-pane > .comment-reply-link,
  .single-post .comments .comment-list .tab-wrapper .tab-content .tab-pane > .comment-reply-link,
  .tab-wrapper .tab-content .single-post .comments .comment-form .form-submit .tab-pane > .submit,
  .single-post .comments .comment-form .form-submit .tab-wrapper .tab-content .tab-pane > .submit {
    width: 100%;
    position: relative;
  }

  /* line 52, resources/assets/styles/components/_tabs.scss */

  .tab-wrapper .tab-content .tab-pane > .btn:focus,
  .tab-wrapper .tab-content .comment-form .tab-pane > input:focus[type="submit"],
  .comment-form .tab-wrapper .tab-content .tab-pane > input:focus[type="submit"],
  .tab-wrapper .tab-content .search-form .tab-pane > .search-submit:focus,
  .search-form .tab-wrapper .tab-content .tab-pane > .search-submit:focus,
  .tab-wrapper .tab-content .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .tab-pane > .hs-button:focus,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .tab-wrapper .tab-content .tab-pane > .hs-button:focus,
  .tab-wrapper .tab-content .modal-form-pop-up .hbspt-form form.hs-form .actions .tab-pane > .hs-button:focus,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .tab-wrapper .tab-content .tab-pane > .hs-button:focus,
  .tab-wrapper .tab-content .single-post .comments-new .comment-list .tab-pane > .comment-edit-link:focus,
  .single-post .comments-new .comment-list .tab-wrapper .tab-content .tab-pane > .comment-edit-link:focus,
  .tab-wrapper .tab-content .single-post .comments-new .comment-list .tab-pane > .comment-reply-link:focus,
  .single-post .comments-new .comment-list .tab-wrapper .tab-content .tab-pane > .comment-reply-link:focus,
  .tab-wrapper .tab-content .single-post .comments-new .comment-form .form-submit .tab-pane > .submit:focus,
  .single-post .comments-new .comment-form .form-submit .tab-wrapper .tab-content .tab-pane > .submit:focus,
  .tab-wrapper .tab-content .single-post .comments .comment-list .tab-pane > .comment-edit-link:focus,
  .single-post .comments .comment-list .tab-wrapper .tab-content .tab-pane > .comment-edit-link:focus,
  .tab-wrapper .tab-content .single-post .comments .comment-list .tab-pane > .comment-reply-link:focus,
  .single-post .comments .comment-list .tab-wrapper .tab-content .tab-pane > .comment-reply-link:focus,
  .tab-wrapper .tab-content .single-post .comments .comment-form .form-submit .tab-pane > .submit:focus,
  .single-post .comments .comment-form .form-submit .tab-wrapper .tab-content .tab-pane > .submit:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  /* line 57, resources/assets/styles/components/_tabs.scss */

  .tab-wrapper .tab-content .tab-pane > .btn::before,
  .tab-wrapper .tab-content .comment-form .tab-pane > input[type="submit"]::before,
  .comment-form .tab-wrapper .tab-content .tab-pane > input[type="submit"]::before,
  .tab-wrapper .tab-content .search-form .tab-pane > .search-submit::before,
  .search-form .tab-wrapper .tab-content .tab-pane > .search-submit::before,
  .tab-wrapper .tab-content .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .tab-pane > .hs-button::before,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .tab-wrapper .tab-content .tab-pane > .hs-button::before,
  .tab-wrapper .tab-content .modal-form-pop-up .hbspt-form form.hs-form .actions .tab-pane > .hs-button::before,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .tab-wrapper .tab-content .tab-pane > .hs-button::before,
  .tab-wrapper .tab-content .single-post .comments-new .comment-list .tab-pane > .comment-edit-link::before,
  .single-post .comments-new .comment-list .tab-wrapper .tab-content .tab-pane > .comment-edit-link::before,
  .tab-wrapper .tab-content .single-post .comments-new .comment-list .tab-pane > .comment-reply-link::before,
  .single-post .comments-new .comment-list .tab-wrapper .tab-content .tab-pane > .comment-reply-link::before,
  .tab-wrapper .tab-content .single-post .comments-new .comment-form .form-submit .tab-pane > .submit::before,
  .single-post .comments-new .comment-form .form-submit .tab-wrapper .tab-content .tab-pane > .submit::before,
  .tab-wrapper .tab-content .single-post .comments .comment-list .tab-pane > .comment-edit-link::before,
  .single-post .comments .comment-list .tab-wrapper .tab-content .tab-pane > .comment-edit-link::before,
  .tab-wrapper .tab-content .single-post .comments .comment-list .tab-pane > .comment-reply-link::before,
  .single-post .comments .comment-list .tab-wrapper .tab-content .tab-pane > .comment-reply-link::before,
  .tab-wrapper .tab-content .single-post .comments .comment-form .form-submit .tab-pane > .submit::before,
  .single-post .comments .comment-form .form-submit .tab-wrapper .tab-content .tab-pane > .submit::before {
    content: "\F077";
    font-family: "FontAwesome", sans-serif;
    position: absolute;
    right: 15px;
    height: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear, -o-transform 0.2s linear;
  }

  /* line 70, resources/assets/styles/components/_tabs.scss */

  .tab-wrapper .tab-content .tab-pane > .btn.collapsed::before,
  .tab-wrapper .tab-content .comment-form .tab-pane > input.collapsed[type="submit"]::before,
  .comment-form .tab-wrapper .tab-content .tab-pane > input.collapsed[type="submit"]::before,
  .tab-wrapper .tab-content .search-form .tab-pane > .collapsed.search-submit::before,
  .search-form .tab-wrapper .tab-content .tab-pane > .collapsed.search-submit::before,
  .tab-wrapper .tab-content .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .tab-pane > .collapsed.hs-button::before,
  .newsletter-form .hbspt-form form.hs-form .hs_submit .actions .tab-wrapper .tab-content .tab-pane > .collapsed.hs-button::before,
  .tab-wrapper .tab-content .modal-form-pop-up .hbspt-form form.hs-form .actions .tab-pane > .collapsed.hs-button::before,
  .modal-form-pop-up .hbspt-form form.hs-form .actions .tab-wrapper .tab-content .tab-pane > .collapsed.hs-button::before,
  .tab-wrapper .tab-content .single-post .comments-new .comment-list .tab-pane > .collapsed.comment-edit-link::before,
  .single-post .comments-new .comment-list .tab-wrapper .tab-content .tab-pane > .collapsed.comment-edit-link::before,
  .tab-wrapper .tab-content .single-post .comments-new .comment-list .tab-pane > .collapsed.comment-reply-link::before,
  .single-post .comments-new .comment-list .tab-wrapper .tab-content .tab-pane > .collapsed.comment-reply-link::before,
  .tab-wrapper .tab-content .single-post .comments-new .comment-form .form-submit .tab-pane > .collapsed.submit::before,
  .single-post .comments-new .comment-form .form-submit .tab-wrapper .tab-content .tab-pane > .collapsed.submit::before,
  .tab-wrapper .tab-content .single-post .comments .comment-list .tab-pane > .collapsed.comment-edit-link::before,
  .single-post .comments .comment-list .tab-wrapper .tab-content .tab-pane > .collapsed.comment-edit-link::before,
  .tab-wrapper .tab-content .single-post .comments .comment-list .tab-pane > .collapsed.comment-reply-link::before,
  .single-post .comments .comment-list .tab-wrapper .tab-content .tab-pane > .collapsed.comment-reply-link::before,
  .tab-wrapper .tab-content .single-post .comments .comment-form .form-submit .tab-pane > .collapsed.submit::before,
  .single-post .comments .comment-form .form-submit .tab-wrapper .tab-content .tab-pane > .collapsed.submit::before {
    -webkit-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  /* line 76, resources/assets/styles/components/_tabs.scss */

  .tab-wrapper .tab-content .tab-pane > .tab-pane-content {
    padding: 0 30px;
  }
}

/* line 84, resources/assets/styles/components/_tabs.scss */

.tab-content-new {
  padding-bottom: 70px;
}

/* line 88, resources/assets/styles/components/_tabs.scss */

.tabs-l01 {
  width: 100%;
  text-align: center;
}

/* line 92, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item {
  display: table;
  margin: 0 auto;
  max-width: 234px;
  width: 100%;
  padding: 0 15px 25px;
  position: relative;
}

/* line 100, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item::before {
  content: "";
  width: 100%;
  height: 88px;
  -webkit-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  bottom: -6px;
  left: 0;
  border-radius: 12px 12px 0 0;
  background-color: #f5f5f5;
  z-index: 0;
}

/* line 114, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item > div {
  width: 100%;
  border: 1px solid #00c9eb;
  background-color: #fff;
  padding: 26px 10px;
  display: table !important;
  height: 102px;
  position: relative;
  z-index: 10;
  border-radius: 12px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 126, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item > div small {
  position: absolute;
  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;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  text-align: center;
  pointer-events: none;
  font-size: 0.6875rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 140, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item > div .title {
  font-size: 1.085rem;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  display: table-cell;
  vertical-align: middle;
}

/* line 151, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item > div .label {
  height: 28px;
  bottom: -14px;
  padding: 0 15px;
  font-size: 0.7rem;
  background-color: #00c9eb;
  white-space: nowrap;
  border-radius: 14px;
}

/* line 163, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item > div .icon {
  width: 40px;
  height: 40px;
  bottom: -20px;
  font-size: 1rem;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateX(-50%) scale(0);
       -o-transform: translateX(-50%) scale(0);
          transform: translateX(-50%) scale(0);
  color: #00c9eb;
  background-color: #fff;
}

/* line 179, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item.-active > div {
  background-color: #00c9eb;
  color: #fff;
}

/* line 184, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item.-active:hover {
  cursor: default;
}

/* line 188, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item.-active::before {
  -webkit-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

/* line 192, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item.-active .label {
  -webkit-transform: translateX(-50%) scale(0);
       -o-transform: translateX(-50%) scale(0);
          transform: translateX(-50%) scale(0);
  opacity: 0;
}

/* line 197, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item.-active .icon {
  -webkit-transform: translateX(-50%) scale(1);
       -o-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
  opacity: 1;
}

/* line 203, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item:hover {
  cursor: pointer;
}

/* line 206, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item:hover > div {
  background-color: #00c9eb;
}

/* line 209, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item:hover > div .title {
  color: #fff;
}

/* line 213, resources/assets/styles/components/_tabs.scss */

.tabs-l01 .item:hover > div .label {
  color: #00c9eb !important;
  background-color: #fff;
}

/* line 222, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 {
  width: 100%;
  text-align: center;
}

/* line 226, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item {
  display: table;
  margin: 0 auto;
  max-width: 234px;
  width: 100%;
  padding: 0 15px 25px;
  position: relative;
}

/* line 234, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item::before {
  content: "";
  width: 100%;
  height: 88px;
  -webkit-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  bottom: -6px;
  left: 0;
  border-radius: 12px 12px 0 0;
  background-color: #57514e;
  z-index: 0;
}

/* line 248, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item > .tab-content {
  width: 100%;
  background-color: #332f2b;
  padding: 20px 37px;
  position: relative;
  z-index: 10;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 259, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item > .tab-content small {
  position: absolute;
  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;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  text-align: center;
  pointer-events: none;
  font-size: 0.6875rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 273, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item > .tab-content .tab-title {
  font-size: 0.85rem;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}

/* line 285, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item > .tab-content .tab-label {
  height: 28px;
  bottom: -14px;
  padding: 0 15px;
  font-size: 0.7rem;
  background-color: #00c9eb;
  white-space: nowrap;
  border-radius: 14px;
}

/* line 297, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item > .tab-content .icon {
  width: 40px;
  height: 40px;
  bottom: -20px;
  font-size: 1rem;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateX(-50%) scale(0);
       -o-transform: translateX(-50%) scale(0);
          transform: translateX(-50%) scale(0);
  color: #00c9eb;
  background-color: #fff;
}

/* line 311, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item > .tab-content .tab-content-center {
  text-align: center;
  display: inline-table;
  height: 58px;
}

/* line 319, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item.-active > .tab-content {
  background-color: #332f2b;
  color: #fff;
}

/* line 324, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item.-active:hover {
  cursor: default;
}

/* line 328, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item.-active::before {
  -webkit-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

/* line 332, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item.-active .tab-label {
  -webkit-transform: translateX(-50%) scale(0);
       -o-transform: translateX(-50%) scale(0);
          transform: translateX(-50%) scale(0);
  opacity: 0;
}

/* line 337, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item.-active .icon {
  -webkit-transform: translateX(-50%) scale(1);
       -o-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
  opacity: 1;
}

/* line 343, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item:hover {
  cursor: pointer;
}

/* line 346, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item:hover > div {
  background-color: #00c9eb;
}

/* line 349, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item:hover > div .tab-title {
  color: #fff;
}

/* line 353, resources/assets/styles/components/_tabs.scss */

.tabs-alt-l01 .tab-item:hover > div .tab-label {
  color: #00c9eb !important;
  background-color: #fff;
}

@media (max-width: 991.98px) {
  /* line 362, resources/assets/styles/components/_tabs.scss */

  .tabs-alt-l01 .tab-item {
    max-width: none;
    padding-bottom: 36px;
  }

  /* line 366, resources/assets/styles/components/_tabs.scss */

  .tabs-alt-l01 .tab-item .tab-title {
    font-size: 1rem !important;
  }

  /* line 370, resources/assets/styles/components/_tabs.scss */

  .tabs-alt-l01 .tab-item::before {
    content: unset;
  }
}

/* line 377, resources/assets/styles/components/_tabs.scss */

.tabs-l02 {
  width: 100%;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc(20% - 15px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  padding: 0;
  list-style: none;
}

/* line 387, resources/assets/styles/components/_tabs.scss */

.tabs-l02 .tab {
  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;
  height: 32px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #00c9eb;
  border-radius: 16px;
  font-size: 0.85rem;
  font-weight: 700;
  background-color: transparent;
  color: #00c9eb;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 404, resources/assets/styles/components/_tabs.scss */

.tabs-l02 .tab.-active {
  cursor: default;
}

/* line 408, resources/assets/styles/components/_tabs.scss */

.tabs-l02 .tab:hover {
  cursor: pointer;
}

/* line 412, resources/assets/styles/components/_tabs.scss */

.tabs-l02 .tab.-active,
.tabs-l02 .tab:hover {
  background-color: #00c9eb;
  color: #fff;
}

/* line 421, resources/assets/styles/components/_tabs.scss */

.tabs-images .tab-image-item {
  width: 242px;
  height: 429px;
  position: absolute;
  top: 68px;
  left: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

/* line 432, resources/assets/styles/components/_tabs.scss */

.content-l01 {
  width: 100%;
}

/* line 435, resources/assets/styles/components/_tabs.scss */

.content-l01 + .content-l01 {
  display: none;
}

/* line 440, resources/assets/styles/components/_tabs.scss */

.content-l02 {
  width: 100%;
}

/* line 443, resources/assets/styles/components/_tabs.scss */

.content-l02 + .content-l02 {
  display: none;
}

/* line 447, resources/assets/styles/components/_tabs.scss */

.content-l02 .holder {
  display: grid;
  grid-template-columns: 55% 45%;
  grid-template-areas: "title img" "info img" "btn img";
}

/* line 452, resources/assets/styles/components/_tabs.scss */

.content-l02 .holder > .cont-title {
  grid-area: title;
  padding-right: 1.5rem;
}

/* line 457, resources/assets/styles/components/_tabs.scss */

.content-l02 .holder > .cont-info {
  grid-area: info;
  padding-right: 1.5rem;
}

/* line 462, resources/assets/styles/components/_tabs.scss */

.content-l02 .holder > .buttons {
  grid-area: btn;
}

/* line 466, resources/assets/styles/components/_tabs.scss */

.content-l02 .holder > .cont-img {
  grid-area: img;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 471, resources/assets/styles/components/_tabs.scss */

.content-l02 .holder > .cont-img figure {
  width: 100%;
}

@media (min-width: 992px) {
  /* line 478, resources/assets/styles/components/_tabs.scss */

  .content-l02 .border-left {
    border-left: 3px solid #37b6c4 !important;
    margin-left: 22px;
    padding: 5px 0;
  }
}

/* line 485, resources/assets/styles/components/_tabs.scss */

.content-l02 .force-center {
  right: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
       -o-transform: translate(-50%);
          transform: translate(-50%);
  top: 41%;
}

/* line 492, resources/assets/styles/components/_tabs.scss */

.content-l02 .btn-play {
  font-size: 1rem;
  font-weight: 900;
}

/* line 496, resources/assets/styles/components/_tabs.scss */

.content-l02 .btn-play::before {
  border-width: 9px 0 9px 18px;
}

/* line 502, resources/assets/styles/components/_tabs.scss */

.content-alt-l01 {
  display: none;
}

/* line 507, resources/assets/styles/components/_tabs.scss */

.cases .cases-carousel {
  width: calc(100% - 96px);
  margin: 0 auto;
}

/* line 511, resources/assets/styles/components/_tabs.scss */

.cases .cases-carousel .slick-track {
  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;
}

/* line 517, resources/assets/styles/components/_tabs.scss */

.cases .cases-carousel .slick-slide {
  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 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 524, resources/assets/styles/components/_tabs.scss */

.cases .cases-carousel .slick-slide img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 531, resources/assets/styles/components/_tabs.scss */

.cases .cases-carousel .slick-slide:hover img {
  cursor: pointer;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}

/* line 541, resources/assets/styles/components/_tabs.scss */

.cases .slick-slider .slick-arrow {
  width: 48px;
  height: 48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 547, resources/assets/styles/components/_tabs.scss */

.cases .slick-slider .slick-arrow:focus {
  outline: none !important;
}

/* line 551, resources/assets/styles/components/_tabs.scss */

.cases .slick-slider .slick-arrow.slick-prev {
  left: -48px;
}

/* line 555, resources/assets/styles/components/_tabs.scss */

.cases .slick-slider .slick-arrow.slick-next {
  right: -48px;
}

/* line 559, resources/assets/styles/components/_tabs.scss */

.cases .slick-slider .slick-arrow::before {
  color: #00c9eb;
}

/* line 565, resources/assets/styles/components/_tabs.scss */

.cases .img-holder {
  margin-bottom: 0;
}

/* line 576, resources/assets/styles/components/_tabs.scss */

#level_1 .card .tab-level-01 > span {
  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;
}

/* line 581, resources/assets/styles/components/_tabs.scss */

#level_1 .card .tab-level-01 > span::after {
  content: "\F077";
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 591, resources/assets/styles/components/_tabs.scss */

#level_1 .card .tab-level-01.collapsed > span::after {
  -webkit-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* line 601, resources/assets/styles/components/_tabs.scss */

#level_1 .card .tab-level-02 .card-body .card-header {
  padding-left: 25px;
  background-color: #e8e8e8;
}

/* line 605, resources/assets/styles/components/_tabs.scss */

#level_1 .card .tab-level-02 .card-body .card-header > span {
  width: 100%;
  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;
}

/* line 611, resources/assets/styles/components/_tabs.scss */

#level_1 .card .tab-level-02 .card-body .card-header > span::after {
  content: "\F077";
  font-family: "Font Awesome 5 Free", sans-serif !important;
  font-weight: 900;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 621, resources/assets/styles/components/_tabs.scss */

#level_1 .card .tab-level-02 .card-body .card-header.collapsed > span::after {
  -webkit-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* line 629, resources/assets/styles/components/_tabs.scss */

#level_1 .card .tab-level-02 .card-body .card-body {
  background-color: #f5f5f5;
}

/* line 639, resources/assets/styles/components/_tabs.scss */

#tab_level_alt .card {
  border: 1px solid #332f2b;
  margin-bottom: 3px;
}

/* line 643, resources/assets/styles/components/_tabs.scss */

#tab_level_alt .card .tab-level-alt {
  background-color: #332f2b;
}

/* line 646, resources/assets/styles/components/_tabs.scss */

#tab_level_alt .card .tab-level-alt > .card-title {
  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;
}

/* line 651, resources/assets/styles/components/_tabs.scss */

#tab_level_alt .card .tab-level-alt > .card-title::after {
  content: "\F077";
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 661, resources/assets/styles/components/_tabs.scss */

#tab_level_alt .card .tab-level-alt.collapsed > .card-title::after {
  -webkit-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* line 672, resources/assets/styles/components/_tabs.scss */

.testimonials {
  padding: 70px 0 0;
}

@media screen and (max-width: 992px) {
  /* line 672, resources/assets/styles/components/_tabs.scss */

  .testimonials {
    padding: 50px 0;
  }
}

/* line 679, resources/assets/styles/components/_tabs.scss */

.testimonials .employer-depoiment {
  border: 1px solid #00c9eb;
  border-radius: 16px;
  position: relative;
  top: -140px;
  z-index: 0;
  overflow: hidden;
  background-color: #fff;
}

@media (max-width: 991.98px) {
  /* line 679, resources/assets/styles/components/_tabs.scss */

  .testimonials .employer-depoiment {
    -webkit-box-shadow: none;
            box-shadow: none;
    top: 25px;
  }
}

/* line 693, resources/assets/styles/components/_tabs.scss */

.testimonials .employer-depoiment .tab-employers-list-list-item-image {
  width: 180px;
  border: 1px solid #00c9eb;
  border-radius: 50%;
  margin: auto;
  background-color: #fff;
}

/* line 701, resources/assets/styles/components/_tabs.scss */

.testimonials .employer-depoiment .slick-dots {
  position: absolute;
  bottom: -38px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 711, resources/assets/styles/components/_tabs.scss */

.testimonials .employer-depoiment .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 720, resources/assets/styles/components/_tabs.scss */

.testimonials .employer-depoiment .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 733, resources/assets/styles/components/_tabs.scss */

.testimonials .employer-depoiment .slick-dots li button::before {
  font-size: 30px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\2022";
  text-align: center;
  opacity: 0.25;
  color: black;
}

/* line 750, resources/assets/styles/components/_tabs.scss */

.testimonials .employer-depoiment .slick-dots li.slick-active button::before {
  opacity: 0.75;
  color: black;
}

/* line 760, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list {
  max-width: 900px;
  margin: auto;
  height: 291px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 36;
}

/* line 770, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list .slick-list {
  overflow: hidden;
}

/* line 774, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list {
  list-style: none;
}

/* line 777, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-arrow {
  top: 40%;
  position: absolute;
  padding-top: 3px;
  background-color: #00c9eb;
  border: 2px solid #00c9eb;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-shadow: 0 0 6px 1px #767676;
          box-shadow: 0 0 6px 1px #767676;
}

/* line 789, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-arrow::before {
  font-size: 15px;
  color: #fff;
}

/* line 795, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-next {
  padding-left: 8px;
  right: -60px;
}

/* line 800, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-prev {
  padding-left: 2px;
  left: -60px;
}

/* line 805, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-track {
  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;
  z-index: 2;
}

/* line 812, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-slide {
  width: 180px;
  margin: 10px 15px;
}

/* line 816, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-slide.slick-current {
  width: 180px;
}

/* line 820, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-slide .tab-employers-list-list-item {
  text-align: center;
  position: relative;
  cursor: pointer;
}

/* line 825, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-slide .tab-employers-list-list-item-image {
  width: 90px;
  margin: auto;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
  border: 1px solid #00c9eb;
}

/* line 837, resources/assets/styles/components/_tabs.scss */

.testimonials .tab-employers-list-list .slick-current .tab-employers-list-list-item .tab-employers-list-list-item-image {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 180px;
  border-radius: 50%;
  border: 1px solid #00c9eb;
  margin: auto;
  background-color: #fff;
}

/* line 2, resources/assets/styles/components/_svgs.scss */

.svgs-animated svg {
  width: 100%;
}

/* line 5, resources/assets/styles/components/_svgs.scss */

.svgs-animated svg g {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/* line 2, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

/* line 9, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table thead tr th {
  height: 90px;
  background-color: #fff;
  color: #6a6a6a;
}

/* line 19, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table tbody tr td {
  border-top: 1px solid #f6f6f6;
  text-align: center;
  padding: 5px;
  font-weight: 700;
}

/* line 26, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table tbody tr td small {
  display: block;
  font-weight: 500;
}

/* line 31, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table tbody tr td::after {
  content: "";
  display: block;
  font-weight: 500;
  font-size: 0.85rem;
  text-transform: none;
}

/* line 39, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table tbody tr td.manager-client {
  background-color: #dedede !important;
  color: #023 !important;
}

/* line 43, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table tbody tr td.manager-client::after {
  content: "(Gest\E3o do Cliente)";
}

/* line 48, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table tbody tr td.manager-totvs {
  background-color: #00c9eb !important;
  color: #fff;
}

/* line 52, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table tbody tr td.manager-totvs::after {
  content: "(Gest\E3o TOTVS)";
}

/* line 57, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table tbody tr td.manager-provider {
  background-color: #ebebeb !important;
  color: #023;
}

/* line 61, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table tbody tr td.manager-provider::after {
  content: "(Gest\E3o do Fornecedor do Datacenter)";
}

/* line 69, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table-main {
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 2px 3px 6px 2px rgba(0, 0, 0, 0.35);
          box-shadow: 2px 3px 6px 2px rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 75, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table-main:hover {
  -webkit-box-shadow: 1px 1px 16px 1px rgba(0, 0, 0, 0.81);
          box-shadow: 1px 1px 16px 1px rgba(0, 0, 0, 0.81);
}

/* line 81, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table-main thead tr th {
  height: 100px;
  background-color: #fff;
  color: #023;
}

/* line 91, resources/assets/styles/components/_tables.scss */

.comparative-tables .c-table-main tbody tr td {
  color: #fff;
  padding: 6px;
}

@media screen and (max-width: 767px) {
  /* line 104, resources/assets/styles/components/_tables.scss */

  .tables-container .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  /* line 109, resources/assets/styles/components/_tables.scss */

  .tables-container .slick-slide {
    padding: 15px 0;
  }

  /* line 113, resources/assets/styles/components/_tables.scss */

  .tables-container .slick-prev,
  .tables-container .slick-next {
    width: 44px;
    height: 44px;
    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;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  /* line 125, resources/assets/styles/components/_tables.scss */

  .tables-container .slick-prev::before,
  .tables-container .slick-next::before {
    font-size: 25px;
    color: #00dbff;
  }

  /* line 130, resources/assets/styles/components/_tables.scss */

  .tables-container .slick-prev:focus,
  .tables-container .slick-next:focus {
    outline: none;
  }
}

/* line 137, resources/assets/styles/components/_tables.scss */

.table-list {
  border-radius: 20px !important;
  -webkit-box-shadow: 1px 7px 30px 1px rgba(33, 29, 28, 0.45);
          box-shadow: 1px 7px 30px 1px rgba(33, 29, 28, 0.45);
}

/* line 142, resources/assets/styles/components/_tables.scss */

.table-list .table-item:first-child {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

/* line 147, resources/assets/styles/components/_tables.scss */

.table-list .table-item:last-child {
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}

/* line 154, resources/assets/styles/components/_tables.scss */

.wrap-tables {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/* line 159, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-left,
.wrap-tables .table-center {
  padding: 0 0 0 15px;
  z-index: 20;
}

/* line 165, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-left .table-content .content-list,
.wrap-tables .table-center .table-content .content-list {
  padding: 0;
  margin-bottom: 5px;
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  border: 1px solid #cacaca;
  border-right: none;
  list-style: none;
  overflow: hidden;
}

/* line 175, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-left .table-content .content-list li,
.wrap-tables .table-center .table-content .content-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px 0 15px;
  min-height: 65px;
  height: 65px;
  font-size: 0.85rem;
  font-weight: bold;
  line-height: 1rem;
  color: #555;
}

/* line 186, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-left .table-content .content-list li:nth-child(odd),
.wrap-tables .table-center .table-content .content-list li:nth-child(odd) {
  background-color: #fff;
}

/* line 190, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-left .table-content .content-list li:nth-child(even),
.wrap-tables .table-center .table-content .content-list li:nth-child(even) {
  background-color: #f3f3f3;
}

/* line 194, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-left .table-content .content-list li:first-child,
.wrap-tables .table-center .table-content .content-list li:first-child {
  border-radius: 20px 0 0 0;
}

/* line 198, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-left .table-content .content-list li:last-child,
.wrap-tables .table-center .table-content .content-list li:last-child {
  border-radius: 0 0 0 20px;
}

/* line 206, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center {
  padding: 0;
}

/* line 209, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .table-content {
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 10px 3px rgba(0, 0, 0, 0.25);
          box-shadow: 3px 3px 10px 3px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 215, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .table-content:hover {
  -webkit-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.35);
          box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.35);
}

/* line 219, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .table-content .table-header {
  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: 15px;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
  min-height: 65px;
  height: 65px;
}

/* line 232, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .table-content .table-header.color-1 {
  background-color: #04b4c7;
}

/* line 236, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .table-content .table-header.color-2 {
  background-color: #0695bd;
}

/* line 240, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .table-content .table-header.color-3 {
  background-color: #00749c;
}

/* line 245, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .table-content .content-list {
  border: none;
  margin-bottom: 0;
}

/* line 249, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .table-content .content-list .row-li {
  min-height: 65px;
  height: 65px;
  padding: 0 15px;
}

/* line 254, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .table-content .content-list .row-li img {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 0;
}

/* line 265, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .row .col-md-4 {
  padding: 6px;
}

/* line 269, resources/assets/styles/components/_tables.scss */

.wrap-tables .table-center .row .col-md-4:first-child .table-content {
  border-radius: 20px 20px 20px 0;
  background-color: #fff;
}

/* line 278, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob {
  padding: 0 15px;
}

/* line 281, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob {
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 30px;
  padding: 0;
  padding-bottom: 0;
}

/* line 289, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob .table-header-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}

/* line 299, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob .table-header-mob.color-1 {
  background-color: #04b4c7;
}

/* line 303, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob .table-header-mob.color-2 {
  background-color: #0695bd;
}

/* line 307, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob .table-header-mob.color-3 {
  background-color: #00749c;
}

/* line 312, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob .table-list-mob {
  padding: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 317, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob .table-list-mob .mob-li {
  padding: 10px 40px;
  margin-top: 0;
}

/* line 321, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob .table-list-mob .mob-li:nth-child(odd) {
  background-color: #fff;
}

/* line 325, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob .table-list-mob .mob-li:nth-child(even) {
  background-color: #f3f3f3;
}

/* line 329, resources/assets/styles/components/_tables.scss */

.wrap-tables .mob .table-content-mob .table-list-mob .mob-li::before {
  margin-left: 15px;
  top: 10px;
  content: "\F14A";
}

/* line 2, resources/assets/styles/components/_grid.scss */

.grid-image {
  grid-area: image;
  width: 120%;
  height: auto;
  position: relative;
  z-index: 2;
  margin-left: -20px;
}

/* line 10, resources/assets/styles/components/_grid.scss */

.grid-image .bg-devices {
  width: 100%;
  height: auto;
  margin-top: -30px;
  text-align: center;
  position: relative;
  z-index: 1;
}

/* line 18, resources/assets/styles/components/_grid.scss */

.grid-image .bg-devices img {
  width: 100%;
  height: auto;
}

/* line 23, resources/assets/styles/components/_grid.scss */

.grid-image .bg-devices .screen-img-box {
  display: block;
  padding-left: 0;
  position: absolute;
  z-index: 2;
  top: 65px;
  left: 16px;
  width: 230px;
  height: 410px;
  list-style: none;
}

@media screen and (max-width: 1200px) {
  /* line 23, resources/assets/styles/components/_grid.scss */

  .grid-image .bg-devices .screen-img-box {
    width: 190px;
    height: 335px;
    top: 54px;
    left: 14px;
  }
}

/* line 41, resources/assets/styles/components/_grid.scss */

.grid-image .bg-devices .screen-img-box li {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 230px;
  height: 410px;
  background-color: #000;
}

@media screen and (max-width: 1200px) {
  /* line 41, resources/assets/styles/components/_grid.scss */

  .grid-image .bg-devices .screen-img-box li {
    width: 192px;
    height: 340px;
  }
}

/* line 56, resources/assets/styles/components/_grid.scss */

.grid-image .bg-devices .screen-img-box li.hide {
  display: none;
}

/* line 60, resources/assets/styles/components/_grid.scss */

.grid-image .bg-devices .screen-img-box li.show {
  display: block;
}

/* line 68, resources/assets/styles/components/_grid.scss */

.grid-content-1 {
  grid-area: content1;
}

/* line 72, resources/assets/styles/components/_grid.scss */

.grid-content-2 {
  grid-area: content2;
}

/* line 76, resources/assets/styles/components/_grid.scss */

.grid-content-3 {
  grid-area: content3;
}

/* line 80, resources/assets/styles/components/_grid.scss */

.grid-content-4 {
  grid-area: content4;
}

/* line 86, resources/assets/styles/components/_grid.scss */

.grid-content-2 .box,
.grid-content-4 .box {
  text-align: right;
}

@media screen and (max-width: 992px) {
  /* line 86, resources/assets/styles/components/_grid.scss */

  .grid-content-2 .box,
  .grid-content-4 .box {
    text-align: left;
  }
}

/* line 94, resources/assets/styles/components/_grid.scss */

.grid-content-2 .box small .dir,
.grid-content-4 .box small .dir {
  display: inline-block;
}

/* line 98, resources/assets/styles/components/_grid.scss */

.grid-content-2 .box small .esq,
.grid-content-4 .box small .esq {
  display: none;
}

/* line 109, resources/assets/styles/components/_grid.scss */

.grid-content-1 .box small .dir,
.grid-content-3 .box small .dir {
  display: none;
}

/* line 113, resources/assets/styles/components/_grid.scss */

.grid-content-1 .box small .esq,
.grid-content-3 .box small .esq {
  display: inline-block;
}

/* line 124, resources/assets/styles/components/_grid.scss */

.grid-content-1 .box,
.grid-content-2 .box,
.grid-content-3 .box,
.grid-content-4 .box {
  width: 100%;
  min-height: 200px;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 10px #cfcfcf;
          box-shadow: 5px 5px 10px #cfcfcf;
  cursor: pointer;
  color: #6a6a6a;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

@media screen and (max-width: 992px) {
  /* line 124, resources/assets/styles/components/_grid.scss */

  .grid-content-1 .box,
  .grid-content-2 .box,
  .grid-content-3 .box,
  .grid-content-4 .box {
    min-height: 100px;
    height: auto;
    padding: 15px;
  }
}

/* line 140, resources/assets/styles/components/_grid.scss */

.grid-content-1 .box p,
.grid-content-2 .box p,
.grid-content-3 .box p,
.grid-content-4 .box p {
  margin-bottom: 0;
  font-size: 1rem;
}

@media screen and (max-width: 1200px) {
  /* line 140, resources/assets/styles/components/_grid.scss */

  .grid-content-1 .box p,
  .grid-content-2 .box p,
  .grid-content-3 .box p,
  .grid-content-4 .box p {
    font-size: 0.8rem;
  }
}

/* line 149, resources/assets/styles/components/_grid.scss */

.grid-content-1 .box small,
.grid-content-2 .box small,
.grid-content-3 .box small,
.grid-content-4 .box small {
  font-size: 1rem;
  font-weight: 900;
  color: #00c9eb;
}

/* line 155, resources/assets/styles/components/_grid.scss */

.grid-content-1 .box:hover,
.grid-content-1 .box.active,
.grid-content-2 .box:hover,
.grid-content-2 .box.active,
.grid-content-3 .box:hover,
.grid-content-3 .box.active,
.grid-content-4 .box:hover,
.grid-content-4 .box.active {
  background: -webkit-gradient(linear, left top, right top, from(#6fb5c2), to(#3f92a1));
  background: -webkit-linear-gradient(left, #6fb5c2, #3f92a1);
  background: -o-linear-gradient(left, #6fb5c2, #3f92a1);
  background: linear-gradient(to right, #6fb5c2, #3f92a1);
  color: #fff;
}

/* line 160, resources/assets/styles/components/_grid.scss */

.grid-content-1 .box:hover small,
.grid-content-1 .box.active small,
.grid-content-2 .box:hover small,
.grid-content-2 .box.active small,
.grid-content-3 .box:hover small,
.grid-content-3 .box.active small,
.grid-content-4 .box:hover small,
.grid-content-4 .box.active small {
  color: #fff;
}

/* line 167, resources/assets/styles/components/_grid.scss */

.grid-devices {
  display: grid;
  grid-template-columns: 1.2fr 0.6fr 1.2fr;
  grid-template-areas: "content1 image content2" "content3 image content4";
  grid-gap: 10px;
}

/* line 173, resources/assets/styles/components/_grid.scss */

.grid-devices > div:nth-child(even) > article {
  text-align: right;
}

@media screen and (max-width: 992px) {
  /* line 167, resources/assets/styles/components/_grid.scss */

  .grid-devices {
    grid-template-columns: 1fr;
    grid-template-areas: "content1" "content2" "content3" "content4";
    grid-gap: 30px;
  }
}

/* line 182, resources/assets/styles/components/_grid.scss */

.img-note {
  width: 100%;
  height: auto;
}

/* line 186, resources/assets/styles/components/_grid.scss */

.img-note .note {
  width: 100%;
}

/* line 191, resources/assets/styles/components/_grid.scss */

.card-mob {
  border: none;
}

/* line 195, resources/assets/styles/components/_grid.scss */

.mod-plans {
  display: grid;
  grid-template-columns: 180px 4fr;
}

/* line 199, resources/assets/styles/components/_grid.scss */

.mod-plans .table-headers {
  width: calc(100% + 61px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(30px);
       -o-transform: translateX(30px);
          transform: translateX(30px);
  border: 1px solid #f5f5f5;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
}

/* line 209, resources/assets/styles/components/_grid.scss */

.mod-plans .table-headers > strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 75px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px;
  font-size: 1rem;
  line-height: 1.2;
  padding-right: 33px;
  font-weight: 400 !important;
}

/* line 222, resources/assets/styles/components/_grid.scss */

.mod-plans .table-headers > strong:nth-child(odd) {
  background-color: #f5f5f5;
}

/* line 228, resources/assets/styles/components/_grid.scss */

.mod-plans .plans {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  position: relative;
  z-index: 5;
}

/* line 235, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .title {
  height: 76px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  font-size: 1.25rem;
  background-color: #023;
}

/* line 243, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border: 1px solid #023;
  background-color: #fff;
  overflow: hidden;
}

/* line 250, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .info-offer {
  height: 231px;
}

/* line 253, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .info-offer .price {
  width: 100%;
  height: 131px;
}

/* line 257, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .info-offer .price p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
}

/* line 262, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .info-offer .price p strong {
  font-size: 32px;
  font-weight: 900;
}

/* line 270, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .info-offer .buttons .btn-new {
  width: 100%;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 22px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 900;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 282, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .info-offer .buttons .btn-new:hover {
  text-decoration: none;
}

/* line 286, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .info-offer .buttons .btn-new.-outline-blue {
  border: 2px solid #00c9eb;
  font-size: 0.875rem;
  color: #00c9eb;
  background-color: #fff;
}

/* line 292, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .info-offer .buttons .btn-new.-outline-blue:hover {
  color: #fff;
  background-color: #00c9eb;
}

/* line 301, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .bottom-data {
  border-top: 1px solid #f5f5f5;
}

/* line 304, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .bottom-data .info {
  width: 100%;
  height: 75px;
  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;
  font-size: 1.15rem;
  font-weight: 400;
  border: 1px solid transparent;
}

/* line 314, resources/assets/styles/components/_grid.scss */

.mod-plans .plans .content .bottom-data .info:nth-child(odd) {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
}

@media screen and (max-width: 996px) {
  /* line 325, resources/assets/styles/components/_grid.scss */

  .mod-plans {
    display: block;
    position: relative;
  }

  /* line 329, resources/assets/styles/components/_grid.scss */

  .mod-plans .swipe-right {
    position: absolute;
    right: 30px;
    top: 85px;
    z-index: 100;
  }

  /* line 336, resources/assets/styles/components/_grid.scss */

  .mod-plans .plans {
    display: block;
    position: relative;
    z-index: 5;
  }

  /* line 341, resources/assets/styles/components/_grid.scss */

  .mod-plans .plans .slick-slide {
    padding: 0 5px;
  }
}

/* line 1, resources/assets/styles/components/_infographic.scss */

.info-box {
  max-width: 700px;
  height: auto;
  margin: 0 auto;
}

/* line 6, resources/assets/styles/components/_infographic.scss */

.info-box img {
  width: 100%;
  height: auto;
}

/* line 12, resources/assets/styles/components/_infographic.scss */

.info-list {
  padding-left: 0 !important;
}

/* line 15, resources/assets/styles/components/_infographic.scss */

.info-list li {
  display: block;
  width: 200px;
}

/* line 19, resources/assets/styles/components/_infographic.scss */

.info-list li span {
  display: block;
  padding-top: 15px;
}

/* line 24, resources/assets/styles/components/_infographic.scss */

.info-list li img {
  width: 100%;
}

/* line 1, resources/assets/styles/components/_blog.scss */

.sidebar-blog {
  border-radius: 10px;
}

/* line 4, resources/assets/styles/components/_blog.scss */

.sidebar-blog .sidebar-blog-header {
  font-size: 1rem !important;
  padding: 12px 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 11, resources/assets/styles/components/_blog.scss */

.sidebar-blog .sidebar-blog-subheader {
  font-size: 1rem !important;
  font-weight: bold;
}

/* line 16, resources/assets/styles/components/_blog.scss */

.sidebar-blog .filter-blog {
  margin: 12px;
  padding: 12px;
  font-size: 1rem !important;
}

/* line 23, resources/assets/styles/components/_blog.scss */

.card-blog {
  padding: 14px 20px;
}

/* line 26, resources/assets/styles/components/_blog.scss */

.card-blog div {
  font-size: 1rem !important;
}

/* line 31, resources/assets/styles/components/_blog.scss */

.card-blog p a {
  font-size: 20px !important;
  text-decoration: none;
}

/* line 37, resources/assets/styles/components/_blog.scss */

.card-blog p:hover a {
  text-decoration: underline;
}

/* line 43, resources/assets/styles/components/_blog.scss */

.card-blog:hover {
  background-color: #cacaca !important;
}

/* line 48, resources/assets/styles/components/_blog.scss */

.link-email-blog-imprensa {
  color: #494440;
}

/* line 51, resources/assets/styles/components/_blog.scss */

.link-email-blog-imprensa:hover {
  color: #494440;
  text-decoration: underline;
}

/* line 58, resources/assets/styles/components/_blog.scss */

.hover-post a {
  text-decoration: underline;
}

/* line 62, resources/assets/styles/components/_blog.scss */

.hover-post .bg-gray-lighter {
  background-color: #999;
}

/* line 2, resources/assets/styles/layouts/_header-imprensa.scss */

.header.header-imprensa {
  position: relative;
  background: #fff;
  color: #023;
  -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
          box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
  padding: 10px 0;
}

/* line 9, resources/assets/styles/layouts/_header-imprensa.scss */

.header.header-imprensa.sticky_header {
  background: rgba(255, 255, 255, 0.95);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
}

/* line 19, resources/assets/styles/layouts/_header-imprensa.scss */

.header.header-imprensa .nav-primary .nav > .menu-item a {
  color: #023;
}

/* line 27, resources/assets/styles/layouts/_header-imprensa.scss */

.header.header-imprensa .hamburger span {
  background: #023;
}

/* line 32, resources/assets/styles/layouts/_header-imprensa.scss */

.header.header-imprensa .menu-principal-container {
  width: auto;
}

@media (max-width: 991.98px) {
  /* line 1, resources/assets/styles/layouts/_sidebar.scss */

  .sidebar-blog {
    margin-bottom: 25px;
  }
}

/* line 3, resources/assets/styles/layouts/_footer.scss */

footer.footer {
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #023;
  padding: 100px 0 70px;
}

/* line 9, resources/assets/styles/layouts/_footer.scss */

footer.footer.footer-base {
  background-image: none !important;
}

/* line 13, resources/assets/styles/layouts/_footer.scss */

footer.footer.footer-simple {
  padding: 40px 0;
}

/* line 18, resources/assets/styles/layouts/_footer.scss */

footer.footer .footer-top > .container {
  padding-bottom: 80px;
  margin-bottom: 50px;
}

/* line 25, resources/assets/styles/layouts/_footer.scss */

footer.footer .footer-top-new > .container h2 {
  font-size: 2.5rem;
}

/* line 29, resources/assets/styles/layouts/_footer.scss */

footer.footer .footer-top-new > .container a {
  font-size: 1.2rem;
}

/* line 37, resources/assets/styles/layouts/_footer.scss */

footer.footer .socket .footer-contact-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media (min-width: 768px) {
  /* line 37, resources/assets/styles/layouts/_footer.scss */

  footer.footer .socket .footer-contact-social-links {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

/* line 47, resources/assets/styles/layouts/_footer.scss */

footer.footer .socket .menu-item a {
  display: block;
}

/* line 1, resources/assets/styles/layouts/_pages.scss */

body {
  font-family: "TOTVS", sans-serif;
}

/* line 8, resources/assets/styles/layouts/_pages.scss */

.blog .hbspt-form form .hs-form-checkbox-display {
  color: #fff !important;
  margin-top: 10px !important;
}

/* line 17, resources/assets/styles/layouts/_pages.scss */

.news .container-background {
  background-position: 0 -250px;
}

/* line 21, resources/assets/styles/layouts/_pages.scss */

.news .news-button {
  border-radius: 35px;
  font-size: 20px;
  padding: 8px 80px;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 290px;
}

/* line 34, resources/assets/styles/layouts/_pages.scss */

.main-section.technologies .background-video {
  max-height: 304px;
}

/* line 38, resources/assets/styles/layouts/_pages.scss */

.main-section.technologies .btn-floating-bottom-left {
  width: 230px;
  font-size: 17px;
}

@media (max-width: 575.98px) {
  /* line 38, resources/assets/styles/layouts/_pages.scss */

  .main-section.technologies .btn-floating-bottom-left {
    width: initial;
  }
}

@media (max-width: 991.98px) {
  /* line 49, resources/assets/styles/layouts/_pages.scss */

  #functionalities-scroll h2 {
    font-size: 15px;
  }
}

/* line 56, resources/assets/styles/layouts/_pages.scss */

.call-to-action {
  text-align: center;
}

/* line 59, resources/assets/styles/layouts/_pages.scss */

.call-to-action img {
  max-width: 100%;
  height: auto;
}

/* line 65, resources/assets/styles/layouts/_pages.scss */

.template-politica-de-privacidade .header,
.template-politica-de-cookies .header {
  background: rgba(0, 34, 51, 0.95);
  -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
          box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.54);
}

/* line 71, resources/assets/styles/layouts/_pages.scss */

.floating-button {
  position: fixed;
  bottom: 80px;
  right: 0;
  margin-right: 15px;
  z-index: 998;
}

/* line 81, resources/assets/styles/layouts/_pages.scss */

body.template-ultimas-noticias .custom-checkbox .custom-control-label::before {
  border-radius: 0;
  border-color: 1px solid #023;
  margin-top: 1px;
}

/* line 89, resources/assets/styles/layouts/_pages.scss */

body.template-ultimas-noticias .pagination .page-link {
  border: 1px solid transparent;
  border-radius: 0.25rem;
  background: none;
  color: #023;
  font-size: 16px;
}

/* line 98, resources/assets/styles/layouts/_pages.scss */

body.template-ultimas-noticias .pagination .active .page-link {
  border: 1px solid #00c9eb;
}

/* line 2, resources/assets/styles/layouts/_posts.scss */

.single-post .header-single {
  z-index: 1000;
}

/* line 6, resources/assets/styles/layouts/_posts.scss */

.single-post .main-single {
  z-index: 100000;
  border: none;
}

/* line 11, resources/assets/styles/layouts/_posts.scss */

.single-post .main-single ul a {
  font-size: 0.8rem;
  padding: 3px 5px;
  text-decoration: none;
}

/* line 18, resources/assets/styles/layouts/_posts.scss */

.single-post .main-single h1 {
  font-size: 32px;
}

/* line 23, resources/assets/styles/layouts/_posts.scss */

.single-post .main-single div span {
  font-size: 0.8rem;
  letter-spacing: 1.15px;
}

/* line 29, resources/assets/styles/layouts/_posts.scss */

.single-post .main-single .player-vooozer {
  background: #023;
}

@media (max-width: 991.98px) {
  /* line 32, resources/assets/styles/layouts/_posts.scss */

  .single-post .main-single .player-vooozer .col-2 {
    display: none;
  }
}

/* line 39, resources/assets/styles/layouts/_posts.scss */

.single-post .main-single .progress-container {
  background-color: #d9d9d9;
  height: 7px;
  width: 100%;
  z-index: 99;
}

/* line 45, resources/assets/styles/layouts/_posts.scss */

.single-post .main-single .progress-container .progress-bar {
  background-color: #00dbff;
  height: 7px;
  width: 0%;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}

/* line 56, resources/assets/styles/layouts/_posts.scss */

.single-post .sticky_header .jumbotron-full-height {
  min-height: unset;
}

/* line 59, resources/assets/styles/layouts/_posts.scss */

.single-post .sticky_header .jumbotron-full-height .jumbotron-content {
  padding: 25px 0 20px;
}

/* line 62, resources/assets/styles/layouts/_posts.scss */

.single-post .sticky_header .jumbotron-full-height .jumbotron-content .sticky-hidden {
  display: none;
}

@media (max-width: 767.98px) {
  /* line 66, resources/assets/styles/layouts/_posts.scss */

  .single-post .sticky_header .jumbotron-full-height .jumbotron-content .sticky-hidden-sm {
    display: none;
  }
}

/* line 76, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .form-submit {
  text-align: center !important;
}

/* line 80, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #023;
}

/* line 85, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new h2 {
  font-family: "TOTVS", sans-serif;
}

/* line 89, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-reply-title {
  display: none;
}

/* line 94, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-list > li {
  border-bottom: 1px solid #5a9bbd;
  padding: 10px 0;
  font-family: "TOTVS", sans-serif;
}

/* line 99, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-list > li h4,
.single-post .comments-new .comment-list > li h5 {
  font-size: 1.2rem;
}

/* line 104, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-list > li .children {
  padding: 0 0 0 15px;
}

/* line 107, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-list > li .children > li {
  border-top: 1px solid #cfcfcf;
  padding: 15px 0;
}

/* line 113, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-list > li .avatar {
  border-radius: 50px;
}

/* line 118, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-list .comment-edit-link,
.single-post .comments-new .comment-list .comment-reply-link {
  padding: 10px 15px;
  color: #00dbff;
  text-transform: uppercase;
}

/* line 128, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-list .comment-respond {
  padding-left: 15px;
}

/* line 133, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .logged-in-as {
  font-size: 12px;
  margin-bottom: 15px !important;
}

@media (min-width: 576px) {
  /* line 138, resources/assets/styles/layouts/_posts.scss */

  .single-post .comments-new .comment-form {
    padding: 0 20%;
  }
}

/* line 143, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .comment-form-author,
.single-post .comments-new .comment-form .comment-form-email {
  width: 50%;
  float: left;
}

@media (max-width: 767.98px) {
  /* line 143, resources/assets/styles/layouts/_posts.scss */

  .single-post .comments-new .comment-form .comment-form-author,
  .single-post .comments-new .comment-form .comment-form-email {
    width: 100%;
  }
}

/* line 153, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .comment-notes,
.single-post .comments-new .comment-form .comment-form-cookies-consent {
  display: none;
}

@media (min-width: 576px) {
  /* line 158, resources/assets/styles/layouts/_posts.scss */

  .single-post .comments-new .comment-form .comment-form-author {
    padding-right: 15px;
  }
}

/* line 169, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .comment-form-comment > label,
.single-post .comments-new .comment-form .comment-form-author > label,
.single-post .comments-new .comment-form .comment-form-email > label,
.single-post .comments-new .comment-form .comment-form-url > label,
.single-post .comments-new .comment-form .comment-form-cookies-consent > label {
  display: none;
}

/* line 172, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .comment-form-comment > label.error,
.single-post .comments-new .comment-form .comment-form-author > label.error,
.single-post .comments-new .comment-form .comment-form-email > label.error,
.single-post .comments-new .comment-form .comment-form-url > label.error,
.single-post .comments-new .comment-form .comment-form-cookies-consent > label.error {
  color: #dc3545;
}

/* line 177, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .comment-form-comment > textarea,
.single-post .comments-new .comment-form .comment-form-author > textarea,
.single-post .comments-new .comment-form .comment-form-email > textarea,
.single-post .comments-new .comment-form .comment-form-url > textarea,
.single-post .comments-new .comment-form .comment-form-cookies-consent > textarea {
  border-radius: 10px;
  padding: 25px;
}

/* line 181, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .comment-form-comment > textarea::-webkit-input-placeholder,
.single-post .comments-new .comment-form .comment-form-author > textarea::-webkit-input-placeholder,
.single-post .comments-new .comment-form .comment-form-email > textarea::-webkit-input-placeholder,
.single-post .comments-new .comment-form .comment-form-url > textarea::-webkit-input-placeholder,
.single-post .comments-new .comment-form .comment-form-cookies-consent > textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}

.single-post .comments-new .comment-form .comment-form-comment > textarea::-moz-placeholder,
.single-post .comments-new .comment-form .comment-form-author > textarea::-moz-placeholder,
.single-post .comments-new .comment-form .comment-form-email > textarea::-moz-placeholder,
.single-post .comments-new .comment-form .comment-form-url > textarea::-moz-placeholder,
.single-post .comments-new .comment-form .comment-form-cookies-consent > textarea::-moz-placeholder {
  text-transform: uppercase;
}

.single-post .comments-new .comment-form .comment-form-comment > textarea::-ms-input-placeholder,
.single-post .comments-new .comment-form .comment-form-author > textarea::-ms-input-placeholder,
.single-post .comments-new .comment-form .comment-form-email > textarea::-ms-input-placeholder,
.single-post .comments-new .comment-form .comment-form-url > textarea::-ms-input-placeholder,
.single-post .comments-new .comment-form .comment-form-cookies-consent > textarea::-ms-input-placeholder {
  text-transform: uppercase;
}

.single-post .comments-new .comment-form .comment-form-comment > textarea::placeholder,
.single-post .comments-new .comment-form .comment-form-author > textarea::placeholder,
.single-post .comments-new .comment-form .comment-form-email > textarea::placeholder,
.single-post .comments-new .comment-form .comment-form-url > textarea::placeholder,
.single-post .comments-new .comment-form .comment-form-cookies-consent > textarea::placeholder {
  text-transform: uppercase;
}

/* line 186, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .comment-form-comment > input,
.single-post .comments-new .comment-form .comment-form-author > input,
.single-post .comments-new .comment-form .comment-form-email > input,
.single-post .comments-new .comment-form .comment-form-url > input,
.single-post .comments-new .comment-form .comment-form-cookies-consent > input {
  padding: 25px;
}

/* line 189, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .comment-form-comment > input::-webkit-input-placeholder,
.single-post .comments-new .comment-form .comment-form-author > input::-webkit-input-placeholder,
.single-post .comments-new .comment-form .comment-form-email > input::-webkit-input-placeholder,
.single-post .comments-new .comment-form .comment-form-url > input::-webkit-input-placeholder,
.single-post .comments-new .comment-form .comment-form-cookies-consent > input::-webkit-input-placeholder {
  text-transform: uppercase;
}

.single-post .comments-new .comment-form .comment-form-comment > input::-moz-placeholder,
.single-post .comments-new .comment-form .comment-form-author > input::-moz-placeholder,
.single-post .comments-new .comment-form .comment-form-email > input::-moz-placeholder,
.single-post .comments-new .comment-form .comment-form-url > input::-moz-placeholder,
.single-post .comments-new .comment-form .comment-form-cookies-consent > input::-moz-placeholder {
  text-transform: uppercase;
}

.single-post .comments-new .comment-form .comment-form-comment > input::-ms-input-placeholder,
.single-post .comments-new .comment-form .comment-form-author > input::-ms-input-placeholder,
.single-post .comments-new .comment-form .comment-form-email > input::-ms-input-placeholder,
.single-post .comments-new .comment-form .comment-form-url > input::-ms-input-placeholder,
.single-post .comments-new .comment-form .comment-form-cookies-consent > input::-ms-input-placeholder {
  text-transform: uppercase;
}

.single-post .comments-new .comment-form .comment-form-comment > input::placeholder,
.single-post .comments-new .comment-form .comment-form-author > input::placeholder,
.single-post .comments-new .comment-form .comment-form-email > input::placeholder,
.single-post .comments-new .comment-form .comment-form-url > input::placeholder,
.single-post .comments-new .comment-form .comment-form-cookies-consent > input::placeholder {
  text-transform: uppercase;
}

/* line 194, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .comment-form-comment > [type="checkbox"],
.single-post .comments-new .comment-form .comment-form-author > [type="checkbox"],
.single-post .comments-new .comment-form .comment-form-email > [type="checkbox"],
.single-post .comments-new .comment-form .comment-form-url > [type="checkbox"],
.single-post .comments-new .comment-form .comment-form-cookies-consent > [type="checkbox"] {
  vertical-align: middle;
  margin-right: 5px;
}

/* line 200, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .form-submit {
  text-align: center;
}

/* line 203, resources/assets/styles/layouts/_posts.scss */

.single-post .comments-new .comment-form .form-submit .submit {
  font-weight: 700;
  border: 2px solid #00dbff;
  color: #00dbff;
  background-color: transparent;
}

/* line 217, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .comment-list .comment-edit-link,
.single-post .comments .comment-list .comment-reply-link {
  padding: 10px 15px;
  color: #00dbff;
  text-transform: uppercase;
}

/* line 227, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .comment-list .comment-respond {
  padding-left: 15px;
}

/* line 232, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .comment-reply-title {
  color: #00dbff;
  font-weight: 700;
}

/* line 237, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .logged-in-as {
  font-size: 12px;
  margin-bottom: 15px !important;
}

/* line 248, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .comment-form .comment-form-comment > label,
.single-post .comments .comment-form .comment-form-author > label,
.single-post .comments .comment-form .comment-form-email > label,
.single-post .comments .comment-form .comment-form-url > label,
.single-post .comments .comment-form .comment-form-cookies-consent > label {
  font-size: 12px;
}

/* line 251, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .comment-form .comment-form-comment > label.error,
.single-post .comments .comment-form .comment-form-author > label.error,
.single-post .comments .comment-form .comment-form-email > label.error,
.single-post .comments .comment-form .comment-form-url > label.error,
.single-post .comments .comment-form .comment-form-cookies-consent > label.error {
  color: #dc3545;
}

/* line 256, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .comment-form .comment-form-comment > textarea,
.single-post .comments .comment-form .comment-form-author > textarea,
.single-post .comments .comment-form .comment-form-email > textarea,
.single-post .comments .comment-form .comment-form-url > textarea,
.single-post .comments .comment-form .comment-form-cookies-consent > textarea {
  border-radius: 10px;
}

/* line 260, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .comment-form .comment-form-comment > [type="checkbox"],
.single-post .comments .comment-form .comment-form-author > [type="checkbox"],
.single-post .comments .comment-form .comment-form-email > [type="checkbox"],
.single-post .comments .comment-form .comment-form-url > [type="checkbox"],
.single-post .comments .comment-form .comment-form-cookies-consent > [type="checkbox"] {
  vertical-align: middle;
  margin-right: 5px;
}

/* line 266, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .comment-form .form-submit {
  text-align: right;
}

/* line 269, resources/assets/styles/layouts/_posts.scss */

.single-post .comments .comment-form .form-submit .submit {
  font-weight: 700;
}

/* line 279, resources/assets/styles/layouts/_posts.scss */

.single-post .single-content {
  color: #023;
}

/* line 282, resources/assets/styles/layouts/_posts.scss */

.single-post .single-content p {
  margin-bottom: 1.2rem;
  font-size: 18px;
  line-height: 1.5;
}

/* line 288, resources/assets/styles/layouts/_posts.scss */

.single-post .single-content h2 {
  font-size: 1.8rem;
}

/* line 292, resources/assets/styles/layouts/_posts.scss */

.single-post .single-content h3 {
  font-size: 1.55rem;
}

/* line 296, resources/assets/styles/layouts/_posts.scss */

.single-post .single-content p ~ h2,
.single-post .single-content p ~ h3 {
  margin-top: 40px;
}

/* line 301, resources/assets/styles/layouts/_posts.scss */

.single-post .single-content img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767.98px) {
  /* line 310, resources/assets/styles/layouts/_posts.scss */

  .single-post .single-content {
    text-align: center;
  }

  /* line 313, resources/assets/styles/layouts/_posts.scss */

  .single-post .single-content h2 {
    font-size: 1.35rem;
  }

  /* line 317, resources/assets/styles/layouts/_posts.scss */

  .single-post .single-content h3 {
    font-size: 1.15rem;
  }

  /* line 321, resources/assets/styles/layouts/_posts.scss */

  .single-post .single-content p {
    font-size: 14px !important;
  }

  /* line 325, resources/assets/styles/layouts/_posts.scss */

  .single-post .single-content p ~ h2,
  .single-post .single-content p ~ h3 {
    margin-top: 30px;
  }

  /* line 331, resources/assets/styles/layouts/_posts.scss */

  .single-post .single-content ul li {
    text-align: left;
  }
}

/* line 340, resources/assets/styles/layouts/_posts.scss */

.template-conteudo .btn-outline-white-new {
  border: 2px solid #fff;
}

/* line 343, resources/assets/styles/layouts/_posts.scss */

.template-conteudo .btn-outline-white-new:hover {
  color: #fff;
  border-color: #00dbff;
}

@media screen and (max-width: 1023px) {
  /* line 355, resources/assets/styles/layouts/_posts.scss */

  .blog .jumbotron-full-height .jumbotron-image,
  .single-post .jumbotron-full-height .jumbotron-image,
  .template-conteudo .jumbotron-full-height .jumbotron-image {
    display: none;
  }
}

/* line 1, resources/assets/styles/layouts/_tinymce.scss */

body#tinymce {
  margin: 12px !important;
}

/* Slider */

/* line 3, node_modules/slick-carousel/slick/slick.scss */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, node_modules/slick-carousel/slick/slick.scss */

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, node_modules/slick-carousel/slick/slick.scss */

.slick-list:focus {
  outline: none;
}

/* line 28, node_modules/slick-carousel/slick/slick.scss */

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, node_modules/slick-carousel/slick/slick.scss */

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, node_modules/slick-carousel/slick/slick.scss */

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, node_modules/slick-carousel/slick/slick.scss */

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

/* line 56, node_modules/slick-carousel/slick/slick.scss */

.slick-track:after {
  clear: both;
}

/* line 60, node_modules/slick-carousel/slick/slick.scss */

.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, node_modules/slick-carousel/slick/slick.scss */

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, node_modules/slick-carousel/slick/slick.scss */

[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, node_modules/slick-carousel/slick/slick.scss */

.slick-slide img {
  display: block;
}

/* line 74, node_modules/slick-carousel/slick/slick.scss */

.slick-slide.slick-loading img {
  display: none;
}

/* line 80, node_modules/slick-carousel/slick/slick.scss */

.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, node_modules/slick-carousel/slick/slick.scss */

.slick-initialized .slick-slide {
  display: block;
}

/* line 88, node_modules/slick-carousel/slick/slick.scss */

.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, node_modules/slick-carousel/slick/slick.scss */

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, node_modules/slick-carousel/slick/slick.scss */

.slick-arrow.slick-hidden {
  display: none;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding-right: 0 !important;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-container {
  position: relative;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox iframe {
  width: 100%;
  height: 100%;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-nav-overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-nav-overlay a {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  color: #fff;
  font-size: 30px;
  z-index: 1;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-nav-overlay a > * {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-nav-overlay a > :focus {
  outline: none;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-nav-overlay a span {
  padding: 0 30px;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-nav-overlay a:focus {
  outline: none;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-nav-overlay a.disabled,
.ekko-lightbox-nav-overlay a.btn-disabled,
.ekko-lightbox-nav-overlay a[href="#off"] {
  cursor: default;
  visibility: hidden;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox .modal-dialog {
  display: none;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox .modal-footer {
  text-align: left;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: a 2s infinite ease-in-out;
       -o-animation: a 2s infinite ease-in-out;
          animation: a 2s infinite ease-in-out;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.ekko-lightbox-loader > div > div:last-child {
  -webkit-animation-delay: -1s;
       -o-animation-delay: -1s;
          animation-delay: -1s;
}

/* line 1, node_modules/ekko-lightbox/dist/ekko-lightbox.css */

.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #333;
}

@-webkit-keyframes a {
  0%, to {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@-o-keyframes a {
  0%, to {
    -o-transform: scale(0);
       transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    -o-transform: scale(1);
       transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes a {
  0%, to {
    -o-transform: scale(0);
       transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    -o-transform: scale(1);
       transform: scale(1);
    -webkit-transform: scale(1);
  }
}




/*# sourceMappingURL=main.css.map*/