@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::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: "rooney-sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #272727;
  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;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.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: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #008588;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(0, 58.1875, 59.5);
  text-decoration: none;
}

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: #707070;
  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: 0.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;
}

/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

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

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1480px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

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

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

.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.3333333333%;
  max-width: 33.3333333333%;
}

.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.6666666667%;
  max-width: 16.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1192px) {
  .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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1540px) {
  .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.3333333333%;
    max-width: 33.3333333333%;
  }
  .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.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.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: 1192px) {
  .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: 1540px) {
  .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;
  }
}
.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: 1192px) {
  .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: 1540px) {
  .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;
  }
}
.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: 1192px) {
  .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: 1540px) {
  .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;
  }
}
.btn, .spotlight__inner__actions__action, .hero__container__wrapper__actions__action, .cookies__notice__inner__accept, .actions__container__action {
  display: inline-block;
  font-weight: 500;
  color: #272727;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 1rem 2rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 3.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, .spotlight__inner__actions__action, .hero__container__wrapper__actions__action, .cookies__notice__inner__accept, .actions__container__action {
    transition: none;
  }
}
.btn:hover, .spotlight__inner__actions__action:hover, .hero__container__wrapper__actions__action:hover, .cookies__notice__inner__accept:hover, .actions__container__action:hover {
  color: #272727;
  text-decoration: none;
}
.btn:focus, .spotlight__inner__actions__action:focus, .hero__container__wrapper__actions__action:focus, .cookies__notice__inner__accept:focus, .actions__container__action:focus, .btn.focus, .focus.spotlight__inner__actions__action, .focus.hero__container__wrapper__actions__action, .focus.cookies__notice__inner__accept, .focus.actions__container__action {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 133, 136, 0.25);
}
.btn.disabled, .disabled.spotlight__inner__actions__action, .disabled.hero__container__wrapper__actions__action, .disabled.cookies__notice__inner__accept, .disabled.actions__container__action, .btn:disabled, .spotlight__inner__actions__action:disabled, .hero__container__wrapper__actions__action:disabled, .cookies__notice__inner__accept:disabled, .actions__container__action:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled), .spotlight__inner__actions__action:not(:disabled):not(.disabled), .hero__container__wrapper__actions__action:not(:disabled):not(.disabled), .cookies__notice__inner__accept:not(:disabled):not(.disabled), .actions__container__action:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled, a.disabled.spotlight__inner__actions__action, a.disabled.hero__container__wrapper__actions__action, a.disabled.cookies__notice__inner__accept, a.disabled.actions__container__action,
fieldset:disabled a.btn,
fieldset:disabled a.spotlight__inner__actions__action,
fieldset:disabled a.hero__container__wrapper__actions__action,
fieldset:disabled a.cookies__notice__inner__accept,
fieldset:disabled a.actions__container__action {
  pointer-events: none;
}

.btn-primary, .spotlight__inner__actions__action, .hero__container__wrapper__actions__action, .cookies__notice__inner__accept, .actions__container__action {
  color: #fff;
  background-color: #008588;
  border-color: #008588;
}
.btn-primary:hover, .spotlight__inner__actions__action:hover, .hero__container__wrapper__actions__action:hover, .cookies__notice__inner__accept:hover, .actions__container__action:hover {
  color: #fff;
  background-color: rgb(0, 95.59375, 97.75);
  border-color: rgb(0, 83.125, 85);
}
.btn-primary:focus, .spotlight__inner__actions__action:focus, .hero__container__wrapper__actions__action:focus, .cookies__notice__inner__accept:focus, .actions__container__action:focus, .btn-primary.focus, .focus.spotlight__inner__actions__action, .focus.hero__container__wrapper__actions__action, .focus.cookies__notice__inner__accept, .focus.actions__container__action {
  color: #fff;
  background-color: rgb(0, 95.59375, 97.75);
  border-color: rgb(0, 83.125, 85);
  box-shadow: 0 0 0 0.2rem rgba(38.25, 151.3, 153.85, 0.5);
}
.btn-primary.disabled, .disabled.spotlight__inner__actions__action, .disabled.hero__container__wrapper__actions__action, .disabled.cookies__notice__inner__accept, .disabled.actions__container__action, .btn-primary:disabled, .spotlight__inner__actions__action:disabled, .hero__container__wrapper__actions__action:disabled, .cookies__notice__inner__accept:disabled, .actions__container__action:disabled {
  color: #fff;
  background-color: #008588;
  border-color: #008588;
}
.btn-primary:not(:disabled):not(.disabled):active, .spotlight__inner__actions__action:not(:disabled):not(.disabled):active, .hero__container__wrapper__actions__action:not(:disabled):not(.disabled):active, .cookies__notice__inner__accept:not(:disabled):not(.disabled):active, .actions__container__action:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .spotlight__inner__actions__action:not(:disabled):not(.disabled).active, .hero__container__wrapper__actions__action:not(:disabled):not(.disabled).active, .cookies__notice__inner__accept:not(:disabled):not(.disabled).active, .actions__container__action:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle, .show > .dropdown-toggle.spotlight__inner__actions__action, .show > .dropdown-toggle.hero__container__wrapper__actions__action, .show > .dropdown-toggle.cookies__notice__inner__accept, .show > .dropdown-toggle.actions__container__action {
  color: #fff;
  background-color: rgb(0, 83.125, 85);
  border-color: rgb(0, 70.65625, 72.25);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .spotlight__inner__actions__action:not(:disabled):not(.disabled):active:focus, .hero__container__wrapper__actions__action:not(:disabled):not(.disabled):active:focus, .cookies__notice__inner__accept:not(:disabled):not(.disabled):active:focus, .actions__container__action:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .spotlight__inner__actions__action:not(:disabled):not(.disabled).active:focus, .hero__container__wrapper__actions__action:not(:disabled):not(.disabled).active:focus, .cookies__notice__inner__accept:not(:disabled):not(.disabled).active:focus, .actions__container__action:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus, .show > .dropdown-toggle.spotlight__inner__actions__action:focus, .show > .dropdown-toggle.hero__container__wrapper__actions__action:focus, .show > .dropdown-toggle.cookies__notice__inner__accept:focus, .show > .dropdown-toggle.actions__container__action:focus {
  box-shadow: 0 0 0 0.2rem rgba(38.25, 151.3, 153.85, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgb(92.875, 92.875, 92.875);
  border-color: rgb(86.5, 86.5, 86.5);
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: rgb(92.875, 92.875, 92.875);
  border-color: rgb(86.5, 86.5, 86.5);
  box-shadow: 0 0 0 0.2rem rgba(133.45, 133.45, 133.45, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(86.5, 86.5, 86.5);
  border-color: rgb(80.125, 80.125, 80.125);
}
.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(133.45, 133.45, 133.45, 0.5);
}

.btn-success, .spotlight__inner__actions__action[data-label=start-a-referral], .spotlight__inner__actions__action[data-label=start-a-request], .spotlight__inner__actions__action[data-label=make-a-referral], .spotlight__inner__actions__action[data-label=make-a-request], .hero__container__wrapper__actions__action[data-label=start-a-referral], .hero__container__wrapper__actions__action[data-label=start-a-request], .hero__container__wrapper__actions__action[data-label=make-a-referral], .hero__container__wrapper__actions__action[data-label=make-a-request], .actions__container__action[data-label=start-a-referral], .actions__container__action[data-label=start-a-request], .actions__container__action[data-label=make-a-referral], .actions__container__action[data-label=make-a-request] {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover, .spotlight__inner__actions__action[data-label=start-a-referral]:hover, .spotlight__inner__actions__action[data-label=start-a-request]:hover, .spotlight__inner__actions__action[data-label=make-a-referral]:hover, .spotlight__inner__actions__action[data-label=make-a-request]:hover, .hero__container__wrapper__actions__action[data-label=start-a-referral]:hover, .hero__container__wrapper__actions__action[data-label=start-a-request]:hover, .hero__container__wrapper__actions__action[data-label=make-a-referral]:hover, .hero__container__wrapper__actions__action[data-label=make-a-request]:hover, .actions__container__action[data-label=start-a-referral]:hover, .actions__container__action[data-label=start-a-request]:hover, .actions__container__action[data-label=make-a-referral]:hover, .actions__container__action[data-label=make-a-request]:hover {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.btn-success:focus, .spotlight__inner__actions__action[data-label=start-a-referral]:focus, .spotlight__inner__actions__action[data-label=start-a-request]:focus, .spotlight__inner__actions__action[data-label=make-a-referral]:focus, .spotlight__inner__actions__action[data-label=make-a-request]:focus, .hero__container__wrapper__actions__action[data-label=start-a-referral]:focus, .hero__container__wrapper__actions__action[data-label=start-a-request]:focus, .hero__container__wrapper__actions__action[data-label=make-a-referral]:focus, .hero__container__wrapper__actions__action[data-label=make-a-request]:focus, .actions__container__action[data-label=start-a-referral]:focus, .actions__container__action[data-label=start-a-request]:focus, .actions__container__action[data-label=make-a-referral]:focus, .actions__container__action[data-label=make-a-request]:focus, .btn-success.focus, .focus.spotlight__inner__actions__action[data-label=start-a-referral], .focus.spotlight__inner__actions__action[data-label=start-a-request], .focus.spotlight__inner__actions__action[data-label=make-a-referral], .focus.spotlight__inner__actions__action[data-label=make-a-request], .focus.hero__container__wrapper__actions__action[data-label=start-a-referral], .focus.hero__container__wrapper__actions__action[data-label=start-a-request], .focus.hero__container__wrapper__actions__action[data-label=make-a-referral], .focus.hero__container__wrapper__actions__action[data-label=make-a-request], .focus.actions__container__action[data-label=start-a-referral], .focus.actions__container__action[data-label=start-a-request], .focus.actions__container__action[data-label=make-a-referral], .focus.actions__container__action[data-label=make-a-request] {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
  box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}
.btn-success.disabled, .disabled.spotlight__inner__actions__action[data-label=start-a-referral], .disabled.spotlight__inner__actions__action[data-label=start-a-request], .disabled.spotlight__inner__actions__action[data-label=make-a-referral], .disabled.spotlight__inner__actions__action[data-label=make-a-request], .disabled.hero__container__wrapper__actions__action[data-label=start-a-referral], .disabled.hero__container__wrapper__actions__action[data-label=start-a-request], .disabled.hero__container__wrapper__actions__action[data-label=make-a-referral], .disabled.hero__container__wrapper__actions__action[data-label=make-a-request], .disabled.actions__container__action[data-label=start-a-referral], .disabled.actions__container__action[data-label=start-a-request], .disabled.actions__container__action[data-label=make-a-referral], .disabled.actions__container__action[data-label=make-a-request], .btn-success:disabled, .spotlight__inner__actions__action[data-label=start-a-referral]:disabled, .spotlight__inner__actions__action[data-label=start-a-request]:disabled, .spotlight__inner__actions__action[data-label=make-a-referral]:disabled, .spotlight__inner__actions__action[data-label=make-a-request]:disabled, .hero__container__wrapper__actions__action[data-label=start-a-referral]:disabled, .hero__container__wrapper__actions__action[data-label=start-a-request]:disabled, .hero__container__wrapper__actions__action[data-label=make-a-referral]:disabled, .hero__container__wrapper__actions__action[data-label=make-a-request]:disabled, .actions__container__action[data-label=start-a-referral]:disabled, .actions__container__action[data-label=start-a-request]:disabled, .actions__container__action[data-label=make-a-referral]:disabled, .actions__container__action[data-label=make-a-request]:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .spotlight__inner__actions__action[data-label=start-a-referral]:not(:disabled):not(.disabled):active, .spotlight__inner__actions__action[data-label=start-a-request]:not(:disabled):not(.disabled):active, .spotlight__inner__actions__action[data-label=make-a-referral]:not(:disabled):not(.disabled):active, .spotlight__inner__actions__action[data-label=make-a-request]:not(:disabled):not(.disabled):active, .hero__container__wrapper__actions__action[data-label=start-a-referral]:not(:disabled):not(.disabled):active, .hero__container__wrapper__actions__action[data-label=start-a-request]:not(:disabled):not(.disabled):active, .hero__container__wrapper__actions__action[data-label=make-a-referral]:not(:disabled):not(.disabled):active, .hero__container__wrapper__actions__action[data-label=make-a-request]:not(:disabled):not(.disabled):active, .actions__container__action[data-label=start-a-referral]:not(:disabled):not(.disabled):active, .actions__container__action[data-label=start-a-request]:not(:disabled):not(.disabled):active, .actions__container__action[data-label=make-a-referral]:not(:disabled):not(.disabled):active, .actions__container__action[data-label=make-a-request]:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .spotlight__inner__actions__action[data-label=start-a-referral]:not(:disabled):not(.disabled).active, .spotlight__inner__actions__action[data-label=start-a-request]:not(:disabled):not(.disabled).active, .spotlight__inner__actions__action[data-label=make-a-referral]:not(:disabled):not(.disabled).active, .spotlight__inner__actions__action[data-label=make-a-request]:not(:disabled):not(.disabled).active, .hero__container__wrapper__actions__action[data-label=start-a-referral]:not(:disabled):not(.disabled).active, .hero__container__wrapper__actions__action[data-label=start-a-request]:not(:disabled):not(.disabled).active, .hero__container__wrapper__actions__action[data-label=make-a-referral]:not(:disabled):not(.disabled).active, .hero__container__wrapper__actions__action[data-label=make-a-request]:not(:disabled):not(.disabled).active, .actions__container__action[data-label=start-a-referral]:not(:disabled):not(.disabled).active, .actions__container__action[data-label=start-a-request]:not(:disabled):not(.disabled).active, .actions__container__action[data-label=make-a-referral]:not(:disabled):not(.disabled).active, .actions__container__action[data-label=make-a-request]:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle, .show > .dropdown-toggle.spotlight__inner__actions__action[data-label=start-a-referral], .show > .dropdown-toggle.spotlight__inner__actions__action[data-label=start-a-request], .show > .dropdown-toggle.spotlight__inner__actions__action[data-label=make-a-referral], .show > .dropdown-toggle.spotlight__inner__actions__action[data-label=make-a-request], .show > .dropdown-toggle.hero__container__wrapper__actions__action[data-label=start-a-referral], .show > .dropdown-toggle.hero__container__wrapper__actions__action[data-label=start-a-request], .show > .dropdown-toggle.hero__container__wrapper__actions__action[data-label=make-a-referral], .show > .dropdown-toggle.hero__container__wrapper__actions__action[data-label=make-a-request], .show > .dropdown-toggle.actions__container__action[data-label=start-a-referral], .show > .dropdown-toggle.actions__container__action[data-label=start-a-request], .show > .dropdown-toggle.actions__container__action[data-label=make-a-referral], .show > .dropdown-toggle.actions__container__action[data-label=make-a-request] {
  color: #fff;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .spotlight__inner__actions__action[data-label=start-a-referral]:not(:disabled):not(.disabled):active:focus, .spotlight__inner__actions__action[data-label=start-a-request]:not(:disabled):not(.disabled):active:focus, .spotlight__inner__actions__action[data-label=make-a-referral]:not(:disabled):not(.disabled):active:focus, .spotlight__inner__actions__action[data-label=make-a-request]:not(:disabled):not(.disabled):active:focus, .hero__container__wrapper__actions__action[data-label=start-a-referral]:not(:disabled):not(.disabled):active:focus, .hero__container__wrapper__actions__action[data-label=start-a-request]:not(:disabled):not(.disabled):active:focus, .hero__container__wrapper__actions__action[data-label=make-a-referral]:not(:disabled):not(.disabled):active:focus, .hero__container__wrapper__actions__action[data-label=make-a-request]:not(:disabled):not(.disabled):active:focus, .actions__container__action[data-label=start-a-referral]:not(:disabled):not(.disabled):active:focus, .actions__container__action[data-label=start-a-request]:not(:disabled):not(.disabled):active:focus, .actions__container__action[data-label=make-a-referral]:not(:disabled):not(.disabled):active:focus, .actions__container__action[data-label=make-a-request]:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .spotlight__inner__actions__action[data-label=start-a-referral]:not(:disabled):not(.disabled).active:focus, .spotlight__inner__actions__action[data-label=start-a-request]:not(:disabled):not(.disabled).active:focus, .spotlight__inner__actions__action[data-label=make-a-referral]:not(:disabled):not(.disabled).active:focus, .spotlight__inner__actions__action[data-label=make-a-request]:not(:disabled):not(.disabled).active:focus, .hero__container__wrapper__actions__action[data-label=start-a-referral]:not(:disabled):not(.disabled).active:focus, .hero__container__wrapper__actions__action[data-label=start-a-request]:not(:disabled):not(.disabled).active:focus, .hero__container__wrapper__actions__action[data-label=make-a-referral]:not(:disabled):not(.disabled).active:focus, .hero__container__wrapper__actions__action[data-label=make-a-request]:not(:disabled):not(.disabled).active:focus, .actions__container__action[data-label=start-a-referral]:not(:disabled):not(.disabled).active:focus, .actions__container__action[data-label=start-a-request]:not(:disabled):not(.disabled).active:focus, .actions__container__action[data-label=make-a-referral]:not(:disabled):not(.disabled).active:focus, .actions__container__action[data-label=make-a-request]:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus, .show > .dropdown-toggle.spotlight__inner__actions__action[data-label=start-a-referral]:focus, .show > .dropdown-toggle.spotlight__inner__actions__action[data-label=start-a-request]:focus, .show > .dropdown-toggle.spotlight__inner__actions__action[data-label=make-a-referral]:focus, .show > .dropdown-toggle.spotlight__inner__actions__action[data-label=make-a-request]:focus, .show > .dropdown-toggle.hero__container__wrapper__actions__action[data-label=start-a-referral]:focus, .show > .dropdown-toggle.hero__container__wrapper__actions__action[data-label=start-a-request]:focus, .show > .dropdown-toggle.hero__container__wrapper__actions__action[data-label=make-a-referral]:focus, .show > .dropdown-toggle.hero__container__wrapper__actions__action[data-label=make-a-request]:focus, .show > .dropdown-toggle.actions__container__action[data-label=start-a-referral]:focus, .show > .dropdown-toggle.actions__container__action[data-label=start-a-request]:focus, .show > .dropdown-toggle.actions__container__action[data-label=make-a-referral]:focus, .show > .dropdown-toggle.actions__container__action[data-label=make-a-request]:focus {
  box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  box-shadow: 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 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: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.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(57.8, 175.95, 194.65, 0.5);
}

.btn-warning {
  color: #272727;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #272727;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.btn-warning:focus, .btn-warning.focus {
  color: #272727;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
  box-shadow: 0 0 0 0.2rem rgba(222.6, 169.9, 11.8, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #272727;
  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: #272727;
  background-color: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.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.6, 169.9, 11.8, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  box-shadow: 0 0 0 0.2rem rgba(225.25, 83.3, 96.9, 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: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  border-color: rgb(178.3481012658, 30.9018987342, 45.0284810127);
}
.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.25, 83.3, 96.9, 0.5);
}

.btn-light {
  color: #272727;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-light:hover {
  color: #272727;
  background-color: rgb(223.875, 223.875, 223.875);
  border-color: rgb(217.5, 217.5, 217.5);
}
.btn-light:focus, .btn-light.focus {
  color: #272727;
  background-color: rgb(223.875, 223.875, 223.875);
  border-color: rgb(217.5, 217.5, 217.5);
  box-shadow: 0 0 0 0.2rem rgba(212.4, 212.4, 212.4, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #272727;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #272727;
  background-color: rgb(217.5, 217.5, 217.5);
  border-color: rgb(211.125, 211.125, 211.125);
}
.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(212.4, 212.4, 212.4, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 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: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.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.45, 87.55, 92.65, 0.5);
}

.btn-outline-primary {
  color: #008588;
  border-color: #008588;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #008588;
  border-color: #008588;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 133, 136, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #008588;
  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: #008588;
  border-color: #008588;
}
.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, 133, 136, 0.5);
}

.btn-outline-secondary {
  color: #707070;
  border-color: #707070;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #707070;
  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: #707070;
  border-color: #707070;
}
.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(112, 112, 112, 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: #272727;
  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: #272727;
  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: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-outline-light:hover {
  color: #272727;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 243, 243, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f3f3f3;
  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: #272727;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}
.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(243, 243, 243, 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: #008588;
  text-decoration: none;
}
.btn-link:hover {
  color: rgb(0, 58.1875, 59.5);
  text-decoration: none;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #707070;
  pointer-events: none;
}

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

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

.form-control, .search__form__group__control, .menu__form__group__control {
  display: block;
  width: 100%;
  height: calc(1.5em + 2rem + 2px);
  padding: 1rem 2rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #782b61;
  border-radius: 3.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control, .search__form__group__control, .menu__form__group__control {
    transition: none;
  }
}
.form-control::-ms-expand, .search__form__group__control::-ms-expand, .menu__form__group__control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus, .search__form__group__control:focus, .menu__form__group__control:focus {
  color: #272727;
  background-color: #fff;
  border-color: #782b61;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder, .search__form__group__control::-moz-placeholder, .menu__form__group__control::-moz-placeholder {
  color: #707070;
  opacity: 1;
}
.form-control::placeholder, .search__form__group__control::placeholder, .menu__form__group__control::placeholder {
  color: #707070;
  opacity: 1;
}
.form-control:disabled, .search__form__group__control:disabled, .menu__form__group__control:disabled, .form-control[readonly], [readonly].search__form__group__control, [readonly].menu__form__group__control {
  background-color: #e9ecef;
  opacity: 1;
}

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

select.form-control:-moz-focusring, select.search__form__group__control:-moz-focusring, select.menu__form__group__control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value, select.search__form__group__control:focus::-ms-value, select.menu__form__group__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(1rem + 1px);
  padding-bottom: calc(1rem + 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.40625rem;
  line-height: 1.5;
}

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

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

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

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

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

textarea.form-control, textarea.search__form__group__control, textarea.menu__form__group__control {
  height: auto;
}

.form-group, .search__form__group, .menu__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: #707070;
}

.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: 0.875em;
  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: 0.1rem;
  font-size: 0.984375rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 3.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, .was-validated .search__form__group__control:valid, .was-validated .menu__form__group__control:valid, .form-control.is-valid, .is-valid.search__form__group__control, .is-valid.menu__form__group__control {
  border-color: #28a745;
  padding-right: calc(1.5em + 2rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.5rem) center;
  background-size: calc(0.75em + 1rem) calc(0.75em + 1rem);
}
.was-validated .form-control:valid:focus, .was-validated .search__form__group__control:valid:focus, .was-validated .menu__form__group__control:valid:focus, .form-control.is-valid:focus, .is-valid.search__form__group__control:focus, .is-valid.menu__form__group__control:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid, .was-validated select.search__form__group__control:valid, .was-validated select.menu__form__group__control:valid, select.form-control.is-valid, select.is-valid.search__form__group__control, select.is-valid.menu__form__group__control {
  padding-right: 8rem !important;
  background-position: right 4rem center;
}

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 4.5rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 2rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 3rem/calc(0.75em + 1rem) calc(0.75em + 1rem) 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: rgb(51.6956521739, 206.3043478261, 87);
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.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: 0.875em;
  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: 0.1rem;
  font-size: 0.984375rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 3.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, .was-validated .search__form__group__control:invalid, .was-validated .menu__form__group__control:invalid, .form-control.is-invalid, .is-invalid.search__form__group__control, .is-invalid.menu__form__group__control {
  border-color: #dc3545;
  padding-right: calc(1.5em + 2rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.5rem) center;
  background-size: calc(0.75em + 1rem) calc(0.75em + 1rem);
}
.was-validated .form-control:invalid:focus, .was-validated .search__form__group__control:invalid:focus, .was-validated .menu__form__group__control:invalid:focus, .form-control.is-invalid:focus, .is-invalid.search__form__group__control:focus, .is-invalid.menu__form__group__control:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, .was-validated select.search__form__group__control:invalid, .was-validated select.menu__form__group__control:invalid, select.form-control.is-invalid, select.is-invalid.search__form__group__control, select.is-invalid.menu__form__group__control {
  padding-right: 8rem !important;
  background-position: right 4rem center;
}

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 4.5rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 2rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 3rem/calc(0.75em + 1rem) calc(0.75em + 1rem) 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: rgb(227.5316455696, 96.4683544304, 109.0253164557);
  background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.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, .form-inline .search__form__group, .form-inline .menu__form__group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control, .form-inline .search__form__group__control, .form-inline .menu__form__group__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;
  }
}

.moving-arrow {
  animation: movingarrow 1.5s linear infinite;
}

@keyframes movingarrow {
  0% {
    transform: translateY(3px);
  }
  50% {
    transform: translateY(-2px);
  }
  100% {
    transform: translateY(3px);
  }
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: static;
  overflow-y: auto;
}
.device-xs {
  display: block;
}
@media (min-width: 576px) {
  .device-xs {
    display: none;
  }
}
@media (min-width: 768px) {
  .device-xs {
    display: none;
  }
}
@media (min-width: 1192px) {
  .device-xs {
    display: none;
  }
}
@media (min-width: 1540px) {
  .device-xs {
    display: none;
  }
}

.device-sm {
  display: none;
}
@media (min-width: 576px) {
  .device-sm {
    display: block;
  }
}
@media (min-width: 768px) {
  .device-sm {
    display: none;
  }
}
@media (min-width: 1192px) {
  .device-sm {
    display: none;
  }
}
@media (min-width: 1540px) {
  .device-sm {
    display: none;
  }
}

.device-md {
  display: none;
}
@media (min-width: 576px) {
  .device-md {
    display: none;
  }
}
@media (min-width: 768px) {
  .device-md {
    display: block;
  }
}
@media (min-width: 1192px) {
  .device-md {
    display: none;
  }
}
@media (min-width: 1540px) {
  .device-md {
    display: none;
  }
}

.device-lg {
  display: none;
}
@media (min-width: 576px) {
  .device-lg {
    display: none;
  }
}
@media (min-width: 768px) {
  .device-lg {
    display: none;
  }
}
@media (min-width: 1192px) {
  .device-lg {
    display: block;
  }
}
@media (min-width: 1540px) {
  .device-lg {
    display: none;
  }
}

.device-xl {
  display: none;
}
@media (min-width: 576px) {
  .device-xl {
    display: none;
  }
}
@media (min-width: 768px) {
  .device-xl {
    display: none;
  }
}
@media (min-width: 1192px) {
  .device-xl {
    display: none;
  }
}
@media (min-width: 1540px) {
  .device-xl {
    display: block;
  }
}

.notice {
  font-weight: 600;
  padding: 0 24px 24px 24px;
  text-align: center;
  width: 100%;
  color: #008588;
}

p a {
  text-decoration: underline;
}

.bg-blue {
  background: #008588;
}
.bg-blue:hover {
  background: #008588;
}

.cl-white {
  color: white;
}

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

@media (max-width: 1191.98px) {
  .actions {
    margin-bottom: 40px;
  }
}
@media (min-width: 1192px) {
  .actions {
    margin-bottom: 80px;
  }
}
.actions__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media (min-width: 576px) {
  .actions__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .actions__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .actions__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .actions__container {
    max-width: 1480px;
  }
}
.btn, .spotlight__inner__actions__action, .hero__container__wrapper__actions__action, .cookies__notice__inner__accept, .actions__container__action {
  border: none;
  font-weight: 800;
}

@media (max-width: 1191.98px) {
  .article {
    margin-bottom: 20px;
  }
}
@media (min-width: 1192px) {
  .article {
    margin-bottom: 40px;
  }
}
.article__figure {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  background: #f3f3f3;
}
.article__figure img {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.article__title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #008588;
}
.article__title span {
  white-space: nowrap;
}
.article__title__link {
  color: #008588;
}
.article__title__link:hover {
  color: #008588;
  text-decoration: underline;
}
.article__meta {
  color: #707070;
  font-size: 1rem;
}
.article__meta__categories:before {
  content: "/";
}
.article--no-photo .article__title {
  border-bottom: 8px solid #008588;
  padding-bottom: 24px;
}
@media (min-width: 1540px) {
  .article--no-photo .article__title {
    min-height: 185px;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #272727;
  }
}
.article__thumbnail__link {
  display: block;
  box-shadow: 0px 0px 0px 0px #008588;
  transition: box-shadow 0.2s ease-in-out;
}
.article__thumbnail__link:focus, .article__thumbnail__link:hover {
  box-shadow: 0px 0px 0px 5px #008588;
}

@media (max-width: 1191.98px) {
  .body {
    margin-bottom: 40px;
  }
}
@media (min-width: 1192px) {
  .body {
    margin-bottom: 80px;
  }
}
.body__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .body__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .body__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .body__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .body__container {
    max-width: 1480px;
  }
}
.body__container__heading {
  margin-bottom: 32px;
  text-align: center;
}
.body__container__heading span {
  white-space: nowrap;
}
.body__container__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.body__container__wrapper__inner {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .body__container__wrapper__inner {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .body__container__wrapper__inner {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
    margin-left: 16.66666667%;
  }
}
.body__container__wrapper__inner figure {
  display: block;
}
@media (max-width: 1191.98px) {
  .body__container__wrapper__inner figure {
    margin: 32px 0 32px 0;
  }
}
@media (min-width: 1192px) {
  .body__container__wrapper__inner figure {
    margin: 56px -80px 64px -80px;
  }
}
.body__container__wrapper__inner figure img {
  width: 100%;
  height: auto;
  display: block;
}
.body__container__wrapper__inner figure figcaption {
  background: #f3f3f3;
  color: #707070;
  padding: 16px 32px 16px 32px;
}
.body__container__wrapper__inner figure .iframe-wrapper {
  height: 0;
  padding-bottom: 51%;
  position: relative;
  width: 100%;
}
.body__container__wrapper__inner figure .iframe-wrapper iframe {
  height: 100% !important;
  left: 0;
  top: 0;
  position: absolute;
  width: 100% !important;
}
.body__container__wrapper__inner figure:first-child {
  margin-top: 0;
}
.body__container__wrapper__inner h2 {
  margin-bottom: 16px;
  margin-top: 32px;
}
@media (max-width: 1191.98px) {
  .body__container__wrapper__inner h2 {
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
@media (min-width: 1192px) {
  .body__container__wrapper__inner h2 {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
.body__container__wrapper__inner h2:first-child {
  margin-top: 0;
}
.body__container__wrapper__inner h3 {
  margin-bottom: 0;
  margin-top: 16px;
}
@media (max-width: 1191.98px) {
  .body__container__wrapper__inner h3 {
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
@media (min-width: 1192px) {
  .body__container__wrapper__inner h3 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
.body__container__wrapper__inner h3:first-child {
  margin-top: 0;
}

.categories {
  margin-bottom: 80px;
}
.categories__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .categories__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .categories__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .categories__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .categories__container {
    max-width: 1480px;
  }
}
.categories__container__heading {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #008588;
  margin-bottom: 32px;
}
.categories__container__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
  margin: 0;
}
.categories__container__wrapper__category {
  background: #f3f3f3;
  border-radius: 20px;
  display: inline-block;
  font-size: 1.125rem;
  height: 40px;
  line-height: 40px;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 0 24px 0 24px;
}

.cookies {
  bottom: 0;
  display: none;
  left: 0;
  padding: 24px;
  position: fixed;
  width: 100%;
  z-index: 500;
}
.cookies__notice {
  background: #008588;
  padding: 24px 16px 24px 16px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.cookies__notice__inner {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.cookies__notice__inner a {
  opacity: 1;
  color: #fff;
  text-decoration: underline;
}
.cookies__notice__inner a:hover {
  opacity: 0.6;
}
.cookies__notice__inner a:hover {
  color: #fff;
}
@media (min-width: 1192px) {
  .cookies__notice__inner {
    padding-right: 140px;
  }
}
.cookies__notice__inner p {
  margin-bottom: 0;
}
.cookies__notice__inner__accept {
  opacity: 1;
  background: rgba(255, 255, 255, 0.1);
  border: none;
}
.cookies__notice__inner__accept:hover {
  opacity: 0.6;
}
.cookies__notice__inner__accept:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1191.98px) {
  .cookies__notice__inner__accept {
    display: block;
    margin-top: 16px;
  }
}
@media (min-width: 1192px) {
  .cookies__notice__inner__accept {
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    margin-top: 0;
  }
}
.cookies--visible {
  display: block;
}

.footer {
  background: #008588;
  padding: 72px 0 72px 0;
  color: #fff;
}
.footer__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .footer__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .footer__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .footer__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .footer__container {
    max-width: 1480px;
  }
}
.footer__container__title {
  margin: 0;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #fff;
  margin-bottom: 1rem;
}
.footer__container__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.footer__container__wrapper__legals {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.footer__container__wrapper__legals a {
  opacity: 1;
  color: #fff;
  text-decoration: underline;
}
.footer__container__wrapper__legals a:hover {
  opacity: 0.6;
}
.footer__container__wrapper__legals a:hover {
  color: #fff;
}
@media (max-width: 1191.98px) {
  .footer__container__wrapper__legals {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .footer__container__wrapper__legals {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
}
.footer__container__wrapper__contact {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.footer__container__wrapper__contact a {
  opacity: 1;
  color: #fff;
  text-decoration: underline;
}
.footer__container__wrapper__contact a:hover {
  opacity: 0.6;
}
.footer__container__wrapper__contact a:hover {
  color: #fff;
}
@media (max-width: 1191.98px) {
  .footer__container__wrapper__contact {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .footer__container__wrapper__contact {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
.footer__container__wrapper__social {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.footer__container__wrapper__social__link {
  text-indent: 99999px;
  overflow: hidden;
  opacity: 1;
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-color: rgba(255, 255, 255, 0.1);
  margin-right: 16px;
}
.footer__container__wrapper__social__link:hover {
  opacity: 0.6;
}
.footer__container__wrapper__social__link--facebook {
  background-image: url(/assets/img/facebook-white.svg);
}
.footer__container__wrapper__social__link--twitter {
  background-image: url(/assets/img/x-white.svg);
}
.footer__container__wrapper__social__link--instagram {
  background-image: url(/assets/img/instagram-white.svg);
}
.footer__container__wrapper__social__link--linkedin {
  background-image: url(/assets/img/linkedin-icon.svg);
}
@media (max-width: 1191.98px) {
  .footer__container__wrapper__social {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .footer__container__wrapper__social {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.footer-riviam__lead {
  display: block;
}
.footer-riviam__logo {
  width: 100%;
  max-width: 200px;
  margin-top: 5px;
}

.header {
  display: flex;
  position: relative;
}
@media (max-width: 767.98px) {
  .header {
    padding: 8px 20px 4px 20px;
  }
}
@media (max-width: 1191.98px) {
  .header {
    padding: 18px 20px 14px 20px;
  }
  .isolatedLanding .header {
    padding-top: 5px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1192px) {
  .header {
    padding: 24px 32px 24px 32px;
  }
}
.header__nhs, .header__hub {
  margin: 0;
  padding: 0;
}
@media (max-width: 1191.98px) {
  .header__nhs, .header__hub {
    text-align: left;
    flex: 0 0 80%;
    display: block;
  }
}
@media (min-width: 1192px) {
  .header__nhs, .header__hub {
    text-align: left;
    flex: 0 0 50%;
    display: block;
  }
}
.header__nhs__link, .header__hub__link {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}
.header__nhs__link:hover, .header__hub__link:hover {
  color: #782b61;
}
.header__nhs__link__logo, .header__hub__link__logo {
  width: auto;
  display: inline-block;
  color: #782b61;
  max-width: 100%;
}
@media (max-width: 1191.98px) {
  .header__nhs__link__logo, .header__hub__link__logo {
    height: 50px;
  }
}
@media (min-width: 1192px) {
  .header__nhs__link__logo, .header__hub__link__logo {
    height: 70px;
  }
}
.header__nhs span, .header__hub span {
  font-weight: 800;
  line-height: 1;
  transition: color 0.2s ease-in-out;
  margin-left: 10px;
  font-size: 1.375rem;
  display: block;
}
@media (min-width: 768px) {
  .header__nhs span, .header__hub span {
    font-size: 1.5rem;
  }
}
@media (min-width: 1192px) {
  .header__nhs span, .header__hub span {
    font-size: 1.875rem;
  }
}
.header__nhs span.subtitle, .header__hub span.subtitle {
  padding-top: 4px;
  font-size: 0.75rem;
}
.header__council {
  margin: 0;
  padding: 0;
}
@media (max-width: 1191.98px) {
  .header__council {
    display: none;
  }
}
@media (min-width: 1192px) {
  .header__council {
    text-align: right;
    flex: 0 0 50%;
    display: block;
  }
}
.header__council__logo {
  height: 42px;
  width: auto;
  display: inline-block;
}
.header__toggle {
  display: block;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translate(0, -50%);
  width: 68px;
  height: 68px;
  background-image: url(/assets/img/hamburger-black.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 1191.98px) {
  .header__toggle {
    display: block;
  }
}
@media (min-width: 1192px) {
  .header__toggle {
    display: none;
  }
}
.header__toggle--open {
  background-image: url(/assets/img/cross-black.svg);
}

.hero {
  overflow: hidden;
  /* ===================================

            STANDARD HERO

  ======================================*/
  /* ==============================

            HIGHLIGHT HERO

  ======================================*/
}
@media (max-width: 1191.98px) {
  .hero {
    margin-bottom: 40px;
  }
}
@media (min-width: 1192px) {
  .hero {
    margin-bottom: 80px;
    padding: 104px 0 96px 0;
  }
}
.hero__container__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.hero__container__wrapper__title {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin: 0;
  margin-bottom: 1rem;
}
.hero__container__wrapper__title span {
  white-space: nowrap;
}
.hero__container__wrapper__summary {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .hero__container__wrapper__summary {
    font-size: 1.125rem;
  }
}
@media (min-width: 1192px) {
  .hero__container__wrapper__summary {
    font-size: 1.25rem;
  }
}
.hero__container__wrapper__meta {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 1rem;
  font-size: 1rem;
}
.hero__container__wrapper__meta__categories:before {
  content: "/";
}
.hero__container__wrapper__actions {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 32px;
}
.hero--standard {
  background-color: #f3f3f3;
  position: relative;
}
.hero--standard .hero__container__photo {
  /*
              Ignore the hero images on tablet/mobile. The percentage positioning
              matches the columns for the grid structure, the margin matches the
              gutter width (/2) to ensure alignment with elements on the page
          */
}
@media (max-width: 1191.98px) {
  .hero--standard .hero__container__photo {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 50%;
  }
}
@media (min-width: 1192px) {
  .hero--standard .hero__container__photo {
    position: absolute;
    top: 0;
    left: 58.33333%;
    width: 44%;
    height: 100%;
  }
}
@media (min-width: 1540px) {
  .hero--standard .hero__container__photo {
    left: 66.66667%;
    width: 34%;
  }
}
.hero--standard .hero__container__photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.hero--standard .hero__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .hero--standard .hero__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .hero--standard .hero__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .hero--standard .hero__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .hero--standard .hero__container {
    max-width: 1480px;
  }
}
@media (max-width: 1191.98px) {
  .hero--standard .hero__container__wrapper__title {
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
    margin-top: 1em;
  }
}
@media (min-width: 1192px) {
  .hero--standard .hero__container__wrapper__title {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
    font-size: 2.375rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
@media (min-width: 1540px) {
  .hero--standard .hero__container__wrapper__title {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
.hero--standard .hero__container__wrapper__summary {
  color: #272727;
}
@media (max-width: 1191.98px) {
  .hero--standard .hero__container__wrapper__summary {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .hero--standard .hero__container__wrapper__summary {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
}
@media (min-width: 1540px) {
  .hero--standard .hero__container__wrapper__summary {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
.hero--standard .hero__container__wrapper__meta {
  color: #707070;
}
@media (max-width: 1191.98px) {
  .hero--standard .hero__container__wrapper__meta {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .hero--standard .hero__container__wrapper__meta {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
}
@media (min-width: 1540px) {
  .hero--standard .hero__container__wrapper__meta {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
@media (max-width: 1191.98px) {
  .hero--standard .hero__container__wrapper__actions {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .hero--standard .hero__container__wrapper__actions {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
}
@media (min-width: 1540px) {
  .hero--standard .hero__container__wrapper__actions {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
.hero--highlight {
  padding: 0;
  background-color: #782b61;
}
.hero--highlight .hero__container__figure {
  position: relative;
}
.hero--highlight .hero__container__arrow {
  display: none;
}
.isolatedLanding .hero--highlight .hero__container__arrow {
  position: absolute;
  bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  color: #fff;
}
.hero--highlight .hero__container__arrow__text {
  text-shadow: 0px 0px 18px #fff;
}
@media (min-width: 1192px) {
  .hero--highlight .hero__container {
    display: flex;
    min-height: 500px;
  }
  .hero--highlight .hero__container__figure {
    position: relative;
    width: 60%;
  }
  .hero--highlight .hero__container__figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.hero--highlight .hero__container__photo {
  /*
              Ignore the hero images on tablet/mobile. The percentage positioning
              matches the columns for the grid structure, the margin matches the
              gutter width (/2) to ensure alignment with elements on the page
          */
}
@media (max-width: 1191.98px) {
  .hero--highlight .hero__container__wrapper {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
@media (max-width: 1191.98px) and (min-width: 576px) {
  .hero--highlight .hero__container__wrapper {
    max-width: 540px;
  }
}
@media (max-width: 1191.98px) and (min-width: 768px) {
  .hero--highlight .hero__container__wrapper {
    max-width: 720px;
  }
}
@media (max-width: 1191.98px) and (min-width: 1192px) {
  .hero--highlight .hero__container__wrapper {
    max-width: 1160px;
  }
}
@media (max-width: 1191.98px) and (min-width: 1540px) {
  .hero--highlight .hero__container__wrapper {
    max-width: 1480px;
  }
}
@media (min-width: 768px) {
  .hero--highlight .hero__container__wrapper {
    padding: 2em;
  }
}
@media (min-width: 1192px) {
  .hero--highlight .hero__container__wrapper {
    width: 40%;
    max-width: 600px;
  }
}
.hero--highlight .hero__container__wrapper__title {
  color: white;
}
@media (min-width: 768px) {
  .hero--highlight .hero__container__wrapper__title {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #fff;
  }
}
@media (min-width: 1192px) {
  .hero--highlight .hero__container__wrapper__title {
    font-size: 2.375rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #fff;
  }
}
.hero--highlight .hero__container__wrapper__summary {
  color: #fff;
}
@media (max-width: 1191.98px) {
  .hero--highlight .hero__container__wrapper__summary {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.hero--highlight .hero__container__wrapper__meta {
  color: #fff;
}
@media (max-width: 1191.98px) {
  .hero--highlight .hero__container__wrapper__meta {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1191.98px) {
  .hero--highlight .hero__container__wrapper__actions {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.hero__container__wrapper__actions__action {
  margin-bottom: 0.4em;
}

.menu {
  margin-bottom: 32px;
}
.menu__header {
  color: #008588;
  margin-bottom: 8px;
  font-weight: 600;
  display: block;
}
@media (max-width: 1191.98px) {
  .menu__form {
    display: block;
  }
}
@media (min-width: 1192px) {
  .menu__form {
    display: none;
  }
}
.menu__form__group__control {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 10px top 18px;
  background-repeat: no-repeat;
  background-image: url(/assets/img/arrow-down-teal.svg);
  padding: 8px 40px 8px 16px;
}
.menu__categories {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 1191.98px) {
  .menu__categories {
    display: none;
  }
}
@media (min-width: 1192px) {
  .menu__categories {
    display: block;
  }
}
.menu__categories__category__link {
  opacity: 1;
  color: #272727;
  text-decoration: underline;
  display: inline-block;
  padding: 2px 0 2px 0;
}
.menu__categories__category__link:hover {
  opacity: 0.6;
}
.menu__categories__category__link:hover {
  color: #272727;
  text-decoration: underline;
}
.menu__categories__category__link--active {
  font-weight: 600;
}
.menu__categories__category__children {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-left: 24px;
}
.menu__categories__category__children__child__link {
  opacity: 1;
  color: #272727;
  text-decoration: underline;
  display: inline-block;
  padding: 2px 0 2px 0;
}
.menu__categories__category__children__child__link:hover {
  opacity: 0.6;
}
.menu__categories__category__children__child__link:hover {
  color: #272727;
  text-decoration: underline;
}
.menu__categories__category__children__child__link--active {
  font-weight: 600;
}

.mobile {
  background: #f3f3f3;
  height: 100vh;
  left: 0;
  margin-top: 123px;
  opacity: 0;
  padding: 10px 20px 8px 20px;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  width: 100vw;
}
.mobile__menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile__menu__item__label {
  font-weight: 500;
  color: #272727;
  line-height: 40px;
}
.mobile__menu__item__children {
  margin: 0;
  padding: 0;
  padding-left: 1em;
  list-style-type: none;
  display: block;
}
.mobile__menu__item__children__item__label {
  font-weight: 500;
  color: #272727;
  line-height: 40px;
}
.mobile--open {
  opacity: 1;
  visibility: visible;
  z-index: 4;
}

.module {
  margin-bottom: 40px;
}
.module__img {
  width: 100%;
  max-width: 300px;
}
.module__inner {
  padding: 32px;
  background: #f3f3f3;
  height: 100%;
  position: relative;
}
.module__inner__logo {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #008588;
  display: inline-block;
  line-height: 48px;
  text-align: left;
  width: auto;
  height: auto;
  margin-bottom: 24px;
}
@media (max-width: 1191.98px) {
  .module__inner__logo--virgin-care svg {
    height: 54px;
    width: auto;
  }
}
@media (min-width: 1192px) {
  .module__inner__logo--virgin-care svg {
    height: 108px;
    width: auto;
  }
}
@media (max-width: 1191.98px) {
  .module__inner__logo--riviam-digital-care svg {
    height: 40px;
    width: auto;
    margin-top: 7px;
    margin-bottom: 7px;
  }
}
@media (min-width: 1192px) {
  .module__inner__logo--riviam-digital-care svg {
    height: 80px;
    width: auto;
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
.module__inner__heading {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #008588;
  margin-bottom: 24px;
}
.module__inner__heading span {
  white-space: nowrap;
}

.navigation {
  background: #e9ecef;
  color: #000;
  display: flex;
}
@media (max-width: 1191.98px) {
  .navigation {
    max-height: 40px;
  }
}
@media (min-width: 1192px) {
  .navigation {
    max-height: 56px;
  }
}
@media (max-width: 1191.98px) {
  .navigation__call {
    padding-left: 20px;
    line-height: 40px;
  }
}
@media (min-width: 1192px) {
  .navigation__call {
    padding-left: 32px;
    line-height: 56px;
  }
}
.navigation__call__number {
  opacity: 1;
  color: #000;
  display: inline-block;
  font-weight: 500;
}
.navigation__call__number:hover {
  opacity: 0.6;
}
.navigation__call__number:hover {
  color: #008588;
}
.navigation__menu {
  margin: 0;
  padding: 0;
  flex: 1;
  list-style-type: none;
  text-align: right;
}
@media (max-width: 1191.98px) {
  .navigation__menu {
    display: none;
  }
}
@media (min-width: 1192px) {
  .navigation__menu {
    display: block;
  }
}
@media (max-width: 1539.98px) {
  .navigation__menu {
    padding-right: 20px;
  }
}
@media (min-width: 1540px) {
  .navigation__menu {
    padding-right: 12px;
  }
}
.navigation__menu__item {
  display: inline-block;
  position: relative;
}
.navigation__menu__item__label {
  opacity: 1;
  color: #000;
  display: inline-block;
  line-height: 56px;
}
.navigation__menu__item__label:hover {
  opacity: 0.6;
}
@media (max-width: 1539.98px) {
  .navigation__menu__item__label {
    padding: 0 12px 0 12px;
  }
}
@media (min-width: 1540px) {
  .navigation__menu__item__label {
    padding: 0 24px 0 24px;
  }
}
.navigation__menu__item__label:hover {
  color: #008588;
}
.navigation__menu__item:last-child .navigation__menu__item__label {
  background: #008588;
  color: #fff;
  font-weight: 500;
}
.navigation__menu__item:last-child .navigation__menu__item__label:hover {
  opacity: 1;
  background: rgb(0, 108.0625, 110.5);
  color: #fff;
}
.navigation__menu__item--has-children:hover, .navigation__menu__item--has-children:focus-within {
  cursor: pointer;
}
.navigation__menu__item--has-children a :focus-within a {
  outline: none;
}
.navigation__menu__item--has-children:after {
  bottom: -22px;
  display: block;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  color: #fff;
  content: "▲";
  display: none;
  font-size: 38px;
  line-height: 38px;
  text-align: center;
  width: 100%;
  z-index: 101;
}
.navigation__menu__item--has-children:hover > ul, .navigation__menu__item--has-children:focus-within > ul, .navigation__menu__item--has-children ul:hover, .navigation__menu__item--has-children ul:focus {
  display: block;
  opacity: 1;
  visibility: visible;
}
.navigation__menu__item--has-children:hover:after, .navigation__menu__item--has-children:focus-within:after {
  display: block;
}
.navigation__menu__item__dropdown {
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #f3f3f3;
  display: none;
  left: -16px;
  list-style-type: none;
  margin-top: 72px;
  opacity: 0;
  padding: 24px 0 24px 0;
  position: absolute;
  text-align: left;
  top: 0;
  visibility: hidden;
  width: 370px;
  z-index: 100;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.navigation__menu__item__dropdown__item {
  clear: both;
  width: 100%;
}
.navigation__menu__item__dropdown__item__label {
  opacity: 1;
  color: #272727;
  display: block;
  font-weight: 500;
  line-height: 40px;
  padding: 0 40px 0 40px;
}
.navigation__menu__item__dropdown__item__label:hover {
  opacity: 0.6;
}
.navigation__menu__item__dropdown__item__label:hover {
  color: #272727;
}

@media (max-width: 1191.98px) {
  .news {
    margin-bottom: 40px;
  }
}
@media (min-width: 1192px) {
  .news {
    margin-bottom: 80px;
  }
}
.news__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .news__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .news__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .news__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .news__container {
    max-width: 1480px;
  }
}
.news__container__heading {
  margin-bottom: 32px;
  text-align: left;
}
.news__container__heading span {
  white-space: nowrap;
}
@media (max-width: 1191.98px) {
  .news__container__heading {
    font-size: 2.125rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
@media (min-width: 1192px) {
  .news__container__heading {
    font-size: 2.375rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
.news__container__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.news--count-1 .news__container__wrapper .article {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .news--count-1 .news__container__wrapper .article {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .news--count-1 .news__container__wrapper .article {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
.news--count-2 .news__container__wrapper .article {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  .news--count-2 .news__container__wrapper .article {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .news--count-2 .news__container__wrapper .article {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.news--count-3 .news__container__wrapper .article {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .news--count-3 .news__container__wrapper .article {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .news--count-3 .news__container__wrapper .article {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
.news--count-4 .news__container__wrapper .article {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  .news--count-4 .news__container__wrapper .article {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1191.98px) {
  .news--count-4 .news__container__wrapper .article {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1192px) {
  .news--count-4 .news__container__wrapper .article {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.pagination {
  width: 100%;
}
@media (max-width: 1191.98px) {
  .pagination {
    margin-bottom: 40px;
  }
}
@media (min-width: 1192px) {
  .pagination {
    margin-bottom: 80px;
  }
}
.pagination__pages {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.pagination__pages__page {
  display: inline-block;
  margin: 0 6px 8px 6px;
}
.pagination__pages__page__link {
  opacity: 1;
  display: inline-block;
  border-radius: 50%;
  background: #f3f3f3;
  color: #272727;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-weight: 500;
}
.pagination__pages__page__link:hover {
  opacity: 0.6;
}
.pagination__pages__page__link--active {
  background: #008588;
  color: #fff;
}
.pagination__pages__page__link--active:hover {
  opacity: 1;
}
.pagination__pages__page--jump-first:before {
  display: inline-block;
  content: "···";
  width: 18px;
  height: 44px;
  line-height: 44px;
  vertical-align: top;
  margin-right: 12px;
}
.pagination__pages__page--jump-last:after {
  display: inline-block;
  content: "···";
  width: 18px;
  height: 44px;
  line-height: 44px;
  vertical-align: top;
  margin-left: 12px;
}

.partners {
  background: #f3f3f3;
  padding: 80px 0 120px 0;
}
.partners__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .partners__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .partners__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .partners__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .partners__container {
    max-width: 1480px;
  }
}
.partners__container__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.partners__container__wrapper__title {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0;
  font-size: 2.125rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #008588;
  margin-bottom: 32px;
  text-align: center;
}
.partners__container__wrapper__logos {
  display: block;
  text-align: center;
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  flex: 0 0 100%;
  max-width: 100%;
}
.partners__container__wrapper__logos__logo {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #008588;
  display: inline-block;
  line-height: 48px;
  text-align: left;
  width: auto;
  height: auto;
  margin-bottom: 24px;
}
@media (max-width: 1191.98px) {
  .partners__container__wrapper__logos__logo--virgin-care svg {
    height: 54px;
    width: auto;
  }
}
@media (min-width: 1192px) {
  .partners__container__wrapper__logos__logo--virgin-care svg {
    height: 108px;
    width: auto;
  }
}
@media (max-width: 1191.98px) {
  .partners__container__wrapper__logos__logo--riviam-digital-care svg {
    height: 40px;
    width: auto;
    margin-top: 7px;
    margin-bottom: 7px;
  }
}
@media (min-width: 1192px) {
  .partners__container__wrapper__logos__logo--riviam-digital-care svg {
    height: 80px;
    width: auto;
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
@media (max-width: 1191.98px) {
  .partners__container__wrapper__logos__logo {
    margin: 8px 16px 8px 16px;
  }
}
@media (min-width: 1192px) {
  .partners__container__wrapper__logos__logo {
    margin: 8px 48px 8px 48px;
  }
}

.question {
  margin-bottom: 16px;
}
.question__title {
  background: #f3f3f3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  border: none;
  width: 100%;
  text-align: left;
  color: #008588;
  cursor: pointer;
  font-weight: 600;
  padding: 16px 80px 16px 24px;
  position: relative;
}
.question__title span {
  white-space: nowrap;
}
.question__title:focus {
  outline: 2px dashed #4d90fe !important;
}
.question__title:focus:not(:focus-visible) {
  outline: none !important;
}
.question__title:after {
  height: 12px;
  width: 12px;
  border-bottom: 2px solid #008588;
  border-right: 2px solid #008588;
  content: "";
  display: block;
  position: absolute;
  right: 16px;
  background: transparent;
  top: 50%;
  transform: translate3d(0, -50%, 0) rotate(45deg);
}
.question__answer {
  display: none;
  margin-bottom: 24px;
}
.question--open .question__title {
  background: #008588;
  color: #fff;
}
.question--open .question__title:after {
  border-color: #fff;
}
.question--open .question__answer {
  display: block;
}

@media (max-width: 1191.98px) {
  .questions {
    margin-bottom: 40px;
  }
}
@media (min-width: 1192px) {
  .questions {
    margin-bottom: 80px;
  }
}
.questions__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .questions__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .questions__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .questions__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .questions__container {
    max-width: 1480px;
  }
}
.questions__container__heading {
  margin-bottom: 32px;
  text-align: center;
}
.questions__container__heading span {
  white-space: nowrap;
}
.questions__container__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.questions__container__wrapper__inner {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .questions__container__wrapper__inner {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .questions__container__wrapper__inner {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
    margin-left: 16.66666667%;
  }
}

.search {
  margin-bottom: 32px;
}
.search__header {
  color: #008588;
  margin-bottom: 8px;
  font-weight: 600;
  display: block;
}
.search__form__group {
  position: relative;
}
.search__form__group__control {
  border-radius: 0;
}
.search__form__group__button {
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button; /* for input */
  -webkit-user-select: none; /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
  display: block;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translate(0, -50%);
  text-indent: 99999px;
  overflow: hidden;
  background-image: url(/assets/img/search-teal.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}
.search__form__group__button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media (max-width: 1191.98px) {
  .sidebar {
    margin-bottom: 40px;
  }
}
@media (min-width: 1192px) {
  .sidebar {
    margin-bottom: 80px;
  }
}
.sidebar__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .sidebar__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .sidebar__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .sidebar__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .sidebar__container {
    max-width: 1480px;
  }
}
.sidebar__container__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.sidebar__container__wrapper__body {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .sidebar__container__wrapper__body {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .sidebar__container__wrapper__body {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
}
@media (min-width: 1540px) {
  .sidebar__container__wrapper__body {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
}
.sidebar__container__wrapper__body figure {
  display: block;
}
@media (max-width: 1191.98px) {
  .sidebar__container__wrapper__body figure {
    margin: 32px 0 32px 0;
  }
}
@media (min-width: 1192px) {
  .sidebar__container__wrapper__body figure {
    margin: 56px 0 64px 0;
  }
}
.sidebar__container__wrapper__body figure img {
  width: 100%;
  height: auto;
  display: block;
}
.sidebar__container__wrapper__body figure figcaption {
  background: #f3f3f3;
  color: #707070;
  padding: 16px 32px 16px 32px;
}
.sidebar__container__wrapper__body figure .iframe-wrapper {
  height: 0;
  padding-bottom: 51%;
  position: relative;
  width: 100%;
}
.sidebar__container__wrapper__body figure .iframe-wrapper iframe {
  height: 100% !important;
  left: 0;
  top: 0;
  position: absolute;
  width: 100% !important;
}
.sidebar__container__wrapper__body figure:first-child {
  margin-top: 0;
}
.sidebar__container__wrapper__body__heading {
  font-size: 2.375rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #008588;
  margin-bottom: 32px;
}
.sidebar__container__wrapper__body__heading span {
  white-space: nowrap;
}
.sidebar__container__wrapper__modules {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .sidebar__container__wrapper__modules {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .sidebar__container__wrapper__modules {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
}
@media (min-width: 1540px) {
  .sidebar__container__wrapper__modules {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}

@media (max-width: 1191.98px) {
  .spotlight {
    margin-bottom: 20px;
  }
}
@media (min-width: 1192px) {
  .spotlight {
    margin-bottom: 40px;
  }
}
.spotlight__icon {
  color: #782b61;
}
@media (max-width: 1191.98px) {
  .spotlight__icon {
    width: 50px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1192px) {
  .spotlight__icon {
    width: 70px;
    margin-bottom: 20px;
  }
}
.spotlight__inner {
  padding: 32px;
  background: #fff;
  height: 100%;
  position: relative;
}
.spotlight__inner__heading {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #008588;
}
.spotlight__inner__heading span {
  white-space: nowrap;
}
.spotlight__inner__body {
  margin-bottom: 80px;
}
.spotlight__inner__actions {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
  padding: 0 32px 32px 32px;
}
.spotlights {
  background: #f3f3f3;
}
@media (max-width: 1191.98px) {
  .spotlights {
    padding: 20px 0 0 0;
    margin-bottom: 40px;
  }
}
@media (min-width: 1192px) {
  .spotlights {
    padding: 80px 0 40px 0;
    margin-bottom: 80px;
  }
}
.spotlights__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .spotlights__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .spotlights__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .spotlights__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .spotlights__container {
    max-width: 1480px;
  }
}
.spotlights__container__heading {
  margin-bottom: 32px;
  text-align: center;
}
.spotlights__container__heading span {
  white-space: nowrap;
}
@media (max-width: 1191.98px) {
  .spotlights__container__heading {
    font-size: 2.125rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
@media (min-width: 1192px) {
  .spotlights__container__heading {
    font-size: 2.375rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
.spotlights__container__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.spotlights--count-1 .spotlights__container__wrapper .spotlight {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.spotlights--count-2 .spotlights__container__wrapper .spotlight {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  .spotlights--count-2 .spotlights__container__wrapper .spotlight {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .spotlights--count-2 .spotlights__container__wrapper .spotlight {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.spotlights--count-3 .spotlights__container__wrapper .spotlight {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .spotlights--count-3 .spotlights__container__wrapper .spotlight {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1192px) {
  .spotlights--count-3 .spotlights__container__wrapper .spotlight {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}

@media (max-width: 1191.98px) {
  .video {
    margin-bottom: 20px;
  }
}
@media (min-width: 1192px) {
  .video {
    margin-bottom: 40px;
  }
}
.video__figure {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  background: #f3f3f3;
}
.video__figure img {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video__title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.34;
  font-style: normal;
  color: #272727;
}
.video__title span {
  white-space: nowrap;
}
.video__title__link {
  color: #272727;
}
.video--no-photo .video__title {
  border-bottom: 8px solid #008588;
  padding-bottom: 24px;
}
@media (min-width: 1540px) {
  .video--no-photo .video__title {
    min-height: 185px;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #272727;
  }
}

.referral {
  font-family: inherit;
  font-size: 0.9rem;
}
.referral *,
.referral span,
.referral div,
.referral [type=text],
.referral [type=TextField],
.referral textarea,
.referral .form-title,
.referral .sidebar-step-title {
  font-family: "rooney-sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.referral .form-title,
.referral h2 {
  color: #008588;
  line-height: 1;
}
.referral .previous-title {
  display: inline-block;
  transform: translateY(9px);
  font-family: "rooney-sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  color: #76b6ce;
}
.referral svg[viewBox="-10 -21 35 35"] {
  transform: translateX(-7px);
}
.referral svg[viewBox="-10 -21 35 35"] path {
  fill: #76b6ce;
}
.referral [type=text]:focus, .referral [type=text]:active, .referral [type=text]:hover, .referral [type=text]:focus-visible,
.referral [type=TextField]:focus,
.referral [type=TextField]:active,
.referral [type=TextField]:hover,
.referral [type=TextField]:focus-visible,
.referral textarea:focus,
.referral textarea:active,
.referral textarea:hover,
.referral textarea:focus-visible,
.referral .form-title:focus,
.referral .form-title:active,
.referral .form-title:hover,
.referral .form-title:focus-visible {
  outline-color: #008588;
}
.referral .radio-selected,
.referral .form-stage-progress {
  background-color: #008588;
}
.referral .radio-selected::before,
.referral .form-stage-progress::before {
  background-color: #782b61;
}
.referral input[type=checkbox]:checked:before {
  background-color: #008588;
}
.referral-contact {
  padding-left: 15px;
  list-style-type: none;
}
.referral .sidebar {
  margin-bottom: 0;
}
.referral .sidebar-step-title {
  font-size: 0.8em;
}
.referral .step-icon.passed {
  border-color: #008588;
}
.referral .step-icon-tick {
  fill: #008588;
  top: -5px !important;
  left: -1px !important;
}
.referral .step-icon-cross {
  top: -4px !important;
  left: -1px !important;
}
.referral form > div,
.referral .stage__inner,
.referral .form-wrapper > div:not(.sidebar) {
  max-height: 1000px;
}
.referral .early-exit {
  position: relative;
  padding-left: 4em;
  border-color: transparent;
}
.referral .early-exit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: auto;
  background: url(/assets/img/danger.svg) center no-repeat;
}
.referral .overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 2%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.75);
}
.referral .overlay p {
  font-size: 1.5rem;
  color: white;
}
.referral .overlay .rotating {
  display: block;
  width: 50px;
  height: 50px;
  border: 2px solid white;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  animation: rotating 0.5s linear infinite forwards;
}
.referral button[type=button]:not(.react-datepicker__navigation) {
  height: auto;
  padding: 0.8em 1em;
  vertical-align: middle;
  background-color: #008588;
  background-color: #008588;
  color: #fff;
  font-family: inherit;
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.5;
  border-radius: 3.25rem;
  border: none;
  transition: all 0.1s linear;
}
.referral button[type=button]:not(.react-datepicker__navigation):hover {
  text-decoration: underline;
}
.referral button[type=button]:not(.react-datepicker__navigation):active {
  transform: translate(1px, 1px);
}
.referral .checkbox-option-container {
  margin-top: 0.5em;
}
.referral .checkbox-option-container.long-options {
  display: grid;
  grid-template-columns: auto auto auto;
  -moz-column-gap: 0.5em;
  column-gap: 0.5em;
}
@media (max-width: 1191.98px) {
  .referral .checkbox-option-container.long-options {
    grid-template-columns: auto auto;
  }
}
@media (max-width: 1191.98px) {
  .referral .checkbox-option-container.long-options {
    grid-template-columns: auto;
  }
}
.referral .bottom-bar {
  flex-direction: row-reverse;
}
.referral ul {
  padding-left: 1rem;
}
@media (max-width: 767.98px) {
  .referral .form-wrapper {
    display: block;
  }
  .referral .form-title {
    font-size: 0.7em;
    padding-right: 0.5em;
  }
  .referral .sidebar-inner {
    max-width: none;
  }
  .referral .sidebar-inner button {
    display: none;
  }
  .referral .sidebar-steps {
    flex-direction: row;
    overflow-x: hidden;
  }
  .referral .sidebar-step {
    flex: 1 0 25vw;
    padding-left: 0.4em;
    padding-right: 0.4em;
    box-shadow: 1px 2px 3px #ccc;
  }
  .referral .sidebar-step > div:first-child {
    width: 5px;
    height: 5px;
    border: none;
  }
  .referral .sidebar-step > div:first-child svg {
    left: -5px !important;
    width: 13px;
  }
  .referral .sidebar-step-title {
    font-size: 0.8em;
    padding-left: 0.4em;
    padding-right: 0.4em;
    line-height: 1.2;
  }
  .referral .sidebar-step-title span {
    display: block;
    margin-top: 0.8em;
    font-size: 0.8em;
  }
  .referral .previous-title,
  .referral .step__completion {
    display: none;
  }
  .referral svg[viewBox="-10 -21 35 35"] {
    transform: translate(-6px, -8px) scale(2);
  }
  .referral button[type=button] {
    font-size: 0.9rem;
    padding: 0.3rem 0.7rem;
  }
  .referral #react-select-4-listbox {
    z-index: 5;
  }
}

.modal {
  width: 90%;
  max-width: 500px;
  padding: 1em;
  background-color: #fff;
  color: #000;
  text-align: center;
}
.referral .modal p {
  font-size: 1.2rem;
  color: #000;
}
.modal-body {
  padding-bottom: 1em;
  margin-bottom: 1em;
  font-size: 1.1em;
  line-height: 1.5;
  border-bottom: 2px solid #008588;
}
.modal-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.progressing {
  position: relative;
  padding-left: 0.5em;
}
.progressing.finished {
  background-color: #008588;
  color: #fff;
}
.progressing em {
  position: relative;
  z-index: 1;
}
.progressing__animation {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 0;
  height: 100%;
  background-color: #76b6ce;
  animation: progress 6s linear infinite backwards;
}

@keyframes rotating {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes progress {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes flashy {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.flashy {
  animation: flashy 4s ease infinite forwards;
}

.ant-tooltip {
  display: none;
}

.discharge .stage__inner {
  padding-top: 0;
}
.discharge form > div,
.discharge .stage__inner,
.discharge .form-wrapper > div:not(.sidebar) {
  max-height: none;
  overflow: auto;
  height: -moz-fit-content;
  height: fit-content;
}
.discharge .sidebar-inner {
  width: 200px;
}
@media (max-width: 767.98px) {
  .discharge .sidebar-inner {
    width: auto;
  }
  .discharge .sidebar-steps {
    overflow-x: scroll;
  }
}
.discharge .checkbox-option-container.long-options {
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1024px;
}

.discharge.pcn h2:before,
.discharge.pcn2 h2:before,
.discharge.pcn-2 h2:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #008588;
  display: block;
  margin-bottom: 2em;
}
.discharge.pcn .stage__inner,
.discharge.pcn2 .stage__inner,
.discharge.pcn-2 .stage__inner {
  height: calc(-150px + 100vh);
}

.styled-table {
  width: 100%;
  max-width: 100%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.styled-table thead th {
  padding: 0.5em;
  border-bottom: 1px solid #dee2e6;
}
.styled-table tbody tr:nth-child(odd) td {
  background-color: #e9ecef;
}
.styled-table tbody td {
  padding: 0.5em;
}

.pages__news__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 80px;
}
@media (min-width: 576px) {
  .pages__news__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .pages__news__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .pages__news__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .pages__news__container {
    max-width: 1480px;
  }
}
.pages__news__container__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.pages__news__container__row__primary {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .pages__news__container__row__primary {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }
}
@media (min-width: 1192px) {
  .pages__news__container__row__primary {
    flex: 0 0 75%;
    max-width: 75%;
    order: 1;
  }
}
.pages__news__container__row__primary__inner {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.pages__news__container__row__primary__inner .article {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  .pages__news__container__row__primary__inner .article {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1191.98px) {
  .pages__news__container__row__primary__inner .article {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1192px) {
  .pages__news__container__row__primary__inner .article {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}
.pages__news__container__row__secondary {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .pages__news__container__row__secondary {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
}
@media (min-width: 1192px) {
  .pages__news__container__row__secondary {
    flex: 0 0 25%;
    max-width: 25%;
    order: 2;
  }
}

.pages__questions__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 80px;
}
@media (min-width: 576px) {
  .pages__questions__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .pages__questions__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .pages__questions__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .pages__questions__container {
    max-width: 1480px;
  }
}
.pages__questions__container__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.pages__questions__container__row__primary {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .pages__questions__container__row__primary {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }
}
@media (min-width: 1192px) {
  .pages__questions__container__row__primary {
    flex: 0 0 75%;
    max-width: 75%;
    order: 1;
  }
}
.pages__questions__container__row__primary__category {
  margin-bottom: 16px;
  margin-top: 32px;
}
@media (max-width: 1191.98px) {
  .pages__questions__container__row__primary__category {
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
@media (min-width: 1192px) {
  .pages__questions__container__row__primary__category {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.34;
    font-style: normal;
    color: #008588;
  }
}
.pages__questions__container__row__primary__category:first-child {
  margin-top: 0;
}
.pages__questions__container__row__secondary {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1191.98px) {
  .pages__questions__container__row__secondary {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
}
@media (min-width: 1192px) {
  .pages__questions__container__row__secondary {
    flex: 0 0 25%;
    max-width: 25%;
    order: 2;
  }
}

.pages__training__container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 80px;
}
@media (min-width: 576px) {
  .pages__training__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .pages__training__container {
    max-width: 720px;
  }
}
@media (min-width: 1192px) {
  .pages__training__container {
    max-width: 1160px;
  }
}
@media (min-width: 1540px) {
  .pages__training__container {
    max-width: 1480px;
  }
}
.pages__training__container__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.pages__training__container__row__primary {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  flex: 0 0 100%;
  max-width: 100%;
}
.pages__training__container__row__primary__inner {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.pages__training__container__row__primary__inner .video {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  .pages__training__container__row__primary__inner .video {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1191.98px) {
  .pages__training__container__row__primary__inner .video {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1192px) {
  .pages__training__container__row__primary__inner .video {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
/*# sourceMappingURL=site.css.map */
