/*!******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/app.scss ***!
  \******************************************************************************************************************************************************/
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --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", "Liberation 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; }

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

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

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

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

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

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

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

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  appearance: none; }

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057; }

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

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

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

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

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

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

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2328a745%27 d=%27M2.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%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2328a745%27 d=%27M2.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%27/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.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: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27 viewBox=%270 0 12 12%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27 viewBox=%270 0 12 12%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

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

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

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

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

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

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

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

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

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

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .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; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

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

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

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

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

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

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

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

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

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.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; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

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

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

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

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

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

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

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

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

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .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; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) > .form-control:not(:last-child),
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation > .form-control:nth-last-child(n + 3),
  .input-group.has-validation > .custom-select:nth-last-child(n + 3),
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  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; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.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,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.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,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn: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; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn: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; }

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  color-adjust: exact; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23fff%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z%27/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%274%27 viewBox=%270 0 4 4%27%3e%3cpath stroke=%27%23fff%27 d=%27M0 2h4%27/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

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

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    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; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.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: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

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

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.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;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .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; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

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

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

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

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

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

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

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

.navbar-light .navbar-nav .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, 0, 0, 0.9); }

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

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.5%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e"); }

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

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

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

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

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

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.5%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

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

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

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

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

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

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  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; }

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

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

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-success {
  background-color: #28a745 !important; }

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

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

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

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

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

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

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

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

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

.bg-dark {
  background-color: #343a40 !important; }

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

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

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

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

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

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

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

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

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

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

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

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

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

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

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

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

.rounded-pill {
  border-radius: 50rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

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

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

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

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

.justify-content-center {
  justify-content: center !important; }

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

.justify-content-around {
  justify-content: space-around !important; }

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

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

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

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

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

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

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

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

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

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

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

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

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

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

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

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

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

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

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

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

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

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

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

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

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

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

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

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

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-success {
  color: #28a745 !important; }

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

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

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

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

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

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

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

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

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

.text-dark {
  color: #343a40 !important; }

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

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

.text-muted {
  color: #6c757d !important; }

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

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

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

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

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/*
* Spacing
*/
.p-192-96-32 {
  padding: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-192-96-32 {
      padding: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .p-192-96-32 {
      padding: 2rem !important; } }

.pt-192-96-32,
.py-192-96-32 {
  padding-top: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-192-96-32,
    .py-192-96-32 {
      padding-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-192-96-32,
    .py-192-96-32 {
      padding-top: 2rem !important; } }

.pr-192-96-32,
.px-192-96-32 {
  padding-right: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-192-96-32,
    .px-192-96-32 {
      padding-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-192-96-32,
    .px-192-96-32 {
      padding-right: 2rem !important; } }

.pb-192-96-32,
.py-192-96-32 {
  padding-bottom: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-192-96-32,
    .py-192-96-32 {
      padding-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-192-96-32,
    .py-192-96-32 {
      padding-bottom: 2rem !important; } }

.pl-192-96-32,
.px-192-96-32 {
  padding-left: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-192-96-32,
    .px-192-96-32 {
      padding-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-192-96-32,
    .px-192-96-32 {
      padding-left: 2rem !important; } }

.m-192-96-32 {
  margin: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-192-96-32 {
      margin: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .m-192-96-32 {
      margin: 2rem !important; } }

.mt-192-96-32,
.my-192-96-32 {
  margin-top: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-192-96-32,
    .my-192-96-32 {
      margin-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-192-96-32,
    .my-192-96-32 {
      margin-top: 2rem !important; } }

.mr-192-96-32,
.mx-192-96-32 {
  margin-right: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-192-96-32,
    .mx-192-96-32 {
      margin-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-192-96-32,
    .mx-192-96-32 {
      margin-right: 2rem !important; } }

.mb-192-96-32,
.my-192-96-32 {
  margin-bottom: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-192-96-32,
    .my-192-96-32 {
      margin-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-192-96-32,
    .my-192-96-32 {
      margin-bottom: 2rem !important; } }

.ml-192-96-32,
.mx-192-96-32 {
  margin-left: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-192-96-32,
    .mx-192-96-32 {
      margin-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-192-96-32,
    .mx-192-96-32 {
      margin-left: 2rem !important; } }

.p-192-64-64 {
  padding: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-192-64-64 {
      padding: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .p-192-64-64 {
      padding: 4rem !important; } }

.pt-192-64-64,
.py-192-64-64 {
  padding-top: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-192-64-64,
    .py-192-64-64 {
      padding-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-192-64-64,
    .py-192-64-64 {
      padding-top: 4rem !important; } }

.pr-192-64-64,
.px-192-64-64 {
  padding-right: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-192-64-64,
    .px-192-64-64 {
      padding-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-192-64-64,
    .px-192-64-64 {
      padding-right: 4rem !important; } }

.pb-192-64-64,
.py-192-64-64 {
  padding-bottom: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-192-64-64,
    .py-192-64-64 {
      padding-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-192-64-64,
    .py-192-64-64 {
      padding-bottom: 4rem !important; } }

.pl-192-64-64,
.px-192-64-64 {
  padding-left: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-192-64-64,
    .px-192-64-64 {
      padding-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-192-64-64,
    .px-192-64-64 {
      padding-left: 4rem !important; } }

.m-192-64-64 {
  margin: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-192-64-64 {
      margin: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .m-192-64-64 {
      margin: 4rem !important; } }

.mt-192-64-64,
.my-192-64-64 {
  margin-top: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-192-64-64,
    .my-192-64-64 {
      margin-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-192-64-64,
    .my-192-64-64 {
      margin-top: 4rem !important; } }

.mr-192-64-64,
.mx-192-64-64 {
  margin-right: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-192-64-64,
    .mx-192-64-64 {
      margin-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-192-64-64,
    .mx-192-64-64 {
      margin-right: 4rem !important; } }

.mb-192-64-64,
.my-192-64-64 {
  margin-bottom: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-192-64-64,
    .my-192-64-64 {
      margin-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-192-64-64,
    .my-192-64-64 {
      margin-bottom: 4rem !important; } }

.ml-192-64-64,
.mx-192-64-64 {
  margin-left: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-192-64-64,
    .mx-192-64-64 {
      margin-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-192-64-64,
    .mx-192-64-64 {
      margin-left: 4rem !important; } }

.p-192-16-16 {
  padding: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-192-16-16 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-192-16-16 {
      padding: 1rem !important; } }

.pt-192-16-16,
.py-192-16-16 {
  padding-top: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-192-16-16,
    .py-192-16-16 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-192-16-16,
    .py-192-16-16 {
      padding-top: 1rem !important; } }

.pr-192-16-16,
.px-192-16-16 {
  padding-right: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-192-16-16,
    .px-192-16-16 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-192-16-16,
    .px-192-16-16 {
      padding-right: 1rem !important; } }

.pb-192-16-16,
.py-192-16-16 {
  padding-bottom: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-192-16-16,
    .py-192-16-16 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-192-16-16,
    .py-192-16-16 {
      padding-bottom: 1rem !important; } }

.pl-192-16-16,
.px-192-16-16 {
  padding-left: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-192-16-16,
    .px-192-16-16 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-192-16-16,
    .px-192-16-16 {
      padding-left: 1rem !important; } }

.m-192-16-16 {
  margin: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-192-16-16 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-192-16-16 {
      margin: 1rem !important; } }

.mt-192-16-16,
.my-192-16-16 {
  margin-top: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-192-16-16,
    .my-192-16-16 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-192-16-16,
    .my-192-16-16 {
      margin-top: 1rem !important; } }

.mr-192-16-16,
.mx-192-16-16 {
  margin-right: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-192-16-16,
    .mx-192-16-16 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-192-16-16,
    .mx-192-16-16 {
      margin-right: 1rem !important; } }

.mb-192-16-16,
.my-192-16-16 {
  margin-bottom: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-192-16-16,
    .my-192-16-16 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-192-16-16,
    .my-192-16-16 {
      margin-bottom: 1rem !important; } }

.ml-192-16-16,
.mx-192-16-16 {
  margin-left: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-192-16-16,
    .mx-192-16-16 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-192-16-16,
    .mx-192-16-16 {
      margin-left: 1rem !important; } }

.p-192-0-0 {
  padding: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-192-0-0 {
      padding: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .p-192-0-0 {
      padding: 0rem !important; } }

.pt-192-0-0,
.py-192-0-0 {
  padding-top: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-192-0-0,
    .py-192-0-0 {
      padding-top: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-192-0-0,
    .py-192-0-0 {
      padding-top: 0rem !important; } }

.pr-192-0-0,
.px-192-0-0 {
  padding-right: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-192-0-0,
    .px-192-0-0 {
      padding-right: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-192-0-0,
    .px-192-0-0 {
      padding-right: 0rem !important; } }

.pb-192-0-0,
.py-192-0-0 {
  padding-bottom: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-192-0-0,
    .py-192-0-0 {
      padding-bottom: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-192-0-0,
    .py-192-0-0 {
      padding-bottom: 0rem !important; } }

.pl-192-0-0,
.px-192-0-0 {
  padding-left: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-192-0-0,
    .px-192-0-0 {
      padding-left: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-192-0-0,
    .px-192-0-0 {
      padding-left: 0rem !important; } }

.m-192-0-0 {
  margin: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-192-0-0 {
      margin: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .m-192-0-0 {
      margin: 0rem !important; } }

.mt-192-0-0,
.my-192-0-0 {
  margin-top: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-192-0-0,
    .my-192-0-0 {
      margin-top: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-192-0-0,
    .my-192-0-0 {
      margin-top: 0rem !important; } }

.mr-192-0-0,
.mx-192-0-0 {
  margin-right: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-192-0-0,
    .mx-192-0-0 {
      margin-right: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-192-0-0,
    .mx-192-0-0 {
      margin-right: 0rem !important; } }

.mb-192-0-0,
.my-192-0-0 {
  margin-bottom: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-192-0-0,
    .my-192-0-0 {
      margin-bottom: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-192-0-0,
    .my-192-0-0 {
      margin-bottom: 0rem !important; } }

.ml-192-0-0,
.mx-192-0-0 {
  margin-left: 12rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-192-0-0,
    .mx-192-0-0 {
      margin-left: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-192-0-0,
    .mx-192-0-0 {
      margin-left: 0rem !important; } }

.p-176-96-32 {
  padding: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-176-96-32 {
      padding: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .p-176-96-32 {
      padding: 2rem !important; } }

.pt-176-96-32,
.py-176-96-32 {
  padding-top: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-176-96-32,
    .py-176-96-32 {
      padding-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-176-96-32,
    .py-176-96-32 {
      padding-top: 2rem !important; } }

.pr-176-96-32,
.px-176-96-32 {
  padding-right: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-176-96-32,
    .px-176-96-32 {
      padding-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-176-96-32,
    .px-176-96-32 {
      padding-right: 2rem !important; } }

.pb-176-96-32,
.py-176-96-32 {
  padding-bottom: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-176-96-32,
    .py-176-96-32 {
      padding-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-176-96-32,
    .py-176-96-32 {
      padding-bottom: 2rem !important; } }

.pl-176-96-32,
.px-176-96-32 {
  padding-left: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-176-96-32,
    .px-176-96-32 {
      padding-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-176-96-32,
    .px-176-96-32 {
      padding-left: 2rem !important; } }

.m-176-96-32 {
  margin: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-176-96-32 {
      margin: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .m-176-96-32 {
      margin: 2rem !important; } }

.mt-176-96-32,
.my-176-96-32 {
  margin-top: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-176-96-32,
    .my-176-96-32 {
      margin-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-176-96-32,
    .my-176-96-32 {
      margin-top: 2rem !important; } }

.mr-176-96-32,
.mx-176-96-32 {
  margin-right: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-176-96-32,
    .mx-176-96-32 {
      margin-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-176-96-32,
    .mx-176-96-32 {
      margin-right: 2rem !important; } }

.mb-176-96-32,
.my-176-96-32 {
  margin-bottom: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-176-96-32,
    .my-176-96-32 {
      margin-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-176-96-32,
    .my-176-96-32 {
      margin-bottom: 2rem !important; } }

.ml-176-96-32,
.mx-176-96-32 {
  margin-left: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-176-96-32,
    .mx-176-96-32 {
      margin-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-176-96-32,
    .mx-176-96-32 {
      margin-left: 2rem !important; } }

.p-176-64-64 {
  padding: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-176-64-64 {
      padding: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .p-176-64-64 {
      padding: 4rem !important; } }

.pt-176-64-64,
.py-176-64-64 {
  padding-top: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-176-64-64,
    .py-176-64-64 {
      padding-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-176-64-64,
    .py-176-64-64 {
      padding-top: 4rem !important; } }

.pr-176-64-64,
.px-176-64-64 {
  padding-right: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-176-64-64,
    .px-176-64-64 {
      padding-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-176-64-64,
    .px-176-64-64 {
      padding-right: 4rem !important; } }

.pb-176-64-64,
.py-176-64-64 {
  padding-bottom: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-176-64-64,
    .py-176-64-64 {
      padding-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-176-64-64,
    .py-176-64-64 {
      padding-bottom: 4rem !important; } }

.pl-176-64-64,
.px-176-64-64 {
  padding-left: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-176-64-64,
    .px-176-64-64 {
      padding-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-176-64-64,
    .px-176-64-64 {
      padding-left: 4rem !important; } }

.m-176-64-64 {
  margin: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-176-64-64 {
      margin: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .m-176-64-64 {
      margin: 4rem !important; } }

.mt-176-64-64,
.my-176-64-64 {
  margin-top: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-176-64-64,
    .my-176-64-64 {
      margin-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-176-64-64,
    .my-176-64-64 {
      margin-top: 4rem !important; } }

.mr-176-64-64,
.mx-176-64-64 {
  margin-right: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-176-64-64,
    .mx-176-64-64 {
      margin-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-176-64-64,
    .mx-176-64-64 {
      margin-right: 4rem !important; } }

.mb-176-64-64,
.my-176-64-64 {
  margin-bottom: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-176-64-64,
    .my-176-64-64 {
      margin-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-176-64-64,
    .my-176-64-64 {
      margin-bottom: 4rem !important; } }

.ml-176-64-64,
.mx-176-64-64 {
  margin-left: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-176-64-64,
    .mx-176-64-64 {
      margin-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-176-64-64,
    .mx-176-64-64 {
      margin-left: 4rem !important; } }

.p-176 {
  padding: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-176 {
      padding: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .p-176 {
      padding: 11rem !important; } }

.pt-176,
.py-176 {
  padding-top: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-176,
    .py-176 {
      padding-top: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-176,
    .py-176 {
      padding-top: 11rem !important; } }

.pr-176,
.px-176 {
  padding-right: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-176,
    .px-176 {
      padding-right: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-176,
    .px-176 {
      padding-right: 11rem !important; } }

.pb-176,
.py-176 {
  padding-bottom: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-176,
    .py-176 {
      padding-bottom: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-176,
    .py-176 {
      padding-bottom: 11rem !important; } }

.pl-176,
.px-176 {
  padding-left: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-176,
    .px-176 {
      padding-left: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-176,
    .px-176 {
      padding-left: 11rem !important; } }

.m-176 {
  margin: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-176 {
      margin: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .m-176 {
      margin: 11rem !important; } }

.mt-176,
.my-176 {
  margin-top: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-176,
    .my-176 {
      margin-top: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-176,
    .my-176 {
      margin-top: 11rem !important; } }

.mr-176,
.mx-176 {
  margin-right: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-176,
    .mx-176 {
      margin-right: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-176,
    .mx-176 {
      margin-right: 11rem !important; } }

.mb-176,
.my-176 {
  margin-bottom: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-176,
    .my-176 {
      margin-bottom: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-176,
    .my-176 {
      margin-bottom: 11rem !important; } }

.ml-176,
.mx-176 {
  margin-left: 11rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-176,
    .mx-176 {
      margin-left: 11rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-176,
    .mx-176 {
      margin-left: 11rem !important; } }

.p-128-96-32 {
  padding: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-128-96-32 {
      padding: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .p-128-96-32 {
      padding: 2rem !important; } }

.pt-128-96-32,
.py-128-96-32 {
  padding-top: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-128-96-32,
    .py-128-96-32 {
      padding-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-128-96-32,
    .py-128-96-32 {
      padding-top: 2rem !important; } }

.pr-128-96-32,
.px-128-96-32 {
  padding-right: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-128-96-32,
    .px-128-96-32 {
      padding-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-128-96-32,
    .px-128-96-32 {
      padding-right: 2rem !important; } }

.pb-128-96-32,
.py-128-96-32 {
  padding-bottom: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-128-96-32,
    .py-128-96-32 {
      padding-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-128-96-32,
    .py-128-96-32 {
      padding-bottom: 2rem !important; } }

.pl-128-96-32,
.px-128-96-32 {
  padding-left: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-128-96-32,
    .px-128-96-32 {
      padding-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-128-96-32,
    .px-128-96-32 {
      padding-left: 2rem !important; } }

.m-128-96-32 {
  margin: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-128-96-32 {
      margin: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .m-128-96-32 {
      margin: 2rem !important; } }

.mt-128-96-32,
.my-128-96-32 {
  margin-top: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-128-96-32,
    .my-128-96-32 {
      margin-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-128-96-32,
    .my-128-96-32 {
      margin-top: 2rem !important; } }

.mr-128-96-32,
.mx-128-96-32 {
  margin-right: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-128-96-32,
    .mx-128-96-32 {
      margin-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-128-96-32,
    .mx-128-96-32 {
      margin-right: 2rem !important; } }

.mb-128-96-32,
.my-128-96-32 {
  margin-bottom: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-128-96-32,
    .my-128-96-32 {
      margin-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-128-96-32,
    .my-128-96-32 {
      margin-bottom: 2rem !important; } }

.ml-128-96-32,
.mx-128-96-32 {
  margin-left: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-128-96-32,
    .mx-128-96-32 {
      margin-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-128-96-32,
    .mx-128-96-32 {
      margin-left: 2rem !important; } }

.p-128 {
  padding: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-128 {
      padding: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .p-128 {
      padding: 8rem !important; } }

.pt-128,
.py-128 {
  padding-top: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-128,
    .py-128 {
      padding-top: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-128,
    .py-128 {
      padding-top: 8rem !important; } }

.pr-128,
.px-128 {
  padding-right: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-128,
    .px-128 {
      padding-right: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-128,
    .px-128 {
      padding-right: 8rem !important; } }

.pb-128,
.py-128 {
  padding-bottom: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-128,
    .py-128 {
      padding-bottom: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-128,
    .py-128 {
      padding-bottom: 8rem !important; } }

.pl-128,
.px-128 {
  padding-left: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-128,
    .px-128 {
      padding-left: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-128,
    .px-128 {
      padding-left: 8rem !important; } }

.m-128 {
  margin: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-128 {
      margin: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .m-128 {
      margin: 8rem !important; } }

.mt-128,
.my-128 {
  margin-top: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-128,
    .my-128 {
      margin-top: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-128,
    .my-128 {
      margin-top: 8rem !important; } }

.mr-128,
.mx-128 {
  margin-right: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-128,
    .mx-128 {
      margin-right: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-128,
    .mx-128 {
      margin-right: 8rem !important; } }

.mb-128,
.my-128 {
  margin-bottom: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-128,
    .my-128 {
      margin-bottom: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-128,
    .my-128 {
      margin-bottom: 8rem !important; } }

.ml-128,
.mx-128 {
  margin-left: 8rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-128,
    .mx-128 {
      margin-left: 8rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-128,
    .mx-128 {
      margin-left: 8rem !important; } }

.p-96 {
  padding: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-96 {
      padding: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .p-96 {
      padding: 6rem !important; } }

.pt-96,
.py-96 {
  padding-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-96,
    .py-96 {
      padding-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-96,
    .py-96 {
      padding-top: 6rem !important; } }

.pr-96,
.px-96 {
  padding-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-96,
    .px-96 {
      padding-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-96,
    .px-96 {
      padding-right: 6rem !important; } }

.pb-96,
.py-96 {
  padding-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-96,
    .py-96 {
      padding-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-96,
    .py-96 {
      padding-bottom: 6rem !important; } }

.pl-96,
.px-96 {
  padding-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-96,
    .px-96 {
      padding-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-96,
    .px-96 {
      padding-left: 6rem !important; } }

.m-96 {
  margin: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-96 {
      margin: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .m-96 {
      margin: 6rem !important; } }

.mt-96,
.my-96 {
  margin-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-96,
    .my-96 {
      margin-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-96,
    .my-96 {
      margin-top: 6rem !important; } }

.mr-96,
.mx-96 {
  margin-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-96,
    .mx-96 {
      margin-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-96,
    .mx-96 {
      margin-right: 6rem !important; } }

.mb-96,
.my-96 {
  margin-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-96,
    .my-96 {
      margin-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-96,
    .my-96 {
      margin-bottom: 6rem !important; } }

.ml-96,
.mx-96 {
  margin-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-96,
    .mx-96 {
      margin-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-96,
    .mx-96 {
      margin-left: 6rem !important; } }

.p-96-96-64 {
  padding: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-96-96-64 {
      padding: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .p-96-96-64 {
      padding: 4rem !important; } }

.pt-96-96-64,
.py-96-96-64 {
  padding-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-96-96-64,
    .py-96-96-64 {
      padding-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-96-96-64,
    .py-96-96-64 {
      padding-top: 4rem !important; } }

.pr-96-96-64,
.px-96-96-64 {
  padding-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-96-96-64,
    .px-96-96-64 {
      padding-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-96-96-64,
    .px-96-96-64 {
      padding-right: 4rem !important; } }

.pb-96-96-64,
.py-96-96-64 {
  padding-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-96-96-64,
    .py-96-96-64 {
      padding-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-96-96-64,
    .py-96-96-64 {
      padding-bottom: 4rem !important; } }

.pl-96-96-64,
.px-96-96-64 {
  padding-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-96-96-64,
    .px-96-96-64 {
      padding-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-96-96-64,
    .px-96-96-64 {
      padding-left: 4rem !important; } }

.m-96-96-64 {
  margin: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-96-96-64 {
      margin: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .m-96-96-64 {
      margin: 4rem !important; } }

.mt-96-96-64,
.my-96-96-64 {
  margin-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-96-96-64,
    .my-96-96-64 {
      margin-top: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-96-96-64,
    .my-96-96-64 {
      margin-top: 4rem !important; } }

.mr-96-96-64,
.mx-96-96-64 {
  margin-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-96-96-64,
    .mx-96-96-64 {
      margin-right: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-96-96-64,
    .mx-96-96-64 {
      margin-right: 4rem !important; } }

.mb-96-96-64,
.my-96-96-64 {
  margin-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-96-96-64,
    .my-96-96-64 {
      margin-bottom: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-96-96-64,
    .my-96-96-64 {
      margin-bottom: 4rem !important; } }

.ml-96-96-64,
.mx-96-96-64 {
  margin-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-96-96-64,
    .mx-96-96-64 {
      margin-left: 6rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-96-96-64,
    .mx-96-96-64 {
      margin-left: 4rem !important; } }

.p-96-64-64 {
  padding: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-96-64-64 {
      padding: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .p-96-64-64 {
      padding: 4rem !important; } }

.pt-96-64-64,
.py-96-64-64 {
  padding-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-96-64-64,
    .py-96-64-64 {
      padding-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-96-64-64,
    .py-96-64-64 {
      padding-top: 4rem !important; } }

.pr-96-64-64,
.px-96-64-64 {
  padding-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-96-64-64,
    .px-96-64-64 {
      padding-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-96-64-64,
    .px-96-64-64 {
      padding-right: 4rem !important; } }

.pb-96-64-64,
.py-96-64-64 {
  padding-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-96-64-64,
    .py-96-64-64 {
      padding-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-96-64-64,
    .py-96-64-64 {
      padding-bottom: 4rem !important; } }

.pl-96-64-64,
.px-96-64-64 {
  padding-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-96-64-64,
    .px-96-64-64 {
      padding-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-96-64-64,
    .px-96-64-64 {
      padding-left: 4rem !important; } }

.m-96-64-64 {
  margin: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-96-64-64 {
      margin: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .m-96-64-64 {
      margin: 4rem !important; } }

.mt-96-64-64,
.my-96-64-64 {
  margin-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-96-64-64,
    .my-96-64-64 {
      margin-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-96-64-64,
    .my-96-64-64 {
      margin-top: 4rem !important; } }

.mr-96-64-64,
.mx-96-64-64 {
  margin-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-96-64-64,
    .mx-96-64-64 {
      margin-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-96-64-64,
    .mx-96-64-64 {
      margin-right: 4rem !important; } }

.mb-96-64-64,
.my-96-64-64 {
  margin-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-96-64-64,
    .my-96-64-64 {
      margin-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-96-64-64,
    .my-96-64-64 {
      margin-bottom: 4rem !important; } }

.ml-96-64-64,
.mx-96-64-64 {
  margin-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-96-64-64,
    .mx-96-64-64 {
      margin-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-96-64-64,
    .mx-96-64-64 {
      margin-left: 4rem !important; } }

.p-96-64-48 {
  padding: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-96-64-48 {
      padding: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .p-96-64-48 {
      padding: 3rem !important; } }

.pt-96-64-48,
.py-96-64-48 {
  padding-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-96-64-48,
    .py-96-64-48 {
      padding-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-96-64-48,
    .py-96-64-48 {
      padding-top: 3rem !important; } }

.pr-96-64-48,
.px-96-64-48 {
  padding-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-96-64-48,
    .px-96-64-48 {
      padding-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-96-64-48,
    .px-96-64-48 {
      padding-right: 3rem !important; } }

.pb-96-64-48,
.py-96-64-48 {
  padding-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-96-64-48,
    .py-96-64-48 {
      padding-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-96-64-48,
    .py-96-64-48 {
      padding-bottom: 3rem !important; } }

.pl-96-64-48,
.px-96-64-48 {
  padding-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-96-64-48,
    .px-96-64-48 {
      padding-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-96-64-48,
    .px-96-64-48 {
      padding-left: 3rem !important; } }

.m-96-64-48 {
  margin: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-96-64-48 {
      margin: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .m-96-64-48 {
      margin: 3rem !important; } }

.mt-96-64-48,
.my-96-64-48 {
  margin-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-96-64-48,
    .my-96-64-48 {
      margin-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-96-64-48,
    .my-96-64-48 {
      margin-top: 3rem !important; } }

.mr-96-64-48,
.mx-96-64-48 {
  margin-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-96-64-48,
    .mx-96-64-48 {
      margin-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-96-64-48,
    .mx-96-64-48 {
      margin-right: 3rem !important; } }

.mb-96-64-48,
.my-96-64-48 {
  margin-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-96-64-48,
    .my-96-64-48 {
      margin-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-96-64-48,
    .my-96-64-48 {
      margin-bottom: 3rem !important; } }

.ml-96-64-48,
.mx-96-64-48 {
  margin-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-96-64-48,
    .mx-96-64-48 {
      margin-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-96-64-48,
    .mx-96-64-48 {
      margin-left: 3rem !important; } }

.p-96-48-64 {
  padding: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-96-48-64 {
      padding: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .p-96-48-64 {
      padding: 4rem !important; } }

.pt-96-48-64,
.py-96-48-64 {
  padding-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-96-48-64,
    .py-96-48-64 {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-96-48-64,
    .py-96-48-64 {
      padding-top: 4rem !important; } }

.pr-96-48-64,
.px-96-48-64 {
  padding-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-96-48-64,
    .px-96-48-64 {
      padding-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-96-48-64,
    .px-96-48-64 {
      padding-right: 4rem !important; } }

.pb-96-48-64,
.py-96-48-64 {
  padding-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-96-48-64,
    .py-96-48-64 {
      padding-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-96-48-64,
    .py-96-48-64 {
      padding-bottom: 4rem !important; } }

.pl-96-48-64,
.px-96-48-64 {
  padding-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-96-48-64,
    .px-96-48-64 {
      padding-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-96-48-64,
    .px-96-48-64 {
      padding-left: 4rem !important; } }

.m-96-48-64 {
  margin: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-96-48-64 {
      margin: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .m-96-48-64 {
      margin: 4rem !important; } }

.mt-96-48-64,
.my-96-48-64 {
  margin-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-96-48-64,
    .my-96-48-64 {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-96-48-64,
    .my-96-48-64 {
      margin-top: 4rem !important; } }

.mr-96-48-64,
.mx-96-48-64 {
  margin-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-96-48-64,
    .mx-96-48-64 {
      margin-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-96-48-64,
    .mx-96-48-64 {
      margin-right: 4rem !important; } }

.mb-96-48-64,
.my-96-48-64 {
  margin-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-96-48-64,
    .my-96-48-64 {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-96-48-64,
    .my-96-48-64 {
      margin-bottom: 4rem !important; } }

.ml-96-48-64,
.mx-96-48-64 {
  margin-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-96-48-64,
    .mx-96-48-64 {
      margin-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-96-48-64,
    .mx-96-48-64 {
      margin-left: 4rem !important; } }

.p-96-32-32 {
  padding: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-96-32-32 {
      padding: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .p-96-32-32 {
      padding: 2rem !important; } }

.pt-96-32-32,
.py-96-32-32 {
  padding-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-96-32-32,
    .py-96-32-32 {
      padding-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-96-32-32,
    .py-96-32-32 {
      padding-top: 2rem !important; } }

.pr-96-32-32,
.px-96-32-32 {
  padding-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-96-32-32,
    .px-96-32-32 {
      padding-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-96-32-32,
    .px-96-32-32 {
      padding-right: 2rem !important; } }

.pb-96-32-32,
.py-96-32-32 {
  padding-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-96-32-32,
    .py-96-32-32 {
      padding-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-96-32-32,
    .py-96-32-32 {
      padding-bottom: 2rem !important; } }

.pl-96-32-32,
.px-96-32-32 {
  padding-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-96-32-32,
    .px-96-32-32 {
      padding-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-96-32-32,
    .px-96-32-32 {
      padding-left: 2rem !important; } }

.m-96-32-32 {
  margin: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-96-32-32 {
      margin: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .m-96-32-32 {
      margin: 2rem !important; } }

.mt-96-32-32,
.my-96-32-32 {
  margin-top: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-96-32-32,
    .my-96-32-32 {
      margin-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-96-32-32,
    .my-96-32-32 {
      margin-top: 2rem !important; } }

.mr-96-32-32,
.mx-96-32-32 {
  margin-right: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-96-32-32,
    .mx-96-32-32 {
      margin-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-96-32-32,
    .mx-96-32-32 {
      margin-right: 2rem !important; } }

.mb-96-32-32,
.my-96-32-32 {
  margin-bottom: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-96-32-32,
    .my-96-32-32 {
      margin-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-96-32-32,
    .my-96-32-32 {
      margin-bottom: 2rem !important; } }

.ml-96-32-32,
.mx-96-32-32 {
  margin-left: 6rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-96-32-32,
    .mx-96-32-32 {
      margin-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-96-32-32,
    .mx-96-32-32 {
      margin-left: 2rem !important; } }

.p-72-48-24 {
  padding: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-72-48-24 {
      padding: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .p-72-48-24 {
      padding: 1.5rem !important; } }

.pt-72-48-24,
.py-72-48-24 {
  padding-top: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-72-48-24,
    .py-72-48-24 {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-72-48-24,
    .py-72-48-24 {
      padding-top: 1.5rem !important; } }

.pr-72-48-24,
.px-72-48-24 {
  padding-right: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-72-48-24,
    .px-72-48-24 {
      padding-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-72-48-24,
    .px-72-48-24 {
      padding-right: 1.5rem !important; } }

.pb-72-48-24,
.py-72-48-24 {
  padding-bottom: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-72-48-24,
    .py-72-48-24 {
      padding-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-72-48-24,
    .py-72-48-24 {
      padding-bottom: 1.5rem !important; } }

.pl-72-48-24,
.px-72-48-24 {
  padding-left: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-72-48-24,
    .px-72-48-24 {
      padding-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-72-48-24,
    .px-72-48-24 {
      padding-left: 1.5rem !important; } }

.m-72-48-24 {
  margin: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-72-48-24 {
      margin: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .m-72-48-24 {
      margin: 1.5rem !important; } }

.mt-72-48-24,
.my-72-48-24 {
  margin-top: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-72-48-24,
    .my-72-48-24 {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-72-48-24,
    .my-72-48-24 {
      margin-top: 1.5rem !important; } }

.mr-72-48-24,
.mx-72-48-24 {
  margin-right: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-72-48-24,
    .mx-72-48-24 {
      margin-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-72-48-24,
    .mx-72-48-24 {
      margin-right: 1.5rem !important; } }

.mb-72-48-24,
.my-72-48-24 {
  margin-bottom: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-72-48-24,
    .my-72-48-24 {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-72-48-24,
    .my-72-48-24 {
      margin-bottom: 1.5rem !important; } }

.ml-72-48-24,
.mx-72-48-24 {
  margin-left: 4.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-72-48-24,
    .mx-72-48-24 {
      margin-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-72-48-24,
    .mx-72-48-24 {
      margin-left: 1.5rem !important; } }

.p-64 {
  padding: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-64 {
      padding: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .p-64 {
      padding: 2rem !important; } }

.pt-64,
.py-64 {
  padding-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-64,
    .py-64 {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-64,
    .py-64 {
      padding-top: 2rem !important; } }

.pr-64,
.px-64 {
  padding-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-64,
    .px-64 {
      padding-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-64,
    .px-64 {
      padding-right: 2rem !important; } }

.pb-64,
.py-64 {
  padding-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-64,
    .py-64 {
      padding-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-64,
    .py-64 {
      padding-bottom: 2rem !important; } }

.pl-64,
.px-64 {
  padding-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-64,
    .px-64 {
      padding-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-64,
    .px-64 {
      padding-left: 2rem !important; } }

.m-64 {
  margin: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-64 {
      margin: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .m-64 {
      margin: 2rem !important; } }

.mt-64,
.my-64 {
  margin-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-64,
    .my-64 {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-64,
    .my-64 {
      margin-top: 2rem !important; } }

.mr-64,
.mx-64 {
  margin-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-64,
    .mx-64 {
      margin-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-64,
    .mx-64 {
      margin-right: 2rem !important; } }

.mb-64,
.my-64 {
  margin-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-64,
    .my-64 {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-64,
    .my-64 {
      margin-bottom: 2rem !important; } }

.ml-64,
.mx-64 {
  margin-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-64,
    .mx-64 {
      margin-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-64,
    .mx-64 {
      margin-left: 2rem !important; } }

.p-64-64-64 {
  padding: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-64-64-64 {
      padding: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .p-64-64-64 {
      padding: 4rem !important; } }

.pt-64-64-64,
.py-64-64-64 {
  padding-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-64-64-64,
    .py-64-64-64 {
      padding-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-64-64-64,
    .py-64-64-64 {
      padding-top: 4rem !important; } }

.pr-64-64-64,
.px-64-64-64 {
  padding-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-64-64-64,
    .px-64-64-64 {
      padding-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-64-64-64,
    .px-64-64-64 {
      padding-right: 4rem !important; } }

.pb-64-64-64,
.py-64-64-64 {
  padding-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-64-64-64,
    .py-64-64-64 {
      padding-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-64-64-64,
    .py-64-64-64 {
      padding-bottom: 4rem !important; } }

.pl-64-64-64,
.px-64-64-64 {
  padding-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-64-64-64,
    .px-64-64-64 {
      padding-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-64-64-64,
    .px-64-64-64 {
      padding-left: 4rem !important; } }

.m-64-64-64 {
  margin: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-64-64-64 {
      margin: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .m-64-64-64 {
      margin: 4rem !important; } }

.mt-64-64-64,
.my-64-64-64 {
  margin-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-64-64-64,
    .my-64-64-64 {
      margin-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-64-64-64,
    .my-64-64-64 {
      margin-top: 4rem !important; } }

.mr-64-64-64,
.mx-64-64-64 {
  margin-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-64-64-64,
    .mx-64-64-64 {
      margin-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-64-64-64,
    .mx-64-64-64 {
      margin-right: 4rem !important; } }

.mb-64-64-64,
.my-64-64-64 {
  margin-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-64-64-64,
    .my-64-64-64 {
      margin-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-64-64-64,
    .my-64-64-64 {
      margin-bottom: 4rem !important; } }

.ml-64-64-64,
.mx-64-64-64 {
  margin-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-64-64-64,
    .mx-64-64-64 {
      margin-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-64-64-64,
    .mx-64-64-64 {
      margin-left: 4rem !important; } }

.p-64-64-48 {
  padding: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-64-64-48 {
      padding: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .p-64-64-48 {
      padding: 3rem !important; } }

.pt-64-64-48,
.py-64-64-48 {
  padding-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-64-64-48,
    .py-64-64-48 {
      padding-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-64-64-48,
    .py-64-64-48 {
      padding-top: 3rem !important; } }

.pr-64-64-48,
.px-64-64-48 {
  padding-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-64-64-48,
    .px-64-64-48 {
      padding-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-64-64-48,
    .px-64-64-48 {
      padding-right: 3rem !important; } }

.pb-64-64-48,
.py-64-64-48 {
  padding-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-64-64-48,
    .py-64-64-48 {
      padding-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-64-64-48,
    .py-64-64-48 {
      padding-bottom: 3rem !important; } }

.pl-64-64-48,
.px-64-64-48 {
  padding-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-64-64-48,
    .px-64-64-48 {
      padding-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-64-64-48,
    .px-64-64-48 {
      padding-left: 3rem !important; } }

.m-64-64-48 {
  margin: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-64-64-48 {
      margin: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .m-64-64-48 {
      margin: 3rem !important; } }

.mt-64-64-48,
.my-64-64-48 {
  margin-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-64-64-48,
    .my-64-64-48 {
      margin-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-64-64-48,
    .my-64-64-48 {
      margin-top: 3rem !important; } }

.mr-64-64-48,
.mx-64-64-48 {
  margin-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-64-64-48,
    .mx-64-64-48 {
      margin-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-64-64-48,
    .mx-64-64-48 {
      margin-right: 3rem !important; } }

.mb-64-64-48,
.my-64-64-48 {
  margin-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-64-64-48,
    .my-64-64-48 {
      margin-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-64-64-48,
    .my-64-64-48 {
      margin-bottom: 3rem !important; } }

.ml-64-64-48,
.mx-64-64-48 {
  margin-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-64-64-48,
    .mx-64-64-48 {
      margin-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-64-64-48,
    .mx-64-64-48 {
      margin-left: 3rem !important; } }

.p-64-64-32 {
  padding: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-64-64-32 {
      padding: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .p-64-64-32 {
      padding: 2rem !important; } }

.pt-64-64-32,
.py-64-64-32 {
  padding-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-64-64-32,
    .py-64-64-32 {
      padding-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-64-64-32,
    .py-64-64-32 {
      padding-top: 2rem !important; } }

.pr-64-64-32,
.px-64-64-32 {
  padding-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-64-64-32,
    .px-64-64-32 {
      padding-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-64-64-32,
    .px-64-64-32 {
      padding-right: 2rem !important; } }

.pb-64-64-32,
.py-64-64-32 {
  padding-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-64-64-32,
    .py-64-64-32 {
      padding-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-64-64-32,
    .py-64-64-32 {
      padding-bottom: 2rem !important; } }

.pl-64-64-32,
.px-64-64-32 {
  padding-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-64-64-32,
    .px-64-64-32 {
      padding-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-64-64-32,
    .px-64-64-32 {
      padding-left: 2rem !important; } }

.m-64-64-32 {
  margin: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-64-64-32 {
      margin: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .m-64-64-32 {
      margin: 2rem !important; } }

.mt-64-64-32,
.my-64-64-32 {
  margin-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-64-64-32,
    .my-64-64-32 {
      margin-top: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-64-64-32,
    .my-64-64-32 {
      margin-top: 2rem !important; } }

.mr-64-64-32,
.mx-64-64-32 {
  margin-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-64-64-32,
    .mx-64-64-32 {
      margin-right: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-64-64-32,
    .mx-64-64-32 {
      margin-right: 2rem !important; } }

.mb-64-64-32,
.my-64-64-32 {
  margin-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-64-64-32,
    .my-64-64-32 {
      margin-bottom: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-64-64-32,
    .my-64-64-32 {
      margin-bottom: 2rem !important; } }

.ml-64-64-32,
.mx-64-64-32 {
  margin-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-64-64-32,
    .mx-64-64-32 {
      margin-left: 4rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-64-64-32,
    .mx-64-64-32 {
      margin-left: 2rem !important; } }

.p-64-48-48 {
  padding: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-64-48-48 {
      padding: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .p-64-48-48 {
      padding: 3rem !important; } }

.pt-64-48-48,
.py-64-48-48 {
  padding-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-64-48-48,
    .py-64-48-48 {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-64-48-48,
    .py-64-48-48 {
      padding-top: 3rem !important; } }

.pr-64-48-48,
.px-64-48-48 {
  padding-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-64-48-48,
    .px-64-48-48 {
      padding-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-64-48-48,
    .px-64-48-48 {
      padding-right: 3rem !important; } }

.pb-64-48-48,
.py-64-48-48 {
  padding-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-64-48-48,
    .py-64-48-48 {
      padding-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-64-48-48,
    .py-64-48-48 {
      padding-bottom: 3rem !important; } }

.pl-64-48-48,
.px-64-48-48 {
  padding-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-64-48-48,
    .px-64-48-48 {
      padding-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-64-48-48,
    .px-64-48-48 {
      padding-left: 3rem !important; } }

.m-64-48-48 {
  margin: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-64-48-48 {
      margin: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .m-64-48-48 {
      margin: 3rem !important; } }

.mt-64-48-48,
.my-64-48-48 {
  margin-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-64-48-48,
    .my-64-48-48 {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-64-48-48,
    .my-64-48-48 {
      margin-top: 3rem !important; } }

.mr-64-48-48,
.mx-64-48-48 {
  margin-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-64-48-48,
    .mx-64-48-48 {
      margin-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-64-48-48,
    .mx-64-48-48 {
      margin-right: 3rem !important; } }

.mb-64-48-48,
.my-64-48-48 {
  margin-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-64-48-48,
    .my-64-48-48 {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-64-48-48,
    .my-64-48-48 {
      margin-bottom: 3rem !important; } }

.ml-64-48-48,
.mx-64-48-48 {
  margin-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-64-48-48,
    .mx-64-48-48 {
      margin-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-64-48-48,
    .mx-64-48-48 {
      margin-left: 3rem !important; } }

.p-64-16-16 {
  padding: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-64-16-16 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-64-16-16 {
      padding: 1rem !important; } }

.pt-64-16-16,
.py-64-16-16 {
  padding-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-64-16-16,
    .py-64-16-16 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-64-16-16,
    .py-64-16-16 {
      padding-top: 1rem !important; } }

.pr-64-16-16,
.px-64-16-16 {
  padding-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-64-16-16,
    .px-64-16-16 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-64-16-16,
    .px-64-16-16 {
      padding-right: 1rem !important; } }

.pb-64-16-16,
.py-64-16-16 {
  padding-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-64-16-16,
    .py-64-16-16 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-64-16-16,
    .py-64-16-16 {
      padding-bottom: 1rem !important; } }

.pl-64-16-16,
.px-64-16-16 {
  padding-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-64-16-16,
    .px-64-16-16 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-64-16-16,
    .px-64-16-16 {
      padding-left: 1rem !important; } }

.m-64-16-16 {
  margin: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-64-16-16 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-64-16-16 {
      margin: 1rem !important; } }

.mt-64-16-16,
.my-64-16-16 {
  margin-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-64-16-16,
    .my-64-16-16 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-64-16-16,
    .my-64-16-16 {
      margin-top: 1rem !important; } }

.mr-64-16-16,
.mx-64-16-16 {
  margin-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-64-16-16,
    .mx-64-16-16 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-64-16-16,
    .mx-64-16-16 {
      margin-right: 1rem !important; } }

.mb-64-16-16,
.my-64-16-16 {
  margin-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-64-16-16,
    .my-64-16-16 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-64-16-16,
    .my-64-16-16 {
      margin-bottom: 1rem !important; } }

.ml-64-16-16,
.mx-64-16-16 {
  margin-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-64-16-16,
    .mx-64-16-16 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-64-16-16,
    .mx-64-16-16 {
      margin-left: 1rem !important; } }

.p-64-0-0 {
  padding: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-64-0-0 {
      padding: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .p-64-0-0 {
      padding: 0rem !important; } }

.pt-64-0-0,
.py-64-0-0 {
  padding-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-64-0-0,
    .py-64-0-0 {
      padding-top: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-64-0-0,
    .py-64-0-0 {
      padding-top: 0rem !important; } }

.pr-64-0-0,
.px-64-0-0 {
  padding-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-64-0-0,
    .px-64-0-0 {
      padding-right: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-64-0-0,
    .px-64-0-0 {
      padding-right: 0rem !important; } }

.pb-64-0-0,
.py-64-0-0 {
  padding-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-64-0-0,
    .py-64-0-0 {
      padding-bottom: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-64-0-0,
    .py-64-0-0 {
      padding-bottom: 0rem !important; } }

.pl-64-0-0,
.px-64-0-0 {
  padding-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-64-0-0,
    .px-64-0-0 {
      padding-left: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-64-0-0,
    .px-64-0-0 {
      padding-left: 0rem !important; } }

.m-64-0-0 {
  margin: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-64-0-0 {
      margin: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .m-64-0-0 {
      margin: 0rem !important; } }

.mt-64-0-0,
.my-64-0-0 {
  margin-top: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-64-0-0,
    .my-64-0-0 {
      margin-top: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-64-0-0,
    .my-64-0-0 {
      margin-top: 0rem !important; } }

.mr-64-0-0,
.mx-64-0-0 {
  margin-right: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-64-0-0,
    .mx-64-0-0 {
      margin-right: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-64-0-0,
    .mx-64-0-0 {
      margin-right: 0rem !important; } }

.mb-64-0-0,
.my-64-0-0 {
  margin-bottom: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-64-0-0,
    .my-64-0-0 {
      margin-bottom: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-64-0-0,
    .my-64-0-0 {
      margin-bottom: 0rem !important; } }

.ml-64-0-0,
.mx-64-0-0 {
  margin-left: 4rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-64-0-0,
    .mx-64-0-0 {
      margin-left: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-64-0-0,
    .mx-64-0-0 {
      margin-left: 0rem !important; } }

.p-48 {
  padding: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-48 {
      padding: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .p-48 {
      padding: 2rem !important; } }

.pt-48,
.py-48 {
  padding-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-48,
    .py-48 {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-48,
    .py-48 {
      padding-top: 2rem !important; } }

.pr-48,
.px-48 {
  padding-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-48,
    .px-48 {
      padding-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-48,
    .px-48 {
      padding-right: 2rem !important; } }

.pb-48,
.py-48 {
  padding-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-48,
    .py-48 {
      padding-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-48,
    .py-48 {
      padding-bottom: 2rem !important; } }

.pl-48,
.px-48 {
  padding-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-48,
    .px-48 {
      padding-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-48,
    .px-48 {
      padding-left: 2rem !important; } }

.m-48 {
  margin: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-48 {
      margin: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .m-48 {
      margin: 2rem !important; } }

.mt-48,
.my-48 {
  margin-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-48,
    .my-48 {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-48,
    .my-48 {
      margin-top: 2rem !important; } }

.mr-48,
.mx-48 {
  margin-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-48,
    .mx-48 {
      margin-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-48,
    .mx-48 {
      margin-right: 2rem !important; } }

.mb-48,
.my-48 {
  margin-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-48,
    .my-48 {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-48,
    .my-48 {
      margin-bottom: 2rem !important; } }

.ml-48,
.mx-48 {
  margin-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-48,
    .mx-48 {
      margin-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-48,
    .mx-48 {
      margin-left: 2rem !important; } }

.p-48-48-48 {
  padding: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-48-48-48 {
      padding: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .p-48-48-48 {
      padding: 3rem !important; } }

.pt-48-48-48,
.py-48-48-48 {
  padding-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-48-48-48,
    .py-48-48-48 {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-48-48-48,
    .py-48-48-48 {
      padding-top: 3rem !important; } }

.pr-48-48-48,
.px-48-48-48 {
  padding-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-48-48-48,
    .px-48-48-48 {
      padding-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-48-48-48,
    .px-48-48-48 {
      padding-right: 3rem !important; } }

.pb-48-48-48,
.py-48-48-48 {
  padding-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-48-48-48,
    .py-48-48-48 {
      padding-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-48-48-48,
    .py-48-48-48 {
      padding-bottom: 3rem !important; } }

.pl-48-48-48,
.px-48-48-48 {
  padding-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-48-48-48,
    .px-48-48-48 {
      padding-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-48-48-48,
    .px-48-48-48 {
      padding-left: 3rem !important; } }

.m-48-48-48 {
  margin: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-48-48-48 {
      margin: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .m-48-48-48 {
      margin: 3rem !important; } }

.mt-48-48-48,
.my-48-48-48 {
  margin-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-48-48-48,
    .my-48-48-48 {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-48-48-48,
    .my-48-48-48 {
      margin-top: 3rem !important; } }

.mr-48-48-48,
.mx-48-48-48 {
  margin-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-48-48-48,
    .mx-48-48-48 {
      margin-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-48-48-48,
    .mx-48-48-48 {
      margin-right: 3rem !important; } }

.mb-48-48-48,
.my-48-48-48 {
  margin-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-48-48-48,
    .my-48-48-48 {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-48-48-48,
    .my-48-48-48 {
      margin-bottom: 3rem !important; } }

.ml-48-48-48,
.mx-48-48-48 {
  margin-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-48-48-48,
    .mx-48-48-48 {
      margin-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-48-48-48,
    .mx-48-48-48 {
      margin-left: 3rem !important; } }

.p-48-48-32 {
  padding: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-48-48-32 {
      padding: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .p-48-48-32 {
      padding: 2rem !important; } }

.pt-48-48-32,
.py-48-48-32 {
  padding-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-48-48-32,
    .py-48-48-32 {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-48-48-32,
    .py-48-48-32 {
      padding-top: 2rem !important; } }

.pr-48-48-32,
.px-48-48-32 {
  padding-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-48-48-32,
    .px-48-48-32 {
      padding-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-48-48-32,
    .px-48-48-32 {
      padding-right: 2rem !important; } }

.pb-48-48-32,
.py-48-48-32 {
  padding-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-48-48-32,
    .py-48-48-32 {
      padding-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-48-48-32,
    .py-48-48-32 {
      padding-bottom: 2rem !important; } }

.pl-48-48-32,
.px-48-48-32 {
  padding-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-48-48-32,
    .px-48-48-32 {
      padding-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-48-48-32,
    .px-48-48-32 {
      padding-left: 2rem !important; } }

.m-48-48-32 {
  margin: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-48-48-32 {
      margin: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .m-48-48-32 {
      margin: 2rem !important; } }

.mt-48-48-32,
.my-48-48-32 {
  margin-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-48-48-32,
    .my-48-48-32 {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-48-48-32,
    .my-48-48-32 {
      margin-top: 2rem !important; } }

.mr-48-48-32,
.mx-48-48-32 {
  margin-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-48-48-32,
    .mx-48-48-32 {
      margin-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-48-48-32,
    .mx-48-48-32 {
      margin-right: 2rem !important; } }

.mb-48-48-32,
.my-48-48-32 {
  margin-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-48-48-32,
    .my-48-48-32 {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-48-48-32,
    .my-48-48-32 {
      margin-bottom: 2rem !important; } }

.ml-48-48-32,
.mx-48-48-32 {
  margin-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-48-48-32,
    .mx-48-48-32 {
      margin-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-48-48-32,
    .mx-48-48-32 {
      margin-left: 2rem !important; } }

.p-48-48-24 {
  padding: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-48-48-24 {
      padding: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .p-48-48-24 {
      padding: 2rem !important; } }

.pt-48-48-24,
.py-48-48-24 {
  padding-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-48-48-24,
    .py-48-48-24 {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-48-48-24,
    .py-48-48-24 {
      padding-top: 2rem !important; } }

.pr-48-48-24,
.px-48-48-24 {
  padding-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-48-48-24,
    .px-48-48-24 {
      padding-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-48-48-24,
    .px-48-48-24 {
      padding-right: 2rem !important; } }

.pb-48-48-24,
.py-48-48-24 {
  padding-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-48-48-24,
    .py-48-48-24 {
      padding-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-48-48-24,
    .py-48-48-24 {
      padding-bottom: 2rem !important; } }

.pl-48-48-24,
.px-48-48-24 {
  padding-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-48-48-24,
    .px-48-48-24 {
      padding-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-48-48-24,
    .px-48-48-24 {
      padding-left: 2rem !important; } }

.m-48-48-24 {
  margin: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-48-48-24 {
      margin: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .m-48-48-24 {
      margin: 2rem !important; } }

.mt-48-48-24,
.my-48-48-24 {
  margin-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-48-48-24,
    .my-48-48-24 {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-48-48-24,
    .my-48-48-24 {
      margin-top: 2rem !important; } }

.mr-48-48-24,
.mx-48-48-24 {
  margin-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-48-48-24,
    .mx-48-48-24 {
      margin-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-48-48-24,
    .mx-48-48-24 {
      margin-right: 2rem !important; } }

.mb-48-48-24,
.my-48-48-24 {
  margin-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-48-48-24,
    .my-48-48-24 {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-48-48-24,
    .my-48-48-24 {
      margin-bottom: 2rem !important; } }

.ml-48-48-24,
.mx-48-48-24 {
  margin-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-48-48-24,
    .mx-48-48-24 {
      margin-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-48-48-24,
    .mx-48-48-24 {
      margin-left: 2rem !important; } }

.p-48-32-32 {
  padding: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-48-32-32 {
      padding: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .p-48-32-32 {
      padding: 2rem !important; } }

.pt-48-32-32,
.py-48-32-32 {
  padding-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-48-32-32,
    .py-48-32-32 {
      padding-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-48-32-32,
    .py-48-32-32 {
      padding-top: 2rem !important; } }

.pr-48-32-32,
.px-48-32-32 {
  padding-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-48-32-32,
    .px-48-32-32 {
      padding-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-48-32-32,
    .px-48-32-32 {
      padding-right: 2rem !important; } }

.pb-48-32-32,
.py-48-32-32 {
  padding-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-48-32-32,
    .py-48-32-32 {
      padding-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-48-32-32,
    .py-48-32-32 {
      padding-bottom: 2rem !important; } }

.pl-48-32-32,
.px-48-32-32 {
  padding-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-48-32-32,
    .px-48-32-32 {
      padding-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-48-32-32,
    .px-48-32-32 {
      padding-left: 2rem !important; } }

.m-48-32-32 {
  margin: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-48-32-32 {
      margin: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .m-48-32-32 {
      margin: 2rem !important; } }

.mt-48-32-32,
.my-48-32-32 {
  margin-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-48-32-32,
    .my-48-32-32 {
      margin-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-48-32-32,
    .my-48-32-32 {
      margin-top: 2rem !important; } }

.mr-48-32-32,
.mx-48-32-32 {
  margin-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-48-32-32,
    .mx-48-32-32 {
      margin-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-48-32-32,
    .mx-48-32-32 {
      margin-right: 2rem !important; } }

.mb-48-32-32,
.my-48-32-32 {
  margin-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-48-32-32,
    .my-48-32-32 {
      margin-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-48-32-32,
    .my-48-32-32 {
      margin-bottom: 2rem !important; } }

.ml-48-32-32,
.mx-48-32-32 {
  margin-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-48-32-32,
    .mx-48-32-32 {
      margin-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-48-32-32,
    .mx-48-32-32 {
      margin-left: 2rem !important; } }

.p-48-32-16 {
  padding: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-48-32-16 {
      padding: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .p-48-32-16 {
      padding: 1rem !important; } }

.pt-48-32-16,
.py-48-32-16 {
  padding-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-48-32-16,
    .py-48-32-16 {
      padding-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-48-32-16,
    .py-48-32-16 {
      padding-top: 1rem !important; } }

.pr-48-32-16,
.px-48-32-16 {
  padding-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-48-32-16,
    .px-48-32-16 {
      padding-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-48-32-16,
    .px-48-32-16 {
      padding-right: 1rem !important; } }

.pb-48-32-16,
.py-48-32-16 {
  padding-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-48-32-16,
    .py-48-32-16 {
      padding-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-48-32-16,
    .py-48-32-16 {
      padding-bottom: 1rem !important; } }

.pl-48-32-16,
.px-48-32-16 {
  padding-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-48-32-16,
    .px-48-32-16 {
      padding-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-48-32-16,
    .px-48-32-16 {
      padding-left: 1rem !important; } }

.m-48-32-16 {
  margin: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-48-32-16 {
      margin: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .m-48-32-16 {
      margin: 1rem !important; } }

.mt-48-32-16,
.my-48-32-16 {
  margin-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-48-32-16,
    .my-48-32-16 {
      margin-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-48-32-16,
    .my-48-32-16 {
      margin-top: 1rem !important; } }

.mr-48-32-16,
.mx-48-32-16 {
  margin-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-48-32-16,
    .mx-48-32-16 {
      margin-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-48-32-16,
    .mx-48-32-16 {
      margin-right: 1rem !important; } }

.mb-48-32-16,
.my-48-32-16 {
  margin-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-48-32-16,
    .my-48-32-16 {
      margin-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-48-32-16,
    .my-48-32-16 {
      margin-bottom: 1rem !important; } }

.ml-48-32-16,
.mx-48-32-16 {
  margin-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-48-32-16,
    .mx-48-32-16 {
      margin-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-48-32-16,
    .mx-48-32-16 {
      margin-left: 1rem !important; } }

.p-48-24-32 {
  padding: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-48-24-32 {
      padding: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .p-48-24-32 {
      padding: 2rem !important; } }

.pt-48-24-32,
.py-48-24-32 {
  padding-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-48-24-32,
    .py-48-24-32 {
      padding-top: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-48-24-32,
    .py-48-24-32 {
      padding-top: 2rem !important; } }

.pr-48-24-32,
.px-48-24-32 {
  padding-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-48-24-32,
    .px-48-24-32 {
      padding-right: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-48-24-32,
    .px-48-24-32 {
      padding-right: 2rem !important; } }

.pb-48-24-32,
.py-48-24-32 {
  padding-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-48-24-32,
    .py-48-24-32 {
      padding-bottom: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-48-24-32,
    .py-48-24-32 {
      padding-bottom: 2rem !important; } }

.pl-48-24-32,
.px-48-24-32 {
  padding-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-48-24-32,
    .px-48-24-32 {
      padding-left: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-48-24-32,
    .px-48-24-32 {
      padding-left: 2rem !important; } }

.m-48-24-32 {
  margin: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-48-24-32 {
      margin: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .m-48-24-32 {
      margin: 2rem !important; } }

.mt-48-24-32,
.my-48-24-32 {
  margin-top: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-48-24-32,
    .my-48-24-32 {
      margin-top: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-48-24-32,
    .my-48-24-32 {
      margin-top: 2rem !important; } }

.mr-48-24-32,
.mx-48-24-32 {
  margin-right: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-48-24-32,
    .mx-48-24-32 {
      margin-right: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-48-24-32,
    .mx-48-24-32 {
      margin-right: 2rem !important; } }

.mb-48-24-32,
.my-48-24-32 {
  margin-bottom: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-48-24-32,
    .my-48-24-32 {
      margin-bottom: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-48-24-32,
    .my-48-24-32 {
      margin-bottom: 2rem !important; } }

.ml-48-24-32,
.mx-48-24-32 {
  margin-left: 3rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-48-24-32,
    .mx-48-24-32 {
      margin-left: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-48-24-32,
    .mx-48-24-32 {
      margin-left: 2rem !important; } }

.p-32 {
  padding: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-32 {
      padding: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .p-32 {
      padding: 1rem !important; } }

.pt-32,
.py-32 {
  padding-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-32,
    .py-32 {
      padding-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-32,
    .py-32 {
      padding-top: 1rem !important; } }

.pr-32,
.px-32 {
  padding-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-32,
    .px-32 {
      padding-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-32,
    .px-32 {
      padding-right: 1rem !important; } }

.pb-32,
.py-32 {
  padding-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-32,
    .py-32 {
      padding-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-32,
    .py-32 {
      padding-bottom: 1rem !important; } }

.pl-32,
.px-32 {
  padding-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-32,
    .px-32 {
      padding-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-32,
    .px-32 {
      padding-left: 1rem !important; } }

.m-32 {
  margin: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-32 {
      margin: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .m-32 {
      margin: 1rem !important; } }

.mt-32,
.my-32 {
  margin-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-32,
    .my-32 {
      margin-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-32,
    .my-32 {
      margin-top: 1rem !important; } }

.mr-32,
.mx-32 {
  margin-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-32,
    .mx-32 {
      margin-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-32,
    .mx-32 {
      margin-right: 1rem !important; } }

.mb-32,
.my-32 {
  margin-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-32,
    .my-32 {
      margin-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-32,
    .my-32 {
      margin-bottom: 1rem !important; } }

.ml-32,
.mx-32 {
  margin-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-32,
    .mx-32 {
      margin-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-32,
    .mx-32 {
      margin-left: 1rem !important; } }

.p-32-48-64 {
  padding: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-32-48-64 {
      padding: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .p-32-48-64 {
      padding: 4rem !important; } }

.pt-32-48-64,
.py-32-48-64 {
  padding-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-32-48-64,
    .py-32-48-64 {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-32-48-64,
    .py-32-48-64 {
      padding-top: 4rem !important; } }

.pr-32-48-64,
.px-32-48-64 {
  padding-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-32-48-64,
    .px-32-48-64 {
      padding-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-32-48-64,
    .px-32-48-64 {
      padding-right: 4rem !important; } }

.pb-32-48-64,
.py-32-48-64 {
  padding-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-32-48-64,
    .py-32-48-64 {
      padding-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-32-48-64,
    .py-32-48-64 {
      padding-bottom: 4rem !important; } }

.pl-32-48-64,
.px-32-48-64 {
  padding-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-32-48-64,
    .px-32-48-64 {
      padding-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-32-48-64,
    .px-32-48-64 {
      padding-left: 4rem !important; } }

.m-32-48-64 {
  margin: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-32-48-64 {
      margin: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .m-32-48-64 {
      margin: 4rem !important; } }

.mt-32-48-64,
.my-32-48-64 {
  margin-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-32-48-64,
    .my-32-48-64 {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-32-48-64,
    .my-32-48-64 {
      margin-top: 4rem !important; } }

.mr-32-48-64,
.mx-32-48-64 {
  margin-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-32-48-64,
    .mx-32-48-64 {
      margin-right: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-32-48-64,
    .mx-32-48-64 {
      margin-right: 4rem !important; } }

.mb-32-48-64,
.my-32-48-64 {
  margin-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-32-48-64,
    .my-32-48-64 {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-32-48-64,
    .my-32-48-64 {
      margin-bottom: 4rem !important; } }

.ml-32-48-64,
.mx-32-48-64 {
  margin-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-32-48-64,
    .mx-32-48-64 {
      margin-left: 3rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-32-48-64,
    .mx-32-48-64 {
      margin-left: 4rem !important; } }

.p-32-32-32 {
  padding: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-32-32-32 {
      padding: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .p-32-32-32 {
      padding: 2rem !important; } }

.pt-32-32-32,
.py-32-32-32 {
  padding-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-32-32-32,
    .py-32-32-32 {
      padding-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-32-32-32,
    .py-32-32-32 {
      padding-top: 2rem !important; } }

.pr-32-32-32,
.px-32-32-32 {
  padding-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-32-32-32,
    .px-32-32-32 {
      padding-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-32-32-32,
    .px-32-32-32 {
      padding-right: 2rem !important; } }

.pb-32-32-32,
.py-32-32-32 {
  padding-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-32-32-32,
    .py-32-32-32 {
      padding-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-32-32-32,
    .py-32-32-32 {
      padding-bottom: 2rem !important; } }

.pl-32-32-32,
.px-32-32-32 {
  padding-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-32-32-32,
    .px-32-32-32 {
      padding-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-32-32-32,
    .px-32-32-32 {
      padding-left: 2rem !important; } }

.m-32-32-32 {
  margin: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-32-32-32 {
      margin: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .m-32-32-32 {
      margin: 2rem !important; } }

.mt-32-32-32,
.my-32-32-32 {
  margin-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-32-32-32,
    .my-32-32-32 {
      margin-top: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-32-32-32,
    .my-32-32-32 {
      margin-top: 2rem !important; } }

.mr-32-32-32,
.mx-32-32-32 {
  margin-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-32-32-32,
    .mx-32-32-32 {
      margin-right: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-32-32-32,
    .mx-32-32-32 {
      margin-right: 2rem !important; } }

.mb-32-32-32,
.my-32-32-32 {
  margin-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-32-32-32,
    .my-32-32-32 {
      margin-bottom: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-32-32-32,
    .my-32-32-32 {
      margin-bottom: 2rem !important; } }

.ml-32-32-32,
.mx-32-32-32 {
  margin-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-32-32-32,
    .mx-32-32-32 {
      margin-left: 2rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-32-32-32,
    .mx-32-32-32 {
      margin-left: 2rem !important; } }

.p-32-24-24 {
  padding: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-32-24-24 {
      padding: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .p-32-24-24 {
      padding: 1.5rem !important; } }

.pt-32-24-24,
.py-32-24-24 {
  padding-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-32-24-24,
    .py-32-24-24 {
      padding-top: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-32-24-24,
    .py-32-24-24 {
      padding-top: 1.5rem !important; } }

.pr-32-24-24,
.px-32-24-24 {
  padding-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-32-24-24,
    .px-32-24-24 {
      padding-right: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-32-24-24,
    .px-32-24-24 {
      padding-right: 1.5rem !important; } }

.pb-32-24-24,
.py-32-24-24 {
  padding-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-32-24-24,
    .py-32-24-24 {
      padding-bottom: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-32-24-24,
    .py-32-24-24 {
      padding-bottom: 1.5rem !important; } }

.pl-32-24-24,
.px-32-24-24 {
  padding-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-32-24-24,
    .px-32-24-24 {
      padding-left: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-32-24-24,
    .px-32-24-24 {
      padding-left: 1.5rem !important; } }

.m-32-24-24 {
  margin: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-32-24-24 {
      margin: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .m-32-24-24 {
      margin: 1.5rem !important; } }

.mt-32-24-24,
.my-32-24-24 {
  margin-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-32-24-24,
    .my-32-24-24 {
      margin-top: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-32-24-24,
    .my-32-24-24 {
      margin-top: 1.5rem !important; } }

.mr-32-24-24,
.mx-32-24-24 {
  margin-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-32-24-24,
    .mx-32-24-24 {
      margin-right: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-32-24-24,
    .mx-32-24-24 {
      margin-right: 1.5rem !important; } }

.mb-32-24-24,
.my-32-24-24 {
  margin-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-32-24-24,
    .my-32-24-24 {
      margin-bottom: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-32-24-24,
    .my-32-24-24 {
      margin-bottom: 1.5rem !important; } }

.ml-32-24-24,
.mx-32-24-24 {
  margin-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-32-24-24,
    .mx-32-24-24 {
      margin-left: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-32-24-24,
    .mx-32-24-24 {
      margin-left: 1.5rem !important; } }

.p-32-16-16 {
  padding: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-32-16-16 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-32-16-16 {
      padding: 1rem !important; } }

.pt-32-16-16,
.py-32-16-16 {
  padding-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-32-16-16,
    .py-32-16-16 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-32-16-16,
    .py-32-16-16 {
      padding-top: 1rem !important; } }

.pr-32-16-16,
.px-32-16-16 {
  padding-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-32-16-16,
    .px-32-16-16 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-32-16-16,
    .px-32-16-16 {
      padding-right: 1rem !important; } }

.pb-32-16-16,
.py-32-16-16 {
  padding-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-32-16-16,
    .py-32-16-16 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-32-16-16,
    .py-32-16-16 {
      padding-bottom: 1rem !important; } }

.pl-32-16-16,
.px-32-16-16 {
  padding-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-32-16-16,
    .px-32-16-16 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-32-16-16,
    .px-32-16-16 {
      padding-left: 1rem !important; } }

.m-32-16-16 {
  margin: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-32-16-16 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-32-16-16 {
      margin: 1rem !important; } }

.mt-32-16-16,
.my-32-16-16 {
  margin-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-32-16-16,
    .my-32-16-16 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-32-16-16,
    .my-32-16-16 {
      margin-top: 1rem !important; } }

.mr-32-16-16,
.mx-32-16-16 {
  margin-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-32-16-16,
    .mx-32-16-16 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-32-16-16,
    .mx-32-16-16 {
      margin-right: 1rem !important; } }

.mb-32-16-16,
.my-32-16-16 {
  margin-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-32-16-16,
    .my-32-16-16 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-32-16-16,
    .my-32-16-16 {
      margin-bottom: 1rem !important; } }

.ml-32-16-16,
.mx-32-16-16 {
  margin-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-32-16-16,
    .mx-32-16-16 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-32-16-16,
    .mx-32-16-16 {
      margin-left: 1rem !important; } }

.p-32-0-0 {
  padding: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-32-0-0 {
      padding: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .p-32-0-0 {
      padding: 0rem !important; } }

.pt-32-0-0,
.py-32-0-0 {
  padding-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-32-0-0,
    .py-32-0-0 {
      padding-top: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-32-0-0,
    .py-32-0-0 {
      padding-top: 0rem !important; } }

.pr-32-0-0,
.px-32-0-0 {
  padding-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-32-0-0,
    .px-32-0-0 {
      padding-right: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-32-0-0,
    .px-32-0-0 {
      padding-right: 0rem !important; } }

.pb-32-0-0,
.py-32-0-0 {
  padding-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-32-0-0,
    .py-32-0-0 {
      padding-bottom: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-32-0-0,
    .py-32-0-0 {
      padding-bottom: 0rem !important; } }

.pl-32-0-0,
.px-32-0-0 {
  padding-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-32-0-0,
    .px-32-0-0 {
      padding-left: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-32-0-0,
    .px-32-0-0 {
      padding-left: 0rem !important; } }

.m-32-0-0 {
  margin: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-32-0-0 {
      margin: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .m-32-0-0 {
      margin: 0rem !important; } }

.mt-32-0-0,
.my-32-0-0 {
  margin-top: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-32-0-0,
    .my-32-0-0 {
      margin-top: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-32-0-0,
    .my-32-0-0 {
      margin-top: 0rem !important; } }

.mr-32-0-0,
.mx-32-0-0 {
  margin-right: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-32-0-0,
    .mx-32-0-0 {
      margin-right: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-32-0-0,
    .mx-32-0-0 {
      margin-right: 0rem !important; } }

.mb-32-0-0,
.my-32-0-0 {
  margin-bottom: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-32-0-0,
    .my-32-0-0 {
      margin-bottom: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-32-0-0,
    .my-32-0-0 {
      margin-bottom: 0rem !important; } }

.ml-32-0-0,
.mx-32-0-0 {
  margin-left: 2rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-32-0-0,
    .mx-32-0-0 {
      margin-left: 0rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-32-0-0,
    .mx-32-0-0 {
      margin-left: 0rem !important; } }

.p-24 {
  padding: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-24 {
      padding: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .p-24 {
      padding: 1.5rem !important; } }

.pt-24,
.py-24 {
  padding-top: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-24,
    .py-24 {
      padding-top: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-24,
    .py-24 {
      padding-top: 1.5rem !important; } }

.pr-24,
.px-24 {
  padding-right: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-24,
    .px-24 {
      padding-right: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-24,
    .px-24 {
      padding-right: 1.5rem !important; } }

.pb-24,
.py-24 {
  padding-bottom: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-24,
    .py-24 {
      padding-bottom: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-24,
    .py-24 {
      padding-bottom: 1.5rem !important; } }

.pl-24,
.px-24 {
  padding-left: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-24,
    .px-24 {
      padding-left: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-24,
    .px-24 {
      padding-left: 1.5rem !important; } }

.m-24 {
  margin: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-24 {
      margin: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .m-24 {
      margin: 1.5rem !important; } }

.mt-24,
.my-24 {
  margin-top: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-24,
    .my-24 {
      margin-top: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-24,
    .my-24 {
      margin-top: 1.5rem !important; } }

.mr-24,
.mx-24 {
  margin-right: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-24,
    .mx-24 {
      margin-right: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-24,
    .mx-24 {
      margin-right: 1.5rem !important; } }

.mb-24,
.my-24 {
  margin-bottom: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-24,
    .my-24 {
      margin-bottom: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-24,
    .my-24 {
      margin-bottom: 1.5rem !important; } }

.ml-24,
.mx-24 {
  margin-left: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-24,
    .mx-24 {
      margin-left: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-24,
    .mx-24 {
      margin-left: 1.5rem !important; } }

.p-24-24-16 {
  padding: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-24-24-16 {
      padding: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .p-24-24-16 {
      padding: 1rem !important; } }

.pt-24-24-16,
.py-24-24-16 {
  padding-top: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-24-24-16,
    .py-24-24-16 {
      padding-top: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-24-24-16,
    .py-24-24-16 {
      padding-top: 1rem !important; } }

.pr-24-24-16,
.px-24-24-16 {
  padding-right: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-24-24-16,
    .px-24-24-16 {
      padding-right: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-24-24-16,
    .px-24-24-16 {
      padding-right: 1rem !important; } }

.pb-24-24-16,
.py-24-24-16 {
  padding-bottom: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-24-24-16,
    .py-24-24-16 {
      padding-bottom: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-24-24-16,
    .py-24-24-16 {
      padding-bottom: 1rem !important; } }

.pl-24-24-16,
.px-24-24-16 {
  padding-left: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-24-24-16,
    .px-24-24-16 {
      padding-left: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-24-24-16,
    .px-24-24-16 {
      padding-left: 1rem !important; } }

.m-24-24-16 {
  margin: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-24-24-16 {
      margin: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .m-24-24-16 {
      margin: 1rem !important; } }

.mt-24-24-16,
.my-24-24-16 {
  margin-top: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-24-24-16,
    .my-24-24-16 {
      margin-top: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-24-24-16,
    .my-24-24-16 {
      margin-top: 1rem !important; } }

.mr-24-24-16,
.mx-24-24-16 {
  margin-right: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-24-24-16,
    .mx-24-24-16 {
      margin-right: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-24-24-16,
    .mx-24-24-16 {
      margin-right: 1rem !important; } }

.mb-24-24-16,
.my-24-24-16 {
  margin-bottom: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-24-24-16,
    .my-24-24-16 {
      margin-bottom: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-24-24-16,
    .my-24-24-16 {
      margin-bottom: 1rem !important; } }

.ml-24-24-16,
.mx-24-24-16 {
  margin-left: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-24-24-16,
    .mx-24-24-16 {
      margin-left: 1.5rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-24-24-16,
    .mx-24-24-16 {
      margin-left: 1rem !important; } }

.p-24-16-16 {
  padding: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-24-16-16 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-24-16-16 {
      padding: 1rem !important; } }

.pt-24-16-16,
.py-24-16-16 {
  padding-top: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-24-16-16,
    .py-24-16-16 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-24-16-16,
    .py-24-16-16 {
      padding-top: 1rem !important; } }

.pr-24-16-16,
.px-24-16-16 {
  padding-right: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-24-16-16,
    .px-24-16-16 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-24-16-16,
    .px-24-16-16 {
      padding-right: 1rem !important; } }

.pb-24-16-16,
.py-24-16-16 {
  padding-bottom: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-24-16-16,
    .py-24-16-16 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-24-16-16,
    .py-24-16-16 {
      padding-bottom: 1rem !important; } }

.pl-24-16-16,
.px-24-16-16 {
  padding-left: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-24-16-16,
    .px-24-16-16 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-24-16-16,
    .px-24-16-16 {
      padding-left: 1rem !important; } }

.m-24-16-16 {
  margin: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-24-16-16 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-24-16-16 {
      margin: 1rem !important; } }

.mt-24-16-16,
.my-24-16-16 {
  margin-top: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-24-16-16,
    .my-24-16-16 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-24-16-16,
    .my-24-16-16 {
      margin-top: 1rem !important; } }

.mr-24-16-16,
.mx-24-16-16 {
  margin-right: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-24-16-16,
    .mx-24-16-16 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-24-16-16,
    .mx-24-16-16 {
      margin-right: 1rem !important; } }

.mb-24-16-16,
.my-24-16-16 {
  margin-bottom: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-24-16-16,
    .my-24-16-16 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-24-16-16,
    .my-24-16-16 {
      margin-bottom: 1rem !important; } }

.ml-24-16-16,
.mx-24-16-16 {
  margin-left: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-24-16-16,
    .mx-24-16-16 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-24-16-16,
    .mx-24-16-16 {
      margin-left: 1rem !important; } }

.p-24-16-8 {
  padding: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-24-16-8 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-24-16-8 {
      padding: 0.5rem !important; } }

.pt-24-16-8,
.py-24-16-8 {
  padding-top: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-24-16-8,
    .py-24-16-8 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-24-16-8,
    .py-24-16-8 {
      padding-top: 0.5rem !important; } }

.pr-24-16-8,
.px-24-16-8 {
  padding-right: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-24-16-8,
    .px-24-16-8 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-24-16-8,
    .px-24-16-8 {
      padding-right: 0.5rem !important; } }

.pb-24-16-8,
.py-24-16-8 {
  padding-bottom: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-24-16-8,
    .py-24-16-8 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-24-16-8,
    .py-24-16-8 {
      padding-bottom: 0.5rem !important; } }

.pl-24-16-8,
.px-24-16-8 {
  padding-left: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-24-16-8,
    .px-24-16-8 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-24-16-8,
    .px-24-16-8 {
      padding-left: 0.5rem !important; } }

.m-24-16-8 {
  margin: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-24-16-8 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-24-16-8 {
      margin: 0.5rem !important; } }

.mt-24-16-8,
.my-24-16-8 {
  margin-top: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-24-16-8,
    .my-24-16-8 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-24-16-8,
    .my-24-16-8 {
      margin-top: 0.5rem !important; } }

.mr-24-16-8,
.mx-24-16-8 {
  margin-right: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-24-16-8,
    .mx-24-16-8 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-24-16-8,
    .mx-24-16-8 {
      margin-right: 0.5rem !important; } }

.mb-24-16-8,
.my-24-16-8 {
  margin-bottom: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-24-16-8,
    .my-24-16-8 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-24-16-8,
    .my-24-16-8 {
      margin-bottom: 0.5rem !important; } }

.ml-24-16-8,
.mx-24-16-8 {
  margin-left: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-24-16-8,
    .mx-24-16-8 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-24-16-8,
    .mx-24-16-8 {
      margin-left: 0.5rem !important; } }

.p-24-16-32 {
  padding: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-24-16-32 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-24-16-32 {
      padding: 2rem !important; } }

.pt-24-16-32,
.py-24-16-32 {
  padding-top: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-24-16-32,
    .py-24-16-32 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-24-16-32,
    .py-24-16-32 {
      padding-top: 2rem !important; } }

.pr-24-16-32,
.px-24-16-32 {
  padding-right: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-24-16-32,
    .px-24-16-32 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-24-16-32,
    .px-24-16-32 {
      padding-right: 2rem !important; } }

.pb-24-16-32,
.py-24-16-32 {
  padding-bottom: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-24-16-32,
    .py-24-16-32 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-24-16-32,
    .py-24-16-32 {
      padding-bottom: 2rem !important; } }

.pl-24-16-32,
.px-24-16-32 {
  padding-left: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-24-16-32,
    .px-24-16-32 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-24-16-32,
    .px-24-16-32 {
      padding-left: 2rem !important; } }

.m-24-16-32 {
  margin: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-24-16-32 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-24-16-32 {
      margin: 2rem !important; } }

.mt-24-16-32,
.my-24-16-32 {
  margin-top: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-24-16-32,
    .my-24-16-32 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-24-16-32,
    .my-24-16-32 {
      margin-top: 2rem !important; } }

.mr-24-16-32,
.mx-24-16-32 {
  margin-right: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-24-16-32,
    .mx-24-16-32 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-24-16-32,
    .mx-24-16-32 {
      margin-right: 2rem !important; } }

.mb-24-16-32,
.my-24-16-32 {
  margin-bottom: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-24-16-32,
    .my-24-16-32 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-24-16-32,
    .my-24-16-32 {
      margin-bottom: 2rem !important; } }

.ml-24-16-32,
.mx-24-16-32 {
  margin-left: 1.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-24-16-32,
    .mx-24-16-32 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-24-16-32,
    .mx-24-16-32 {
      margin-left: 2rem !important; } }

.p-16 {
  padding: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-16 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-16 {
      padding: 1rem !important; } }

.pt-16,
.py-16 {
  padding-top: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-16,
    .py-16 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-16,
    .py-16 {
      padding-top: 1rem !important; } }

.pr-16,
.px-16 {
  padding-right: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-16,
    .px-16 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-16,
    .px-16 {
      padding-right: 1rem !important; } }

.pb-16,
.py-16 {
  padding-bottom: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-16,
    .py-16 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-16,
    .py-16 {
      padding-bottom: 1rem !important; } }

.pl-16,
.px-16 {
  padding-left: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-16,
    .px-16 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-16,
    .px-16 {
      padding-left: 1rem !important; } }

.m-16 {
  margin: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-16 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-16 {
      margin: 1rem !important; } }

.mt-16,
.my-16 {
  margin-top: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-16,
    .my-16 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-16,
    .my-16 {
      margin-top: 1rem !important; } }

.mr-16,
.mx-16 {
  margin-right: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-16,
    .mx-16 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-16,
    .mx-16 {
      margin-right: 1rem !important; } }

.mb-16,
.my-16 {
  margin-bottom: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-16,
    .my-16 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-16,
    .my-16 {
      margin-bottom: 1rem !important; } }

.ml-16,
.mx-16 {
  margin-left: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-16,
    .mx-16 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-16,
    .mx-16 {
      margin-left: 1rem !important; } }

.p-16-16 {
  padding: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-16-16 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-16-16 {
      padding: 0 !important; } }

.pt-16-16,
.py-16-16 {
  padding-top: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-16-16,
    .py-16-16 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-16-16,
    .py-16-16 {
      padding-top: 0 !important; } }

.pr-16-16,
.px-16-16 {
  padding-right: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-16-16,
    .px-16-16 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-16-16,
    .px-16-16 {
      padding-right: 0 !important; } }

.pb-16-16,
.py-16-16 {
  padding-bottom: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-16-16,
    .py-16-16 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-16-16,
    .py-16-16 {
      padding-bottom: 0 !important; } }

.pl-16-16,
.px-16-16 {
  padding-left: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-16-16,
    .px-16-16 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-16-16,
    .px-16-16 {
      padding-left: 0 !important; } }

.m-16-16 {
  margin: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-16-16 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-16-16 {
      margin: 0 !important; } }

.mt-16-16,
.my-16-16 {
  margin-top: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-16-16,
    .my-16-16 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-16-16,
    .my-16-16 {
      margin-top: 0 !important; } }

.mr-16-16,
.mx-16-16 {
  margin-right: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-16-16,
    .mx-16-16 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-16-16,
    .mx-16-16 {
      margin-right: 0 !important; } }

.mb-16-16,
.my-16-16 {
  margin-bottom: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-16-16,
    .my-16-16 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-16-16,
    .my-16-16 {
      margin-bottom: 0 !important; } }

.ml-16-16,
.mx-16-16 {
  margin-left: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-16-16,
    .mx-16-16 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-16-16,
    .mx-16-16 {
      margin-left: 0 !important; } }

.p-16-16-32 {
  padding: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-16-16-32 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-16-16-32 {
      padding: 2rem !important; } }

.pt-16-16-32,
.py-16-16-32 {
  padding-top: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-16-16-32,
    .py-16-16-32 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-16-16-32,
    .py-16-16-32 {
      padding-top: 2rem !important; } }

.pr-16-16-32,
.px-16-16-32 {
  padding-right: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-16-16-32,
    .px-16-16-32 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-16-16-32,
    .px-16-16-32 {
      padding-right: 2rem !important; } }

.pb-16-16-32,
.py-16-16-32 {
  padding-bottom: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-16-16-32,
    .py-16-16-32 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-16-16-32,
    .py-16-16-32 {
      padding-bottom: 2rem !important; } }

.pl-16-16-32,
.px-16-16-32 {
  padding-left: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-16-16-32,
    .px-16-16-32 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-16-16-32,
    .px-16-16-32 {
      padding-left: 2rem !important; } }

.m-16-16-32 {
  margin: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-16-16-32 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-16-16-32 {
      margin: 2rem !important; } }

.mt-16-16-32,
.my-16-16-32 {
  margin-top: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-16-16-32,
    .my-16-16-32 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-16-16-32,
    .my-16-16-32 {
      margin-top: 2rem !important; } }

.mr-16-16-32,
.mx-16-16-32 {
  margin-right: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-16-16-32,
    .mx-16-16-32 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-16-16-32,
    .mx-16-16-32 {
      margin-right: 2rem !important; } }

.mb-16-16-32,
.my-16-16-32 {
  margin-bottom: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-16-16-32,
    .my-16-16-32 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-16-16-32,
    .my-16-16-32 {
      margin-bottom: 2rem !important; } }

.ml-16-16-32,
.mx-16-16-32 {
  margin-left: 1rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-16-16-32,
    .mx-16-16-32 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-16-16-32,
    .mx-16-16-32 {
      margin-left: 2rem !important; } }

.p-8 {
  padding: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-8 {
      padding: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .p-8 {
      padding: 0.5rem !important; } }

.pt-8,
.py-8 {
  padding-top: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-8,
    .py-8 {
      padding-top: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-8,
    .py-8 {
      padding-top: 0.5rem !important; } }

.pr-8,
.px-8 {
  padding-right: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-8,
    .px-8 {
      padding-right: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-8,
    .px-8 {
      padding-right: 0.5rem !important; } }

.pb-8,
.py-8 {
  padding-bottom: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-8,
    .py-8 {
      padding-bottom: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-8,
    .py-8 {
      padding-bottom: 0.5rem !important; } }

.pl-8,
.px-8 {
  padding-left: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-8,
    .px-8 {
      padding-left: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-8,
    .px-8 {
      padding-left: 0.5rem !important; } }

.m-8 {
  margin: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-8 {
      margin: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .m-8 {
      margin: 0.5rem !important; } }

.mt-8,
.my-8 {
  margin-top: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-8,
    .my-8 {
      margin-top: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-8,
    .my-8 {
      margin-top: 0.5rem !important; } }

.mr-8,
.mx-8 {
  margin-right: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-8,
    .mx-8 {
      margin-right: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-8,
    .mx-8 {
      margin-right: 0.5rem !important; } }

.mb-8,
.my-8 {
  margin-bottom: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-8,
    .my-8 {
      margin-bottom: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-8,
    .my-8 {
      margin-bottom: 0.5rem !important; } }

.ml-8,
.mx-8 {
  margin-left: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-8,
    .mx-8 {
      margin-left: 0.5rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-8,
    .mx-8 {
      margin-left: 0.5rem !important; } }

.p-8-16-16 {
  padding: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .p-8-16-16 {
      padding: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .p-8-16-16 {
      padding: 1rem !important; } }

.pt-8-16-16,
.py-8-16-16 {
  padding-top: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pt-8-16-16,
    .py-8-16-16 {
      padding-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pt-8-16-16,
    .py-8-16-16 {
      padding-top: 1rem !important; } }

.pr-8-16-16,
.px-8-16-16 {
  padding-right: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pr-8-16-16,
    .px-8-16-16 {
      padding-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pr-8-16-16,
    .px-8-16-16 {
      padding-right: 1rem !important; } }

.pb-8-16-16,
.py-8-16-16 {
  padding-bottom: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pb-8-16-16,
    .py-8-16-16 {
      padding-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pb-8-16-16,
    .py-8-16-16 {
      padding-bottom: 1rem !important; } }

.pl-8-16-16,
.px-8-16-16 {
  padding-left: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .pl-8-16-16,
    .px-8-16-16 {
      padding-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .pl-8-16-16,
    .px-8-16-16 {
      padding-left: 1rem !important; } }

.m-8-16-16 {
  margin: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .m-8-16-16 {
      margin: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .m-8-16-16 {
      margin: 1rem !important; } }

.mt-8-16-16,
.my-8-16-16 {
  margin-top: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mt-8-16-16,
    .my-8-16-16 {
      margin-top: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mt-8-16-16,
    .my-8-16-16 {
      margin-top: 1rem !important; } }

.mr-8-16-16,
.mx-8-16-16 {
  margin-right: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mr-8-16-16,
    .mx-8-16-16 {
      margin-right: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mr-8-16-16,
    .mx-8-16-16 {
      margin-right: 1rem !important; } }

.mb-8-16-16,
.my-8-16-16 {
  margin-bottom: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .mb-8-16-16,
    .my-8-16-16 {
      margin-bottom: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .mb-8-16-16,
    .my-8-16-16 {
      margin-bottom: 1rem !important; } }

.ml-8-16-16,
.mx-8-16-16 {
  margin-left: 0.5rem !important; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .ml-8-16-16,
    .mx-8-16-16 {
      margin-left: 1rem !important; } }
  @media screen and (max-width: 768px) {
    .ml-8-16-16,
    .mx-8-16-16 {
      margin-left: 1rem !important; } }

/*
* Typography
*/
p {
  margin-bottom: 1rem; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "LexendDeca";
  font-weight: 700;
  color: var(--wp--preset--color--header-text-primary);
  margin-bottom: 1rem; }

h1, .h1 {
  font-size: 4rem;
  line-height: 5rem;
  margin-bottom: 0; }
  @media screen and (max-width: 992px) {
    h1, .h1 {
      font-size: 2.5rem;
      line-height: 3.125rem; } }

h2, .h2 {
  font-size: 2.25rem;
  line-height: 3.125rem; }
  @media screen and (max-width: 992px) {
    h2, .h2 {
      font-size: 2rem;
      line-height: 2.5rem; } }

h3, .h3 {
  font-size: 1.5rem;
  line-height: 1.875rem; }
  @media screen and (max-width: 992px) {
    h3, .h3 {
      font-size: 1.25rem;
      line-height: 1.5625rem; } }

h4, h5, h6,
.h4, .h5, .h6 {
  font-size: 1.25rem;
  line-height: 1.5rem; }
  @media screen and (max-width: 992px) {
    h4, h5, h6,
    .h4, .h5, .h6 {
      font-size: 1rem;
      line-height: 1.25rem; } }

/*
* Class base on Colors
*/
.text-code-ffffff {
  color: var(--wp--preset--color--code-ffffff) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-ffffff {
    color: var(--wp--preset--color--code-ffffff) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-ffffff {
    color: var(--wp--preset--color--code-ffffff) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-ffffff {
    color: var(--wp--preset--color--code-ffffff) !important; } }

.code-ffffff-background {
  background-color: var(--wp--preset--color--code-ffffff) !important; }

@media screen and (min-width: 768px) {
  .code-ffffff-sm-background {
    background-color: var(--wp--preset--color--code-ffffff) !important; } }

@media screen and (min-width: 992px) {
  .code-ffffff-md-background {
    background-color: var(--wp--preset--color--code-ffffff) !important; } }

@media screen and (min-width: 1200px) {
  .code-ffffff-lg-background {
    background-color: var(--wp--preset--color--code-ffffff) !important; } }

.border-code-ffffff {
  border-color: var(--wp--preset--color--code-ffffff) !important; }

.text-code-000000 {
  color: var(--wp--preset--color--code-000000) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-000000 {
    color: var(--wp--preset--color--code-000000) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-000000 {
    color: var(--wp--preset--color--code-000000) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-000000 {
    color: var(--wp--preset--color--code-000000) !important; } }

.code-000000-background {
  background-color: var(--wp--preset--color--code-000000) !important; }

@media screen and (min-width: 768px) {
  .code-000000-sm-background {
    background-color: var(--wp--preset--color--code-000000) !important; } }

@media screen and (min-width: 992px) {
  .code-000000-md-background {
    background-color: var(--wp--preset--color--code-000000) !important; } }

@media screen and (min-width: 1200px) {
  .code-000000-lg-background {
    background-color: var(--wp--preset--color--code-000000) !important; } }

.border-code-000000 {
  border-color: var(--wp--preset--color--code-000000) !important; }

.text-code-ad3b37 {
  color: var(--wp--preset--color--code-ad3b37) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-ad3b37 {
    color: var(--wp--preset--color--code-ad3b37) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-ad3b37 {
    color: var(--wp--preset--color--code-ad3b37) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-ad3b37 {
    color: var(--wp--preset--color--code-ad3b37) !important; } }

.code-ad3b37-background {
  background-color: var(--wp--preset--color--code-ad3b37) !important; }

@media screen and (min-width: 768px) {
  .code-ad3b37-sm-background {
    background-color: var(--wp--preset--color--code-ad3b37) !important; } }

@media screen and (min-width: 992px) {
  .code-ad3b37-md-background {
    background-color: var(--wp--preset--color--code-ad3b37) !important; } }

@media screen and (min-width: 1200px) {
  .code-ad3b37-lg-background {
    background-color: var(--wp--preset--color--code-ad3b37) !important; } }

.border-code-ad3b37 {
  border-color: var(--wp--preset--color--code-ad3b37) !important; }

.text-code-c1423e {
  color: var(--wp--preset--color--code-c1423e) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-c1423e {
    color: var(--wp--preset--color--code-c1423e) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-c1423e {
    color: var(--wp--preset--color--code-c1423e) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-c1423e {
    color: var(--wp--preset--color--code-c1423e) !important; } }

.code-c1423e-background {
  background-color: var(--wp--preset--color--code-c1423e) !important; }

@media screen and (min-width: 768px) {
  .code-c1423e-sm-background {
    background-color: var(--wp--preset--color--code-c1423e) !important; } }

@media screen and (min-width: 992px) {
  .code-c1423e-md-background {
    background-color: var(--wp--preset--color--code-c1423e) !important; } }

@media screen and (min-width: 1200px) {
  .code-c1423e-lg-background {
    background-color: var(--wp--preset--color--code-c1423e) !important; } }

.border-code-c1423e {
  border-color: var(--wp--preset--color--code-c1423e) !important; }

.text-code-9b3531 {
  color: var(--wp--preset--color--code-9b3531) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-9b3531 {
    color: var(--wp--preset--color--code-9b3531) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-9b3531 {
    color: var(--wp--preset--color--code-9b3531) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-9b3531 {
    color: var(--wp--preset--color--code-9b3531) !important; } }

.code-9b3531-background {
  background-color: var(--wp--preset--color--code-9b3531) !important; }

@media screen and (min-width: 768px) {
  .code-9b3531-sm-background {
    background-color: var(--wp--preset--color--code-9b3531) !important; } }

@media screen and (min-width: 992px) {
  .code-9b3531-md-background {
    background-color: var(--wp--preset--color--code-9b3531) !important; } }

@media screen and (min-width: 1200px) {
  .code-9b3531-lg-background {
    background-color: var(--wp--preset--color--code-9b3531) !important; } }

.border-code-9b3531 {
  border-color: var(--wp--preset--color--code-9b3531) !important; }

.text-code-f8f8f8 {
  color: var(--wp--preset--color--code-f8f8f8) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-f8f8f8 {
    color: var(--wp--preset--color--code-f8f8f8) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-f8f8f8 {
    color: var(--wp--preset--color--code-f8f8f8) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-f8f8f8 {
    color: var(--wp--preset--color--code-f8f8f8) !important; } }

.code-f8f8f8-background {
  background-color: var(--wp--preset--color--code-f8f8f8) !important; }

@media screen and (min-width: 768px) {
  .code-f8f8f8-sm-background {
    background-color: var(--wp--preset--color--code-f8f8f8) !important; } }

@media screen and (min-width: 992px) {
  .code-f8f8f8-md-background {
    background-color: var(--wp--preset--color--code-f8f8f8) !important; } }

@media screen and (min-width: 1200px) {
  .code-f8f8f8-lg-background {
    background-color: var(--wp--preset--color--code-f8f8f8) !important; } }

.border-code-f8f8f8 {
  border-color: var(--wp--preset--color--code-f8f8f8) !important; }

.text-code-f8f7f7 {
  color: var(--wp--preset--color--code-f8f7f7) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-f8f7f7 {
    color: var(--wp--preset--color--code-f8f7f7) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-f8f7f7 {
    color: var(--wp--preset--color--code-f8f7f7) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-f8f7f7 {
    color: var(--wp--preset--color--code-f8f7f7) !important; } }

.code-f8f7f7-background {
  background-color: var(--wp--preset--color--code-f8f7f7) !important; }

@media screen and (min-width: 768px) {
  .code-f8f7f7-sm-background {
    background-color: var(--wp--preset--color--code-f8f7f7) !important; } }

@media screen and (min-width: 992px) {
  .code-f8f7f7-md-background {
    background-color: var(--wp--preset--color--code-f8f7f7) !important; } }

@media screen and (min-width: 1200px) {
  .code-f8f7f7-lg-background {
    background-color: var(--wp--preset--color--code-f8f7f7) !important; } }

.border-code-f8f7f7 {
  border-color: var(--wp--preset--color--code-f8f7f7) !important; }

.text-code-e9e5e2 {
  color: var(--wp--preset--color--code-e9e5e2) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-e9e5e2 {
    color: var(--wp--preset--color--code-e9e5e2) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-e9e5e2 {
    color: var(--wp--preset--color--code-e9e5e2) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-e9e5e2 {
    color: var(--wp--preset--color--code-e9e5e2) !important; } }

.code-e9e5e2-background {
  background-color: var(--wp--preset--color--code-e9e5e2) !important; }

@media screen and (min-width: 768px) {
  .code-e9e5e2-sm-background {
    background-color: var(--wp--preset--color--code-e9e5e2) !important; } }

@media screen and (min-width: 992px) {
  .code-e9e5e2-md-background {
    background-color: var(--wp--preset--color--code-e9e5e2) !important; } }

@media screen and (min-width: 1200px) {
  .code-e9e5e2-lg-background {
    background-color: var(--wp--preset--color--code-e9e5e2) !important; } }

.border-code-e9e5e2 {
  border-color: var(--wp--preset--color--code-e9e5e2) !important; }

.text-code-f1eeeb {
  color: var(--wp--preset--color--code-f1eeeb) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-f1eeeb {
    color: var(--wp--preset--color--code-f1eeeb) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-f1eeeb {
    color: var(--wp--preset--color--code-f1eeeb) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-f1eeeb {
    color: var(--wp--preset--color--code-f1eeeb) !important; } }

.code-f1eeeb-background {
  background-color: var(--wp--preset--color--code-f1eeeb) !important; }

@media screen and (min-width: 768px) {
  .code-f1eeeb-sm-background {
    background-color: var(--wp--preset--color--code-f1eeeb) !important; } }

@media screen and (min-width: 992px) {
  .code-f1eeeb-md-background {
    background-color: var(--wp--preset--color--code-f1eeeb) !important; } }

@media screen and (min-width: 1200px) {
  .code-f1eeeb-lg-background {
    background-color: var(--wp--preset--color--code-f1eeeb) !important; } }

.border-code-f1eeeb {
  border-color: var(--wp--preset--color--code-f1eeeb) !important; }

.text-code-550f0fb3 {
  color: var(--wp--preset--color--code-550f0fb3) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-550f0fb3 {
    color: var(--wp--preset--color--code-550f0fb3) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-550f0fb3 {
    color: var(--wp--preset--color--code-550f0fb3) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-550f0fb3 {
    color: var(--wp--preset--color--code-550f0fb3) !important; } }

.code-550f0fb3-background {
  background-color: var(--wp--preset--color--code-550f0fb3) !important; }

@media screen and (min-width: 768px) {
  .code-550f0fb3-sm-background {
    background-color: var(--wp--preset--color--code-550f0fb3) !important; } }

@media screen and (min-width: 992px) {
  .code-550f0fb3-md-background {
    background-color: var(--wp--preset--color--code-550f0fb3) !important; } }

@media screen and (min-width: 1200px) {
  .code-550f0fb3-lg-background {
    background-color: var(--wp--preset--color--code-550f0fb3) !important; } }

.border-code-550f0fb3 {
  border-color: var(--wp--preset--color--code-550f0fb3) !important; }

.text-code-dad3cb {
  color: var(--wp--preset--color--code-dad3cb) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-dad3cb {
    color: var(--wp--preset--color--code-dad3cb) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-dad3cb {
    color: var(--wp--preset--color--code-dad3cb) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-dad3cb {
    color: var(--wp--preset--color--code-dad3cb) !important; } }

.code-dad3cb-background {
  background-color: var(--wp--preset--color--code-dad3cb) !important; }

@media screen and (min-width: 768px) {
  .code-dad3cb-sm-background {
    background-color: var(--wp--preset--color--code-dad3cb) !important; } }

@media screen and (min-width: 992px) {
  .code-dad3cb-md-background {
    background-color: var(--wp--preset--color--code-dad3cb) !important; } }

@media screen and (min-width: 1200px) {
  .code-dad3cb-lg-background {
    background-color: var(--wp--preset--color--code-dad3cb) !important; } }

.border-code-dad3cb {
  border-color: var(--wp--preset--color--code-dad3cb) !important; }

.text-code-550f0f {
  color: var(--wp--preset--color--code-550f0f) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-550f0f {
    color: var(--wp--preset--color--code-550f0f) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-550f0f {
    color: var(--wp--preset--color--code-550f0f) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-550f0f {
    color: var(--wp--preset--color--code-550f0f) !important; } }

.code-550f0f-background {
  background-color: var(--wp--preset--color--code-550f0f) !important; }

@media screen and (min-width: 768px) {
  .code-550f0f-sm-background {
    background-color: var(--wp--preset--color--code-550f0f) !important; } }

@media screen and (min-width: 992px) {
  .code-550f0f-md-background {
    background-color: var(--wp--preset--color--code-550f0f) !important; } }

@media screen and (min-width: 1200px) {
  .code-550f0f-lg-background {
    background-color: var(--wp--preset--color--code-550f0f) !important; } }

.border-code-550f0f {
  border-color: var(--wp--preset--color--code-550f0f) !important; }

.text-code-635252 {
  color: var(--wp--preset--color--code-635252) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-635252 {
    color: var(--wp--preset--color--code-635252) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-635252 {
    color: var(--wp--preset--color--code-635252) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-635252 {
    color: var(--wp--preset--color--code-635252) !important; } }

.code-635252-background {
  background-color: var(--wp--preset--color--code-635252) !important; }

@media screen and (min-width: 768px) {
  .code-635252-sm-background {
    background-color: var(--wp--preset--color--code-635252) !important; } }

@media screen and (min-width: 992px) {
  .code-635252-md-background {
    background-color: var(--wp--preset--color--code-635252) !important; } }

@media screen and (min-width: 1200px) {
  .code-635252-lg-background {
    background-color: var(--wp--preset--color--code-635252) !important; } }

.border-code-635252 {
  border-color: var(--wp--preset--color--code-635252) !important; }

.text-code-6c757d {
  color: var(--wp--preset--color--code-6c757d) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-6c757d {
    color: var(--wp--preset--color--code-6c757d) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-6c757d {
    color: var(--wp--preset--color--code-6c757d) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-6c757d {
    color: var(--wp--preset--color--code-6c757d) !important; } }

.code-6c757d-background {
  background-color: var(--wp--preset--color--code-6c757d) !important; }

@media screen and (min-width: 768px) {
  .code-6c757d-sm-background {
    background-color: var(--wp--preset--color--code-6c757d) !important; } }

@media screen and (min-width: 992px) {
  .code-6c757d-md-background {
    background-color: var(--wp--preset--color--code-6c757d) !important; } }

@media screen and (min-width: 1200px) {
  .code-6c757d-lg-background {
    background-color: var(--wp--preset--color--code-6c757d) !important; } }

.border-code-6c757d {
  border-color: var(--wp--preset--color--code-6c757d) !important; }

.text-code-de764f {
  color: var(--wp--preset--color--code-de764f) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-de764f {
    color: var(--wp--preset--color--code-de764f) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-de764f {
    color: var(--wp--preset--color--code-de764f) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-de764f {
    color: var(--wp--preset--color--code-de764f) !important; } }

.code-de764f-background {
  background-color: var(--wp--preset--color--code-de764f) !important; }

@media screen and (min-width: 768px) {
  .code-de764f-sm-background {
    background-color: var(--wp--preset--color--code-de764f) !important; } }

@media screen and (min-width: 992px) {
  .code-de764f-md-background {
    background-color: var(--wp--preset--color--code-de764f) !important; } }

@media screen and (min-width: 1200px) {
  .code-de764f-lg-background {
    background-color: var(--wp--preset--color--code-de764f) !important; } }

.border-code-de764f {
  border-color: var(--wp--preset--color--code-de764f) !important; }

.text-code-e28764 {
  color: var(--wp--preset--color--code-e28764) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-e28764 {
    color: var(--wp--preset--color--code-e28764) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-e28764 {
    color: var(--wp--preset--color--code-e28764) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-e28764 {
    color: var(--wp--preset--color--code-e28764) !important; } }

.code-e28764-background {
  background-color: var(--wp--preset--color--code-e28764) !important; }

@media screen and (min-width: 768px) {
  .code-e28764-sm-background {
    background-color: var(--wp--preset--color--code-e28764) !important; } }

@media screen and (min-width: 992px) {
  .code-e28764-md-background {
    background-color: var(--wp--preset--color--code-e28764) !important; } }

@media screen and (min-width: 1200px) {
  .code-e28764-lg-background {
    background-color: var(--wp--preset--color--code-e28764) !important; } }

.border-code-e28764 {
  border-color: var(--wp--preset--color--code-e28764) !important; }

.text-code-da6539 {
  color: var(--wp--preset--color--code-da6539) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-da6539 {
    color: var(--wp--preset--color--code-da6539) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-da6539 {
    color: var(--wp--preset--color--code-da6539) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-da6539 {
    color: var(--wp--preset--color--code-da6539) !important; } }

.code-da6539-background {
  background-color: var(--wp--preset--color--code-da6539) !important; }

@media screen and (min-width: 768px) {
  .code-da6539-sm-background {
    background-color: var(--wp--preset--color--code-da6539) !important; } }

@media screen and (min-width: 992px) {
  .code-da6539-md-background {
    background-color: var(--wp--preset--color--code-da6539) !important; } }

@media screen and (min-width: 1200px) {
  .code-da6539-lg-background {
    background-color: var(--wp--preset--color--code-da6539) !important; } }

.border-code-da6539 {
  border-color: var(--wp--preset--color--code-da6539) !important; }

.text-code-222e3d {
  color: var(--wp--preset--color--code-222e3d) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-222e3d {
    color: var(--wp--preset--color--code-222e3d) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-222e3d {
    color: var(--wp--preset--color--code-222e3d) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-222e3d {
    color: var(--wp--preset--color--code-222e3d) !important; } }

.code-222e3d-background {
  background-color: var(--wp--preset--color--code-222e3d) !important; }

@media screen and (min-width: 768px) {
  .code-222e3d-sm-background {
    background-color: var(--wp--preset--color--code-222e3d) !important; } }

@media screen and (min-width: 992px) {
  .code-222e3d-md-background {
    background-color: var(--wp--preset--color--code-222e3d) !important; } }

@media screen and (min-width: 1200px) {
  .code-222e3d-lg-background {
    background-color: var(--wp--preset--color--code-222e3d) !important; } }

.border-code-222e3d {
  border-color: var(--wp--preset--color--code-222e3d) !important; }

.text-code-0e1f30 {
  color: var(--wp--preset--color--code-0e1f30) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-0e1f30 {
    color: var(--wp--preset--color--code-0e1f30) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-0e1f30 {
    color: var(--wp--preset--color--code-0e1f30) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-0e1f30 {
    color: var(--wp--preset--color--code-0e1f30) !important; } }

.code-0e1f30-background {
  background-color: var(--wp--preset--color--code-0e1f30) !important; }

@media screen and (min-width: 768px) {
  .code-0e1f30-sm-background {
    background-color: var(--wp--preset--color--code-0e1f30) !important; } }

@media screen and (min-width: 992px) {
  .code-0e1f30-md-background {
    background-color: var(--wp--preset--color--code-0e1f30) !important; } }

@media screen and (min-width: 1200px) {
  .code-0e1f30-lg-background {
    background-color: var(--wp--preset--color--code-0e1f30) !important; } }

.border-code-0e1f30 {
  border-color: var(--wp--preset--color--code-0e1f30) !important; }

.text-code-14202f {
  color: var(--wp--preset--color--code-14202f) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-14202f {
    color: var(--wp--preset--color--code-14202f) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-14202f {
    color: var(--wp--preset--color--code-14202f) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-14202f {
    color: var(--wp--preset--color--code-14202f) !important; } }

.code-14202f-background {
  background-color: var(--wp--preset--color--code-14202f) !important; }

@media screen and (min-width: 768px) {
  .code-14202f-sm-background {
    background-color: var(--wp--preset--color--code-14202f) !important; } }

@media screen and (min-width: 992px) {
  .code-14202f-md-background {
    background-color: var(--wp--preset--color--code-14202f) !important; } }

@media screen and (min-width: 1200px) {
  .code-14202f-lg-background {
    background-color: var(--wp--preset--color--code-14202f) !important; } }

.border-code-14202f {
  border-color: var(--wp--preset--color--code-14202f) !important; }

.text-code-3f6384 {
  color: var(--wp--preset--color--code-3f6384) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-3f6384 {
    color: var(--wp--preset--color--code-3f6384) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-3f6384 {
    color: var(--wp--preset--color--code-3f6384) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-3f6384 {
    color: var(--wp--preset--color--code-3f6384) !important; } }

.code-3f6384-background {
  background-color: var(--wp--preset--color--code-3f6384) !important; }

@media screen and (min-width: 768px) {
  .code-3f6384-sm-background {
    background-color: var(--wp--preset--color--code-3f6384) !important; } }

@media screen and (min-width: 992px) {
  .code-3f6384-md-background {
    background-color: var(--wp--preset--color--code-3f6384) !important; } }

@media screen and (min-width: 1200px) {
  .code-3f6384-lg-background {
    background-color: var(--wp--preset--color--code-3f6384) !important; } }

.border-code-3f6384 {
  border-color: var(--wp--preset--color--code-3f6384) !important; }

.text-code-54595e {
  color: var(--wp--preset--color--code-54595e) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-54595e {
    color: var(--wp--preset--color--code-54595e) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-54595e {
    color: var(--wp--preset--color--code-54595e) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-54595e {
    color: var(--wp--preset--color--code-54595e) !important; } }

.code-54595e-background {
  background-color: var(--wp--preset--color--code-54595e) !important; }

@media screen and (min-width: 768px) {
  .code-54595e-sm-background {
    background-color: var(--wp--preset--color--code-54595e) !important; } }

@media screen and (min-width: 992px) {
  .code-54595e-md-background {
    background-color: var(--wp--preset--color--code-54595e) !important; } }

@media screen and (min-width: 1200px) {
  .code-54595e-lg-background {
    background-color: var(--wp--preset--color--code-54595e) !important; } }

.border-code-54595e {
  border-color: var(--wp--preset--color--code-54595e) !important; }

.text-code-333333 {
  color: var(--wp--preset--color--code-333333) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-333333 {
    color: var(--wp--preset--color--code-333333) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-333333 {
    color: var(--wp--preset--color--code-333333) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-333333 {
    color: var(--wp--preset--color--code-333333) !important; } }

.code-333333-background {
  background-color: var(--wp--preset--color--code-333333) !important; }

@media screen and (min-width: 768px) {
  .code-333333-sm-background {
    background-color: var(--wp--preset--color--code-333333) !important; } }

@media screen and (min-width: 992px) {
  .code-333333-md-background {
    background-color: var(--wp--preset--color--code-333333) !important; } }

@media screen and (min-width: 1200px) {
  .code-333333-lg-background {
    background-color: var(--wp--preset--color--code-333333) !important; } }

.border-code-333333 {
  border-color: var(--wp--preset--color--code-333333) !important; }

.text-code-222e3e {
  color: var(--wp--preset--color--code-222e3e) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-222e3e {
    color: var(--wp--preset--color--code-222e3e) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-222e3e {
    color: var(--wp--preset--color--code-222e3e) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-222e3e {
    color: var(--wp--preset--color--code-222e3e) !important; } }

.code-222e3e-background {
  background-color: var(--wp--preset--color--code-222e3e) !important; }

@media screen and (min-width: 768px) {
  .code-222e3e-sm-background {
    background-color: var(--wp--preset--color--code-222e3e) !important; } }

@media screen and (min-width: 992px) {
  .code-222e3e-md-background {
    background-color: var(--wp--preset--color--code-222e3e) !important; } }

@media screen and (min-width: 1200px) {
  .code-222e3e-lg-background {
    background-color: var(--wp--preset--color--code-222e3e) !important; } }

.border-code-222e3e {
  border-color: var(--wp--preset--color--code-222e3e) !important; }

.text-code-152536 {
  color: var(--wp--preset--color--code-152536) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-152536 {
    color: var(--wp--preset--color--code-152536) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-152536 {
    color: var(--wp--preset--color--code-152536) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-152536 {
    color: var(--wp--preset--color--code-152536) !important; } }

.code-152536-background {
  background-color: var(--wp--preset--color--code-152536) !important; }

@media screen and (min-width: 768px) {
  .code-152536-sm-background {
    background-color: var(--wp--preset--color--code-152536) !important; } }

@media screen and (min-width: 992px) {
  .code-152536-md-background {
    background-color: var(--wp--preset--color--code-152536) !important; } }

@media screen and (min-width: 1200px) {
  .code-152536-lg-background {
    background-color: var(--wp--preset--color--code-152536) !important; } }

.border-code-152536 {
  border-color: var(--wp--preset--color--code-152536) !important; }

.text-code-68717a {
  color: var(--wp--preset--color--code-68717a) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-68717a {
    color: var(--wp--preset--color--code-68717a) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-68717a {
    color: var(--wp--preset--color--code-68717a) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-68717a {
    color: var(--wp--preset--color--code-68717a) !important; } }

.code-68717a-background {
  background-color: var(--wp--preset--color--code-68717a) !important; }

@media screen and (min-width: 768px) {
  .code-68717a-sm-background {
    background-color: var(--wp--preset--color--code-68717a) !important; } }

@media screen and (min-width: 992px) {
  .code-68717a-md-background {
    background-color: var(--wp--preset--color--code-68717a) !important; } }

@media screen and (min-width: 1200px) {
  .code-68717a-lg-background {
    background-color: var(--wp--preset--color--code-68717a) !important; } }

.border-code-68717a {
  border-color: var(--wp--preset--color--code-68717a) !important; }

.text-code-001b35 {
  color: var(--wp--preset--color--code-001b35) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-001b35 {
    color: var(--wp--preset--color--code-001b35) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-001b35 {
    color: var(--wp--preset--color--code-001b35) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-001b35 {
    color: var(--wp--preset--color--code-001b35) !important; } }

.code-001b35-background {
  background-color: var(--wp--preset--color--code-001b35) !important; }

@media screen and (min-width: 768px) {
  .code-001b35-sm-background {
    background-color: var(--wp--preset--color--code-001b35) !important; } }

@media screen and (min-width: 992px) {
  .code-001b35-md-background {
    background-color: var(--wp--preset--color--code-001b35) !important; } }

@media screen and (min-width: 1200px) {
  .code-001b35-lg-background {
    background-color: var(--wp--preset--color--code-001b35) !important; } }

.border-code-001b35 {
  border-color: var(--wp--preset--color--code-001b35) !important; }

.text-code-402e26 {
  color: var(--wp--preset--color--code-402e26) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-402e26 {
    color: var(--wp--preset--color--code-402e26) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-402e26 {
    color: var(--wp--preset--color--code-402e26) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-402e26 {
    color: var(--wp--preset--color--code-402e26) !important; } }

.code-402e26-background {
  background-color: var(--wp--preset--color--code-402e26) !important; }

@media screen and (min-width: 768px) {
  .code-402e26-sm-background {
    background-color: var(--wp--preset--color--code-402e26) !important; } }

@media screen and (min-width: 992px) {
  .code-402e26-md-background {
    background-color: var(--wp--preset--color--code-402e26) !important; } }

@media screen and (min-width: 1200px) {
  .code-402e26-lg-background {
    background-color: var(--wp--preset--color--code-402e26) !important; } }

.border-code-402e26 {
  border-color: var(--wp--preset--color--code-402e26) !important; }

.text-code-2f2019 {
  color: var(--wp--preset--color--code-2f2019) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-2f2019 {
    color: var(--wp--preset--color--code-2f2019) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-2f2019 {
    color: var(--wp--preset--color--code-2f2019) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-2f2019 {
    color: var(--wp--preset--color--code-2f2019) !important; } }

.code-2f2019-background {
  background-color: var(--wp--preset--color--code-2f2019) !important; }

@media screen and (min-width: 768px) {
  .code-2f2019-sm-background {
    background-color: var(--wp--preset--color--code-2f2019) !important; } }

@media screen and (min-width: 992px) {
  .code-2f2019-md-background {
    background-color: var(--wp--preset--color--code-2f2019) !important; } }

@media screen and (min-width: 1200px) {
  .code-2f2019-lg-background {
    background-color: var(--wp--preset--color--code-2f2019) !important; } }

.border-code-2f2019 {
  border-color: var(--wp--preset--color--code-2f2019) !important; }

.text-code-587d54 {
  color: var(--wp--preset--color--code-587d54) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-587d54 {
    color: var(--wp--preset--color--code-587d54) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-587d54 {
    color: var(--wp--preset--color--code-587d54) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-587d54 {
    color: var(--wp--preset--color--code-587d54) !important; } }

.code-587d54-background {
  background-color: var(--wp--preset--color--code-587d54) !important; }

@media screen and (min-width: 768px) {
  .code-587d54-sm-background {
    background-color: var(--wp--preset--color--code-587d54) !important; } }

@media screen and (min-width: 992px) {
  .code-587d54-md-background {
    background-color: var(--wp--preset--color--code-587d54) !important; } }

@media screen and (min-width: 1200px) {
  .code-587d54-lg-background {
    background-color: var(--wp--preset--color--code-587d54) !important; } }

.border-code-587d54 {
  border-color: var(--wp--preset--color--code-587d54) !important; }

.text-code-6b9566 {
  color: var(--wp--preset--color--code-6b9566) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-6b9566 {
    color: var(--wp--preset--color--code-6b9566) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-6b9566 {
    color: var(--wp--preset--color--code-6b9566) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-6b9566 {
    color: var(--wp--preset--color--code-6b9566) !important; } }

.code-6b9566-background {
  background-color: var(--wp--preset--color--code-6b9566) !important; }

@media screen and (min-width: 768px) {
  .code-6b9566-sm-background {
    background-color: var(--wp--preset--color--code-6b9566) !important; } }

@media screen and (min-width: 992px) {
  .code-6b9566-md-background {
    background-color: var(--wp--preset--color--code-6b9566) !important; } }

@media screen and (min-width: 1200px) {
  .code-6b9566-lg-background {
    background-color: var(--wp--preset--color--code-6b9566) !important; } }

.border-code-6b9566 {
  border-color: var(--wp--preset--color--code-6b9566) !important; }

.text-code-eae5e3 {
  color: var(--wp--preset--color--code-eae5e3) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-eae5e3 {
    color: var(--wp--preset--color--code-eae5e3) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-eae5e3 {
    color: var(--wp--preset--color--code-eae5e3) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-eae5e3 {
    color: var(--wp--preset--color--code-eae5e3) !important; } }

.code-eae5e3-background {
  background-color: var(--wp--preset--color--code-eae5e3) !important; }

@media screen and (min-width: 768px) {
  .code-eae5e3-sm-background {
    background-color: var(--wp--preset--color--code-eae5e3) !important; } }

@media screen and (min-width: 992px) {
  .code-eae5e3-md-background {
    background-color: var(--wp--preset--color--code-eae5e3) !important; } }

@media screen and (min-width: 1200px) {
  .code-eae5e3-lg-background {
    background-color: var(--wp--preset--color--code-eae5e3) !important; } }

.border-code-eae5e3 {
  border-color: var(--wp--preset--color--code-eae5e3) !important; }

.text-code-281a14 {
  color: var(--wp--preset--color--code-281a14) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-281a14 {
    color: var(--wp--preset--color--code-281a14) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-281a14 {
    color: var(--wp--preset--color--code-281a14) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-281a14 {
    color: var(--wp--preset--color--code-281a14) !important; } }

.code-281a14-background {
  background-color: var(--wp--preset--color--code-281a14) !important; }

@media screen and (min-width: 768px) {
  .code-281a14-sm-background {
    background-color: var(--wp--preset--color--code-281a14) !important; } }

@media screen and (min-width: 992px) {
  .code-281a14-md-background {
    background-color: var(--wp--preset--color--code-281a14) !important; } }

@media screen and (min-width: 1200px) {
  .code-281a14-lg-background {
    background-color: var(--wp--preset--color--code-281a14) !important; } }

.border-code-281a14 {
  border-color: var(--wp--preset--color--code-281a14) !important; }

.text-code-2d1e18 {
  color: var(--wp--preset--color--code-2d1e18) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-2d1e18 {
    color: var(--wp--preset--color--code-2d1e18) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-2d1e18 {
    color: var(--wp--preset--color--code-2d1e18) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-2d1e18 {
    color: var(--wp--preset--color--code-2d1e18) !important; } }

.code-2d1e18-background {
  background-color: var(--wp--preset--color--code-2d1e18) !important; }

@media screen and (min-width: 768px) {
  .code-2d1e18-sm-background {
    background-color: var(--wp--preset--color--code-2d1e18) !important; } }

@media screen and (min-width: 992px) {
  .code-2d1e18-md-background {
    background-color: var(--wp--preset--color--code-2d1e18) !important; } }

@media screen and (min-width: 1200px) {
  .code-2d1e18-lg-background {
    background-color: var(--wp--preset--color--code-2d1e18) !important; } }

.border-code-2d1e18 {
  border-color: var(--wp--preset--color--code-2d1e18) !important; }

.text-code-d79a24 {
  color: var(--wp--preset--color--code-d79a24) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-d79a24 {
    color: var(--wp--preset--color--code-d79a24) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-d79a24 {
    color: var(--wp--preset--color--code-d79a24) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-d79a24 {
    color: var(--wp--preset--color--code-d79a24) !important; } }

.code-d79a24-background {
  background-color: var(--wp--preset--color--code-d79a24) !important; }

@media screen and (min-width: 768px) {
  .code-d79a24-sm-background {
    background-color: var(--wp--preset--color--code-d79a24) !important; } }

@media screen and (min-width: 992px) {
  .code-d79a24-md-background {
    background-color: var(--wp--preset--color--code-d79a24) !important; } }

@media screen and (min-width: 1200px) {
  .code-d79a24-lg-background {
    background-color: var(--wp--preset--color--code-d79a24) !important; } }

.border-code-d79a24 {
  border-color: var(--wp--preset--color--code-d79a24) !important; }

.text-code-e0a430 {
  color: var(--wp--preset--color--code-e0a430) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-e0a430 {
    color: var(--wp--preset--color--code-e0a430) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-e0a430 {
    color: var(--wp--preset--color--code-e0a430) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-e0a430 {
    color: var(--wp--preset--color--code-e0a430) !important; } }

.code-e0a430-background {
  background-color: var(--wp--preset--color--code-e0a430) !important; }

@media screen and (min-width: 768px) {
  .code-e0a430-sm-background {
    background-color: var(--wp--preset--color--code-e0a430) !important; } }

@media screen and (min-width: 992px) {
  .code-e0a430-md-background {
    background-color: var(--wp--preset--color--code-e0a430) !important; } }

@media screen and (min-width: 1200px) {
  .code-e0a430-lg-background {
    background-color: var(--wp--preset--color--code-e0a430) !important; } }

.border-code-e0a430 {
  border-color: var(--wp--preset--color--code-e0a430) !important; }

.text-code-4b7297 {
  color: var(--wp--preset--color--code-4b7297) !important; }

@media screen and (min-width: 768px) {
  .text-sm-code-4b7297 {
    color: var(--wp--preset--color--code-4b7297) !important; } }

@media screen and (min-width: 992px) {
  .text-md-code-4b7297 {
    color: var(--wp--preset--color--code-4b7297) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-code-4b7297 {
    color: var(--wp--preset--color--code-4b7297) !important; } }

.code-4b7297-background {
  background-color: var(--wp--preset--color--code-4b7297) !important; }

@media screen and (min-width: 768px) {
  .code-4b7297-sm-background {
    background-color: var(--wp--preset--color--code-4b7297) !important; } }

@media screen and (min-width: 992px) {
  .code-4b7297-md-background {
    background-color: var(--wp--preset--color--code-4b7297) !important; } }

@media screen and (min-width: 1200px) {
  .code-4b7297-lg-background {
    background-color: var(--wp--preset--color--code-4b7297) !important; } }

.border-code-4b7297 {
  border-color: var(--wp--preset--color--code-4b7297) !important; }

.text-theme-white {
  color: var(--wp--preset--color--white) !important; }

@media screen and (min-width: 768px) {
  .text-sm-theme-white {
    color: var(--wp--preset--color--white) !important; } }

@media screen and (min-width: 992px) {
  .text-md-theme-white {
    color: var(--wp--preset--color--white) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-theme-white {
    color: var(--wp--preset--color--white) !important; } }

.theme-white-background {
  background-color: var(--wp--preset--color--white) !important; }

@media screen and (min-width: 768px) {
  .theme-white-sm-background {
    background-color: var(--wp--preset--color--white) !important; } }

@media screen and (min-width: 992px) {
  .theme-white-md-background {
    background-color: var(--wp--preset--color--white) !important; } }

@media screen and (min-width: 1200px) {
  .theme-white-lg-background {
    background-color: var(--wp--preset--color--white) !important; } }

.border-theme-white {
  border-color: var(--wp--preset--color--white) !important; }

.text-theme-black {
  color: var(--wp--preset--color--black) !important; }

@media screen and (min-width: 768px) {
  .text-sm-theme-black {
    color: var(--wp--preset--color--black) !important; } }

@media screen and (min-width: 992px) {
  .text-md-theme-black {
    color: var(--wp--preset--color--black) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-theme-black {
    color: var(--wp--preset--color--black) !important; } }

.theme-black-background {
  background-color: var(--wp--preset--color--black) !important; }

@media screen and (min-width: 768px) {
  .theme-black-sm-background {
    background-color: var(--wp--preset--color--black) !important; } }

@media screen and (min-width: 992px) {
  .theme-black-md-background {
    background-color: var(--wp--preset--color--black) !important; } }

@media screen and (min-width: 1200px) {
  .theme-black-lg-background {
    background-color: var(--wp--preset--color--black) !important; } }

.border-theme-black {
  border-color: var(--wp--preset--color--black) !important; }

.text-button-primary {
  color: var(--wp--preset--color--button-primary) !important; }

@media screen and (min-width: 768px) {
  .text-sm-button-primary {
    color: var(--wp--preset--color--button-primary) !important; } }

@media screen and (min-width: 992px) {
  .text-md-button-primary {
    color: var(--wp--preset--color--button-primary) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-button-primary {
    color: var(--wp--preset--color--button-primary) !important; } }

.button-primary-background {
  background-color: var(--wp--preset--color--button-primary) !important; }

@media screen and (min-width: 768px) {
  .button-primary-sm-background {
    background-color: var(--wp--preset--color--button-primary) !important; } }

@media screen and (min-width: 992px) {
  .button-primary-md-background {
    background-color: var(--wp--preset--color--button-primary) !important; } }

@media screen and (min-width: 1200px) {
  .button-primary-lg-background {
    background-color: var(--wp--preset--color--button-primary) !important; } }

.border-button-primary {
  border-color: var(--wp--preset--color--button-primary) !important; }

.text-button-primary-hover {
  color: var(--wp--preset--color--button-primary-hover) !important; }

@media screen and (min-width: 768px) {
  .text-sm-button-primary-hover {
    color: var(--wp--preset--color--button-primary-hover) !important; } }

@media screen and (min-width: 992px) {
  .text-md-button-primary-hover {
    color: var(--wp--preset--color--button-primary-hover) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-button-primary-hover {
    color: var(--wp--preset--color--button-primary-hover) !important; } }

.button-primary-hover-background {
  background-color: var(--wp--preset--color--button-primary-hover) !important; }

@media screen and (min-width: 768px) {
  .button-primary-hover-sm-background {
    background-color: var(--wp--preset--color--button-primary-hover) !important; } }

@media screen and (min-width: 992px) {
  .button-primary-hover-md-background {
    background-color: var(--wp--preset--color--button-primary-hover) !important; } }

@media screen and (min-width: 1200px) {
  .button-primary-hover-lg-background {
    background-color: var(--wp--preset--color--button-primary-hover) !important; } }

.border-button-primary-hover {
  border-color: var(--wp--preset--color--button-primary-hover) !important; }

.text-button-primary-active {
  color: var(--wp--preset--color--button-primary-active) !important; }

@media screen and (min-width: 768px) {
  .text-sm-button-primary-active {
    color: var(--wp--preset--color--button-primary-active) !important; } }

@media screen and (min-width: 992px) {
  .text-md-button-primary-active {
    color: var(--wp--preset--color--button-primary-active) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-button-primary-active {
    color: var(--wp--preset--color--button-primary-active) !important; } }

.button-primary-active-background {
  background-color: var(--wp--preset--color--button-primary-active) !important; }

@media screen and (min-width: 768px) {
  .button-primary-active-sm-background {
    background-color: var(--wp--preset--color--button-primary-active) !important; } }

@media screen and (min-width: 992px) {
  .button-primary-active-md-background {
    background-color: var(--wp--preset--color--button-primary-active) !important; } }

@media screen and (min-width: 1200px) {
  .button-primary-active-lg-background {
    background-color: var(--wp--preset--color--button-primary-active) !important; } }

.border-button-primary-active {
  border-color: var(--wp--preset--color--button-primary-active) !important; }

.text-button-secondary {
  color: var(--wp--preset--color--button-secondary) !important; }

@media screen and (min-width: 768px) {
  .text-sm-button-secondary {
    color: var(--wp--preset--color--button-secondary) !important; } }

@media screen and (min-width: 992px) {
  .text-md-button-secondary {
    color: var(--wp--preset--color--button-secondary) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-button-secondary {
    color: var(--wp--preset--color--button-secondary) !important; } }

.button-secondary-background {
  background-color: var(--wp--preset--color--button-secondary) !important; }

@media screen and (min-width: 768px) {
  .button-secondary-sm-background {
    background-color: var(--wp--preset--color--button-secondary) !important; } }

@media screen and (min-width: 992px) {
  .button-secondary-md-background {
    background-color: var(--wp--preset--color--button-secondary) !important; } }

@media screen and (min-width: 1200px) {
  .button-secondary-lg-background {
    background-color: var(--wp--preset--color--button-secondary) !important; } }

.border-button-secondary {
  border-color: var(--wp--preset--color--button-secondary) !important; }

.text-button-secondary-hover {
  color: var(--wp--preset--color--button-secondary-hover) !important; }

@media screen and (min-width: 768px) {
  .text-sm-button-secondary-hover {
    color: var(--wp--preset--color--button-secondary-hover) !important; } }

@media screen and (min-width: 992px) {
  .text-md-button-secondary-hover {
    color: var(--wp--preset--color--button-secondary-hover) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-button-secondary-hover {
    color: var(--wp--preset--color--button-secondary-hover) !important; } }

.button-secondary-hover-background {
  background-color: var(--wp--preset--color--button-secondary-hover) !important; }

@media screen and (min-width: 768px) {
  .button-secondary-hover-sm-background {
    background-color: var(--wp--preset--color--button-secondary-hover) !important; } }

@media screen and (min-width: 992px) {
  .button-secondary-hover-md-background {
    background-color: var(--wp--preset--color--button-secondary-hover) !important; } }

@media screen and (min-width: 1200px) {
  .button-secondary-hover-lg-background {
    background-color: var(--wp--preset--color--button-secondary-hover) !important; } }

.border-button-secondary-hover {
  border-color: var(--wp--preset--color--button-secondary-hover) !important; }

.text-button-secondary-active {
  color: var(--wp--preset--color--button-secondary-active) !important; }

@media screen and (min-width: 768px) {
  .text-sm-button-secondary-active {
    color: var(--wp--preset--color--button-secondary-active) !important; } }

@media screen and (min-width: 992px) {
  .text-md-button-secondary-active {
    color: var(--wp--preset--color--button-secondary-active) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-button-secondary-active {
    color: var(--wp--preset--color--button-secondary-active) !important; } }

.button-secondary-active-background {
  background-color: var(--wp--preset--color--button-secondary-active) !important; }

@media screen and (min-width: 768px) {
  .button-secondary-active-sm-background {
    background-color: var(--wp--preset--color--button-secondary-active) !important; } }

@media screen and (min-width: 992px) {
  .button-secondary-active-md-background {
    background-color: var(--wp--preset--color--button-secondary-active) !important; } }

@media screen and (min-width: 1200px) {
  .button-secondary-active-lg-background {
    background-color: var(--wp--preset--color--button-secondary-active) !important; } }

.border-button-secondary-active {
  border-color: var(--wp--preset--color--button-secondary-active) !important; }

.text-button-secondary-text {
  color: var(--wp--preset--color--button-secondary-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-button-secondary-text {
    color: var(--wp--preset--color--button-secondary-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-button-secondary-text {
    color: var(--wp--preset--color--button-secondary-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-button-secondary-text {
    color: var(--wp--preset--color--button-secondary-text) !important; } }

.button-secondary-text-background {
  background-color: var(--wp--preset--color--button-secondary-text) !important; }

@media screen and (min-width: 768px) {
  .button-secondary-text-sm-background {
    background-color: var(--wp--preset--color--button-secondary-text) !important; } }

@media screen and (min-width: 992px) {
  .button-secondary-text-md-background {
    background-color: var(--wp--preset--color--button-secondary-text) !important; } }

@media screen and (min-width: 1200px) {
  .button-secondary-text-lg-background {
    background-color: var(--wp--preset--color--button-secondary-text) !important; } }

.border-button-secondary-text {
  border-color: var(--wp--preset--color--button-secondary-text) !important; }

.text-button-secondary-hover-text {
  color: var(--wp--preset--color--button-secondary-hover-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-button-secondary-hover-text {
    color: var(--wp--preset--color--button-secondary-hover-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-button-secondary-hover-text {
    color: var(--wp--preset--color--button-secondary-hover-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-button-secondary-hover-text {
    color: var(--wp--preset--color--button-secondary-hover-text) !important; } }

.button-secondary-hover-text-background {
  background-color: var(--wp--preset--color--button-secondary-hover-text) !important; }

@media screen and (min-width: 768px) {
  .button-secondary-hover-text-sm-background {
    background-color: var(--wp--preset--color--button-secondary-hover-text) !important; } }

@media screen and (min-width: 992px) {
  .button-secondary-hover-text-md-background {
    background-color: var(--wp--preset--color--button-secondary-hover-text) !important; } }

@media screen and (min-width: 1200px) {
  .button-secondary-hover-text-lg-background {
    background-color: var(--wp--preset--color--button-secondary-hover-text) !important; } }

.border-button-secondary-hover-text {
  border-color: var(--wp--preset--color--button-secondary-hover-text) !important; }

.text-button-secondary-active-text {
  color: var(--wp--preset--color--button-secondary-active-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-button-secondary-active-text {
    color: var(--wp--preset--color--button-secondary-active-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-button-secondary-active-text {
    color: var(--wp--preset--color--button-secondary-active-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-button-secondary-active-text {
    color: var(--wp--preset--color--button-secondary-active-text) !important; } }

.button-secondary-active-text-background {
  background-color: var(--wp--preset--color--button-secondary-active-text) !important; }

@media screen and (min-width: 768px) {
  .button-secondary-active-text-sm-background {
    background-color: var(--wp--preset--color--button-secondary-active-text) !important; } }

@media screen and (min-width: 992px) {
  .button-secondary-active-text-md-background {
    background-color: var(--wp--preset--color--button-secondary-active-text) !important; } }

@media screen and (min-width: 1200px) {
  .button-secondary-active-text-lg-background {
    background-color: var(--wp--preset--color--button-secondary-active-text) !important; } }

.border-button-secondary-active-text {
  border-color: var(--wp--preset--color--button-secondary-active-text) !important; }

.text-header-primary-icon-background {
  color: var(--wp--preset--color--header-primary-icon-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-header-primary-icon-background {
    color: var(--wp--preset--color--header-primary-icon-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-header-primary-icon-background {
    color: var(--wp--preset--color--header-primary-icon-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-header-primary-icon-background {
    color: var(--wp--preset--color--header-primary-icon-background) !important; } }

.header-primary-icon-background-background {
  background-color: var(--wp--preset--color--header-primary-icon-background) !important; }

@media screen and (min-width: 768px) {
  .header-primary-icon-background-sm-background {
    background-color: var(--wp--preset--color--header-primary-icon-background) !important; } }

@media screen and (min-width: 992px) {
  .header-primary-icon-background-md-background {
    background-color: var(--wp--preset--color--header-primary-icon-background) !important; } }

@media screen and (min-width: 1200px) {
  .header-primary-icon-background-lg-background {
    background-color: var(--wp--preset--color--header-primary-icon-background) !important; } }

.border-header-primary-icon-background {
  border-color: var(--wp--preset--color--header-primary-icon-background) !important; }

.text-header-secondary-icon-background {
  color: var(--wp--preset--color--header-secondary-icon-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-header-secondary-icon-background {
    color: var(--wp--preset--color--header-secondary-icon-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-header-secondary-icon-background {
    color: var(--wp--preset--color--header-secondary-icon-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-header-secondary-icon-background {
    color: var(--wp--preset--color--header-secondary-icon-background) !important; } }

.header-secondary-icon-background-background {
  background-color: var(--wp--preset--color--header-secondary-icon-background) !important; }

@media screen and (min-width: 768px) {
  .header-secondary-icon-background-sm-background {
    background-color: var(--wp--preset--color--header-secondary-icon-background) !important; } }

@media screen and (min-width: 992px) {
  .header-secondary-icon-background-md-background {
    background-color: var(--wp--preset--color--header-secondary-icon-background) !important; } }

@media screen and (min-width: 1200px) {
  .header-secondary-icon-background-lg-background {
    background-color: var(--wp--preset--color--header-secondary-icon-background) !important; } }

.border-header-secondary-icon-background {
  border-color: var(--wp--preset--color--header-secondary-icon-background) !important; }

.text-header-homepage-icon-background {
  color: var(--wp--preset--color--header-homepage-icon-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-header-homepage-icon-background {
    color: var(--wp--preset--color--header-homepage-icon-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-header-homepage-icon-background {
    color: var(--wp--preset--color--header-homepage-icon-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-header-homepage-icon-background {
    color: var(--wp--preset--color--header-homepage-icon-background) !important; } }

.header-homepage-icon-background-background {
  background-color: var(--wp--preset--color--header-homepage-icon-background) !important; }

@media screen and (min-width: 768px) {
  .header-homepage-icon-background-sm-background {
    background-color: var(--wp--preset--color--header-homepage-icon-background) !important; } }

@media screen and (min-width: 992px) {
  .header-homepage-icon-background-md-background {
    background-color: var(--wp--preset--color--header-homepage-icon-background) !important; } }

@media screen and (min-width: 1200px) {
  .header-homepage-icon-background-lg-background {
    background-color: var(--wp--preset--color--header-homepage-icon-background) !important; } }

.border-header-homepage-icon-background {
  border-color: var(--wp--preset--color--header-homepage-icon-background) !important; }

.text-footer-primary-background {
  color: var(--wp--preset--color--footer-primary-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-footer-primary-background {
    color: var(--wp--preset--color--footer-primary-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-footer-primary-background {
    color: var(--wp--preset--color--footer-primary-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-footer-primary-background {
    color: var(--wp--preset--color--footer-primary-background) !important; } }

.footer-primary-background-background {
  background-color: var(--wp--preset--color--footer-primary-background) !important; }

@media screen and (min-width: 768px) {
  .footer-primary-background-sm-background {
    background-color: var(--wp--preset--color--footer-primary-background) !important; } }

@media screen and (min-width: 992px) {
  .footer-primary-background-md-background {
    background-color: var(--wp--preset--color--footer-primary-background) !important; } }

@media screen and (min-width: 1200px) {
  .footer-primary-background-lg-background {
    background-color: var(--wp--preset--color--footer-primary-background) !important; } }

.border-footer-primary-background {
  border-color: var(--wp--preset--color--footer-primary-background) !important; }

.text-footer-secondary-background {
  color: var(--wp--preset--color--footer-secondary-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-footer-secondary-background {
    color: var(--wp--preset--color--footer-secondary-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-footer-secondary-background {
    color: var(--wp--preset--color--footer-secondary-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-footer-secondary-background {
    color: var(--wp--preset--color--footer-secondary-background) !important; } }

.footer-secondary-background-background {
  background-color: var(--wp--preset--color--footer-secondary-background) !important; }

@media screen and (min-width: 768px) {
  .footer-secondary-background-sm-background {
    background-color: var(--wp--preset--color--footer-secondary-background) !important; } }

@media screen and (min-width: 992px) {
  .footer-secondary-background-md-background {
    background-color: var(--wp--preset--color--footer-secondary-background) !important; } }

@media screen and (min-width: 1200px) {
  .footer-secondary-background-lg-background {
    background-color: var(--wp--preset--color--footer-secondary-background) !important; } }

.border-footer-secondary-background {
  border-color: var(--wp--preset--color--footer-secondary-background) !important; }

.text-footer-secondary-background-mobile {
  color: var(--wp--preset--color--footer-secondary-background-mobile) !important; }

@media screen and (min-width: 768px) {
  .text-sm-footer-secondary-background-mobile {
    color: var(--wp--preset--color--footer-secondary-background-mobile) !important; } }

@media screen and (min-width: 992px) {
  .text-md-footer-secondary-background-mobile {
    color: var(--wp--preset--color--footer-secondary-background-mobile) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-footer-secondary-background-mobile {
    color: var(--wp--preset--color--footer-secondary-background-mobile) !important; } }

.footer-secondary-background-mobile-background {
  background-color: var(--wp--preset--color--footer-secondary-background-mobile) !important; }

@media screen and (min-width: 768px) {
  .footer-secondary-background-mobile-sm-background {
    background-color: var(--wp--preset--color--footer-secondary-background-mobile) !important; } }

@media screen and (min-width: 992px) {
  .footer-secondary-background-mobile-md-background {
    background-color: var(--wp--preset--color--footer-secondary-background-mobile) !important; } }

@media screen and (min-width: 1200px) {
  .footer-secondary-background-mobile-lg-background {
    background-color: var(--wp--preset--color--footer-secondary-background-mobile) !important; } }

.border-footer-secondary-background-mobile {
  border-color: var(--wp--preset--color--footer-secondary-background-mobile) !important; }

.text-section-primary-background {
  color: var(--wp--preset--color--section-primary-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-section-primary-background {
    color: var(--wp--preset--color--section-primary-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-section-primary-background {
    color: var(--wp--preset--color--section-primary-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-section-primary-background {
    color: var(--wp--preset--color--section-primary-background) !important; } }

.section-primary-background-background {
  background-color: var(--wp--preset--color--section-primary-background) !important; }

@media screen and (min-width: 768px) {
  .section-primary-background-sm-background {
    background-color: var(--wp--preset--color--section-primary-background) !important; } }

@media screen and (min-width: 992px) {
  .section-primary-background-md-background {
    background-color: var(--wp--preset--color--section-primary-background) !important; } }

@media screen and (min-width: 1200px) {
  .section-primary-background-lg-background {
    background-color: var(--wp--preset--color--section-primary-background) !important; } }

.border-section-primary-background {
  border-color: var(--wp--preset--color--section-primary-background) !important; }

.text-section-secondary-background {
  color: var(--wp--preset--color--section-secondary-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-section-secondary-background {
    color: var(--wp--preset--color--section-secondary-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-section-secondary-background {
    color: var(--wp--preset--color--section-secondary-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-section-secondary-background {
    color: var(--wp--preset--color--section-secondary-background) !important; } }

.section-secondary-background-background {
  background-color: var(--wp--preset--color--section-secondary-background) !important; }

@media screen and (min-width: 768px) {
  .section-secondary-background-sm-background {
    background-color: var(--wp--preset--color--section-secondary-background) !important; } }

@media screen and (min-width: 992px) {
  .section-secondary-background-md-background {
    background-color: var(--wp--preset--color--section-secondary-background) !important; } }

@media screen and (min-width: 1200px) {
  .section-secondary-background-lg-background {
    background-color: var(--wp--preset--color--section-secondary-background) !important; } }

.border-section-secondary-background {
  border-color: var(--wp--preset--color--section-secondary-background) !important; }

.text-section-third-background {
  color: var(--wp--preset--color--section-third-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-section-third-background {
    color: var(--wp--preset--color--section-third-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-section-third-background {
    color: var(--wp--preset--color--section-third-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-section-third-background {
    color: var(--wp--preset--color--section-third-background) !important; } }

.section-third-background-background {
  background-color: var(--wp--preset--color--section-third-background) !important; }

@media screen and (min-width: 768px) {
  .section-third-background-sm-background {
    background-color: var(--wp--preset--color--section-third-background) !important; } }

@media screen and (min-width: 992px) {
  .section-third-background-md-background {
    background-color: var(--wp--preset--color--section-third-background) !important; } }

@media screen and (min-width: 1200px) {
  .section-third-background-lg-background {
    background-color: var(--wp--preset--color--section-third-background) !important; } }

.border-section-third-background {
  border-color: var(--wp--preset--color--section-third-background) !important; }

.text-header-text-primary {
  color: var(--wp--preset--color--header-text-primary) !important; }

@media screen and (min-width: 768px) {
  .text-sm-header-text-primary {
    color: var(--wp--preset--color--header-text-primary) !important; } }

@media screen and (min-width: 992px) {
  .text-md-header-text-primary {
    color: var(--wp--preset--color--header-text-primary) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-header-text-primary {
    color: var(--wp--preset--color--header-text-primary) !important; } }

.header-text-primary-background {
  background-color: var(--wp--preset--color--header-text-primary) !important; }

@media screen and (min-width: 768px) {
  .header-text-primary-sm-background {
    background-color: var(--wp--preset--color--header-text-primary) !important; } }

@media screen and (min-width: 992px) {
  .header-text-primary-md-background {
    background-color: var(--wp--preset--color--header-text-primary) !important; } }

@media screen and (min-width: 1200px) {
  .header-text-primary-lg-background {
    background-color: var(--wp--preset--color--header-text-primary) !important; } }

.border-header-text-primary {
  border-color: var(--wp--preset--color--header-text-primary) !important; }

.text-header-text-secondary {
  color: var(--wp--preset--color--header-text-secondary) !important; }

@media screen and (min-width: 768px) {
  .text-sm-header-text-secondary {
    color: var(--wp--preset--color--header-text-secondary) !important; } }

@media screen and (min-width: 992px) {
  .text-md-header-text-secondary {
    color: var(--wp--preset--color--header-text-secondary) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-header-text-secondary {
    color: var(--wp--preset--color--header-text-secondary) !important; } }

.header-text-secondary-background {
  background-color: var(--wp--preset--color--header-text-secondary) !important; }

@media screen and (min-width: 768px) {
  .header-text-secondary-sm-background {
    background-color: var(--wp--preset--color--header-text-secondary) !important; } }

@media screen and (min-width: 992px) {
  .header-text-secondary-md-background {
    background-color: var(--wp--preset--color--header-text-secondary) !important; } }

@media screen and (min-width: 1200px) {
  .header-text-secondary-lg-background {
    background-color: var(--wp--preset--color--header-text-secondary) !important; } }

.border-header-text-secondary {
  border-color: var(--wp--preset--color--header-text-secondary) !important; }

.text-heading-primary {
  color: var(--wp--preset--color--heading-primary) !important; }

@media screen and (min-width: 768px) {
  .text-sm-heading-primary {
    color: var(--wp--preset--color--heading-primary) !important; } }

@media screen and (min-width: 992px) {
  .text-md-heading-primary {
    color: var(--wp--preset--color--heading-primary) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-heading-primary {
    color: var(--wp--preset--color--heading-primary) !important; } }

.heading-primary-background {
  background-color: var(--wp--preset--color--heading-primary) !important; }

@media screen and (min-width: 768px) {
  .heading-primary-sm-background {
    background-color: var(--wp--preset--color--heading-primary) !important; } }

@media screen and (min-width: 992px) {
  .heading-primary-md-background {
    background-color: var(--wp--preset--color--heading-primary) !important; } }

@media screen and (min-width: 1200px) {
  .heading-primary-lg-background {
    background-color: var(--wp--preset--color--heading-primary) !important; } }

.border-heading-primary {
  border-color: var(--wp--preset--color--heading-primary) !important; }

.text-heading-secondary {
  color: var(--wp--preset--color--heading-secondary) !important; }

@media screen and (min-width: 768px) {
  .text-sm-heading-secondary {
    color: var(--wp--preset--color--heading-secondary) !important; } }

@media screen and (min-width: 992px) {
  .text-md-heading-secondary {
    color: var(--wp--preset--color--heading-secondary) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-heading-secondary {
    color: var(--wp--preset--color--heading-secondary) !important; } }

.heading-secondary-background {
  background-color: var(--wp--preset--color--heading-secondary) !important; }

@media screen and (min-width: 768px) {
  .heading-secondary-sm-background {
    background-color: var(--wp--preset--color--heading-secondary) !important; } }

@media screen and (min-width: 992px) {
  .heading-secondary-md-background {
    background-color: var(--wp--preset--color--heading-secondary) !important; } }

@media screen and (min-width: 1200px) {
  .heading-secondary-lg-background {
    background-color: var(--wp--preset--color--heading-secondary) !important; } }

.border-heading-secondary {
  border-color: var(--wp--preset--color--heading-secondary) !important; }

.text-content-text-light {
  color: var(--wp--preset--color--content-text-light) !important; }

@media screen and (min-width: 768px) {
  .text-sm-content-text-light {
    color: var(--wp--preset--color--content-text-light) !important; } }

@media screen and (min-width: 992px) {
  .text-md-content-text-light {
    color: var(--wp--preset--color--content-text-light) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-content-text-light {
    color: var(--wp--preset--color--content-text-light) !important; } }

.content-text-light-background {
  background-color: var(--wp--preset--color--content-text-light) !important; }

@media screen and (min-width: 768px) {
  .content-text-light-sm-background {
    background-color: var(--wp--preset--color--content-text-light) !important; } }

@media screen and (min-width: 992px) {
  .content-text-light-md-background {
    background-color: var(--wp--preset--color--content-text-light) !important; } }

@media screen and (min-width: 1200px) {
  .content-text-light-lg-background {
    background-color: var(--wp--preset--color--content-text-light) !important; } }

.border-content-text-light {
  border-color: var(--wp--preset--color--content-text-light) !important; }

.text-content-text-dark {
  color: var(--wp--preset--color--content-text-dark) !important; }

@media screen and (min-width: 768px) {
  .text-sm-content-text-dark {
    color: var(--wp--preset--color--content-text-dark) !important; } }

@media screen and (min-width: 992px) {
  .text-md-content-text-dark {
    color: var(--wp--preset--color--content-text-dark) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-content-text-dark {
    color: var(--wp--preset--color--content-text-dark) !important; } }

.content-text-dark-background {
  background-color: var(--wp--preset--color--content-text-dark) !important; }

@media screen and (min-width: 768px) {
  .content-text-dark-sm-background {
    background-color: var(--wp--preset--color--content-text-dark) !important; } }

@media screen and (min-width: 992px) {
  .content-text-dark-md-background {
    background-color: var(--wp--preset--color--content-text-dark) !important; } }

@media screen and (min-width: 1200px) {
  .content-text-dark-lg-background {
    background-color: var(--wp--preset--color--content-text-dark) !important; } }

.border-content-text-dark {
  border-color: var(--wp--preset--color--content-text-dark) !important; }

.text-content-text-other {
  color: var(--wp--preset--color--content-text-other) !important; }

@media screen and (min-width: 768px) {
  .text-sm-content-text-other {
    color: var(--wp--preset--color--content-text-other) !important; } }

@media screen and (min-width: 992px) {
  .text-md-content-text-other {
    color: var(--wp--preset--color--content-text-other) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-content-text-other {
    color: var(--wp--preset--color--content-text-other) !important; } }

.content-text-other-background {
  background-color: var(--wp--preset--color--content-text-other) !important; }

@media screen and (min-width: 768px) {
  .content-text-other-sm-background {
    background-color: var(--wp--preset--color--content-text-other) !important; } }

@media screen and (min-width: 992px) {
  .content-text-other-md-background {
    background-color: var(--wp--preset--color--content-text-other) !important; } }

@media screen and (min-width: 1200px) {
  .content-text-other-lg-background {
    background-color: var(--wp--preset--color--content-text-other) !important; } }

.border-content-text-other {
  border-color: var(--wp--preset--color--content-text-other) !important; }

.text-content-text-digit {
  color: var(--wp--preset--color--content-text-digit) !important; }

@media screen and (min-width: 768px) {
  .text-sm-content-text-digit {
    color: var(--wp--preset--color--content-text-digit) !important; } }

@media screen and (min-width: 992px) {
  .text-md-content-text-digit {
    color: var(--wp--preset--color--content-text-digit) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-content-text-digit {
    color: var(--wp--preset--color--content-text-digit) !important; } }

.content-text-digit-background {
  background-color: var(--wp--preset--color--content-text-digit) !important; }

@media screen and (min-width: 768px) {
  .content-text-digit-sm-background {
    background-color: var(--wp--preset--color--content-text-digit) !important; } }

@media screen and (min-width: 992px) {
  .content-text-digit-md-background {
    background-color: var(--wp--preset--color--content-text-digit) !important; } }

@media screen and (min-width: 1200px) {
  .content-text-digit-lg-background {
    background-color: var(--wp--preset--color--content-text-digit) !important; } }

.border-content-text-digit {
  border-color: var(--wp--preset--color--content-text-digit) !important; }

.text-two-column-primary-background {
  color: var(--wp--preset--color--two-column-primary-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-two-column-primary-background {
    color: var(--wp--preset--color--two-column-primary-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-two-column-primary-background {
    color: var(--wp--preset--color--two-column-primary-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-two-column-primary-background {
    color: var(--wp--preset--color--two-column-primary-background) !important; } }

.two-column-primary-background-background {
  background-color: var(--wp--preset--color--two-column-primary-background) !important; }

@media screen and (min-width: 768px) {
  .two-column-primary-background-sm-background {
    background-color: var(--wp--preset--color--two-column-primary-background) !important; } }

@media screen and (min-width: 992px) {
  .two-column-primary-background-md-background {
    background-color: var(--wp--preset--color--two-column-primary-background) !important; } }

@media screen and (min-width: 1200px) {
  .two-column-primary-background-lg-background {
    background-color: var(--wp--preset--color--two-column-primary-background) !important; } }

.border-two-column-primary-background {
  border-color: var(--wp--preset--color--two-column-primary-background) !important; }

.text-person-card-text {
  color: var(--wp--preset--color--person-card-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-person-card-text {
    color: var(--wp--preset--color--person-card-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-person-card-text {
    color: var(--wp--preset--color--person-card-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-person-card-text {
    color: var(--wp--preset--color--person-card-text) !important; } }

.person-card-text-background {
  background-color: var(--wp--preset--color--person-card-text) !important; }

@media screen and (min-width: 768px) {
  .person-card-text-sm-background {
    background-color: var(--wp--preset--color--person-card-text) !important; } }

@media screen and (min-width: 992px) {
  .person-card-text-md-background {
    background-color: var(--wp--preset--color--person-card-text) !important; } }

@media screen and (min-width: 1200px) {
  .person-card-text-lg-background {
    background-color: var(--wp--preset--color--person-card-text) !important; } }

.border-person-card-text {
  border-color: var(--wp--preset--color--person-card-text) !important; }

.text-slider-type-one {
  color: var(--wp--preset--color--slider-type-one) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-one {
    color: var(--wp--preset--color--slider-type-one) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-one {
    color: var(--wp--preset--color--slider-type-one) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-one {
    color: var(--wp--preset--color--slider-type-one) !important; } }

.slider-type-one-background {
  background-color: var(--wp--preset--color--slider-type-one) !important; }

@media screen and (min-width: 768px) {
  .slider-type-one-sm-background {
    background-color: var(--wp--preset--color--slider-type-one) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-one-md-background {
    background-color: var(--wp--preset--color--slider-type-one) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-one-lg-background {
    background-color: var(--wp--preset--color--slider-type-one) !important; } }

.border-slider-type-one {
  border-color: var(--wp--preset--color--slider-type-one) !important; }

.text-slider-type-one-text {
  color: var(--wp--preset--color--slider-type-one-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-one-text {
    color: var(--wp--preset--color--slider-type-one-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-one-text {
    color: var(--wp--preset--color--slider-type-one-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-one-text {
    color: var(--wp--preset--color--slider-type-one-text) !important; } }

.slider-type-one-text-background {
  background-color: var(--wp--preset--color--slider-type-one-text) !important; }

@media screen and (min-width: 768px) {
  .slider-type-one-text-sm-background {
    background-color: var(--wp--preset--color--slider-type-one-text) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-one-text-md-background {
    background-color: var(--wp--preset--color--slider-type-one-text) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-one-text-lg-background {
    background-color: var(--wp--preset--color--slider-type-one-text) !important; } }

.border-slider-type-one-text {
  border-color: var(--wp--preset--color--slider-type-one-text) !important; }

.text-slider-type-one-bg-btn {
  color: var(--wp--preset--color--slider-type-one-bg-btn) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-one-bg-btn {
    color: var(--wp--preset--color--slider-type-one-bg-btn) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-one-bg-btn {
    color: var(--wp--preset--color--slider-type-one-bg-btn) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-one-bg-btn {
    color: var(--wp--preset--color--slider-type-one-bg-btn) !important; } }

.slider-type-one-bg-btn-background {
  background-color: var(--wp--preset--color--slider-type-one-bg-btn) !important; }

@media screen and (min-width: 768px) {
  .slider-type-one-bg-btn-sm-background {
    background-color: var(--wp--preset--color--slider-type-one-bg-btn) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-one-bg-btn-md-background {
    background-color: var(--wp--preset--color--slider-type-one-bg-btn) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-one-bg-btn-lg-background {
    background-color: var(--wp--preset--color--slider-type-one-bg-btn) !important; } }

.border-slider-type-one-bg-btn {
  border-color: var(--wp--preset--color--slider-type-one-bg-btn) !important; }

.text-slider-type-one-text-btn {
  color: var(--wp--preset--color--slider-type-one-text-btn) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-one-text-btn {
    color: var(--wp--preset--color--slider-type-one-text-btn) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-one-text-btn {
    color: var(--wp--preset--color--slider-type-one-text-btn) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-one-text-btn {
    color: var(--wp--preset--color--slider-type-one-text-btn) !important; } }

.slider-type-one-text-btn-background {
  background-color: var(--wp--preset--color--slider-type-one-text-btn) !important; }

@media screen and (min-width: 768px) {
  .slider-type-one-text-btn-sm-background {
    background-color: var(--wp--preset--color--slider-type-one-text-btn) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-one-text-btn-md-background {
    background-color: var(--wp--preset--color--slider-type-one-text-btn) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-one-text-btn-lg-background {
    background-color: var(--wp--preset--color--slider-type-one-text-btn) !important; } }

.border-slider-type-one-text-btn {
  border-color: var(--wp--preset--color--slider-type-one-text-btn) !important; }

.text-slider-type-one-bg-btn-hover {
  color: var(--wp--preset--color--slider-type-one-bg-btn-hover) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-one-bg-btn-hover {
    color: var(--wp--preset--color--slider-type-one-bg-btn-hover) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-one-bg-btn-hover {
    color: var(--wp--preset--color--slider-type-one-bg-btn-hover) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-one-bg-btn-hover {
    color: var(--wp--preset--color--slider-type-one-bg-btn-hover) !important; } }

.slider-type-one-bg-btn-hover-background {
  background-color: var(--wp--preset--color--slider-type-one-bg-btn-hover) !important; }

@media screen and (min-width: 768px) {
  .slider-type-one-bg-btn-hover-sm-background {
    background-color: var(--wp--preset--color--slider-type-one-bg-btn-hover) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-one-bg-btn-hover-md-background {
    background-color: var(--wp--preset--color--slider-type-one-bg-btn-hover) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-one-bg-btn-hover-lg-background {
    background-color: var(--wp--preset--color--slider-type-one-bg-btn-hover) !important; } }

.border-slider-type-one-bg-btn-hover {
  border-color: var(--wp--preset--color--slider-type-one-bg-btn-hover) !important; }

.text-slider-type-one-text-btn-hover {
  color: var(--wp--preset--color--slider-type-one-text-btn-hover) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-one-text-btn-hover {
    color: var(--wp--preset--color--slider-type-one-text-btn-hover) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-one-text-btn-hover {
    color: var(--wp--preset--color--slider-type-one-text-btn-hover) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-one-text-btn-hover {
    color: var(--wp--preset--color--slider-type-one-text-btn-hover) !important; } }

.slider-type-one-text-btn-hover-background {
  background-color: var(--wp--preset--color--slider-type-one-text-btn-hover) !important; }

@media screen and (min-width: 768px) {
  .slider-type-one-text-btn-hover-sm-background {
    background-color: var(--wp--preset--color--slider-type-one-text-btn-hover) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-one-text-btn-hover-md-background {
    background-color: var(--wp--preset--color--slider-type-one-text-btn-hover) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-one-text-btn-hover-lg-background {
    background-color: var(--wp--preset--color--slider-type-one-text-btn-hover) !important; } }

.border-slider-type-one-text-btn-hover {
  border-color: var(--wp--preset--color--slider-type-one-text-btn-hover) !important; }

.text-slider-type-one-pagination {
  color: var(--wp--preset--color--slider-type-one-pagination) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-one-pagination {
    color: var(--wp--preset--color--slider-type-one-pagination) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-one-pagination {
    color: var(--wp--preset--color--slider-type-one-pagination) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-one-pagination {
    color: var(--wp--preset--color--slider-type-one-pagination) !important; } }

.slider-type-one-pagination-background {
  background-color: var(--wp--preset--color--slider-type-one-pagination) !important; }

@media screen and (min-width: 768px) {
  .slider-type-one-pagination-sm-background {
    background-color: var(--wp--preset--color--slider-type-one-pagination) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-one-pagination-md-background {
    background-color: var(--wp--preset--color--slider-type-one-pagination) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-one-pagination-lg-background {
    background-color: var(--wp--preset--color--slider-type-one-pagination) !important; } }

.border-slider-type-one-pagination {
  border-color: var(--wp--preset--color--slider-type-one-pagination) !important; }

.text-slider-type-two-title {
  color: var(--wp--preset--color--slider-type-two-title) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-two-title {
    color: var(--wp--preset--color--slider-type-two-title) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-two-title {
    color: var(--wp--preset--color--slider-type-two-title) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-two-title {
    color: var(--wp--preset--color--slider-type-two-title) !important; } }

.slider-type-two-title-background {
  background-color: var(--wp--preset--color--slider-type-two-title) !important; }

@media screen and (min-width: 768px) {
  .slider-type-two-title-sm-background {
    background-color: var(--wp--preset--color--slider-type-two-title) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-two-title-md-background {
    background-color: var(--wp--preset--color--slider-type-two-title) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-two-title-lg-background {
    background-color: var(--wp--preset--color--slider-type-two-title) !important; } }

.border-slider-type-two-title {
  border-color: var(--wp--preset--color--slider-type-two-title) !important; }

.text-slider-type-two-content {
  color: var(--wp--preset--color--slider-type-two-content) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-two-content {
    color: var(--wp--preset--color--slider-type-two-content) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-two-content {
    color: var(--wp--preset--color--slider-type-two-content) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-two-content {
    color: var(--wp--preset--color--slider-type-two-content) !important; } }

.slider-type-two-content-background {
  background-color: var(--wp--preset--color--slider-type-two-content) !important; }

@media screen and (min-width: 768px) {
  .slider-type-two-content-sm-background {
    background-color: var(--wp--preset--color--slider-type-two-content) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-two-content-md-background {
    background-color: var(--wp--preset--color--slider-type-two-content) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-two-content-lg-background {
    background-color: var(--wp--preset--color--slider-type-two-content) !important; } }

.border-slider-type-two-content {
  border-color: var(--wp--preset--color--slider-type-two-content) !important; }

.text-slider-type-two-pagination {
  color: var(--wp--preset--color--slider-type-two-pagination) !important; }

@media screen and (min-width: 768px) {
  .text-sm-slider-type-two-pagination {
    color: var(--wp--preset--color--slider-type-two-pagination) !important; } }

@media screen and (min-width: 992px) {
  .text-md-slider-type-two-pagination {
    color: var(--wp--preset--color--slider-type-two-pagination) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-slider-type-two-pagination {
    color: var(--wp--preset--color--slider-type-two-pagination) !important; } }

.slider-type-two-pagination-background {
  background-color: var(--wp--preset--color--slider-type-two-pagination) !important; }

@media screen and (min-width: 768px) {
  .slider-type-two-pagination-sm-background {
    background-color: var(--wp--preset--color--slider-type-two-pagination) !important; } }

@media screen and (min-width: 992px) {
  .slider-type-two-pagination-md-background {
    background-color: var(--wp--preset--color--slider-type-two-pagination) !important; } }

@media screen and (min-width: 1200px) {
  .slider-type-two-pagination-lg-background {
    background-color: var(--wp--preset--color--slider-type-two-pagination) !important; } }

.border-slider-type-two-pagination {
  border-color: var(--wp--preset--color--slider-type-two-pagination) !important; }

.text-faq-text {
  color: var(--wp--preset--color--faq-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-faq-text {
    color: var(--wp--preset--color--faq-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-faq-text {
    color: var(--wp--preset--color--faq-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-faq-text {
    color: var(--wp--preset--color--faq-text) !important; } }

.faq-text-background {
  background-color: var(--wp--preset--color--faq-text) !important; }

@media screen and (min-width: 768px) {
  .faq-text-sm-background {
    background-color: var(--wp--preset--color--faq-text) !important; } }

@media screen and (min-width: 992px) {
  .faq-text-md-background {
    background-color: var(--wp--preset--color--faq-text) !important; } }

@media screen and (min-width: 1200px) {
  .faq-text-lg-background {
    background-color: var(--wp--preset--color--faq-text) !important; } }

.border-faq-text {
  border-color: var(--wp--preset--color--faq-text) !important; }

.text-faq-title {
  color: var(--wp--preset--color--faq-title) !important; }

@media screen and (min-width: 768px) {
  .text-sm-faq-title {
    color: var(--wp--preset--color--faq-title) !important; } }

@media screen and (min-width: 992px) {
  .text-md-faq-title {
    color: var(--wp--preset--color--faq-title) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-faq-title {
    color: var(--wp--preset--color--faq-title) !important; } }

.faq-title-background {
  background-color: var(--wp--preset--color--faq-title) !important; }

@media screen and (min-width: 768px) {
  .faq-title-sm-background {
    background-color: var(--wp--preset--color--faq-title) !important; } }

@media screen and (min-width: 992px) {
  .faq-title-md-background {
    background-color: var(--wp--preset--color--faq-title) !important; } }

@media screen and (min-width: 1200px) {
  .faq-title-lg-background {
    background-color: var(--wp--preset--color--faq-title) !important; } }

.border-faq-title {
  border-color: var(--wp--preset--color--faq-title) !important; }

.text-faq-bg {
  color: var(--wp--preset--color--faq-bg) !important; }

@media screen and (min-width: 768px) {
  .text-sm-faq-bg {
    color: var(--wp--preset--color--faq-bg) !important; } }

@media screen and (min-width: 992px) {
  .text-md-faq-bg {
    color: var(--wp--preset--color--faq-bg) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-faq-bg {
    color: var(--wp--preset--color--faq-bg) !important; } }

.faq-bg-background {
  background-color: var(--wp--preset--color--faq-bg) !important; }

@media screen and (min-width: 768px) {
  .faq-bg-sm-background {
    background-color: var(--wp--preset--color--faq-bg) !important; } }

@media screen and (min-width: 992px) {
  .faq-bg-md-background {
    background-color: var(--wp--preset--color--faq-bg) !important; } }

@media screen and (min-width: 1200px) {
  .faq-bg-lg-background {
    background-color: var(--wp--preset--color--faq-bg) !important; } }

.border-faq-bg {
  border-color: var(--wp--preset--color--faq-bg) !important; }

.text-counter-text {
  color: var(--wp--preset--color--counter-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-counter-text {
    color: var(--wp--preset--color--counter-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-counter-text {
    color: var(--wp--preset--color--counter-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-counter-text {
    color: var(--wp--preset--color--counter-text) !important; } }

.counter-text-background {
  background-color: var(--wp--preset--color--counter-text) !important; }

@media screen and (min-width: 768px) {
  .counter-text-sm-background {
    background-color: var(--wp--preset--color--counter-text) !important; } }

@media screen and (min-width: 992px) {
  .counter-text-md-background {
    background-color: var(--wp--preset--color--counter-text) !important; } }

@media screen and (min-width: 1200px) {
  .counter-text-lg-background {
    background-color: var(--wp--preset--color--counter-text) !important; } }

.border-counter-text {
  border-color: var(--wp--preset--color--counter-text) !important; }

.text-single-title {
  color: var(--wp--preset--color--single-title) !important; }

@media screen and (min-width: 768px) {
  .text-sm-single-title {
    color: var(--wp--preset--color--single-title) !important; } }

@media screen and (min-width: 992px) {
  .text-md-single-title {
    color: var(--wp--preset--color--single-title) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-single-title {
    color: var(--wp--preset--color--single-title) !important; } }

.single-title-background {
  background-color: var(--wp--preset--color--single-title) !important; }

@media screen and (min-width: 768px) {
  .single-title-sm-background {
    background-color: var(--wp--preset--color--single-title) !important; } }

@media screen and (min-width: 992px) {
  .single-title-md-background {
    background-color: var(--wp--preset--color--single-title) !important; } }

@media screen and (min-width: 1200px) {
  .single-title-lg-background {
    background-color: var(--wp--preset--color--single-title) !important; } }

.border-single-title {
  border-color: var(--wp--preset--color--single-title) !important; }

.text-single-bg {
  color: var(--wp--preset--color--single-bg) !important; }

@media screen and (min-width: 768px) {
  .text-sm-single-bg {
    color: var(--wp--preset--color--single-bg) !important; } }

@media screen and (min-width: 992px) {
  .text-md-single-bg {
    color: var(--wp--preset--color--single-bg) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-single-bg {
    color: var(--wp--preset--color--single-bg) !important; } }

.single-bg-background {
  background-color: var(--wp--preset--color--single-bg) !important; }

@media screen and (min-width: 768px) {
  .single-bg-sm-background {
    background-color: var(--wp--preset--color--single-bg) !important; } }

@media screen and (min-width: 992px) {
  .single-bg-md-background {
    background-color: var(--wp--preset--color--single-bg) !important; } }

@media screen and (min-width: 1200px) {
  .single-bg-lg-background {
    background-color: var(--wp--preset--color--single-bg) !important; } }

.border-single-bg {
  border-color: var(--wp--preset--color--single-bg) !important; }

.text-single-blockquote-border {
  color: var(--wp--preset--color--single-blockquote-border) !important; }

@media screen and (min-width: 768px) {
  .text-sm-single-blockquote-border {
    color: var(--wp--preset--color--single-blockquote-border) !important; } }

@media screen and (min-width: 992px) {
  .text-md-single-blockquote-border {
    color: var(--wp--preset--color--single-blockquote-border) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-single-blockquote-border {
    color: var(--wp--preset--color--single-blockquote-border) !important; } }

.single-blockquote-border-background {
  background-color: var(--wp--preset--color--single-blockquote-border) !important; }

@media screen and (min-width: 768px) {
  .single-blockquote-border-sm-background {
    background-color: var(--wp--preset--color--single-blockquote-border) !important; } }

@media screen and (min-width: 992px) {
  .single-blockquote-border-md-background {
    background-color: var(--wp--preset--color--single-blockquote-border) !important; } }

@media screen and (min-width: 1200px) {
  .single-blockquote-border-lg-background {
    background-color: var(--wp--preset--color--single-blockquote-border) !important; } }

.border-single-blockquote-border {
  border-color: var(--wp--preset--color--single-blockquote-border) !important; }

.text-single-blockquote-text {
  color: var(--wp--preset--color--single-blockquote-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-single-blockquote-text {
    color: var(--wp--preset--color--single-blockquote-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-single-blockquote-text {
    color: var(--wp--preset--color--single-blockquote-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-single-blockquote-text {
    color: var(--wp--preset--color--single-blockquote-text) !important; } }

.single-blockquote-text-background {
  background-color: var(--wp--preset--color--single-blockquote-text) !important; }

@media screen and (min-width: 768px) {
  .single-blockquote-text-sm-background {
    background-color: var(--wp--preset--color--single-blockquote-text) !important; } }

@media screen and (min-width: 992px) {
  .single-blockquote-text-md-background {
    background-color: var(--wp--preset--color--single-blockquote-text) !important; } }

@media screen and (min-width: 1200px) {
  .single-blockquote-text-lg-background {
    background-color: var(--wp--preset--color--single-blockquote-text) !important; } }

.border-single-blockquote-text {
  border-color: var(--wp--preset--color--single-blockquote-text) !important; }

.text-single-body {
  color: var(--wp--preset--color--single-body) !important; }

@media screen and (min-width: 768px) {
  .text-sm-single-body {
    color: var(--wp--preset--color--single-body) !important; } }

@media screen and (min-width: 992px) {
  .text-md-single-body {
    color: var(--wp--preset--color--single-body) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-single-body {
    color: var(--wp--preset--color--single-body) !important; } }

.single-body-background {
  background-color: var(--wp--preset--color--single-body) !important; }

@media screen and (min-width: 768px) {
  .single-body-sm-background {
    background-color: var(--wp--preset--color--single-body) !important; } }

@media screen and (min-width: 992px) {
  .single-body-md-background {
    background-color: var(--wp--preset--color--single-body) !important; } }

@media screen and (min-width: 1200px) {
  .single-body-lg-background {
    background-color: var(--wp--preset--color--single-body) !important; } }

.border-single-body {
  border-color: var(--wp--preset--color--single-body) !important; }

.text-single-author-text {
  color: var(--wp--preset--color--single-author-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-single-author-text {
    color: var(--wp--preset--color--single-author-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-single-author-text {
    color: var(--wp--preset--color--single-author-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-single-author-text {
    color: var(--wp--preset--color--single-author-text) !important; } }

.single-author-text-background {
  background-color: var(--wp--preset--color--single-author-text) !important; }

@media screen and (min-width: 768px) {
  .single-author-text-sm-background {
    background-color: var(--wp--preset--color--single-author-text) !important; } }

@media screen and (min-width: 992px) {
  .single-author-text-md-background {
    background-color: var(--wp--preset--color--single-author-text) !important; } }

@media screen and (min-width: 1200px) {
  .single-author-text-lg-background {
    background-color: var(--wp--preset--color--single-author-text) !important; } }

.border-single-author-text {
  border-color: var(--wp--preset--color--single-author-text) !important; }

.text-blog-slider-content {
  color: var(--wp--preset--color--blog-slider-content) !important; }

@media screen and (min-width: 768px) {
  .text-sm-blog-slider-content {
    color: var(--wp--preset--color--blog-slider-content) !important; } }

@media screen and (min-width: 992px) {
  .text-md-blog-slider-content {
    color: var(--wp--preset--color--blog-slider-content) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-blog-slider-content {
    color: var(--wp--preset--color--blog-slider-content) !important; } }

.blog-slider-content-background {
  background-color: var(--wp--preset--color--blog-slider-content) !important; }

@media screen and (min-width: 768px) {
  .blog-slider-content-sm-background {
    background-color: var(--wp--preset--color--blog-slider-content) !important; } }

@media screen and (min-width: 992px) {
  .blog-slider-content-md-background {
    background-color: var(--wp--preset--color--blog-slider-content) !important; } }

@media screen and (min-width: 1200px) {
  .blog-slider-content-lg-background {
    background-color: var(--wp--preset--color--blog-slider-content) !important; } }

.border-blog-slider-content {
  border-color: var(--wp--preset--color--blog-slider-content) !important; }

.text-social-icon {
  color: var(--wp--preset--color--social-icon) !important; }

@media screen and (min-width: 768px) {
  .text-sm-social-icon {
    color: var(--wp--preset--color--social-icon) !important; } }

@media screen and (min-width: 992px) {
  .text-md-social-icon {
    color: var(--wp--preset--color--social-icon) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-social-icon {
    color: var(--wp--preset--color--social-icon) !important; } }

.social-icon-background {
  background-color: var(--wp--preset--color--social-icon) !important; }

@media screen and (min-width: 768px) {
  .social-icon-sm-background {
    background-color: var(--wp--preset--color--social-icon) !important; } }

@media screen and (min-width: 992px) {
  .social-icon-md-background {
    background-color: var(--wp--preset--color--social-icon) !important; } }

@media screen and (min-width: 1200px) {
  .social-icon-lg-background {
    background-color: var(--wp--preset--color--social-icon) !important; } }

.border-social-icon {
  border-color: var(--wp--preset--color--social-icon) !important; }

.text-social-text {
  color: var(--wp--preset--color--social-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-social-text {
    color: var(--wp--preset--color--social-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-social-text {
    color: var(--wp--preset--color--social-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-social-text {
    color: var(--wp--preset--color--social-text) !important; } }

.social-text-background {
  background-color: var(--wp--preset--color--social-text) !important; }

@media screen and (min-width: 768px) {
  .social-text-sm-background {
    background-color: var(--wp--preset--color--social-text) !important; } }

@media screen and (min-width: 992px) {
  .social-text-md-background {
    background-color: var(--wp--preset--color--social-text) !important; } }

@media screen and (min-width: 1200px) {
  .social-text-lg-background {
    background-color: var(--wp--preset--color--social-text) !important; } }

.border-social-text {
  border-color: var(--wp--preset--color--social-text) !important; }

.text-social-bg {
  color: var(--wp--preset--color--social-bg) !important; }

@media screen and (min-width: 768px) {
  .text-sm-social-bg {
    color: var(--wp--preset--color--social-bg) !important; } }

@media screen and (min-width: 992px) {
  .text-md-social-bg {
    color: var(--wp--preset--color--social-bg) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-social-bg {
    color: var(--wp--preset--color--social-bg) !important; } }

.social-bg-background {
  background-color: var(--wp--preset--color--social-bg) !important; }

@media screen and (min-width: 768px) {
  .social-bg-sm-background {
    background-color: var(--wp--preset--color--social-bg) !important; } }

@media screen and (min-width: 992px) {
  .social-bg-md-background {
    background-color: var(--wp--preset--color--social-bg) !important; } }

@media screen and (min-width: 1200px) {
  .social-bg-lg-background {
    background-color: var(--wp--preset--color--social-bg) !important; } }

.border-social-bg {
  border-color: var(--wp--preset--color--social-bg) !important; }

.text-category-color {
  color: var(--wp--preset--color--category-color) !important; }

@media screen and (min-width: 768px) {
  .text-sm-category-color {
    color: var(--wp--preset--color--category-color) !important; } }

@media screen and (min-width: 992px) {
  .text-md-category-color {
    color: var(--wp--preset--color--category-color) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-category-color {
    color: var(--wp--preset--color--category-color) !important; } }

.category-color-background {
  background-color: var(--wp--preset--color--category-color) !important; }

@media screen and (min-width: 768px) {
  .category-color-sm-background {
    background-color: var(--wp--preset--color--category-color) !important; } }

@media screen and (min-width: 992px) {
  .category-color-md-background {
    background-color: var(--wp--preset--color--category-color) !important; } }

@media screen and (min-width: 1200px) {
  .category-color-lg-background {
    background-color: var(--wp--preset--color--category-color) !important; } }

.border-category-color {
  border-color: var(--wp--preset--color--category-color) !important; }

.text-information-navbar-color {
  color: var(--wp--preset--color--information-navbar-color) !important; }

@media screen and (min-width: 768px) {
  .text-sm-information-navbar-color {
    color: var(--wp--preset--color--information-navbar-color) !important; } }

@media screen and (min-width: 992px) {
  .text-md-information-navbar-color {
    color: var(--wp--preset--color--information-navbar-color) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-information-navbar-color {
    color: var(--wp--preset--color--information-navbar-color) !important; } }

.information-navbar-color-background {
  background-color: var(--wp--preset--color--information-navbar-color) !important; }

@media screen and (min-width: 768px) {
  .information-navbar-color-sm-background {
    background-color: var(--wp--preset--color--information-navbar-color) !important; } }

@media screen and (min-width: 992px) {
  .information-navbar-color-md-background {
    background-color: var(--wp--preset--color--information-navbar-color) !important; } }

@media screen and (min-width: 1200px) {
  .information-navbar-color-lg-background {
    background-color: var(--wp--preset--color--information-navbar-color) !important; } }

.border-information-navbar-color {
  border-color: var(--wp--preset--color--information-navbar-color) !important; }

.text-information-link-color {
  color: var(--wp--preset--color--information-link-color) !important; }

@media screen and (min-width: 768px) {
  .text-sm-information-link-color {
    color: var(--wp--preset--color--information-link-color) !important; } }

@media screen and (min-width: 992px) {
  .text-md-information-link-color {
    color: var(--wp--preset--color--information-link-color) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-information-link-color {
    color: var(--wp--preset--color--information-link-color) !important; } }

.information-link-color-background {
  background-color: var(--wp--preset--color--information-link-color) !important; }

@media screen and (min-width: 768px) {
  .information-link-color-sm-background {
    background-color: var(--wp--preset--color--information-link-color) !important; } }

@media screen and (min-width: 992px) {
  .information-link-color-md-background {
    background-color: var(--wp--preset--color--information-link-color) !important; } }

@media screen and (min-width: 1200px) {
  .information-link-color-lg-background {
    background-color: var(--wp--preset--color--information-link-color) !important; } }

.border-information-link-color {
  border-color: var(--wp--preset--color--information-link-color) !important; }

.text-blog-title {
  color: var(--wp--preset--color--blog-title) !important; }

@media screen and (min-width: 768px) {
  .text-sm-blog-title {
    color: var(--wp--preset--color--blog-title) !important; } }

@media screen and (min-width: 992px) {
  .text-md-blog-title {
    color: var(--wp--preset--color--blog-title) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-blog-title {
    color: var(--wp--preset--color--blog-title) !important; } }

.blog-title-background {
  background-color: var(--wp--preset--color--blog-title) !important; }

@media screen and (min-width: 768px) {
  .blog-title-sm-background {
    background-color: var(--wp--preset--color--blog-title) !important; } }

@media screen and (min-width: 992px) {
  .blog-title-md-background {
    background-color: var(--wp--preset--color--blog-title) !important; } }

@media screen and (min-width: 1200px) {
  .blog-title-lg-background {
    background-color: var(--wp--preset--color--blog-title) !important; } }

.border-blog-title {
  border-color: var(--wp--preset--color--blog-title) !important; }

.text-blog-body {
  color: var(--wp--preset--color--blog-body) !important; }

@media screen and (min-width: 768px) {
  .text-sm-blog-body {
    color: var(--wp--preset--color--blog-body) !important; } }

@media screen and (min-width: 992px) {
  .text-md-blog-body {
    color: var(--wp--preset--color--blog-body) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-blog-body {
    color: var(--wp--preset--color--blog-body) !important; } }

.blog-body-background {
  background-color: var(--wp--preset--color--blog-body) !important; }

@media screen and (min-width: 768px) {
  .blog-body-sm-background {
    background-color: var(--wp--preset--color--blog-body) !important; } }

@media screen and (min-width: 992px) {
  .blog-body-md-background {
    background-color: var(--wp--preset--color--blog-body) !important; } }

@media screen and (min-width: 1200px) {
  .blog-body-lg-background {
    background-color: var(--wp--preset--color--blog-body) !important; } }

.border-blog-body {
  border-color: var(--wp--preset--color--blog-body) !important; }

.text-testimonial-bg {
  color: var(--wp--preset--color--testimonial-bg) !important; }

@media screen and (min-width: 768px) {
  .text-sm-testimonial-bg {
    color: var(--wp--preset--color--testimonial-bg) !important; } }

@media screen and (min-width: 992px) {
  .text-md-testimonial-bg {
    color: var(--wp--preset--color--testimonial-bg) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-testimonial-bg {
    color: var(--wp--preset--color--testimonial-bg) !important; } }

.testimonial-bg-background {
  background-color: var(--wp--preset--color--testimonial-bg) !important; }

@media screen and (min-width: 768px) {
  .testimonial-bg-sm-background {
    background-color: var(--wp--preset--color--testimonial-bg) !important; } }

@media screen and (min-width: 992px) {
  .testimonial-bg-md-background {
    background-color: var(--wp--preset--color--testimonial-bg) !important; } }

@media screen and (min-width: 1200px) {
  .testimonial-bg-lg-background {
    background-color: var(--wp--preset--color--testimonial-bg) !important; } }

.border-testimonial-bg {
  border-color: var(--wp--preset--color--testimonial-bg) !important; }

.text-card-text {
  color: var(--wp--preset--color--card-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-card-text {
    color: var(--wp--preset--color--card-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-card-text {
    color: var(--wp--preset--color--card-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-card-text {
    color: var(--wp--preset--color--card-text) !important; } }

.card-text-background {
  background-color: var(--wp--preset--color--card-text) !important; }

@media screen and (min-width: 768px) {
  .card-text-sm-background {
    background-color: var(--wp--preset--color--card-text) !important; } }

@media screen and (min-width: 992px) {
  .card-text-md-background {
    background-color: var(--wp--preset--color--card-text) !important; } }

@media screen and (min-width: 1200px) {
  .card-text-lg-background {
    background-color: var(--wp--preset--color--card-text) !important; } }

.border-card-text {
  border-color: var(--wp--preset--color--card-text) !important; }

.text-city-card-background {
  color: var(--wp--preset--color--city-card-background) !important; }

@media screen and (min-width: 768px) {
  .text-sm-city-card-background {
    color: var(--wp--preset--color--city-card-background) !important; } }

@media screen and (min-width: 992px) {
  .text-md-city-card-background {
    color: var(--wp--preset--color--city-card-background) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-city-card-background {
    color: var(--wp--preset--color--city-card-background) !important; } }

.city-card-background-background {
  background-color: var(--wp--preset--color--city-card-background) !important; }

@media screen and (min-width: 768px) {
  .city-card-background-sm-background {
    background-color: var(--wp--preset--color--city-card-background) !important; } }

@media screen and (min-width: 992px) {
  .city-card-background-md-background {
    background-color: var(--wp--preset--color--city-card-background) !important; } }

@media screen and (min-width: 1200px) {
  .city-card-background-lg-background {
    background-color: var(--wp--preset--color--city-card-background) !important; } }

.border-city-card-background {
  border-color: var(--wp--preset--color--city-card-background) !important; }

.text-form-button {
  color: var(--wp--preset--color--form-button) !important; }

@media screen and (min-width: 768px) {
  .text-sm-form-button {
    color: var(--wp--preset--color--form-button) !important; } }

@media screen and (min-width: 992px) {
  .text-md-form-button {
    color: var(--wp--preset--color--form-button) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-form-button {
    color: var(--wp--preset--color--form-button) !important; } }

.form-button-background {
  background-color: var(--wp--preset--color--form-button) !important; }

@media screen and (min-width: 768px) {
  .form-button-sm-background {
    background-color: var(--wp--preset--color--form-button) !important; } }

@media screen and (min-width: 992px) {
  .form-button-md-background {
    background-color: var(--wp--preset--color--form-button) !important; } }

@media screen and (min-width: 1200px) {
  .form-button-lg-background {
    background-color: var(--wp--preset--color--form-button) !important; } }

.border-form-button {
  border-color: var(--wp--preset--color--form-button) !important; }

.text-form-button-color {
  color: var(--wp--preset--color--form-button-color) !important; }

@media screen and (min-width: 768px) {
  .text-sm-form-button-color {
    color: var(--wp--preset--color--form-button-color) !important; } }

@media screen and (min-width: 992px) {
  .text-md-form-button-color {
    color: var(--wp--preset--color--form-button-color) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-form-button-color {
    color: var(--wp--preset--color--form-button-color) !important; } }

.form-button-color-background {
  background-color: var(--wp--preset--color--form-button-color) !important; }

@media screen and (min-width: 768px) {
  .form-button-color-sm-background {
    background-color: var(--wp--preset--color--form-button-color) !important; } }

@media screen and (min-width: 992px) {
  .form-button-color-md-background {
    background-color: var(--wp--preset--color--form-button-color) !important; } }

@media screen and (min-width: 1200px) {
  .form-button-color-lg-background {
    background-color: var(--wp--preset--color--form-button-color) !important; } }

.border-form-button-color {
  border-color: var(--wp--preset--color--form-button-color) !important; }

.text-form-button-inline {
  color: var(--wp--preset--color--form-button-inline) !important; }

@media screen and (min-width: 768px) {
  .text-sm-form-button-inline {
    color: var(--wp--preset--color--form-button-inline) !important; } }

@media screen and (min-width: 992px) {
  .text-md-form-button-inline {
    color: var(--wp--preset--color--form-button-inline) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-form-button-inline {
    color: var(--wp--preset--color--form-button-inline) !important; } }

.form-button-inline-background {
  background-color: var(--wp--preset--color--form-button-inline) !important; }

@media screen and (min-width: 768px) {
  .form-button-inline-sm-background {
    background-color: var(--wp--preset--color--form-button-inline) !important; } }

@media screen and (min-width: 992px) {
  .form-button-inline-md-background {
    background-color: var(--wp--preset--color--form-button-inline) !important; } }

@media screen and (min-width: 1200px) {
  .form-button-inline-lg-background {
    background-color: var(--wp--preset--color--form-button-inline) !important; } }

.border-form-button-inline {
  border-color: var(--wp--preset--color--form-button-inline) !important; }

.text-form-button-hover {
  color: var(--wp--preset--color--form-button-hover) !important; }

@media screen and (min-width: 768px) {
  .text-sm-form-button-hover {
    color: var(--wp--preset--color--form-button-hover) !important; } }

@media screen and (min-width: 992px) {
  .text-md-form-button-hover {
    color: var(--wp--preset--color--form-button-hover) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-form-button-hover {
    color: var(--wp--preset--color--form-button-hover) !important; } }

.form-button-hover-background {
  background-color: var(--wp--preset--color--form-button-hover) !important; }

@media screen and (min-width: 768px) {
  .form-button-hover-sm-background {
    background-color: var(--wp--preset--color--form-button-hover) !important; } }

@media screen and (min-width: 992px) {
  .form-button-hover-md-background {
    background-color: var(--wp--preset--color--form-button-hover) !important; } }

@media screen and (min-width: 1200px) {
  .form-button-hover-lg-background {
    background-color: var(--wp--preset--color--form-button-hover) !important; } }

.border-form-button-hover {
  border-color: var(--wp--preset--color--form-button-hover) !important; }

.text-form-button-hover-text {
  color: var(--wp--preset--color--form-button-hover-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-form-button-hover-text {
    color: var(--wp--preset--color--form-button-hover-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-form-button-hover-text {
    color: var(--wp--preset--color--form-button-hover-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-form-button-hover-text {
    color: var(--wp--preset--color--form-button-hover-text) !important; } }

.form-button-hover-text-background {
  background-color: var(--wp--preset--color--form-button-hover-text) !important; }

@media screen and (min-width: 768px) {
  .form-button-hover-text-sm-background {
    background-color: var(--wp--preset--color--form-button-hover-text) !important; } }

@media screen and (min-width: 992px) {
  .form-button-hover-text-md-background {
    background-color: var(--wp--preset--color--form-button-hover-text) !important; } }

@media screen and (min-width: 1200px) {
  .form-button-hover-text-lg-background {
    background-color: var(--wp--preset--color--form-button-hover-text) !important; } }

.border-form-button-hover-text {
  border-color: var(--wp--preset--color--form-button-hover-text) !important; }

.text-form-button-active {
  color: var(--wp--preset--color--form-button-active) !important; }

@media screen and (min-width: 768px) {
  .text-sm-form-button-active {
    color: var(--wp--preset--color--form-button-active) !important; } }

@media screen and (min-width: 992px) {
  .text-md-form-button-active {
    color: var(--wp--preset--color--form-button-active) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-form-button-active {
    color: var(--wp--preset--color--form-button-active) !important; } }

.form-button-active-background {
  background-color: var(--wp--preset--color--form-button-active) !important; }

@media screen and (min-width: 768px) {
  .form-button-active-sm-background {
    background-color: var(--wp--preset--color--form-button-active) !important; } }

@media screen and (min-width: 992px) {
  .form-button-active-md-background {
    background-color: var(--wp--preset--color--form-button-active) !important; } }

@media screen and (min-width: 1200px) {
  .form-button-active-lg-background {
    background-color: var(--wp--preset--color--form-button-active) !important; } }

.border-form-button-active {
  border-color: var(--wp--preset--color--form-button-active) !important; }

.text-form-button-active-text {
  color: var(--wp--preset--color--form-button-active-text) !important; }

@media screen and (min-width: 768px) {
  .text-sm-form-button-active-text {
    color: var(--wp--preset--color--form-button-active-text) !important; } }

@media screen and (min-width: 992px) {
  .text-md-form-button-active-text {
    color: var(--wp--preset--color--form-button-active-text) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-form-button-active-text {
    color: var(--wp--preset--color--form-button-active-text) !important; } }

.form-button-active-text-background {
  background-color: var(--wp--preset--color--form-button-active-text) !important; }

@media screen and (min-width: 768px) {
  .form-button-active-text-sm-background {
    background-color: var(--wp--preset--color--form-button-active-text) !important; } }

@media screen and (min-width: 992px) {
  .form-button-active-text-md-background {
    background-color: var(--wp--preset--color--form-button-active-text) !important; } }

@media screen and (min-width: 1200px) {
  .form-button-active-text-lg-background {
    background-color: var(--wp--preset--color--form-button-active-text) !important; } }

.border-form-button-active-text {
  border-color: var(--wp--preset--color--form-button-active-text) !important; }

.text-section-border-color {
  color: var(--wp--preset--color--section-border) !important; }

@media screen and (min-width: 768px) {
  .text-sm-section-border-color {
    color: var(--wp--preset--color--section-border) !important; } }

@media screen and (min-width: 992px) {
  .text-md-section-border-color {
    color: var(--wp--preset--color--section-border) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-section-border-color {
    color: var(--wp--preset--color--section-border) !important; } }

.section-border-color-background {
  background-color: var(--wp--preset--color--section-border) !important; }

@media screen and (min-width: 768px) {
  .section-border-color-sm-background {
    background-color: var(--wp--preset--color--section-border) !important; } }

@media screen and (min-width: 992px) {
  .section-border-color-md-background {
    background-color: var(--wp--preset--color--section-border) !important; } }

@media screen and (min-width: 1200px) {
  .section-border-color-lg-background {
    background-color: var(--wp--preset--color--section-border) !important; } }

.border-section-border-color {
  border-color: var(--wp--preset--color--section-border) !important; }

.text-logo-slider-bg {
  color: var(--wp--preset--color--logo-slider-bg) !important; }

@media screen and (min-width: 768px) {
  .text-sm-logo-slider-bg {
    color: var(--wp--preset--color--logo-slider-bg) !important; } }

@media screen and (min-width: 992px) {
  .text-md-logo-slider-bg {
    color: var(--wp--preset--color--logo-slider-bg) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-logo-slider-bg {
    color: var(--wp--preset--color--logo-slider-bg) !important; } }

.logo-slider-bg-background {
  background-color: var(--wp--preset--color--logo-slider-bg) !important; }

@media screen and (min-width: 768px) {
  .logo-slider-bg-sm-background {
    background-color: var(--wp--preset--color--logo-slider-bg) !important; } }

@media screen and (min-width: 992px) {
  .logo-slider-bg-md-background {
    background-color: var(--wp--preset--color--logo-slider-bg) !important; } }

@media screen and (min-width: 1200px) {
  .logo-slider-bg-lg-background {
    background-color: var(--wp--preset--color--logo-slider-bg) !important; } }

.border-logo-slider-bg {
  border-color: var(--wp--preset--color--logo-slider-bg) !important; }

.text-timeline {
  color: var(--wp--preset--color--timeline) !important; }

@media screen and (min-width: 768px) {
  .text-sm-timeline {
    color: var(--wp--preset--color--timeline) !important; } }

@media screen and (min-width: 992px) {
  .text-md-timeline {
    color: var(--wp--preset--color--timeline) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-timeline {
    color: var(--wp--preset--color--timeline) !important; } }

.timeline-background {
  background-color: var(--wp--preset--color--timeline) !important; }

@media screen and (min-width: 768px) {
  .timeline-sm-background {
    background-color: var(--wp--preset--color--timeline) !important; } }

@media screen and (min-width: 992px) {
  .timeline-md-background {
    background-color: var(--wp--preset--color--timeline) !important; } }

@media screen and (min-width: 1200px) {
  .timeline-lg-background {
    background-color: var(--wp--preset--color--timeline) !important; } }

.border-timeline {
  border-color: var(--wp--preset--color--timeline) !important; }

.text-menu-color {
  color: var(--wp--preset--color--menu-color) !important; }

@media screen and (min-width: 768px) {
  .text-sm-menu-color {
    color: var(--wp--preset--color--menu-color) !important; } }

@media screen and (min-width: 992px) {
  .text-md-menu-color {
    color: var(--wp--preset--color--menu-color) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-menu-color {
    color: var(--wp--preset--color--menu-color) !important; } }

.menu-color-background {
  background-color: var(--wp--preset--color--menu-color) !important; }

@media screen and (min-width: 768px) {
  .menu-color-sm-background {
    background-color: var(--wp--preset--color--menu-color) !important; } }

@media screen and (min-width: 992px) {
  .menu-color-md-background {
    background-color: var(--wp--preset--color--menu-color) !important; } }

@media screen and (min-width: 1200px) {
  .menu-color-lg-background {
    background-color: var(--wp--preset--color--menu-color) !important; } }

.border-menu-color {
  border-color: var(--wp--preset--color--menu-color) !important; }

.text-cookie-decl-link {
  color: var(--wp--preset--color--cookie-decl-link) !important; }

@media screen and (min-width: 768px) {
  .text-sm-cookie-decl-link {
    color: var(--wp--preset--color--cookie-decl-link) !important; } }

@media screen and (min-width: 992px) {
  .text-md-cookie-decl-link {
    color: var(--wp--preset--color--cookie-decl-link) !important; } }

@media screen and (min-width: 1200px) {
  .text-lg-cookie-decl-link {
    color: var(--wp--preset--color--cookie-decl-link) !important; } }

.cookie-decl-link-background {
  background-color: var(--wp--preset--color--cookie-decl-link) !important; }

@media screen and (min-width: 768px) {
  .cookie-decl-link-sm-background {
    background-color: var(--wp--preset--color--cookie-decl-link) !important; } }

@media screen and (min-width: 992px) {
  .cookie-decl-link-md-background {
    background-color: var(--wp--preset--color--cookie-decl-link) !important; } }

@media screen and (min-width: 1200px) {
  .cookie-decl-link-lg-background {
    background-color: var(--wp--preset--color--cookie-decl-link) !important; } }

.border-cookie-decl-link {
  border-color: var(--wp--preset--color--cookie-decl-link) !important; }

.has-lexend-font {
  font-family: "LexendDeca" !important; }

.has-manrope-font {
  font-family: "Manrope" !important; }

.has-roboto-font {
  font-family: "Roboto" !important; }

html {
  scroll-behavior: smooth; }

body {
  background-color: var(--wp--preset--color--white);
  font-family: "Roboto";
  font-weight: 400;
  font-size: 1rem;
  overflow-x: hidden; }

.card {
  background: #FFFFFF;
  border-radius: 10px;
  border: none;
  box-shadow: 0px 8px 35px 0px #00000029;
  overflow: hidden; }
  .card .content .arrow {
    transition: right 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    right: 0; }
  .card:hover .content .arrow {
    right: -12px; }

b,
strong {
  font-weight: bold; }

@media screen and (max-width: 768px) {
  .p-mobile-0 {
    padding: 0; } }

p a, p a:hover, p a:visited, p a:active, p a:focus {
  color: inherit;
  font-weight: bold;
  text-decoration: underline; }

.footer {
  --wp--style--block-gap: 1.5rem;
  background-color: var(--wp--preset--color--footer-primary-background);
  color: var(--wp--preset--color--white); }
  @media screen and (max-width: 768px) {
    .footer {
      text-align: center; } }
  @media screen and (max-width: 768px) {
    .footer .row {
      flex-direction: column;
      align-items: center; } }

@media screen and (max-width: 576px) {
  .footer .footer-top {
    padding-bottom: 3rem; } }

.footer .copyright {
  opacity: 1;
  font-weight: 500;
  line-height: 1.1875rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: var(--wp--preset--color--footer-secondary-background); }
  @media screen and (max-width: 768px) {
    .footer .copyright {
      background-color: var(--wp--preset--color--footer-secondary-background-mobile);
      font-weight: 400; } }

.footer .left-column-text {
  opacity: 0.8; }
  @media screen and (max-width: 576px) {
    .footer .left-column-text {
      max-width: 285px;
      margin: auto;
      opacity: 1; } }

.footer .left-column-img figure {
  margin-bottom: 1.5rem; }

.footer .footer-links {
  display: flex;
  flex-direction: row;
  justify-content: space-around; }
  @media screen and (max-width: 768px) {
    .footer .footer-links {
      margin-top: 1rem;
      padding-top: 1rem;
      flex-direction: column;
      gap: 10px; } }

.footer .footer-links ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-weight: 500;
  max-height: 165px;
  gap: 10px; }
  @media screen and (max-width: 576px) {
    .footer .footer-links ul {
      max-height: none; } }

.footer .footer-links ul li {
  align-self: start;
  opacity: 0.8;
  line-height: 1.1875rem;
  text-transform: uppercase; }
  @media screen and (max-width: 768px) {
    .footer .footer-links ul li {
      align-self: center; } }

.footer .footer-links ul li a {
  font-weight: 100; }

@media screen and (max-width: 991px) {
  .footer .footer-addresses {
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    margin-top: 3rem;
    padding-top: 3rem; } }

@media screen and (max-width: 768px) {
  .footer .footer-addresses {
    border: none;
    margin-top: 1rem;
    padding-top: 1rem; } }

.footer a {
  color: #fff; }

.footer .footer-logo img {
  width: auto; }

.small-h1 {
  font-size: 3.5rem;
  line-height: 4.375rem; }
  @media screen and (max-width: 992px) {
    .small-h1 {
      font-size: 2rem;
      line-height: 2.5rem; } }

.header-img {
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 100vh;
  height: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative; }
  @media screen and (max-width: 768px) {
    .header-img img {
      width: 50%; } }
  .header-img.small-header {
    min-height: auto;
    height: 480px; }
    @media screen and (max-width: 992px) {
      .header-img.small-header {
        height: 580px; } }
  .header-img .container-fluid, .header-img .container-sm, .header-img .container-md, .header-img .container-lg, .header-img .container-xl {
    flex: 1; }
  .header-img p {
    font-size: 1.5rem;
    line-height: 2.5rem;
    margin-bottom: 0; }
    @media screen and (max-width: 992px) {
      .header-img p {
        font-size: 1rem;
        line-height: 1.75rem; } }
  @media screen and (max-width: 768px) {
    .header-img .btns-container {
      flex-flow: column wrap;
      align-items: center; } }
  .header-img h1 + .btns-container {
    margin-top: 2rem !important; }
    @media screen and (min-width: 992px) {
      .header-img h1 + .btns-container {
        margin-top: 3rem !important; } }
  .header-img p + .btns-container {
    margin-top: 1.5rem !important; }
  .header-img .go-down {
    position: absolute;
    bottom: 0; }

.language-switcher br {
  display: none; }

.gform_wrapper,
.gform_wrapper.gravity-theme {
  width: 100%;
  margin: 0 auto; }
  .gform_wrapper .gfield_validation_message,
  .gform_wrapper.gravity-theme .gfield_validation_message {
    border-radius: 5px;
    border: none;
    padding: 10px 18px;
    color: var(--wp--preset--color--button-primary-hover) !important;
    text-align: left; }
  .gform_wrapper .gform_validation_errors,
  .gform_wrapper.gravity-theme .gform_validation_errors {
    border-radius: 5px;
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: start;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    background-color: transparent;
    margin-bottom: 20px !important;
    text-align: left; }
    @media screen and (max-width: 992px) {
      .gform_wrapper .gform_validation_errors,
      .gform_wrapper.gravity-theme .gform_validation_errors {
        width: 100%;
        display: block;
        margin: 0; } }
    .gform_wrapper .gform_validation_errors .gform_submission_error,
    .gform_wrapper.gravity-theme .gform_validation_errors .gform_submission_error {
      color: var(--wp--preset--color--button-primary-hover) !important;
      font-weight: 100;
      margin-bottom: 0;
      margin-top: 0;
      padding: 12px 12px 12px 48px;
      background-color: #fff;
      border-radius: 5px;
      border: none;
      text-align: left; }
  .gform_wrapper form .gform_body .gform_fields,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields {
    grid-row-gap: 16px;
    grid-column-gap: 16px; }
    @media screen and (max-width: 992px) {
      .gform_wrapper form .gform_body .gform_fields,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields {
        grid-row-gap: 32px;
        grid-column-gap: 32px;
        display: flex;
        flex-direction: column; } }
    .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container,
    .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container {
      position: relative;
      overflow: hidden; }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea .textarea.small,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea .textarea.small {
        border-radius: 6px;
        height: 60px; }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea .textarea.medium,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea .textarea.medium {
        border-radius: 6px;
        height: 85px; }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container input {
        width: 100%;
        padding: 12px 20px 12px 42px;
        border: none;
        overflow: hidden;
        outline: none;
        position: relative;
        line-height: inherit;
        background-color: rgba(255, 255, 255, 0.2);
        border-radius: 6px;
        height: 40px;
        color: #fff;
        position: relative; }
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder,
        .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container input::placeholder {
          font-size: 14px;
          font-weight: 400;
          line-height: 16px;
          color: #fff; }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container textarea {
        width: 100%;
        padding: 12px 20px;
        border: none;
        background-color: rgba(255, 255, 255, 0.2);
        color: #fff;
        border-radius: 6px;
        overflow: hidden;
        outline: none;
        position: relative;
        height: 100%; }
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder,
        .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
          font-size: 14px;
          font-weight: 400;
          line-height: 16px;
          color: #fff; }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container::before,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container::before {
        position: absolute;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        left: 20px;
        top: 14px;
        width: 12px;
        height: 12px;
        z-index: 99; }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name:before,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name:before {
        background-image: url(../a803a6d349ae5ef33942.svg); }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_email:before,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container.ginput_container_email:before {
        background-image: url(../dbfeaae5f4a217aa49d2.png); }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_phone:before,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container.ginput_container_phone:before {
        background-image: url(../0bf5ce0e56f9fef3b7e5.png); }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea:before,
      .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea:before {
        left: 0;
        top: 0;
        bottom: 0;
        width: 22px; }
    .gform_wrapper form .gform_body .gform_fields .gfield.ginput_container_business .ginput_container:before,
    .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.ginput_container_business .ginput_container:before {
      background-image: url(../2e068b02ae9690c1af43.png); }
  .gform_wrapper form .gform_footer,
  .gform_wrapper.gravity-theme form .gform_footer {
    padding: 24px 0 0;
    margin: -7px 0 0;
    position: relative; }
    .gform_wrapper form .gform_footer .gform_button,
    .gform_wrapper.gravity-theme form .gform_footer .gform_button {
      position: relative;
      background-color: var(--wp--preset--color--form-button);
      border-color: var(--wp--preset--color--form-button);
      color: var(--wp--preset--color--form-button-color); }
      .gform_wrapper form .gform_footer .gform_button:hover,
      .gform_wrapper.gravity-theme form .gform_footer .gform_button:hover {
        background-color: var(--wp--preset--color--form-button-hover) !important;
        border-color: var(--wp--preset--color--form-button-hover) !important;
        color: var(--wp--preset--color--form-button-hover-text) !important; }
      .gform_wrapper form .gform_footer .gform_button:active,
      .gform_wrapper.gravity-theme form .gform_footer .gform_button:active {
        background-color: var(--wp--preset--color--form-button-active) !important;
        border-color: var(--wp--preset--color--form-button-active) !important;
        color: var(--wp--preset--color--form-button-active-text) !important; }
    .gform_wrapper form .gform_footer span,
    .gform_wrapper.gravity-theme form .gform_footer span {
      position: absolute;
      right: 0;
      top: 38px; }
      .gform_wrapper form .gform_footer span:after,
      .gform_wrapper.gravity-theme form .gform_footer span:after {
        content: '';
        background-image: url(../5c71147cb12c886075e4.svg);
        position: absolute;
        left: 82px;
        top: 45px;
        width: 16px;
        height: 12px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }

.form-justify-content-left .gform_footer.top_label {
  justify-content: flex-start !important;
  display: inline-flex; }

.form-justify-content-right .gform_footer.top_label {
  justify-content: flex-end !important; }

.form-justify-content-center .gform_footer.top_label {
  justify-content: center !important; }

.gform_button .link-icon {
  display: inline; }

.gform_button .hover-icon {
  display: none; }

.gform_button:hover .link-icon, .gform_button:active .link-icon {
  display: none; }

.gform_button:hover .hover-icon, .gform_button:active .hover-icon {
  display: inline; }

@media (max-width: 992px) {
  .gform_wrapper.gravity-theme .ginput_complex span {
    flex: 0 0 100%;
    margin-bottom: 0;
    padding-left: 0; } }

.inline-form_wrapper {
  display: grid;
  /*grid-template-columns: 15% 85%;*/
  padding: 16px 0;
  align-items: flex-start;
  justify-content: center; }
  @media screen and (max-width: 992px) {
    .inline-form_wrapper {
      padding: 24px 0;
      display: flex; } }
  .inline-form_wrapper .gform_heading {
    display: inline-block !important;
    width: auto;
    margin: 0 24px 0 0;
    position: relative;
    text-align: center; }
    .inline-form_wrapper .gform_heading .gform_description {
      max-width: 150px;
      display: inline-block;
      margin: 0;
      position: relative;
      font-weight: 700;
      font-size: 20px;
      line-height: 23px;
      color: #F8F8F8; }
      .inline-form_wrapper .gform_heading .gform_description.collapsed:after {
        content: '';
        position: absolute;
        right: -25px;
        top: 4px;
        width: 16px;
        height: 16px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
        @media screen and (max-width: 992px) {
          .inline-form_wrapper .gform_heading .gform_description.collapsed:after {
            background-image: url(../6ad7ba1e2e64d09d3d3f.svg); } }
      .inline-form_wrapper .gform_heading .gform_description:not(.collapsed):after {
        content: '';
        position: absolute;
        right: -25px;
        top: 4px;
        width: 16px;
        height: 16px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transform: rotate(-90deg); }
        @media screen and (max-width: 992px) {
          .inline-form_wrapper .gform_heading .gform_description:not(.collapsed):after {
            background-image: url(../6ad7ba1e2e64d09d3d3f.svg); } }
      @media screen and (max-width: 992px) {
        .inline-form_wrapper .gform_heading .gform_description {
          display: inline-block;
          max-width: fit-content;
          text-align: center; } }
    @media screen and (max-width: 992px) {
      .inline-form_wrapper .gform_heading {
        width: 100%;
        margin: 0;
        cursor: pointer; } }
  @media screen and (max-width: 992px) {
    .inline-form_wrapper {
      flex-direction: column;
      width: 100%;
      display: flex; } }
  .inline-form_wrapper form.inline-form {
    display: flex;
    align-items: flex-start; }
    @media screen and (max-width: 992px) {
      .inline-form_wrapper form.inline-form {
        flex-direction: column;
        width: 100%;
        display: none; } }
    .inline-form_wrapper form.inline-form .gform_body {
      width: auto;
      padding-top: 0 !important; }
      @media screen and (max-width: 992px) {
        .inline-form_wrapper form.inline-form .gform_body {
          padding-top: 24px !important; } }
      .inline-form_wrapper form.inline-form .gform_body .gform_fields {
        align-items: flex-start; }
        @media screen and (max-width: 992px) {
          .inline-form_wrapper form.inline-form .gform_body .gform_fields {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            grid-row-gap: 16px !important;
            grid-column-gap: 0 !important; } }
        .inline-form_wrapper form.inline-form .gform_body .gform_fields .gform_button, .inline-form_wrapper form.inline-form .gform_body .gform_fields .gform_button:active, .inline-form_wrapper form.inline-form .gform_body .gform_fields .gform_button:hover {
          background-color: #FFFFFF !important;
          border-color: #FFFFFF !important;
          color: var(--wp--preset--color--form-button-inline) !important; }
      .inline-form_wrapper form.inline-form .gform_body .gfield {
        margin-right: 24px;
        padding-bottom: 0 !important; }
        @media screen and (max-width: 992px) {
          .inline-form_wrapper form.inline-form .gform_body .gfield {
            max-width: 100%;
            margin: 0;
            width: 100%; } }
      @media screen and (max-width: 992px) {
        .inline-form_wrapper form.inline-form .gform_body {
          width: 100%; } }
    .inline-form_wrapper form.inline-form .gform_footer {
      padding: 0 !important;
      width: auto; }
      @media screen and (max-width: 992px) {
        .inline-form_wrapper form.inline-form .gform_footer {
          padding: 0 0 0 !important;
          margin-top: 24px !important; } }
      .inline-form_wrapper form.inline-form .gform_footer .gform_button, .inline-form_wrapper form.inline-form .gform_footer .gform_button:active, .inline-form_wrapper form.inline-form .gform_footer .gform_button:hover {
        background-color: #FFFFFF !important;
        border-color: #FFFFFF !important;
        color: var(--wp--preset--color--form-button-inline) !important; }
    .inline-form_wrapper form.inline-form .name_first {
      padding: 0 !important; }
  .inline-form_wrapper .gform_anchor {
    grid-column-start: span 2; }
  @media screen and (max-width: 992px) {
    .inline-form_wrapper.gform_validation_error form.inline-form {
      flex-direction: column;
      width: 100%;
      display: flex; } }
  .inline-form_wrapper .gform_validation_errors {
    grid-column-start: span 2;
    margin-left: 1.5%; }

.name_first {
  padding: 0 !important; }

@media screen and (min-width: 1200px) {
  .max-w .ginput_container {
    max-width: 350px; } }

#up-form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px; }
  #up-form .grid-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    grid-column-start: span 2; }
    @media screen and (max-width: 992px) {
      #up-form .grid-form {
        grid-template-columns: repeat(1, 1fr); } }
    #up-form .grid-form input[name="Contact.firstname"], #up-form .grid-form input[name="Contact.lastname"] {
      background-image: url(../a803a6d349ae5ef33942.svg); }
    #up-form .grid-form input[name="Contact.email"] {
      background-image: url(../dbfeaae5f4a217aa49d2.png); }
    #up-form .grid-form input[name="Client.name"] {
      background-image: url(../2e068b02ae9690c1af43.png); }
  @media screen and (max-width: 992px) {
    #up-form {
      display: flex;
      flex-direction: column; } }
  #up-form input {
    width: 100%;
    padding: 12px;
    border: none;
    overflow: hidden;
    outline: none;
    position: relative;
    line-height: inherit;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    height: 40px;
    color: #fff;
    position: relative;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 20px 14px; }
    #up-form input::placeholder {
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      color: #fff; }
    #up-form input[name="Client.phone"] {
      padding: 12px 12px 12px 42px; }
  #up-form textarea {
    width: 100%;
    padding: 12px;
    border: none;
    overflow: hidden;
    outline: none;
    position: relative;
    line-height: inherit;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    color: #fff;
    position: relative;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 20px 14px; }
    #up-form textarea::placeholder {
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      color: #fff; }
  #up-form .form-group {
    grid-column-start: span 2;
    justify-content: flex-start;
    align-items: baseline;
    flex-direction: row; }
    #up-form .form-group input {
      width: auto;
      line-height: 0;
      height: auto;
      margin: 0 10px 0 0 !important; }
    #up-form .form-group label {
      display: flex; }
      #up-form .form-group label a {
        color: #fff; }
      #up-form .form-group label span {
        margin-left: 6px; }
  #up-form .iti {
    position: relative;
    display: block; }
  #up-form span {
    display: block !important; }
  #up-form label {
    color: #fff; }
  #up-form > h2,
  #up-form > p {
    color: #fff;
    grid-column-start: span 2; }
  #up-form .submit-button {
    grid-column-start: span 2;
    display: flex;
    justify-content: end; }
    #up-form .submit-button button {
      margin: 16px 0 0; }

.gform_confirmation_message {
  padding: 22px 0; }
  .gform_confirmation_message p {
    margin: 0; }

#gform_confirmation_message_1 p {
  position: absolute;
  display: block;
  width: 100%; }
  @media screen and (max-width: 768px) {
    #gform_confirmation_message_1 p {
      position: static;
      display: block;
      width: auto; } }

.testimonialSwiper {
  max-width: 1228px;
  padding: 48px 59px;
  margin: 0 auto; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .testimonialSwiper {
      padding: 48px 40px; } }
  @media screen and (max-width: 768px) {
    .testimonialSwiper {
      padding: 32px 20px; } }
  .testimonialSwiper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px; }
    @media screen and (max-width: 768px) {
      .testimonialSwiper .swiper-wrapper {
        display: flex;
        gap: 0; } }
    .testimonialSwiper .swiper-wrapper .swiper-slide .info {
      margin-bottom: 8px;
      border-bottom: 1px solid #ABB5BE;
      display: flex;
      align-items: center; }
      .testimonialSwiper .swiper-wrapper .swiper-slide .info .image img {
        width: 96px;
        height: 96px;
        border-radius: 50%; }
      .testimonialSwiper .swiper-wrapper .swiper-slide .info .content h3 {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        margin-bottom: 8px;
        color: var(--wp--preset--color--single-title); }
        @media screen and (max-width: 992px) {
          .testimonialSwiper .swiper-wrapper .swiper-slide .info .content h3 {
            font-size: 20px;
            font-weight: 700;
            line-height: 25px; } }
      .testimonialSwiper .swiper-wrapper .swiper-slide .info .content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        margin: 0;
        color: #6C757D; }
    .testimonialSwiper .swiper-wrapper .swiper-slide .description p {
      font-size: 16px;
      font-weight: 400;
      line-height: 28px;
      margin: 0;
      color: #6C757D; }
    .testimonialSwiper .swiper-wrapper:after {
      content: '';
      position: absolute;
      background: var(--wp--preset--color--testimonial-bg);
      border-radius: 20px;
      top: 96px;
      bottom: 96px;
      width: 110%;
      z-index: -1;
      left: -5%; }
      @media screen and (max-width: 992px) and (min-width: 768px) {
        .testimonialSwiper .swiper-wrapper:after {
          width: calc(100% - -32px);
          left: -16px;
          top: 64px;
          bottom: 64px; } }
      @media screen and (max-width: 768px) {
        .testimonialSwiper .swiper-wrapper:after {
          display: none; } }
  @media screen and (max-width: 768px) {
    .testimonialSwiper:after {
      content: '';
      position: absolute;
      background: var(--wp--preset--color--testimonial-bg);
      border-radius: 10px;
      top: 56px;
      bottom: 56px;
      width: calc(100% - 0px);
      z-index: -1;
      left: 0; } }

.testimonials .swiper-pagination {
  bottom: 8px;
  height: 16px; }
  .testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    box-shadow: 0px 0px 0px 2px var(--wp--preset--color--slider-type-one-pagination) inset;
    background-color: transparent;
    opacity: 1; }
    @media screen and (max-width: 992px) {
      .testimonials .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        box-shadow: 0px 0px 0px 1px var(--wp--preset--color--slider-type-one-pagination) inset; } }
    .testimonials .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      box-shadow: 0px 0px 0px 2px var(--wp--preset--color--slider-type-one-pagination) inset;
      background-color: var(--wp--preset--color--slider-type-one-pagination); }
      @media screen and (max-width: 992px) {
        .testimonials .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          box-shadow: 0px 0px 0px 1px var(--wp--preset--color--slider-type-one-pagination) inset; } }

#single-post {
  margin: 0;
  padding: 144px 0 0;
  background-color: var(--wp--preset--color--single-bg); }
  @media screen and (max-width: 992px) {
    #single-post {
      padding: 128px  0 0; } }
  #single-post .container__wrapper {
    padding: 0 15px 1px; }
    #single-post .container__wrapper .container__wrapper-content {
      max-width: 920px;
      margin: 0 auto 64px;
      background: #F8F8F8;
      border-radius: 10px;
      border: none;
      box-shadow: none;
      padding: 48px 0;
      z-index: 4;
      position: relative; }
      @media screen and (max-width: 992px) and (min-width: 768px) {
        #single-post .container__wrapper .container__wrapper-content {
          max-width: 690px;
          padding: 48px 0 32px;
          margin: 0 auto 48px; } }
      @media screen and (max-width: 768px) {
        #single-post .container__wrapper .container__wrapper-content {
          max-width: 510px;
          padding: 48px 0 32px;
          margin: 0 auto 48px; } }
      #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta {
        max-width: 730px;
        margin: 0 auto; }
        @media screen and (max-width: 992px) and (min-width: 768px) {
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta {
            padding: 0 24px; } }
        @media screen and (max-width: 768px) {
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta {
            padding: 0 24px; } }
        #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .wp-block-post-date {
          text-align: center;
          margin-bottom: 8px; }
          @media screen and (max-width: 992px) {
            #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .wp-block-post-date {
              margin-bottom: 16px; } }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .wp-block-post-date time {
            font-weight: 400;
            font-size: 24px;
            line-height: 42px;
            color: #0E1F30; }
            @media screen and (max-width: 992px) {
              #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .wp-block-post-date time {
                font-size: 16px;
                line-height: 28px; } }
        #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .wp-block-post-title {
          font-size: 56px;
          line-height: 70px;
          margin-bottom: 48px;
          color: var(--wp--preset--color--single-title); }
          @media screen and (max-width: 992px) {
            #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .wp-block-post-title {
              font-size: 32px;
              line-height: 40px; } }
          @media screen and (max-width: 768px) {
            #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .wp-block-post-title {
              margin-bottom: 24px; } }
        #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content {
          color: var(--wp--preset--color--single-body); }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content blockquote {
            border-left: 4px solid var(--wp--preset--color--single-blockquote-border);
            padding-left: 24px;
            margin: 32px 0; }
            @media screen and (max-width: 992px) and (min-width: 768px) {
              #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content blockquote {
                padding-top: 20px;
                padding-bottom: 20px; } }
            #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content blockquote p {
              font-size: 24px;
              line-height: 42px;
              color: var(--wp--preset--color--single-blockquote-text); }
              @media screen and (max-width: 992px) {
                #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content blockquote p {
                  font-size: 16px;
                  line-height: 28px;
                  margin: 0; } }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .wp-block-image {
            margin: 48px 0; }
            @media screen and (max-width: 992px) {
              #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .wp-block-image {
                margin: 32px 0; } }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content p {
            margin: 0 0 2rem;
            line-height: 28px;
            color: var(--wp--preset--color--single-body); }
            @media screen and (max-width: 768px) {
              #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content p {
                margin-bottom: 24px; } }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content h1, #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .h1 {
            margin: 2rem 0 1rem;
            color: var(--wp--preset--color--single-title); }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content h2, #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .h2 {
            margin: 2rem 0 1rem;
            color: var(--wp--preset--color--single-title); }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content h3, #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .h3 {
            margin: 2rem 0 1rem;
            color: var(--wp--preset--color--single-title); }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content h4, #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .h4 {
            margin: 2rem 0 1rem;
            color: var(--wp--preset--color--single-title); }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content h5, #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .h5 {
            margin: 2rem 0 1rem;
            color: var(--wp--preset--color--single-title); }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content h6, #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .h6 {
            margin: 2rem 0 1rem;
            color: var(--wp--preset--color--single-title); }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content ul {
            padding: 0;
            margin: 0 0 48px;
            list-style: none; }
            @media screen and (max-width: 992px) {
              #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content ul {
                margin: 0 0 32px; } }
            #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content ul li {
              margin-bottom: 1rem;
              position: relative;
              padding-left: 24px;
              line-height: 28px; }
              #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content ul li:before {
                content: '';
                position: absolute;
                left: 0;
                top: 11px;
                border-radius: 50%;
                background-color: var(--wp--preset--color--single-blockquote-border);
                width: 8px;
                height: 8px; }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content ol {
            padding-left: 1.5rem;
            margin: 0; }
            #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content ol li {
              margin-bottom: 1rem;
              position: relative;
              padding-left: 1rem; }
              #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content ol li::marker {
                color: var(--wp--preset--color--single-blockquote-border);
                font-size: 20px;
                font-weight: 600;
                line-height: 24px;
                letter-spacing: 0em; }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .wp-block-group {
            margin-top: 3rem; }
            @media screen and (max-width: 768px) {
              #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .post__content .wp-block-group {
                flex-direction: column;
                gap: 24px; } }
        #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .author__wrapper {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 24px;
          border-top: 4px solid var(--wp--preset--color--single-blockquote-border);
          margin-top: 48px;
          padding-top: 48px; }
          @media screen and (max-width: 992px) and (min-width: 768px) {
            #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .author__wrapper {
              margin-top: 32px;
              padding-top: 32px; } }
          @media screen and (max-width: 768px) {
            #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .author__wrapper {
              margin-top: 24px;
              padding-top: 24px; } }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .author__wrapper .avatar img {
            width: 92px;
            height: 92px;
            object-fit: cover;
            border-radius: 50%; }
          #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .author__wrapper .content {
            display: flex;
            flex-direction: column; }
            #single-post .container__wrapper .container__wrapper-content .container__wrapper-meta .author__wrapper .content div {
              line-height: 19px;
              color: var(--wp--preset--color--single-author-text);
              word-break: break-word;
              overflow-wrap: anywhere; }
  #single-post > figure {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 480px;
    overflow: hidden; }
    @media screen and (max-width: 992px) {
      #single-post > figure {
        height: 580px; } }
    #single-post > figure img {
      height: 480px;
      object-fit: cover; }
      @media screen and (max-width: 992px) {
        #single-post > figure img {
          height: 580px; } }

.content-related-posts .blogPostSlider {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 25px; }
  .content-related-posts .blogPostSlider .swiper-wrapper .swiper-slide {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: center;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center; }
    .content-related-posts .blogPostSlider .swiper-wrapper .swiper-slide a {
      background: #F8F8F8;
      border-radius: 10px;
      overflow: hidden;
      border: none; }
      .content-related-posts .blogPostSlider .swiper-wrapper .swiper-slide a .wrapper img {
        width: 100%;
        height: 250px;
        object-fit: cover; }
      .content-related-posts .blogPostSlider .swiper-wrapper .swiper-slide a .wrapper .content {
        position: relative;
        display: flex;
        flex-flow: column;
        padding: 24px;
        background-color: #F8F8F8; }
        .content-related-posts .blogPostSlider .swiper-wrapper .swiper-slide a .wrapper .content h3 {
          margin-bottom: 8px;
          word-break: break-word;
          overflow-wrap: anywhere;
          color: var(--wp--preset--color--single-title);
          flex: 1;
          font-size: 24px;
          font-weight: 700;
          line-height: 30px; }
        .content-related-posts .blogPostSlider .swiper-wrapper .swiper-slide a .wrapper .content p {
          margin: 0 0 8px;
          word-break: break-word;
          overflow-wrap: anywhere;
          line-height: 28px;
          color: var(--wp--preset--color--blog-slider-content); }
        .content-related-posts .blogPostSlider .swiper-wrapper .swiper-slide a .wrapper .content span {
          color: var(--wp--preset--color--single-blockquote-border); }
  .content-related-posts .blogPostSlider .swiper-pagination {
    bottom: -6px; }
    .content-related-posts .blogPostSlider .swiper-pagination span {
      width: 8px;
      height: 8px; }
    .content-related-posts .blogPostSlider .swiper-pagination .swiper-pagination-bullet {
      width: 16px;
      height: 16px;
      box-shadow: 0px 0px 0px 2px var(--wp--preset--color--slider-type-one-pagination) inset;
      background-color: transparent;
      opacity: 1; }
      @media screen and (max-width: 992px) {
        .content-related-posts .blogPostSlider .swiper-pagination .swiper-pagination-bullet {
          width: 8px;
          height: 8px;
          box-shadow: 0px 0px 0px 1px var(--wp--preset--color--slider-type-one-pagination) inset; } }
      .content-related-posts .blogPostSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        box-shadow: 0px 0px 0px 2px var(--wp--preset--color--slider-type-one-pagination) inset;
        background-color: var(--wp--preset--color--slider-type-one-pagination); }
        @media screen and (max-width: 992px) {
          .content-related-posts .blogPostSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            box-shadow: 0px 0px 0px 1px var(--wp--preset--color--slider-type-one-pagination) inset; } }

.content-related-posts .btn-primary:focus,
.content-related-posts .btn-primary:active,
.content-related-posts .btn-primary:not(:disabled):not(.disabled):active:focus {
  border: none;
  outline: none;
  background-color: var(--wp--preset--color--button-primary);
  border-color: var(--wp--preset--color--button-primary);
  box-shadow: none; }

.social-share .container {
  padding: 80px 0;
  /*background-image: url(/assets/img/social-share-bg-saljpoolen.svg);
        background-image: url(/assets/img/social-share-bg-intenso.svg);*/
  background-repeat: no-repeat !important;
  background-position: right !important;
  background-size: contain !important; }
  @media screen and (max-width: 768px) {
    .social-share .container {
      padding: 96px 0; } }

.social-share h2 {
  font-size: 32px;
  line-height: 40px;
  margin: 0; }

.social-share ul {
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
  display: flex;
  gap: 24px; }
  .social-share ul li a {
    color: var(--wp--preset--color--social-icon); }

.page-header {
  height: 480px !important;
  width: 100% !important; }
  @media screen and (max-width: 992px) {
    .page-header {
      height: 580px !important; } }
  .page-header img {
    height: 480px !important;
    width: 100% !important;
    object-fit: cover !important; }
    @media screen and (max-width: 992px) {
      .page-header img {
        height: 580px !important; } }
  .page-header .blog-header-content {
    position: absolute;
    inset: 216px 0 0;
    /*display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;*/
    color: #fff;
    padding: 0 15px; }
    .page-header .blog-header-content h1 {
      color: #fff;
      margin-bottom: 16px;
      font-size: 56px;
      font-weight: 700;
      line-height: 70px; }
      @media screen and (max-width: 992px) {
        .page-header .blog-header-content h1 {
          font-size: 32px;
          line-height: 40px; } }
    .page-header .blog-header-content p {
      margin: 0;
      font-size: 24px;
      font-weight: 400;
      line-height: 42px; }
    @media screen and (max-width: 992px) {
      .page-header .blog-header-content {
        inset: 267px 0 0; } }
  .page-header h1 {
    color: #fff;
    margin-bottom: 16px;
    font-size: 56px !important;
    font-weight: 700;
    line-height: 70px !important; }
    @media screen and (max-width: 992px) {
      .page-header h1 {
        font-size: 32px !important;
        line-height: 40px !important; } }
  .page-header p {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 42px; }

.blog-article {
  /*background-color: $single-bg;*/
  position: relative; }
  .blog-article .blog__posts {
    list-style: none;
    padding: 0 0 32px;
    margin: 0; }
    .blog-article .blog__posts li {
      margin-bottom: 32px; }
      .blog-article .blog__posts li a {
        border-radius: 10px;
        overflow: hidden;
        border: none;
        box-shadow: none; }
        .blog-article .blog__posts li a img {
          width: 100%;
          max-width: 100%;
          height: 200px;
          object-fit: cover; }
        .blog-article .blog__posts li a h3 {
          margin-bottom: 8px;
          word-break: break-word;
          overflow-wrap: anywhere;
          flex: 1;
          font-size: 24px;
          font-weight: 700;
          line-height: 30px;
          color: var(--wp--preset--color--blog-title);
          padding: 24px 24px 0; }
        .blog-article .blog__posts li a .content {
          flex: 1;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          padding: 0 24px 24px; }
          .blog-article .blog__posts li a .content p {
            margin: 0 0 8px;
            word-break: break-word;
            overflow-wrap: anywhere;
            line-height: 28px;
            color: var(--wp--preset--color--blog-body); }
          .blog-article .blog__posts li a .content span {
            color: var(--wp--preset--color--single-blockquote-border); }
    .blog-article .blog__posts .loading {
      color: var(--wp--preset--color--category-color); }

#category__select {
  padding: 32px 0 48px;
  /*background-color: $single-bg;*/ }
  @media screen and (max-width: 992px) {
    #category__select {
      padding: 48px 0 48px; } }
  #category__select .select-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 15px;
    margin: 0;
    list-style: none;
    gap: 48px; }
    @media screen and (max-width: 992px) {
      #category__select .select-list {
        gap: 32px 48px; } }
    #category__select .select-list li {
      font-size: 24px;
      font-weight: 400;
      line-height: 42px;
      border-bottom: 3px solid transparent;
      color: var(--wp--preset--color--category-color);
      cursor: pointer; }
      @media screen and (max-width: 992px) {
        #category__select .select-list li {
          font-size: 16px;
          font-weight: 400;
          line-height: 28px;
          border-bottom: 2px solid transparent; } }
      #category__select .select-list li.active {
        border-bottom: 3px solid var(--wp--preset--color--category-color); }
        @media screen and (max-width: 992px) {
          #category__select .select-list li.active {
            border-bottom: 2px solid var(--wp--preset--color--category-color); } }
      #category__select .select-list li a {
        color: var(--wp--preset--color--category-color);
        text-decoration: none;
        background-color: none; }

.blog__posts-group {
  position: relative; }
  .blog__posts-group:before {
    content: "";
    background: radial-gradient(100% 100% at 50% 0%, var(--wp--preset--color--single-bg) 0%, rgba(14, 31, 48, 0) 100%);
    background-color: var(--wp--preset--color--single-bg);
    position: absolute;
    inset: 0;
    z-index: -1; }

.back-button svg {
  transform: rotate(180deg); }

.back-button .btn:hover .arrow {
  right: 12px !important; }

.jobs-page {
  background-color: var(--wp--preset--color--job-page-background); }
  .jobs-page .filter-container {
    align-items: center;
    min-height: 160px;
    display: flex;
    padding: 32px 0;
    background-color: var(--wp--preset--color--job-filter-background); }
    .jobs-page .filter-container .container {
      display: flex;
      align-items: start;
      flex-wrap: wrap;
      row-gap: 24px; }
      .jobs-page .filter-container .container .inputs-container {
        row-gap: 24px; }
        .jobs-page .filter-container .container .inputs-container .input-container {
          max-width: 100%;
          top: 0;
          display: flex;
          flex-flow: column; }
          .jobs-page .filter-container .container .inputs-container .input-container .label {
            font-family: "Roboto";
            color: #fff;
            font-size: 24px;
            font-weight: 700;
            margin-bottom: 16px; }
          .jobs-page .filter-container .container .inputs-container .input-container .select-container {
            height: 36px;
            position: relative; }
            .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select {
              width: 100%;
              min-height: 36px;
              max-width: 100%;
              display: flex;
              flex-flow: column;
              align-items: center;
              position: absolute;
              padding: 0;
              border-radius: 18px;
              background-color: #f8f8f8; }
              .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .close-select {
                display: flex;
                width: 24px;
                height: 24px;
                position: absolute;
                top: 6px;
                right: 8px;
                background-color: var(--wp--preset--color--button-primary);
                background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%2713%27 viewBox=%270 0 12 13%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.46967 12.5303C5.76256 12.8232 6.23744 12.8232 6.53033 12.5303L11.3033 7.75736C11.5962 7.46447 11.5962 6.98959 11.3033 6.6967C11.0104 6.40381 10.5355 6.40381 10.2426 6.6967L6 10.9393L1.75736 6.6967C1.46447 6.40381 0.989592 6.40381 0.696699 6.6967C0.403805 6.98959 0.403805 7.46447 0.696699 7.75736L5.46967 12.5303ZM5.25 -3.27835e-08L5.25 12L6.75 12L6.75 3.27835e-08L5.25 -3.27835e-08Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
                background-position: center;
                background-repeat: no-repeat;
                border-radius: 50%;
                cursor: pointer;
                border: 5px var(--wp--preset--color--button-primary);
                transition: 0.3s; }
              .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select input {
                height: 28px;
                width: 100%;
                margin: 8px 0;
                padding-left: 32px;
                display: none;
                border: none;
                background: none; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select input:focus {
                  outline: none; }
              .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .divider {
                display: none;
                margin: 0 16px;
                border-bottom: 1px solid #ddd;
                align-self: stretch; }
              .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .options-wrap {
                width: calc(100% - 40px);
                height: 100%;
                max-height: 300px;
                margin-right: 40px;
                padding: 4px 0 4px 16px;
                display: flex;
                flex-flow: row;
                overflow: hidden;
                overflow-y: auto;
                row-gap: 16px;
                column-gap: 8px;
                white-space: nowrap;
                -ms-overflow-style: none;
                scrollbar-width: thin;
                scrollbar-color: var(--wp--preset--color--button-primary) #dee2e6; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .options-wrap::-webkit-scrollbar {
                  width: 8px;
                  scrollbar-color: var(--wp--preset--color--button-primary) #dee2e6; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .options-wrap::-webkit-scrollbar-thumb {
                  /* Foreground */
                  background-color: var(--wp--preset--color--button-primary);
                  border-radius: 4px; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .options-wrap::-webkit-scrollbar-track {
                  /* Background */
                  background: #dee2e6; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .options-wrap .select-item {
                  pointer-events: none;
                  display: none;
                  align-items: center;
                  height: 28px;
                  cursor: pointer; }
                  .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .options-wrap .select-item.selected {
                    display: inline-flex; }
                    .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .options-wrap .select-item.selected:after {
                      content: ','; }
                    .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select .options-wrap .select-item.selected.last-selected:after {
                      content: none; }
              .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.disabled {
                pointer-events: none; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.disabled .close-select {
                  opacity: 0.7; }
              .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.loading .close-select {
                background-color: #fff;
                border: 4px var(--wp--preset--color--button-primary) solid;
                border-right-color: rgba(0, 0, 0, 0);
                animation: .75s linear infinite spinner-border; }
              .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.all .options-wrap .select-item {
                display: none; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.all .options-wrap .select-item.all-item {
                  display: inline-flex; }
                  .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.all .options-wrap .select-item.all-item:after {
                    content: none; }
              .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open {
                padding: 0 0 18px 0;
                box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
                z-index: 99999; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open .close-select {
                  background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6.0006 0.914577C5.70688 0.914577 5.42519 1.03123 5.21746 1.23889L0.462141 5.99422L1.54214 7.07422L6.0006 2.61465L10.4591 7.07422L11.5391 5.99422L6.78374 1.23889C6.57602 1.03123 6.29432 0.914577 6.0006 0.914577Z%27 fill=%27white%27/%3E%3C/svg%3E"); }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open input {
                  display: inline-flex; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open .divider {
                  display: inline-flex; }
                .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open .options-wrap {
                  width: 100%;
                  margin-right: 0;
                  flex-flow: column;
                  height: auto; }
                  .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open .options-wrap .select-item {
                    pointer-events: auto;
                    display: inline-flex;
                    padding-left: 16px; }
                    .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open .options-wrap .select-item:after {
                      content: none; }
                    .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open .options-wrap .select-item.hide {
                      display: none; }
                    .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open .options-wrap .select-item.selected {
                      padding-left: 0;
                      font-weight: 600; }
                      .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select.open .options-wrap .select-item.selected:before {
                        content: '';
                        width: 16px;
                        min-width: 16px;
                        height: 16px;
                        padding: 0 2px;
                        color: inherit;
                        background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%279%27 viewBox=%270 0 12 9%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2 4L5 7L10.5 1.5%27 stroke=%27currentColor%27 stroke-width=%272%27 stroke-linecap=%27square%27/%3E%3C/svg%3E%0A");
                        background-repeat: no-repeat;
                        background-position: center; }
              .jobs-page .filter-container .container .inputs-container .input-container .select-container .filter-select:not(.open):hover {
                cursor: text; }
          .jobs-page .filter-container .container .inputs-container .input-container .checkbox-container {
            height: 36px;
            display: flex;
            align-items: center; }
            .jobs-page .filter-container .container .inputs-container .input-container .checkbox-container .options-wrap {
              display: flex;
              flex-flow: row;
              gap: 16px; }
              @media (max-width: 575.98px) {
                .jobs-page .filter-container .container .inputs-container .input-container .checkbox-container .options-wrap {
                  flex-flow: row;
                  column-gap: 16px; } }
              .jobs-page .filter-container .container .inputs-container .input-container .checkbox-container .options-wrap .checkbox-item {
                display: flex;
                align-items: center;
                height: 28px;
                cursor: default;
                column-gap: 8px;
                color: #fff; }
                .jobs-page .filter-container .container .inputs-container .input-container .checkbox-container .options-wrap .checkbox-item:before {
                  content: '';
                  display: flex;
                  width: 16px;
                  height: 16px;
                  background: rgba(255, 255, 255, 0.4);
                  border: 1px solid #FFFFFF;
                  border-radius: 3px; }
                .jobs-page .filter-container .container .inputs-container .input-container .checkbox-container .options-wrap .checkbox-item.selected {
                  display: inline-flex; }
                  .jobs-page .filter-container .container .inputs-container .input-container .checkbox-container .options-wrap .checkbox-item.selected:before {
                    color: #fff;
                    background-color: var(--wp--preset--color--button-primary);
                    background-position: center;
                    background-repeat: no-repeat;
                    background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%279%27 viewBox=%270 0 12 9%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2 4L5 7L10.5 1.5%27 stroke=%27white%27 stroke-width=%272%27 stroke-linecap=%27square%27/%3E%3C/svg%3E%0A"); }
      .jobs-page .filter-container .container .btn {
        margin: 0; }
  .jobs-page .view-switch-wrap {
    display: flex;
    gap: 4px; }
    .jobs-page .view-switch-wrap .view-switch-item {
      background: var(--wp--preset--color--job-view-switch);
      border-radius: 4px;
      cursor: pointer; }
      .jobs-page .view-switch-wrap .view-switch-item:not(.active) {
        opacity: 0.5; }
  .jobs-page .jobs-list {
    padding-top: 24px;
    row-gap: 32px; }
    .jobs-page .jobs-list > .col-12:nth-child(n+11) {
      order: 2; }
    @media (max-width: 767.98px) {
      .jobs-page .jobs-list > .col-12:nth-child(n+10) {
        order: 2; } }
    .jobs-page .jobs-list .loading {
      color: var(--wp--preset--color--category-color); }
    .jobs-page .jobs-list.list-view .job-item-container {
      max-width: initial;
      flex: 0 0 100%; }
      .jobs-page .jobs-list.list-view .job-item-container .job-card {
        flex-flow: row; }
        .jobs-page .jobs-list.list-view .job-item-container .job-card .card-header {
          height: auto;
          padding: 30px;
          background: #fff; }
          .jobs-page .jobs-list.list-view .job-item-container .job-card .card-header .logo {
            width: 175px; }
        .jobs-page .jobs-list.list-view .job-item-container .job-card .card-body {
          height: 176px;
          overflow: hidden;
          padding-bottom: 8px; }
          .jobs-page .jobs-list.list-view .job-item-container .job-card .card-body .description {
            margin-right: 64px;
            margin-bottom: 8px; }
        @media (max-width: 575.98px) {
          .jobs-page .jobs-list.list-view .job-item-container .job-card {
            flex-flow: column; }
            .jobs-page .jobs-list.list-view .job-item-container .job-card .card-header {
              padding: 8px; }
              .jobs-page .jobs-list.list-view .job-item-container .job-card .card-header .logo {
                height: 35px;
                width: auto; } }
  .jobs-page .job-link {
    text-decoration: none; }

.job-card {
  background: #f8f8f8;
  color: var(--wp--preset--color--job-card-color);
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
  text-decoration: none; }
  .job-card .card-header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 125px;
    background-color: #DAD3CB;
    background-image: url("data:image/svg+xml,%3Csvg width=%27330%27 height=%27125%27 viewBox=%270 0 330 125%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg opacity=%270.4%27 filter=%27url%28%23filter0_f_597_21122%29%27%3E%3Cpath d=%27M379.729 16.9627C406.958 73.4265 153.777 188.022 97.3131 215.252C40.8493 242.481 -26.9977 218.782 -54.2275 162.319C-81.4572 105.855 -57.7583 38.008 -1.29455 10.7782C55.1692 -16.4515 352.499 -39.501 379.729 16.9627Z%27 fill=%27url%28%23paint0_linear_597_21122%29%27/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27filter0_f_597_21122%27 x=%27-129.521%27 y=%27-81.8242%27 width=%27575.291%27 height=%27372.369%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%2732%27 result=%27effect1_foregroundBlur_597_21122%27/%3E%3C/filter%3E%3ClinearGradient id=%27paint0_linear_597_21122%27 x1=%27-54.2274%27 y1=%27162.319%27 x2=%27354.719%27 y2=%27-34.8965%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%23AD3B37%27/%3E%3Cstop offset=%271%27 stop-color=%27%23DAD3CB%27 stop-opacity=%270%27/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-size: 100%;
    border: none; }
    .job-card .card-header .logo {
      width: 209px;
      height: 70px;
      padding: 0 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #fff;
      border-radius: 10px; }
      .job-card .card-header .logo img {
        max-width: 100%;
        max-height: 100%; }
        .job-card .card-header .logo img[src=''] {
          width: 100%;
          height: 100%;
          position: relative;
          visibility: hidden;
          display: flex;
          align-items: center;
          justify-content: center; }
          .job-card .card-header .logo img[src='']:before {
            content: attr(alt);
            width: 100%;
            height: 100%;
            display: flex;
            visibility: visible;
            text-align: center;
            align-items: center;
            justify-content: center; }
  .job-card .card-body {
    height: 319px;
    display: flex;
    flex-flow: column;
    padding: 16px 24px;
    text-decoration: none; }
    .job-card .card-body .body-header {
      display: flex;
      justify-content: space-between; }
      .job-card .card-body .body-header .company {
        margin-bottom: 8px; }
      .job-card .card-body .body-header .save-job {
        width: 30px;
        height: 30px;
        color: var(--wp--preset--color--single-blockquote-border);
        fill: none;
        display: none; }
        .job-card .card-body .body-header .save-job.active {
          fill: var(--wp--preset--color--single-blockquote-border); }
        .job-card .card-body .body-header .save-job svg {
          pointer-events: none; }
    .job-card .card-body .position {
      margin-bottom: 4px;
      color: var(--wp--preset--color--blog-title); }
    .job-card .card-body .description {
      overflow: hidden; }
  .job-card .card-footer {
    display: flex;
    justify-content: space-between;
    margin-top: auto;
    padding: 0;
    background: none;
    border: none; }
    .job-card .card-footer .arrow {
      color: var(--wp--preset--color--single-blockquote-border);
      position: relative;
      right: 0;
      transition: right 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .job-card:hover .card-footer .arrow {
    right: -12px; }

.page-header img {
  height: 480px;
  width: 100%;
  object-fit: cover; }
  @media screen and (max-width: 992px) {
    .page-header img {
      height: 580px; } }

.page-header .blog-header-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 0 15px; }
  .page-header .blog-header-content h1 {
    color: #fff;
    margin-bottom: 16px;
    font-size: 56px;
    font-weight: 700;
    line-height: 70px; }
    @media screen and (max-width: 992px) {
      .page-header .blog-header-content h1 {
        font-size: 32px;
        line-height: 40px; } }
  .page-header .blog-header-content p {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 42px; }

.job-page {
  background-color: var(--wp--preset--color--job-page-background); }
  .job-page .job-container {
    overflow: visible; }
    .job-page .job-container .job-card-body {
      border-radius: 10px 10px 0 0;
      overflow: hidden; }
  .job-page .job-sidebar {
    height: 100%;
    padding: 48px 32px;
    display: flex;
    flex-direction: column;
    background-color: #f8f8f8;
    gap: 32px; }
    @media (max-width: 991.98px) {
      .job-page .job-sidebar {
        padding: 24px;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        gap: 24px; } }
    @media (max-width: 575.98px) {
      .job-page .job-sidebar {
        align-items: unset; }
        .job-page .job-sidebar .btn-container {
          flex: 0 0 100%; } }
    .job-page .job-sidebar .logo-container {
      padding: 50%;
      display: flex;
      position: relative;
      align-items: center;
      justify-content: center;
      background: #fff;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 10px; }
      @media (max-width: 991.98px) {
        .job-page .job-sidebar .logo-container {
          width: 118px;
          padding: 10px; } }
      @media (max-width: 575.98px) {
        .job-page .job-sidebar .logo-container {
          height: auto; } }
      .job-page .job-sidebar .logo-container .logo {
        position: absolute;
        left: 16px;
        right: 16px;
        text-align: center; }
        .job-page .job-sidebar .logo-container .logo img {
          max-width: 100%; }
    .job-page .job-sidebar .info-container {
      display: flex;
      align-items: center;
      justify-content: start;
      background: var(--wp--preset--color--job-sidebar-card-color);
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 10px; }
      @media (max-width: 991.98px) {
        .job-page .job-sidebar .info-container {
          flex: 1; } }
      .job-page .job-sidebar .info-container .job-info {
        padding: 16px;
        display: flex;
        flex-flow: column;
        color: #fff;
        row-gap: 16px;
        font-family: "Roboto"; }
        @media (max-width: 575.98px) {
          .job-page .job-sidebar .info-container .job-info {
            flex-direction: column; } }
        .job-page .job-sidebar .info-container .job-info .info-item {
          display: flex;
          flex-direction: column; }
          .job-page .job-sidebar .info-container .job-info .info-item h4, .job-page .job-sidebar .info-container .job-info .info-item .h4 {
            color: inherit;
            margin: 0; }
          .job-page .job-sidebar .info-container .job-info .info-item span {
            word-break: break-all; }
          .job-page .job-sidebar .info-container .job-info .info-item .info-text {
            font-weight: normal;
            font-size: initial;
            font-family: "Roboto";
            margin: 0;
            line-height: 1.5rem;
            color: inherit; }
          .job-page .job-sidebar .info-container .job-info .info-item.job-company span {
            word-break: break-word; }
    .job-page .job-sidebar .btn-container {
      display: flex;
      align-items: end; }
  .job-page .job-content {
    padding-top: 48px;
    padding-bottom: 48px; }
    .job-page .job-content h1 {
      margin-bottom: 24px;
      font-size: 24px;
      font-weight: 700;
      line-height: 50px;
      color: var(--wp--preset--color--blog-title); }
    .job-page .job-content h2 {
      font-size: 24px !important;
      color: #212529 !important; }
    .job-page .job-content h3 {
      font-size: 20px !important;
      color: #212529 !important; }
    .job-page .job-content h4 {
      font-size: 16px !important;
      color: #212529 !important; }
    .job-page .job-content ul {
      list-style: none;
      padding-left: 0; }
      .job-page .job-content ul li {
        align-items: center;
        padding-left: 24px;
        position: relative; }
        .job-page .job-content ul li:before {
          content: "";
          width: 8px;
          height: 8px;
          display: block;
          position: absolute;
          left: 0;
          top: 8px;
          border-radius: 50%;
          background-color: var(--wp--preset--color--job-color-primary); }
    .job-page .job-content ol {
      padding-left: 18px; }
      .job-page .job-content ol li {
        align-items: center;
        padding-left: 8px;
        position: relative; }
        .job-page .job-content ol li::marker {
          font-weight: bold;
          color: var(--wp--preset--color--job-color-primary); }
    .job-page .job-content img {
      max-width: 100%; }
    .job-page .job-content .header img {
      width: 100%; }
    .job-page .job-content .message {
      padding: 16px;
      border-radius: 10px;
      background-color: var(--wp--preset--color--job-color-primary);
      color: #fff !important;
      text-align: center; }
      .job-page .job-content .message a {
        color: #fff;
        text-decoration: underline; }
    .job-page .job-content .divider {
      width: 100%;
      height: 4px;
      background: var(--wp--preset--color--job-color-secondary);
      margin: 24px 0; }
    .job-page .job-content .left-quote,
    .job-page .job-content .right-quote {
      padding: 24px;
      position: relative;
      border-radius: 10px;
      background: #f8f8f8;
      margin-top: 48px;
      margin-bottom: 48px; }
      .job-page .job-content .left-quote a,
      .job-page .job-content .right-quote a {
        color: var(--wp--preset--color--job-color-secondary);
        font-weight: bold; }
      .job-page .job-content .left-quote:before,
      .job-page .job-content .right-quote:before {
        content: '';
        width: 8px;
        position: absolute;
        top: 24px;
        bottom: 24px;
        background: var(--wp--preset--color--job-color-secondary); }
    .job-page .job-content .left-quote {
      padding-left: 56px; }
      .job-page .job-content .left-quote:before {
        left: 16px; }
    .job-page .job-content .right-quote {
      padding-right: 56px; }
      .job-page .job-content .right-quote:before {
        right: 16px; }
    .job-page .job-content .contact,
    .job-page .job-content .about {
      padding: 32px;
      border-radius: 10px; }
    .job-page .job-content .contact {
      background: #f8f8f8;
      margin-top: 48px;
      margin-bottom: 24px; }
      .job-page .job-content .contact a {
        color: var(--wp--preset--color--job-color-secondary); }
    .job-page .job-content .about {
      background: var(--wp--preset--color--job-about-card-color);
      color: #fff; }
      .job-page .job-content .about a {
        color: var(--wp--preset--color--social-icon); }
    @media (max-width: 991.98px) {
      .job-page .job-content {
        padding: 24px; }
        .job-page .job-content h1 {
          font-size: 20px;
          line-height: 25px; } }
    @media (max-width: 767.98px) {
      .job-page .job-content {
        padding: 16px; }
        .job-page .job-content .left-quote,
        .job-page .job-content .right-quote {
          flex-flow: column;
          display: flex;
          align-items: center; }
          .job-page .job-content .left-quote:before,
          .job-page .job-content .right-quote:before {
            top: 190px; } }
  .job-page .job-footer {
    width: 100%;
    margin: 0;
    border-radius: 0 0 10px 10px;
    gap: 16px;
    background-color: #f8f8f8; }
    .job-page .job-footer .share-container {
      display: flex;
      flex-flow: column;
      position: relative; }
      .job-page .job-footer .share-container .share-btn {
        width: 24px;
        height: 24px;
        padding: 18px;
        box-sizing: content-box; }
        .job-page .job-footer .share-container .share-btn:not(:disabled):not(.disabled).active {
          background-color: var(--wp--preset--color--button-primary);
          border-color: var(--wp--preset--color--button-primary); }
      .job-page .job-footer .share-container .share-btn-container {
        visibility: hidden;
        display: flex;
        position: absolute;
        top: 70px;
        padding: 16px;
        gap: 16px;
        border-radius: 10px;
        color: #fff;
        background-color: #E9E5E2;
        box-shadow: 0 5px 7px rgba(0, 0, 0, 0.25);
        z-index: 999;
        opacity: 0; }
        .job-page .job-footer .share-container .share-btn-container:before {
          content: '';
          display: inline-block;
          position: absolute;
          top: -9px;
          left: 20px;
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid #E9E5E2; }
        .job-page .job-footer .share-container .share-btn-container .share-icon img {
          width: 32px; }
        @media (max-width: 767.98px) {
          .job-page .job-footer .share-container .share-btn-container {
            right: 0;
            left: auto; }
            .job-page .job-footer .share-container .share-btn-container:before {
              right: 20px;
              left: auto; } }
      .job-page .job-footer .share-container.active .share-btn-container {
        visibility: visible;
        opacity: 1; }
  .job-page.unbranded {
    padding-top: 150px;
    padding-bottom: 214px;
    background: #E9E5E2; }
    .job-page.unbranded .job-sidebar .info-container {
      background: #333333; }
    .job-page.unbranded .btn-primary {
      background-color: #333333;
      border: #333333; }
      .job-page.unbranded .btn-primary:hover {
        background-color: #333333 !important;
        border: #333333; }
    .job-page.unbranded li:before {
      background-color: #333333 !important; }
    .job-page.unbranded li::marker {
      color: #333333 !important; }
    .job-page.unbranded .message {
      background-color: #333333; }
    .job-page.unbranded .divider {
      background: #333333; }
    .job-page.unbranded .left-quote:before,
    .job-page.unbranded .right-quote:before {
      background: #333333; }
    .job-page.unbranded .contact,
    .job-page.unbranded .about {
      padding: 32px;
      border-radius: 10px; }
      .job-page.unbranded .contact a,
      .job-page.unbranded .about a {
        color: inherit; }
    .job-page.unbranded .contact {
      background: #f8f8f8; }
    .job-page.unbranded .about {
      background: #333333;
      color: #fff; }

.ads-container {
  order: 1; }
  @media (max-width: 767.98px) {
    .ads-container {
      width: 100vw;
      max-width: 100vw;
      margin-right: calc(50% - 50vw);
      margin-left: calc(50% - 50vw);
      padding-right: 0;
      padding-left: 0; } }
  .ads-container .ads {
    border-radius: 10px; }
    @media (max-width: 767.98px) {
      .ads-container .ads {
        border-radius: 0; } }

.ads-container + .container {
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700; }

.wp-block-noor-blocks-jobs .swiper-pagination {
  position: relative;
  margin-top: 16px; }
  .wp-block-noor-blocks-jobs .swiper-pagination span {
    width: 8px;
    height: 8px; }
  .wp-block-noor-blocks-jobs .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    box-shadow: 0 0 0 2px var(--wp--preset--color--slider-type-one-pagination) inset;
    background-color: transparent;
    opacity: 1; }
    @media screen and (max-width: 992px) {
      .wp-block-noor-blocks-jobs .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        box-shadow: 0 0 0 1px var(--wp--preset--color--slider-type-one-pagination) inset; } }
    .wp-block-noor-blocks-jobs .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      box-shadow: 0 0 0 2px var(--wp--preset--color--slider-type-one-pagination) inset;
      background-color: var(--wp--preset--color--slider-type-one-pagination); }
      @media screen and (max-width: 992px) {
        .wp-block-noor-blocks-jobs .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          box-shadow: 0 0 0 1px var(--wp--preset--color--slider-type-one-pagination) inset; } }

.wp-block-noor-blocks-jobs-list {
  width: 100%; }
  .wp-block-noor-blocks-jobs-list .jobs-list-container {
    row-gap: 32px; }
    .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container {
      max-width: initial;
      flex: 0 0 100%; }
      .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card {
        flex-flow: row; }
        .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card .card-header {
          height: auto;
          padding: 30px;
          background: #fff; }
          .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card .card-header .logo {
            width: 175px; }
        .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card .card-body {
          height: 176px;
          overflow: hidden; }
          @media (max-width: 575.98px) {
            .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card .card-body {
              height: auto;
              min-height: 125px; } }
        @media (max-width: 575.98px) {
          .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card {
            flex-flow: column; }
            .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card .card-header {
              padding: 8px; }
              .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card .card-header .logo {
                height: 35px;
                width: auto; }
            .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card .card-body {
              height: 125px; }
              .wp-block-noor-blocks-jobs-list .jobs-list-container .job-item-container .job-card .card-body .company {
                display: none; } }

.jobs-container .job-link {
  text-decoration: none; }

.jobs-container.swiper-wrapper .swiper-slide:first-child {
  margin-left: auto; }

.jobs-container.swiper-wrapper .swiper-slide:last-child {
  margin-right: auto; }

.case-article .case__posts {
  padding-top: 64px; }

.case__posts .wrapper {
  margin-bottom: 32px; }
  @media screen and (max-width: 768px) {
    .case__posts .wrapper.col-12 {
      padding-right: 0;
      padding-left: 0; } }
  .case__posts .wrapper a {
    box-shadow: none;
    background-color: #F8F8F8; }
    .case__posts .wrapper a .wrapper__child {
      position: relative; }
      .case__posts .wrapper a .wrapper__child > img {
        width: 100%;
        height: 141px;
        object-fit: cover; }
      .case__posts .wrapper a .wrapper__child .content {
        padding: 24px; }
        @media screen and (max-width: 768px) {
          .case__posts .wrapper a .wrapper__child .content {
            padding: 36px 16px 24px; } }
        .case__posts .wrapper a .wrapper__child .content .author__box {
          display: flex;
          align-items: center; }
          @media screen and (max-width: 768px) {
            .case__posts .wrapper a .wrapper__child .content .author__box {
              flex-direction: column;
              align-items: flex-start; } }
          .case__posts .wrapper a .wrapper__child .content .author__box .logo {
            margin-right: 25px; }
            @media screen and (min-width: 992px) and (max-width: 768px) {
              .case__posts .wrapper a .wrapper__child .content .author__box .logo {
                margin-right: 48px; } }
            .case__posts .wrapper a .wrapper__child .content .author__box .logo img {
              max-height: 50px;
              max-width: 154px;
              object-fit: contain; }
          .case__posts .wrapper a .wrapper__child .content .author__box .name p {
            font-weight: 700;
            margin-bottom: 8px; }
            @media screen and (max-width: 768px) {
              .case__posts .wrapper a .wrapper__child .content .author__box .name p {
                margin-top: 16px; } }
          .case__posts .wrapper a .wrapper__child .content .author__box p {
            margin: 0;
            font-size: 16px;
            line-height: 19px;
            color: #3F6384; }
          .case__posts .wrapper a .wrapper__child .content .author__box .img {
            position: absolute;
            right: 19px;
            top: 54px; }
            @media screen and (max-width: 768px) {
              .case__posts .wrapper a .wrapper__child .content .author__box .img {
                right: 16px; } }
            .case__posts .wrapper a .wrapper__child .content .author__box .img img {
              width: 125px;
              height: 125px;
              border-radius: 50%;
              border: 2px solid #fff; }
        .case__posts .wrapper a .wrapper__child .content > p {
          border-top: 1px solid #DAD3CB;
          font-weight: 400;
          font-size: 16px;
          line-height: 28px;
          color: #0E1F30;
          margin-top: 24px;
          margin-bottom: 24px;
          padding-top: 16px; }
          @media screen and (max-width: 768px) {
            .case__posts .wrapper a .wrapper__child .content > p {
              margin-bottom: 16px; } }
        .case__posts .wrapper a .wrapper__child .content button {
          padding: 8px 28px;
          margin: 0;
          display: inline-block; }

.case__posts a .link-icon {
  display: inline; }

.case__posts a .hover-icon {
  display: none; }

.case__posts a:hover .link-icon, .case__posts a:active .link-icon {
  display: none; }

.information-article .information__posts {
  padding-top: 64px; }

.information__posts .wrapper {
  margin-bottom: 32px; }
  @media screen and (max-width: 768px) {
    .information__posts .wrapper.col-12 {
      padding-right: 0;
      padding-left: 0; } }
  .information__posts .wrapper a {
    box-shadow: none;
    background-color: #F8F8F8; }
    .information__posts .wrapper a .wrapper__child {
      position: relative; }
      .information__posts .wrapper a .wrapper__child > img {
        width: 100%;
        height: 141px;
        object-fit: cover; }
      .information__posts .wrapper a .wrapper__child .content {
        padding: 24px; }
        @media screen and (max-width: 768px) {
          .information__posts .wrapper a .wrapper__child .content {
            padding: 36px 16px 24px; } }
        .information__posts .wrapper a .wrapper__child .content .author__box {
          display: flex;
          align-items: center; }
          @media screen and (max-width: 768px) {
            .information__posts .wrapper a .wrapper__child .content .author__box {
              flex-direction: column;
              align-items: flex-start; } }
          .information__posts .wrapper a .wrapper__child .content .author__box .logo {
            margin-right: 25px; }
            @media screen and (min-width: 992px) and (max-width: 768px) {
              .information__posts .wrapper a .wrapper__child .content .author__box .logo {
                margin-right: 48px; } }
            .information__posts .wrapper a .wrapper__child .content .author__box .logo img {
              max-height: 50px;
              max-width: 154px;
              object-fit: contain; }
          .information__posts .wrapper a .wrapper__child .content .author__box .name p {
            font-weight: 700;
            margin-bottom: 8px; }
            @media screen and (max-width: 768px) {
              .information__posts .wrapper a .wrapper__child .content .author__box .name p {
                margin-top: 16px; } }
          .information__posts .wrapper a .wrapper__child .content .author__box p {
            margin: 0;
            font-size: 16px;
            line-height: 19px;
            color: #3F6384; }
          .information__posts .wrapper a .wrapper__child .content .author__box .img {
            position: absolute;
            right: 19px;
            top: 54px; }
            @media screen and (max-width: 768px) {
              .information__posts .wrapper a .wrapper__child .content .author__box .img {
                right: 16px; } }
            .information__posts .wrapper a .wrapper__child .content .author__box .img img {
              width: 125px;
              height: 125px;
              border-radius: 50%;
              border: 2px solid #fff; }
        .information__posts .wrapper a .wrapper__child .content > p {
          border-top: 1px solid #DAD3CB;
          font-weight: 400;
          font-size: 16px;
          line-height: 28px;
          color: #0E1F30;
          margin-top: 24px;
          margin-bottom: 24px;
          padding-top: 16px; }
          @media screen and (max-width: 768px) {
            .information__posts .wrapper a .wrapper__child .content > p {
              margin-bottom: 16px; } }
        .information__posts .wrapper a .wrapper__child .content button {
          padding: 8px 28px;
          margin: 0;
          display: inline-block; }

.information__posts a .link-icon {
  display: inline; }

.information__posts a .hover-icon {
  display: none; }

.information__posts a:hover .link-icon, .information__posts a:active .link-icon {
  display: none; }

.information__posts li a .content h3 {
  padding: 24px 0 0; }

#category__select.category-select-secondary.nav-without-underline {
  padding: 32px 0; }

#category__select.category-select-secondary .select-list li {
  color: var(--wp--preset--color--information-link-color); }
  #category__select.category-select-secondary .select-list li a {
    color: var(--wp--preset--color--information-link-color); }
  #category__select.category-select-secondary .select-list li.active {
    border-bottom-color: var(--wp--preset--color--information-link-color); }

.presentation-article .presentation__posts {
  padding-top: 64px; }

.presentation__posts .wrapper {
  margin-bottom: 32px; }
  @media screen and (max-width: 768px) {
    .presentation__posts .wrapper.col-12 {
      padding-right: 0;
      padding-left: 0; } }
  .presentation__posts .wrapper a {
    box-shadow: none;
    background-color: #F8F8F8; }
    .presentation__posts .wrapper a .wrapper__child {
      position: relative; }
      .presentation__posts .wrapper a .wrapper__child > img {
        width: 100%;
        height: 141px;
        object-fit: cover; }
      .presentation__posts .wrapper a .wrapper__child .content {
        padding: 24px; }
        @media screen and (max-width: 768px) {
          .presentation__posts .wrapper a .wrapper__child .content {
            padding: 36px 16px 24px; } }
        .presentation__posts .wrapper a .wrapper__child .content .author__box {
          display: flex;
          align-items: center; }
          @media screen and (max-width: 768px) {
            .presentation__posts .wrapper a .wrapper__child .content .author__box {
              flex-direction: column;
              align-items: flex-start; } }
          .presentation__posts .wrapper a .wrapper__child .content .author__box .logo {
            margin-right: 25px; }
            @media screen and (min-width: 992px) and (max-width: 768px) {
              .presentation__posts .wrapper a .wrapper__child .content .author__box .logo {
                margin-right: 48px; } }
            .presentation__posts .wrapper a .wrapper__child .content .author__box .logo img {
              max-height: 50px;
              max-width: 154px;
              object-fit: contain; }
          .presentation__posts .wrapper a .wrapper__child .content .author__box .name p {
            font-weight: 700;
            margin-bottom: 8px; }
            @media screen and (max-width: 768px) {
              .presentation__posts .wrapper a .wrapper__child .content .author__box .name p {
                margin-top: 16px; } }
          .presentation__posts .wrapper a .wrapper__child .content .author__box p {
            margin: 0;
            font-size: 16px;
            line-height: 19px;
            color: #3F6384; }
          .presentation__posts .wrapper a .wrapper__child .content .author__box .img {
            position: absolute;
            right: 19px;
            top: 54px; }
            @media screen and (max-width: 768px) {
              .presentation__posts .wrapper a .wrapper__child .content .author__box .img {
                right: 16px; } }
            .presentation__posts .wrapper a .wrapper__child .content .author__box .img img {
              width: 125px;
              height: 125px;
              border-radius: 50%;
              border: 2px solid #fff; }
        .presentation__posts .wrapper a .wrapper__child .content h3 {
          padding: 24px 0 0; }
        .presentation__posts .wrapper a .wrapper__child .content > p {
          border-top: 1px solid #DAD3CB;
          font-weight: 400;
          font-size: 16px;
          line-height: 28px;
          color: #0E1F30;
          margin-top: 24px;
          margin-bottom: 24px;
          padding-top: 16px; }
          @media screen and (max-width: 768px) {
            .presentation__posts .wrapper a .wrapper__child .content > p {
              margin-bottom: 16px; } }
        .presentation__posts .wrapper a .wrapper__child .content button {
          padding: 8px 28px;
          margin: 0;
          display: inline-block; }

.presentation__posts a .link-icon {
  display: inline; }

.presentation__posts a .hover-icon {
  display: none; }

.presentation__posts a:hover .link-icon, .presentation__posts a:active .link-icon {
  display: none; }

.presentation__posts li a .content h3 {
  padding: 24px 0 0; }

#category__select.nav-without-underline {
  padding: 32px 0; }

.covers .wp-block-cover {
  border-radius: 10px;
  overflow: hidden; }
  .covers .wp-block-cover img {
    background: rgba(44, 29, 22, 0.1);
    filter: blur(3.5px);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15); }

.cards-wrapper .nb-card .card:hover {
  background-color: #E9E5E2 !important; }

.cards-wrapper .card:hover {
  background-color: #E9E5E2 !important; }

.accordion .card {
  background-color: var(--wp--preset--color--faq-bg);
  margin-bottom: 16px;
  border-radius: 5px;
  overflow: hidden;
  border: none; }
  .accordion .card .card-header {
    padding: 8px 24px;
    background-color: transparent;
    border: none; }
    .accordion .card .card-header .card-title {
      color: var(--wp--preset--color--faq-title); }
      .accordion .card .card-header .card-title button {
        background-color: transparent;
        border: none;
        color: var(--wp--preset--color--faq-title);
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0;
        display: block;
        width: 100%;
        cursor: pointer;
        position: relative;
        padding: 0;
        font-family: "Roboto";
        display: flex;
        justify-content: space-between; }
        .accordion .card .card-header .card-title button span {
          color: var(--wp--preset--color--button-secondary-active-text); }
          .accordion .card .card-header .card-title button span svg path {
            fill: currentColor; }
        .accordion .card .card-header .card-title button.collapsed span {
          transform: rotate(-90deg); }
  .accordion .card .card-body {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    border-top: 1px solid var(--wp--preset--color--button-secondary-active-text);
    padding: 8px 0 24px 0;
    margin: 0 24px; }
    .accordion .card .card-body .buttons {
      display: flex;
      flex-direction: column;
      text-align: right; }
      .accordion .card .card-body .buttons a {
        margin: 0;
        align-self: flex-start; }
        .accordion .card .card-body .buttons a.stretch-btn {
          align-self: stretch; }
        .accordion .card .card-body .buttons a .arrow {
          transition: right 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
          position: relative;
          right: 0; }
        .accordion .card .card-body .buttons a:hover .arrow {
          right: -12px; }

.faq-accordion .wp-block-noor-blocks-new-accordion {
  border-radius: 5px;
  overflow: hidden; }
  .faq-accordion .wp-block-noor-blocks-new-accordion .accordion-item {
    border-bottom: 2px solid transparent; }
    .faq-accordion .wp-block-noor-blocks-new-accordion .accordion-item:first-child {
      border-radius: 5px 5px 0 0 !important;
      overflow: hidden; }
    .faq-accordion .wp-block-noor-blocks-new-accordion .accordion-item:last-child {
      border-radius: 0 0 5px 5px !important;
      overflow: hidden; }
    .faq-accordion .wp-block-noor-blocks-new-accordion .accordion-item .card {
      margin: 0;
      border-radius: 0; }
      .faq-accordion .wp-block-noor-blocks-new-accordion .accordion-item .card .card-header {
        border-radius: 0; }
    .faq-accordion .wp-block-noor-blocks-new-accordion .accordion-item .accordion-body.card-body {
      padding: 0 24px !important;
      margin: 0; }
  .faq-accordion .wp-block-noor-blocks-new-accordion .accordion-col-has-1 .accordion-item:first-child {
    border-radius: 5px !important; }

.blogPostSlider {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 25px; }
  .blogPostSlider .swiper-wrapper .swiper-slide {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: center;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center; }
    .blogPostSlider .swiper-wrapper .swiper-slide a {
      background: #F8F8F8;
      border-radius: 10px;
      overflow: hidden;
      border: none;
      box-shadow: none; }
      .blogPostSlider .swiper-wrapper .swiper-slide a .wrapper img {
        width: 100%;
        height: 250px;
        object-fit: cover; }
      .blogPostSlider .swiper-wrapper .swiper-slide a .wrapper .content {
        position: relative;
        display: flex;
        flex-flow: column;
        padding: 24px; }
        .blogPostSlider .swiper-wrapper .swiper-slide a .wrapper .content h3 {
          margin-bottom: 8px;
          word-break: break-word;
          overflow-wrap: anywhere;
          flex: 1;
          font-size: 24px;
          font-weight: 700;
          line-height: 30px; }
        .blogPostSlider .swiper-wrapper .swiper-slide a .wrapper .content p {
          margin: 0 0 8px;
          word-break: break-word;
          overflow-wrap: anywhere;
          line-height: 28px; }
  .blogPostSlider .swiper-pagination {
    bottom: -6px; }
    .blogPostSlider .swiper-pagination span {
      width: 8px;
      height: 8px; }

.btn {
  border-radius: 35px;
  border: none;
  font-size: 1rem;
  line-height: 1.1875rem;
  padding: 1.125rem 1.75rem;
  letter-spacing: -0.01em;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  white-space: nowrap;
  transition: 0.5s ease-in-out;
  align-items: center; }
  .btn .arrow {
    transition: right 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    right: 0; }
  .btn:hover {
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.15); }
    .btn:hover .arrow {
      right: -12px; }
  @media screen and (max-width: 768px) {
    .btn {
      padding: 0.5rem 1.5rem; } }

.btn-primary, .btn-primary:focus {
  background-color: var(--wp--preset--color--button-primary);
  border-color: var(--wp--preset--color--button-primary);
  border: none;
  box-shadow: none; }

.btn-primary:hover {
  background-color: var(--wp--preset--color--button-primary-hover) !important;
  border-color: var(--wp--preset--color--button-primary-hover) !important; }

.btn-primary:active {
  background-color: var(--wp--preset--color--button-primary-active) !important;
  border-color: var(--wp--preset--color--button-primary-active) !important; }

.btn-secondary, .btn-secondary:focus {
  background-color: var(--wp--preset--color--button-secondary);
  border-color: var(--wp--preset--color--button-secondary);
  color: var(--wp--preset--color--button-secondary-text); }

.btn-secondary:hover {
  background-color: var(--wp--preset--color--button-secondary-hover) !important;
  border-color: var(--wp--preset--color--button-secondary-hover) !important;
  color: var(--wp--preset--color--button-secondary-hover-text) !important; }

.btn-secondary:active {
  background-color: var(--wp--preset--color--button-secondary-active) !important;
  border-color: var(--wp--preset--color--button-secondary-active) !important;
  color: var(--wp--preset--color--button-secondary-active-text) !important; }

.wp-block-noor-blocks-counter {
  white-space: nowrap;
  font-weight: 700;
  font-family: "LexendDeca"; }
  .wp-block-noor-blocks-counter.counter-style-1 {
    font-size: 2rem !important;
    line-height: 2.25rem !important; }
    @media screen and (min-width: 992px) {
      .wp-block-noor-blocks-counter.counter-style-1 {
        font-size: 3.5rem !important;
        line-height: 4.375rem !important; } }
  .wp-block-noor-blocks-counter.counter-style-2 {
    font-size: 5rem !important;
    line-height: 6.5rem !important; }

.wp-block-noor-blocks-masonry-grid {
  position: relative;
  z-index: 2;
  column-count: 1; }
  .wp-block-noor-blocks-masonry-grid::before {
    content: '';
    background: var(--wp--preset--gradient--masonry-grid-between-background);
    border-radius: 20px;
    position: absolute;
    top: 96px;
    bottom: 96px;
    right: 0;
    left: 0;
    z-index: -1; }
  @media (min-width: 992px) {
    .wp-block-noor-blocks-masonry-grid {
      column-count: 2; } }
  .wp-block-noor-blocks-masonry-grid > .noor-group {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; }
  .wp-block-noor-blocks-masonry-grid .card {
    box-shadow: none; }

.admin-bar header .header {
  top: 32px; }

header .header {
  position: fixed;
  width: 100%;
  height: 80px;
  top: 0;
  z-index: 999;
  transition: 0.7s; }
  header .header .container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    header .header .container .login-section {
      position: relative; }
      header .header .container .login-section.active ul.login-dropdown {
        display: block; }
      header .header .container .login-section ul.login-dropdown {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 33px;
        padding: 20px;
        border-radius: 10px;
        width: 200px;
        color: #fff;
        background-color: var(--wp--preset--color--button-primary);
        z-index: 999; }
        header .header .container .login-section ul.login-dropdown:before {
          content: "";
          display: inline-block;
          position: absolute;
          top: -10px;
          left: 60px;
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid var(--wp--preset--color--button-primary); }
        header .header .container .login-section ul.login-dropdown li {
          list-style: none; }
          header .header .container .login-section ul.login-dropdown li:not(:last-child) a {
            padding-bottom: 20px; }
          header .header .container .login-section ul.login-dropdown li a {
            display: block;
            color: inherit;
            text-decoration: none;
            width: 100%; }
            header .header .container .login-section ul.login-dropdown li a:hover, header .header .container .login-section ul.login-dropdown li a:active {
              text-decoration: underline; }
    @media screen and (max-width: 576px) {
      header .header .container .login-section ul.login-dropdown {
        top: 0;
        left: 30px;
        padding: 16px; }
        header .header .container .login-section ul.login-dropdown li:not(:last-child) a {
          padding-bottom: 16px; }
        header .header .container .login-section ul.login-dropdown:before {
          top: 16px;
          left: -14px;
          transform: rotate(-90deg); } }
    header .header .container .login-link {
      display: flex;
      margin-right: auto;
      gap: 16px;
      font-size: 16px;
      font-weight: 500;
      color: #fff;
      cursor: pointer; }
      @media screen and (max-width: 576px) {
        header .header .container .login-link span:last-child {
          display: none; } }
    header .header .container .logo-container {
      position: absolute;
      height: 37px;
      max-height: 100%; }
      header .header .container .logo-container .wp-block-site-logo,
      header .header .container .logo-container .custom-logo-link {
        height: 100%;
        display: flex;
        align-items: center; }
      header .header .container .logo-container figure,
      header .header .container .logo-container img {
        width: auto;
        max-width: 110px;
        max-height: 100%; }
        @media screen and (min-width: 768px) {
          header .header .container .logo-container figure,
          header .header .container .logo-container img {
            max-width: 155px; } }
    header .header .container .navbar-toggle {
      padding: 10px; }
      header .header .container .navbar-toggle:hover {
        cursor: pointer; }
    header .header .container .language-switcher {
      margin-left: auto;
      display: flex;
      flex-direction: row;
      align-items: center;
      gap: 12px; }
      header .header .container .language-switcher .top-header {
        display: flex;
        flex-direction: row;
        gap: 32px;
        list-style: none;
        padding: 0;
        margin: 0; }
      header .header .container .language-switcher a {
        color: #fff;
        font-weight: 500;
        text-decoration: none; }
  header .header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: 0.5s;
    z-index: -1;
    background: var(--wp--preset--color--heading-primary); }
  header .header.sticky {
    height: 64px; }
    header .header.sticky:before {
      opacity: 1; }

header .sidebar-menu {
  padding: 0;
  position: fixed;
  height: 100vh;
  right: 0;
  background-color: var(--wp--preset--color--sidebar-background);
  z-index: 999;
  transition: 1s;
  transform: translateX(100%);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15); }
  @media (max-width: 767.98px) {
    header .sidebar-menu {
      width: 100%; } }
  header .sidebar-menu .container {
    max-width: 100% !important;
    max-height: 100%;
    display: flex;
    padding: 96px 0 0; }
    @media (max-width: 767.98px) {
      header .sidebar-menu .container {
        padding: 96px 0 0; } }
    header .sidebar-menu .container .menu-container {
      overflow-y: auto;
      width: 100%; }
    header .sidebar-menu .container .main-menu {
      display: flex;
      flex-flow: column;
      gap: 24px;
      padding: 0 120px 0; }
      @media (max-width: 767.98px) {
        header .sidebar-menu .container .main-menu {
          padding: 0 40px 0; } }
      header .sidebar-menu .container .main-menu > .panel > .sub-menu > .panel:first-child,
      header .sidebar-menu .container .main-menu > .panel > .sub-menu > .menu-item:first-child {
        margin-top: 16px; }
    header .sidebar-menu .container .menu-item {
      display: flex;
      font-family: "LexendDeca";
      font-weight: 700;
      color: var(--wp--preset--color--menu-color);
      font-size: 24px;
      line-height: 30px; }
      @media (min-width: 1200px) {
        header .sidebar-menu .container .menu-item {
          /*font-size: 32px;*/
          font-size: 24px;
          line-height: 30px; } }
      header .sidebar-menu .container .menu-item:hover, header .sidebar-menu .container .menu-item:focus {
        background: none;
        text-decoration: none; }
    header .sidebar-menu .container .dropdown-toggle:after {
      content: none; }
    header .sidebar-menu .container .dropdown-toggle > span {
      display: flex;
      align-items: center;
      gap: 16px;
      padding-right: 40px;
      position: relative; }
      header .sidebar-menu .container .dropdown-toggle > span:after {
        display: inline-block;
        content: "";
        padding: 6px;
        position: absolute;
        right: 8px;
        border: solid currentColor;
        border-width: 4px 4px 0 0;
        transform: rotate(45deg);
        vertical-align: middle;
        transition: 0.5s; }
    header .sidebar-menu .container .dropdown-toggle:not(.collapsed) > span:after {
      transform: rotate(135deg); }
    header .sidebar-menu .container .sub-menu {
      height: 0;
      width: 100%;
      transform: translateX(32px);
      display: flex;
      flex-flow: column;
      gap: 8px;
      overflow: hidden;
      opacity: 0;
      transition: 0.5s linear; }
      header .sidebar-menu .container .sub-menu.show, header .sidebar-menu .container .sub-menu.collapsing {
        height: auto;
        transform: translateX(0);
        opacity: 1; }
      header .sidebar-menu .container .sub-menu .menu-item {
        font-family: "Roboto";
        font-size: 18px;
        font-weight: 700;
        line-height: 28px; }
        header .sidebar-menu .container .sub-menu .menu-item.dropdown-toggle > span:after {
          padding: 4px;
          border-width: 3px 3px 0 0; }
      header .sidebar-menu .container .sub-menu .sub-menu {
        gap: 8px; }
        header .sidebar-menu .container .sub-menu .sub-menu .menu-item {
          font-weight: 400; }
    header .sidebar-menu .container .collapsed + .sub-menu.collapsing {
      height: 0;
      transform: translateX(32px);
      opacity: 0; }
  header .sidebar-menu .close-menu {
    position: absolute;
    top: 32px;
    left: 32px;
    line-height: 100%;
    color: var(--wp--preset--color--menu-color);
    padding: 10px; }
    header .sidebar-menu .close-menu:hover {
      cursor: pointer; }
  header .sidebar-menu.show {
    transform: translateX(0); }

/* Hide scrollbar for Chrome, Safari and Opera */
.menu-container::-webkit-scrollbar {
  display: none; }

/* Hide scrollbar for IE, Edge and Firefox */
.menu-container {
  -ms-overflow-style: none;
  scrollbar-width: none; }

@media screen and (max-width: 576px) {
  .header-btn {
    width: 200px; } }

.header-btn {
  background-color: var(--wp--preset--color--button-primary);
  border-color: var(--wp--preset--color--button-primary);
  border: none;
  box-shadow: none;
  border-radius: 35px;
  font-size: 1rem !important;
  padding: 1.125rem 1.75rem !important;
  display: flex;
  justify-content: center;
  white-space: nowrap;
  transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  align-items: center;
  font-weight: 400 !important;
  line-height: 100% !important;
  letter-spacing: -1%;
  margin: 133px 0 0;
  font-family: "Roboto" !important;
  position: relative;
  color: var(--wp--preset--color--menu-color); }
  .header-btn:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: currentColor;
    mask-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27><path d=%27M20.16,12.53a.75.75,0,0,0,0-1.06L15.38,6.7a.74.74,0,0,0-1.06,0,.75.75,0,0,0,0,1.06L18.56,12l-4.24,4.24a.75.75,0,0,0,0,1.06.74.74,0,0,0,1.06,0Zm-16.53.22h16v-1.5h-16Z%27/></svg>");
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center;
    -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27><path d=%27M20.16,12.53a.75.75,0,0,0,0-1.06L15.38,6.7a.74.74,0,0,0-1.06,0,.75.75,0,0,0,0,1.06L18.56,12l-4.24,4.24a.75.75,0,0,0,0,1.06.74.74,0,0,0,1.06,0Zm-16.53.22h16v-1.5h-16Z%27/></svg>");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: center;
    position: relative;
    left: 10px;
    transition: left 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .header-btn:hover, .header-btn:focus, .header-btn:active {
    background-color: var(--wp--preset--color--button-primary-hover) !important;
    border-color: var(--wp--preset--color--button-primary-hover) !important; }
    .header-btn:hover:after, .header-btn:focus:after, .header-btn:active:after {
      left: 16px;
      transition: left 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.wp-block-noor-blocks-person-card .person-info {
  color: var(--wp--preset--color--person-card-text); }

.wp-block-noor-blocks-person-card .person-image img {
  border-radius: 0; }

.wp-block-noor-blocks-person-card .person-info-2 {
  height: 35px; }
  .wp-block-noor-blocks-person-card .person-info-2 .toggle-info {
    background-color: var(--wp--preset--color--button-primary);
    color: var(--wp--preset--color--button-secondary); }

.wp-block-noor-blocks-section.bottom-bordered::after {
  content: "";
  height: 5px;
  width: 100%;
  background-color: var(--wp--preset--color--section-border);
  opacity: 0.5;
  display: block;
  position: absolute;
  bottom: 0; }

.wp-block-noor-blocks-section p {
  margin-bottom: 1rem; }

.wp-block-noor-blocks-section h2, .wp-block-noor-blocks-section .h2 {
  margin-bottom: 1rem; }

.slider-type-1 {
  position: relative;
  margin: 0 16%; }
  .slider-type-1 .swiper {
    padding-bottom: 48px;
    position: static;
    max-width: 1110px;
    margin: 0 auto; }
    @media screen and (max-width: 992px) and (min-width: 768px) {
      .slider-type-1 .swiper {
        padding-top: 65px;
        padding-bottom: 32px; } }
    @media screen and (max-width: 768px) {
      .slider-type-1 .swiper {
        padding-bottom: 16px; } }
    .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper {
      display: flex;
      align-items: center;
      position: relative; }
      @media screen and (max-width: 768px) {
        .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper {
          flex-direction: column; } }
      .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .image {
        width: 100%; }
        .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
          max-width: 929px;
          width: 100%;
          height: 476px;
          object-fit: cover; }
          @media screen and (max-width: 992px) and (min-width: 768px) {
            .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
              height: 314px;
              width: 100%; } }
          @media screen and (max-width: 768px) {
            .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
              height: 200px;
              width: 100%; } }
      .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content {
        position: absolute;
        right: 0;
        width: 100%;
        max-width: 610px; }
        @media screen and (max-width: 992px) and (min-width: 768px) {
          .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content {
            max-width: 450px;
            bottom: 48px;
            width: 100%; } }
        @media screen and (max-width: 768px) {
          .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content {
            position: static;
            width: 100%;
            padding: 0 16px;
            margin-top: -48px; } }
        .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
          background-color: var(--wp--preset--color--slider-type-one);
          color: var(--wp--preset--color--slider-type-one-text);
          padding: 32px 38px;
          height: 100%;
          word-break: break-word;
          overflow-wrap: anywhere; }
          @media screen and (max-width: 992px) and (min-width: 768px) {
            .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
              padding: 24px; } }
          .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content h2 {
            word-break: break-word;
            overflow-wrap: anywhere;
            /*color: $slider-type-one-text;*/
            color: #000; }
          .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content p {
            font-size: 16px;
            font-weight: 300;
            line-height: 28px;
            word-break: break-word;
            overflow-wrap: anywhere;
            /*color: $slider-type-one-text;*/
            color: #000; }
            @media screen and (max-width: 992px) and (min-width: 768px) {
              .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content p {
                font-size: 16px; } }
          .slider-type-1 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content .btn {
            margin: 0 !important;
            display: inline-flex; }
    .slider-type-1 .swiper .swiper-pagination {
      bottom: 2px;
      height: 16px; }
      .slider-type-1 .swiper .swiper-pagination .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
        box-shadow: 0px 0px 0px 2px var(--wp--preset--color--slider-type-one-pagination) inset;
        background-color: transparent;
        opacity: 1; }
        @media screen and (max-width: 992px) {
          .slider-type-1 .swiper .swiper-pagination .swiper-pagination-bullet {
            width: 8px;
            height: 8px;
            box-shadow: 0px 0px 0px 1px var(--wp--preset--color--slider-type-one-pagination) inset; } }
        .slider-type-1 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          box-shadow: 0px 0px 0px 2px var(--wp--preset--color--slider-type-one-pagination) inset;
          background-color: var(--wp--preset--color--slider-type-one-pagination); }
          @media screen and (max-width: 992px) {
            .slider-type-1 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
              box-shadow: 0px 0px 0px 1px var(--wp--preset--color--slider-type-one-pagination) inset; } }
  .slider-type-1 .swiper-button-next {
    color: var(--wp--preset--color--slider-type-one-pagination);
    right: 0; }
    @media screen and (max-width: 1440px) and (min-width: 1200px) {
      .slider-type-1 .swiper-button-next {
        right: -3%; } }
    @media screen and (max-width: 992px) {
      .slider-type-1 .swiper-button-next {
        display: none; } }
    .slider-type-1 .swiper-button-next:after {
      display: none; }
  .slider-type-1 .swiper-button-prev {
    color: var(--wp--preset--color--slider-type-one-pagination);
    left: 0; }
    @media screen and (max-width: 1440px) and (min-width: 1200px) {
      .slider-type-1 .swiper-button-prev {
        left: -3%; } }
    @media screen and (max-width: 992px) {
      .slider-type-1 .swiper-button-prev {
        display: none; } }
    .slider-type-1 .swiper-button-prev:after {
      display: none; }
  @media screen and (max-width: 1800px) and (min-width: 1600px) {
    .slider-type-1 {
      margin: 0 12%; } }
  @media screen and (max-width: 1599px) and (min-width: 1440px) {
    .slider-type-1 {
      margin: 0 8%; } }
  @media screen and (max-width: 1439px) and (min-width: 992px) {
    .slider-type-1 {
      margin: 0 3%; } }
  @media screen and (max-width: 992px) {
    .slider-type-1 {
      margin: 0 0; } }

.slider-type-2 {
  position: relative;
  margin: 0 16%; }
  .slider-type-2 .swiper {
    border-radius: 10px;
    padding-bottom: 48px;
    position: static;
    max-width: 1110px;
    margin: 0 auto; }
    @media screen and (max-width: 992px) {
      .slider-type-2 .swiper {
        padding-top: 41px;
        padding-bottom: 24px; } }
    .slider-type-2 .swiper .swiper-wrapper .swiper-slide {
      border-radius: 10px;
      overflow: hidden; }
      .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper {
        display: grid;
        grid-template-columns: 40% 60%; }
        @media screen and (max-width: 992px) {
          .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper {
            grid-template-columns: 100% !important; } }
        .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
          max-width: 100%;
          width: 100%;
          min-height: 441px;
          object-fit: cover;
          height: 100%; }
          @media screen and (max-width: 992px) and (min-width: 768px) {
            .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
              min-height: 407px; } }
          @media screen and (max-width: 768px) {
            .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
              min-height: 212px; } }
        .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
          height: 100%;
          padding: 0 64px;
          background-color: #fff;
          align-items: flex-start;
          word-break: break-word;
          overflow-wrap: anywhere; }
          @media screen and (max-width: 992px) and (min-width: 768px) {
            .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
              padding: 48px; } }
          @media screen and (max-width: 768px) {
            .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
              padding: 48px 32px; } }
          .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content h3 {
            word-break: break-word;
            overflow-wrap: anywhere;
            font-size: 24px;
            font-weight: 700;
            line-height: 30px;
            color: var(--wp--preset--color--slider-type-two-title); }
          .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content p {
            font-size: 16px;
            font-weight: 300;
            line-height: 28px;
            word-break: break-word;
            overflow-wrap: anywhere;
            color: var(--wp--preset--color--slider-type-two-content); }
            @media screen and (max-width: 992px) and (min-width: 768px) {
              .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content p {
                font-size: 16px; } }
          .slider-type-2 .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content .btn {
            margin: 0 !important; }
    .slider-type-2 .swiper .swiper-pagination {
      bottom: 2px;
      height: 16px; }
      .slider-type-2 .swiper .swiper-pagination .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
        box-shadow: 0px 0px 0px 2px var(--wp--preset--color--slider-type-two-pagination) inset;
        background-color: transparent;
        opacity: 1; }
        @media screen and (max-width: 992px) {
          .slider-type-2 .swiper .swiper-pagination .swiper-pagination-bullet {
            width: 8px;
            height: 8px;
            box-shadow: 0px 0px 0px 1px var(--wp--preset--color--slider-type-two-pagination) inset; } }
        .slider-type-2 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          box-shadow: 0px 0px 0px 2px var(--wp--preset--color--slider-type-two-pagination) inset;
          background-color: var(--wp--preset--color--slider-type-two-pagination); }
          @media screen and (max-width: 992px) {
            .slider-type-2 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
              box-shadow: 0px 0px 0px 1px var(--wp--preset--color--slider-type-two-pagination) inset; } }
  .slider-type-2 .swiper-button-next {
    right: -0;
    color: var(--wp--preset--color--slider-type-two-pagination); }
    @media screen and (max-width: 992px) {
      .slider-type-2 .swiper-button-next {
        display: none; } }
    .slider-type-2 .swiper-button-next:after {
      display: none; }
  .slider-type-2 .swiper-button-prev {
    left: 0;
    color: var(--wp--preset--color--slider-type-two-pagination); }
    @media screen and (max-width: 992px) {
      .slider-type-2 .swiper-button-prev {
        display: none; } }
    .slider-type-2 .swiper-button-prev:after {
      display: none; }
  .slider-type-2.position-content-left .wrapper {
    grid-template-columns: 60% 40% !important; }
    .slider-type-2.position-content-left .wrapper .image {
      order: 2; }
      @media screen and (max-width: 768px) {
        .slider-type-2.position-content-left .wrapper .image {
          order: 1 !important; } }
    .slider-type-2.position-content-left .wrapper .content {
      order: 1; }
  .slider-type-2.vertical-top .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px 64px; }
    @media screen and (max-width: 992px) and (min-width: 768px) {
      .slider-type-2.vertical-top .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
        padding: 48px; } }
    @media screen and (max-width: 768px) {
      .slider-type-2.vertical-top .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
        padding: 48px 32px; } }
  .slider-type-2.vertical-middle .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media screen and (max-width: 992px) and (min-width: 768px) {
      .slider-type-2.vertical-middle .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
        padding: 48px; } }
    @media screen and (max-width: 768px) {
      .slider-type-2.vertical-middle .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
        padding: 48px 32px; } }
  .slider-type-2.vertical-bottom .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 10px 64px; }
    @media screen and (max-width: 992px) and (min-width: 768px) {
      .slider-type-2.vertical-bottom .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
        padding: 48px; } }
    @media screen and (max-width: 768px) {
      .slider-type-2.vertical-bottom .swiper .swiper-wrapper .swiper-slide .wrapper .wrapper-content .content {
        padding: 48px 32px; } }
  .slider-type-2.position-content-left .wrapper .image {
    order: 2; }
  .slider-type-2.position-content-left .wrapper .wrapper-content {
    order: 1; }
  @media screen and (max-width: 1800px) and (min-width: 1600px) {
    .slider-type-2 {
      margin: 0 12%; } }
  @media screen and (max-width: 1599px) and (min-width: 1440px) {
    .slider-type-2 {
      margin: 0 8%; } }
  @media screen and (max-width: 1439px) and (min-width: 992px) {
    .slider-type-2 {
      margin: 0 3%; } }
  @media screen and (max-width: 992px) {
    .slider-type-2 {
      margin: 0 0; } }

.slider-type-3 .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
  max-width: 100%;
  width: 100%;
  height: 515px;
  object-fit: cover; }
  @media screen and (max-width: 992px) and (min-width: 768px) {
    .slider-type-3 .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
      height: 323px; } }
  @media screen and (max-width: 768px) {
    .slider-type-3 .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
      height: 323px; } }

.slider-type-3 .swiper .swiper-pagination {
  bottom: 24px;
  height: 16px; }
  @media screen and (max-width: 992px) {
    .slider-type-3 .swiper .swiper-pagination {
      bottom: 16px; } }
  .slider-type-3 .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    box-shadow: 0px 0px 0px 2px #F8F8F8 inset;
    background-color: transparent;
    opacity: 1; }
    @media screen and (max-width: 992px) {
      .slider-type-3 .swiper .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        box-shadow: 0px 0px 0px 1px #F8F8F8 inset; } }
    .slider-type-3 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      box-shadow: 0px 0px 0px 2px #F8F8F8 inset;
      background-color: #F8F8F8; }
      @media screen and (max-width: 992px) {
        .slider-type-3 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          box-shadow: 0px 0px 0px 1px #F8F8F8 inset; } }

.slider-type-3 .swiper-button-next {
  right: 15px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #fffc;
  color: var(--wp--preset--color--slider-type-one-pagination); }
  @media screen and (max-width: 992px) {
    .slider-type-3 .swiper-button-next {
      display: none; } }
  .slider-type-3 .swiper-button-next:after {
    display: none; }

.slider-type-3 .swiper-button-prev {
  left: 15px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #fffc;
  color: var(--wp--preset--color--slider-type-one-pagination); }
  @media screen and (max-width: 992px) {
    .slider-type-3 .swiper-button-prev {
      display: none; } }
  .slider-type-3 .swiper-button-prev:after {
    display: none; }

.slider-logo-carousel {
  max-width: 1110px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden; }
  .slider-logo-carousel .swiper .swiper-wrapper {
    transition-timing-function: linear; }
    .slider-logo-carousel .swiper .swiper-wrapper .swiper-slide .wrapper .image {
      width: 100%;
      height: 159px;
      background-color: var(--wp--preset--color--logo-slider-bg);
      border-radius: 10px;
      padding: 0 53px;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 768px) {
        .slider-logo-carousel .swiper .swiper-wrapper .swiper-slide .wrapper .image {
          height: 99px;
          padding: 0 33px; } }
      .slider-logo-carousel .swiper .swiper-wrapper .swiper-slide .wrapper .image img {
        max-width: 100%;
        height: auto;
        object-fit: contain; }
  .slider-logo-carousel .swiper .swiper-pagination {
    display: none; }
  .slider-logo-carousel .swiper-button-next {
    display: none; }
  .slider-logo-carousel .swiper-button-prev {
    display: none; }

@media screen and (max-width: 768px) {
  .slide-sm-padding {
    padding: 0; } }

.wp-block-noor-blocks-two-column-content .nb-tccb-content {
  padding: 0; }
  @media screen and (max-width: 768px) {
    .wp-block-noor-blocks-two-column-content .nb-tccb-content {
      padding: 0 15px; } }

.wp-block-noor-blocks-two-column-content.two-column-margin.is-style-content-left .nb-tccb-video-container,
.wp-block-noor-blocks-two-column-content.two-column-margin.is-style-content-left figure {
  margin: 50px !important;
  margin-left: 0 !important; }

.wp-block-noor-blocks-two-column-content.two-column-margin.is-style-content-right .nb-tccb-video-container,
.wp-block-noor-blocks-two-column-content.two-column-margin.is-style-content-right figure {
  margin: 50px !important;
  margin-right: 0 !important; }

@media screen and (max-width: 992px) {
  .wp-block-noor-blocks-two-column-content.two-column-margin.is-style-content-right .nb-tccb-video-container,
  .wp-block-noor-blocks-two-column-content.two-column-margin.is-style-content-right figure, .wp-block-noor-blocks-two-column-content.two-column-margin.is-style-content-left .nb-tccb-video-container,
  .wp-block-noor-blocks-two-column-content.two-column-margin.is-style-content-left figure {
    margin: 0 !important; } }

.timeline {
  display: flex;
  flex-direction: column;
  max-width: 1110px;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    .timeline {
      padding: 0 15px;
      gap: 30px; } }
  .timeline .noor-group {
    display: flex;
    position: relative;
    width: 50%; }
    @media screen and (max-width: 768px) {
      .timeline .noor-group {
        width: 100%;
        display: block; } }
    .timeline .noor-group:nth-child(even) {
      left: 50%;
      padding-left: 15px; }
      @media screen and (max-width: 768px) {
        .timeline .noor-group:nth-child(even) {
          left: 0;
          padding-left: 0; } }
    .timeline .noor-group:nth-child(odd) {
      left: 0;
      padding-right: 15px; }
      @media screen and (max-width: 768px) {
        .timeline .noor-group:nth-child(odd) {
          left: 0;
          padding-right: 0; } }

.timeline-secondary {
  position: relative;
  padding: 0 35px; }
  @media screen and (max-width: 768px) {
    .timeline-secondary {
      padding: 0 15px; } }
  .timeline-secondary:before {
    content: "";
    background: var(--wp--preset--color--timeline);
    border-radius: 20px;
    position: absolute;
    top: 96px;
    bottom: 75px;
    right: 0;
    left: 0;
    z-index: 0; }
    @media screen and (max-width: 768px) {
      .timeline-secondary:before {
        border-radius: 10px; } }
  .timeline-secondary .noor-group {
    width: 49%; }
    @media screen and (max-width: 768px) {
      .timeline-secondary .noor-group {
        width: 100%; } }
    .timeline-secondary .noor-group:nth-child(even) {
      position: relative;
      top: 40px; }
      @media screen and (max-width: 768px) {
        .timeline-secondary .noor-group:nth-child(even) {
          top: 0; } }
    .timeline-secondary .noor-group .card {
      margin-bottom: 38px; }
      @media screen and (max-width: 768px) {
        .timeline-secondary .noor-group .card {
          margin-top: 19px;
          margin-bottom: 19px; } }
      .timeline-secondary .noor-group .card .title-years {
        font-size: 46px;
        font-style: normal;
        font-weight: 700;
        line-height: 54px;
        margin: 0 0 1rem; }
      .timeline-secondary .noor-group .card p {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px; }
        .timeline-secondary .noor-group .card p:last-child {
          margin: 0; }

p.big-digit {
  font-family: "LexendDeca";
  font-weight: 700;
  font-size: 4.375rem;
  line-height: 5.5rem; }

.zoom-img img {
  transition: 7s; }

.zoom-img.active img {
  transform: scale(1.2); }

/* 404 */
.page-404 {
  background-color: var(--wp--preset--color--heading-primary) !important;
  font-family: "LexendDeca"; }
  .page-404 h1, .page-404 .heading-404 {
    font-weight: 800 !important;
    font-size: 96px !important;
    line-height: 115px !important; }
  .page-404 .text-404 {
    font-weight: 800 !important;
    font-size: 32px !important;
    line-height: 40px !important; }

.new-p {
  font-size: 24px;
  font-weight: 400;
  line-height: 40px; }
  @media screen and (max-width: 768px) {
    .new-p {
      font-size: 20px;
      line-height: 40px; } }

.new-p20 {
  font-size: 20px;
  line-height: 30px; }
  @media (max-width: 991.98px) {
    .new-p20 {
      font-size: 16px;
      line-height: 24px; } }

.new-h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px; }
  @media screen and (max-width: 768px) {
    .new-h2 {
      font-size: 35px;
      line-height: 40px; } }

.link-has-underline {
  text-decoration: underline; }
  .link-has-underline a {
    text-decoration: underline; }

.link-not-underline {
  text-decoration: none; }
  .link-not-underline a {
    text-decoration: none; }

ul.custom-list {
  padding: 0;
  margin: 0 0 48px;
  list-style: none; }
  ul.custom-list li {
    margin-bottom: 1rem;
    position: relative;
    padding-left: 24px;
    line-height: 28px; }
    ul.custom-list li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 11px;
      border-radius: 50%;
      background-color: var(--wp--preset--color--single-blockquote-border);
      width: 8px;
      height: 8px; }

.CookieDeclaration a {
  color: var(--wp--preset--color--cookie-decl-link); }

